Skip to main content

How to activate AWS Stackset

How to activate AWS Stackset in your account

Updated over 7 months ago

Before deploying Stable's CloudFormation stacks, you must enable the AWS StackSets feature in your AWS environment. Here's how to enable it:

  1. Sign in to the AWS Management Console as an administrator

  2. Navigate to CloudFormation in the AWS console

  3. From the left navigation pane, select StackSets

  4. If you haven't used StackSets before, you'll be prompted to enable it

  5. Choose Self-managed permissions

  6. CloudFormation will create the necessary IAM roles:

    • AWSCloudFormationStackSetAdministrationRole

    • AWSCloudFormationStackSetExecutionRole

  7. Click Enable StackSets

Did this answer your question?