(iam): Document the new @aws-cdk/aws-iam:minimizePolicies feature flag #20573
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
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
The text was updated successfully, but these errors were encountered: