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

(iam): Document the new @aws-cdk/aws-iam:minimizePolicies feature flag #20573

Closed
alexpulver opened this issue Jun 1, 2022 · 3 comments
Closed
Assignees
Labels
@aws-cdk/aws-iam Related to AWS Identity and Access Management documentation This is a problem with documentation. effort/small Small work item – less than a day of effort p1

Comments

@alexpulver
Copy link
Contributor

Describe the issue

AWS CDK 2.26.0 includes the following pull request: fix(iam): Role policies cannot grow beyond 10k. It introduces a new @aws-cdk/aws-iam:minimizePolicies feature flag. Currently, CDK v2 Feature flags documentation doesn't include it. Neither does the aws-cdk-lib.aws_iam module API reference. I think the latter is important for the discoverability of this capability.

Links

https://docs.aws.amazon.com/cdk/v2/guide/featureflags.html
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_iam-readme.html

@alexpulver alexpulver added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Jun 1, 2022
@github-actions github-actions bot added the @aws-cdk/aws-iam Related to AWS Identity and Access Management label Jun 1, 2022
@peterwoodworth peterwoodworth added p1 effort/small Small work item – less than a day of effort and removed needs-triage This issue or PR still needs to be triaged. labels Jun 1, 2022
@peterwoodworth
Copy link
Contributor

We should update the dev guide as well, not just the API reference. Thanks for calling this out!

@peterwoodworth
Copy link
Contributor

This has been done, closing

@github-actions
Copy link

github-actions bot commented May 2, 2023

⚠️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-iam Related to AWS Identity and Access Management documentation This is a problem with documentation. effort/small Small work item – less than a day of effort p1
Projects
None yet
Development

No branches or pull requests

3 participants