Our CloudFormation template sets up a WebKyte-powered stack that scans videos stored in user’s S3 bucket to detect copyrighted content. It automatically provisions the necessary AWS resources, including an EC2 instance running the WebKyte ContentCore app.
Note: Users who obtained our template through the subscription process may have a slightly different experience at steps 1, 2 and 3.
Go to the AWS CloudFormation page.
Open AWS, search for CloudFormation, and navigate to it.

Click "Create Stack"
(Your page may look different if existing stacks are present.)

Specify the Template
The correct option depends on how you obtained the template:

Configure Stack Details


Choose instance types.
Select the VPC and Subnet.
**IMPORTANT:** Do **not** associate an Internet Gateway with your VPC. This will conflict with the one created by our stack!
Provide the S3 bucket name.
Set Stack Configuration
Ensure IAM Role creation is allowed by selecting the relevant checkbox at the bottom of this page.


Review and Submit


Wait for Stack Creation
The stack status will initially show "CREATE_IN_PROGRESS", which may take a few minutes.

Stack Deployment Complete
Once successful, you will see "CREATE_COMPLETE".

Deleting the Stack
To tear down the stack, go to the Stacks List, select the stack, click Delete, and confirm.

Once the WebKyte ContentCore stack is deployed, the system becomes fully operational without requiring any manual actions from the user.
CLEAN if no copyrighted material is detected.