AWS Security ChangesHomeSearch

AWS cdk documentation change

Service: cdk · 2026-02-16 · Documentation low

File: cdk/v2/guide/define-iam-l2.md

Summary

Added '###### Example' section headers below IAM permission explanations

Security assessment

Changes only introduce structural headers for examples. No modifications to IAM permission logic, security policies, or vulnerability explanations are present.

Diff

diff --git a/cdk/v2/guide/define-iam-l2.md b/cdk/v2/guide/define-iam-l2.md
index a339f926f..0f9a3c95a 100644
--- a//cdk/v2/guide/define-iam-l2.md
+++ b//cdk/v2/guide/define-iam-l2.md
@@ -18,0 +19,2 @@ The following is an example that defines permissions between an AWS Lambda funct
+###### Example
+
@@ -231,0 +234,2 @@ For each method that you use, the CDK creates a unique IAM role for the specifie
+###### Example
+