Your account must have the ability to have Administrative Access
To set up the required resources for this workshop, you will need to deploy this CloudFormation template:
Download the :button[vscode-server]{href="/static/infrastructure/vscode-server.yaml" action=download} CloudFormation Template
Before deploying the templates, ensure the following:
vscode-server.yaml
Navigate to the CloudFormation service in the AWS Management Console.
Click Create stack and select Upload a template file.
Click Choose file, select the vscode-server.yaml
, and click Next.
Enter a Stack Name(e.g., vscode-server-stack
) and do not modify any Parameters.
Click Next, then review the stack details.
Acknowledge the IAM role creation if prompted by checking the appropriate box.
Click Submit to start the deployment.
Once the stack status changes to CREATE_COMPLETE
, the resources for workshop are ready.
Go to the CloudFormation Outputs tab for each stack to verify the deployment details.
The 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:
If you have any issues, refer to the troubleshooting section or contact the support team.