Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide to bootstrapping using CloudFormation Stacksets missing IAM permission boundary examples #28119

Closed
reidca opened this issue Nov 23, 2023 · 3 comments
Labels
@aws-cdk/aws-cloudformation Related to AWS CloudFormation documentation This is a problem with documentation. effort/small Small work item – less than a day of effort p2

Comments

@reidca
Copy link

reidca commented Nov 23, 2023

Describe the issue

The guide to bootstrapping an account using CloudFormation stack sets published on the AWS blog makes specific mention of adding an IAM permission boundary but this is not included in the post.

In this post, you’ll perform the following steps to deploy the AWS CDK bootstrap template:

Extract the AWS CDK bootstrap CloudFormation template from the AWS CDK CLI
Customize the bootstrap template by adding an IAM permission boundary

The post has no further reference to this.

Links

https://aws.amazon.com/blogs/mt/bootstrapping-multiple-aws-accounts-for-aws-cdk-using-cloudformation-stacksets/

@reidca reidca added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Nov 23, 2023
@github-actions github-actions bot added the @aws-cdk/aws-cloudformation Related to AWS CloudFormation label Nov 23, 2023
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Nov 24, 2023
@khushail
Copy link
Contributor

Hi @reidca , thanks for reporting this.
For up-to-date documentation and reference, we recommend checking the official CDK Documentation . However there is also a blogpost for defining IAM boundaries as well. For now, I am marking this as P2.

@khushail khushail added p2 effort/small Small work item – less than a day of effort needs-review and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. needs-review labels Nov 27, 2023
@khushail
Copy link
Contributor

khushail commented Nov 29, 2023

@reidca , the examples are maintained in different repo. I have created similar issue with cdk examples team. please refer to this for updates.

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-cloudformation Related to AWS CloudFormation documentation This is a problem with documentation. effort/small Small work item – less than a day of effort p2
Projects
None yet
Development

No branches or pull requests

2 participants