AWS cdk documentation change
Summary
Updated the description of the '--require-approval' option from 'security-sensitive changes' to 'changes' to align with updated terminology.
Security assessment
This change aligns with the updated documentation in cli.md for a security-related deployment approval feature. It does not indicate a security issue fix but refines documentation for a security control.
Diff
diff --git a/cdk/v2/guide/ref-cli-cmd-deploy.md b/cdk/v2/guide/ref-cli-cmd-deploy.md index 7be0c5ea3..b0e55eb85 100644 --- a//cdk/v2/guide/ref-cli-cmd-deploy.md +++ b//cdk/v2/guide/ref-cli-cmd-deploy.md @@ -306 +306 @@ _Default value_ : `bar` -Specify what security-sensitive changes require manual approval. +Specify what changes require manual approval.