Working with AWS CloudFormation StackSets
AWS CloudFormation StackSets extends the capability of stacks by enabling you to create, update, or delete stacks across multiple accounts and AWS Regions with a single operation. Using an administrator account, you define and manage an AWS CloudFormation template, and use the template as the basis for provisioning stacks into selected target accounts across specified AWS Regions.

For information about StackSets region support see, StackSets regional support.
This section helps you get started using StackSets, and answers common questions about how to work with and troubleshoot stack set creation, updates, and deletion.
Topics
- StackSets concepts
- Prerequisites for stack set operations
- Getting started with AWS CloudFormation StackSets
- Configuring a target account gate in AWS CloudFormation StackSets
- Detecting unmanaged configuration changes in stack sets
- Importing a stack into AWS CloudFormation StackSets
- Account level targets for service-managed Stack Sets
- Best practices
- AWS CloudFormation StackSets sample templates
- Troubleshooting AWS CloudFormation StackSets