End of support notice: On March 31, 2027, AWS will end support for AWS Service Management Connector. After March 31, 2027, you will no longer be able to access the AWS Service Management Connector console or AWS Service Management Connector resources. For more information, see AWS Service Management Connector end of support.
Creating stack set constraints
CloudFormation StackSets enable users to create and deploy products across multiple accounts and Regions.
To apply a stack set constraint to a Service Catalog product
-
As a catalog admin in Service Catalog, choose the portfolio that contains the product.
-
Expand Constraints and choose Add constraints.
-
Choose the product from Product and set Constraint type to Stack Set. Choose Continue.
-
On the StackSet constraint page, enter a description.
-
Choose the account(s) in which you want to create products.
-
Choose the Region(s) in which you want to deploy products. Products deploy in these Regions in the order you specify.
-
Choose the following:
AWSCloudFormationStackSetAdministrationRoleto manage your target accounts.AWSCloudFormationStackSetExecutionRolefor the role the Administrator will assume. -
Choose Submit.
Note
The available template for baseline permissions creates the permissions as well as the outputs needed for stack set constraints.
Example stack set outputs
SCStackSetAdministratorRoleARN arn:aws:iam::123456789123:role/AWSCloudFormationStackSetAdministrationRole SCIAMStackSetExecutionRoleName AWSCloudFormationStackSetExecutionRole SCIAMAdminRoleARN arn:aws:iam::123456789123:role/AWSCloudFormationStackSetAdministrationRole
The AWS Service Catalog products can have either a set set or a launch constraint, but not both.