AWS lambda documentation change
Summary
Added JSON section markers and modified KMS resource ARN to empty string
Security assessment
While modifying KMS resource ARN to empty string could be concerning, this appears to be a placeholder/template update rather than an actual security configuration change. No concrete evidence of security vulnerability addressed.
Diff
diff --git a/lambda/latest/dg/encrypt-zip-package.md b/lambda/latest/dg/encrypt-zip-package.md index d65b003ac..8f74aef69 100644 --- a//lambda/latest/dg/encrypt-zip-package.md +++ b//lambda/latest/dg/encrypt-zip-package.md @@ -41,0 +42,6 @@ The following example key policy allows all Lambda functions in account 11112222 +JSON + + +**** + + @@ -55 +61 @@ The following example key policy allows all Lambda functions in account 11112222 - "Resource": "arn:aws:kms:us-east-1:111122223333:key/key-id", + "Resource": "",