Skip to main content

Unable to connect my AWS Account to Stable

Updated over 8 months ago

If you're experiencing difficulties connecting your AWS account during the signup process, this guide will help you resolve common issues and get you up and running quickly.

Ensure that StackSet is activated

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?