aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.95k stars 2.1k forks source link

Add CDK example creating Stacksets using Python #1052

Open ruchirshetye-aws opened 5 days ago

ruchirshetye-aws commented 5 days ago

Fixes #528

This is a CDK Example for Self Managed and Service Managed StackSets with Python using cdk-stacksets L2 Construct. This example uses a construct which is experimental and under active development. Cloudformation StackSets allow you to deploy a single CloudFormation template across multiple AWS accounts and regions.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.