Skip to main content

AWS CloudFormation templates

This page needs careful work

This solution uses AWS CloudFormation to automate the deployment of Sandbox Studio on AWS in the AWS Cloud. It includes the following CloudFormation template, which you can download before deployment.


AccountPool stack

View TemplateĀ  SandboxStudio-AccountPool.template - Use this template to deploy the resources required to set up Organizational Units (OUs), Service Control Policies (SCPs), roles, and Regions.


IDC stack

View Template SandboxStudio-IDC.template - Use this template to deploy the resources required to set up IDC, including mappings, roles, policies, and other configuration.


Data stack

View Template SandboxStudio-Data.template - Use this template to deploy the data resources required for the application. This stack also contains the AWS AppConfig hosted configurations for the solution’s global configurations and Nuke configurations.


Compute stack

View Template SandboxStudio-Compute.template - Use this template to deploy the compute resources required for the Sandbox Studio application. This stack contains all of the stateless (compute) resources used by the solution, including the web application and the event infrastructure.

Important: The SandboxAccount stack is automatically configured as a service-managed Stack set resource in the AccountPool stack using the AccountPool OU as deployment target. The stack contains a single Spoke role that is assumed into by compute resources in the compute stack to run the account clean-up job.

These AWS CloudFormation templates deploy the Sandbox Studio solution in the AWS Cloud.