Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with StackSets
AWS CloudFormation StackSets extends the functionality of stacks by enabling you to create, update, or delete stacks across multiple accounts and AWS Regions with a single operation.
Content language: English
Select tags to filter
Sort by most recent
54 results
I'm new to AWS but I tried to create a stack using the Instance Scheduler template so we can turn our development and staging environments off when not being used. It fails each time when creating IA...

AWS OFFICIALUpdated 2 months ago0 votes359 views
This blog post explains how AWS Partners can use AWS CloudFormation StackSets to streamline the new **AWSPartnerLedSupportReadOnlyAccess** policy across their organization in AWS Organizations.
I have used the AWS CDK using C# language. And below is my main method, which initiates the main stack
```
public static void Main(string[] args)
{
var app ...
Can stack sets be deployed to _specific_ accounts rather than OUs or the entire org?
Can a stack set deployment be _moved_ from a generic OU to a more specific account?
My use case is around AWS CDK...
I have an organisations account with delegated administration for stack operations. This account manages cloudformation stackset deployments for multiple OUs, and includes the root account under the...
As best I can tell, the [CreateStackSet](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStackSet.html) API does not allow you to specify which regions to deploy stacks to,...
Will having OrganizationAccountAccessRole with only billing facility allow to access/create resources in member accounts using stacksets
How to run bashscript in all the member accounts and whenever they join using stacksets
Hi,
Our Telephony partner is amazon connect, we have holidays in dynamo db but recently got to know that the lambda function, stacks were not setup properly.
I found info on how to setup this from ...
It appears that StackSet ignores the management account when deployed in `SERVICE_MANAGED` mode.
However, I do not see this being a documented behaviour, although there are confirmations from [others...
Hello i get this error when deploying my SELF Managed stack set using cloudformation
I need help to deploy my stackset pls
i have my custom cloudformation StackSetAdministrationRole witch is [AWSOrg...
Please help me get this error i want to deploy a stackset to just one account using the cloudformation
i get this error
> Resource handler returned message: "StackSets with SERVICE_MANAGED permissio...