💾 Archived View for cfdocs.wetterberg.nu › what-is-cfnstacksets.gemini captured on 2024-05-12 at 15:29:46. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

Working with AWS CloudFormation StackSets

Search

AWS CloudFormation StackSets extends the functionality of stacks by enabling you to create, update, or delete stacks across multiple accounts and 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 regions.

{P Image}

For information about StackSets region support see, StackSets regional support.

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.

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

Best practices

AWS CloudFormation StackSets sample templates

Troubleshooting AWS CloudFormation StackSets