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
Filter content
Select tags to filter
Sort by
Sort by most recent
55 results
Hi all,
hopefully you can support me here. I am crating a StackSet and want to configure accounts to be deployed using OUs.
The following code snippet is creating the CDK construct:
```
const stackSe...
2
answers
0
votes
339
views
asked 9 months ago
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...
1
answers
0
votes
263
views
asked a year ago

AWS OFFICIALUpdated a year ago0 votes1.3K 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 ...
1
answers
0
votes
484
views
asked 2 years ago
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...
1
answers
0
votes
1K
views
asked 2 years ago
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...
1
answers
0
votes
697
views
asked 2 years ago
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,...
2
answers
0
votes
775
views
asked 2 years ago
Will having OrganizationAccountAccessRole with only billing facility allow to access/create resources in member accounts using stacksets
1
answers
0
votes
429
views
asked 2 years ago
How to run bashscript in all the member accounts and whenever they join using stacksets
1
answers
0
votes
450
views
asked 2 years ago
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 ...
1
answers
0
votes
662
views
asked 2 years ago
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...
3
answers
0
votes
1.2K
views
asked 2 years ago
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...
1
answers
0
votes
2.9K
views
asked 2 years ago