Your account must have the ability to have Administrative Access
To set up the required resources for this workshop, you will need to deploy two CloudFormation templates:
Before deploying the templates, ensure the following:
vscode-server.yaml
vscode-server.yaml
file.vscode-server-stack
) and do not modify any Parameters.After the stack status changes to CREATE_COMPLETE
, the VS Code server resources will be ready.
eks-cluster.yaml
eks-cluster.yaml
, and click Next.eks-cluster
).Once the stack status changes to CREATE_COMPLETE
, the resources for the Snyk x AWS Workshop are ready.
vscode-server.yaml
stack will provide the VSCODEURL
and Password
for accessing the VS Code server.Note: If you encounter errors during the deployment, ensure that:
1. You have sufficient permissions to deploy CloudFormation stacks.
2. Your AWS account has the required service limits for the resources being deployed.
3. All parameters are correctly configured as per the workshop requirements.
If you have any issues, refer to the troubleshooting section or contact the support team.