1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
Stacksets can be deployed to specific AWS accounts.
You can deploy by specifying your AWS account ID as described in the document below.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-getting-started-create.html
As a preliminary preparation, you need to create an IAM role in the target AWS account and the AWS account that will run StackSets.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html
Relevant content
- asked 3 years ago
- Accepted Answerasked 3 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 10 months ago
I guess, I should have clarified that I am using service-managed stacksets, which has quite an extensive list of "considerations" (read "limitations").
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-getting-started-create.html#stacksets-orgs-considerations
Notably: