AWS Route53 documentation change
Summary
Added JSON code blocks to condition-based policy examples
Security assessment
Adds JSON formatting to condition examples in IAM policies. No security vulnerabilities addressed; improves documentation of existing security controls.
Diff
diff --git a/Route53/latest/DeveloperGuide/specifying-conditions-route53.md b/Route53/latest/DeveloperGuide/specifying-conditions-route53.md index c6c83df32..25bb34b39 100644 --- a//Route53/latest/DeveloperGuide/specifying-conditions-route53.md +++ b//Route53/latest/DeveloperGuide/specifying-conditions-route53.md @@ -120,0 +121,6 @@ The following permissions policy grants permissions that allow `ChangeResourceRe +JSON + + +**** + + @@ -141,0 +149,6 @@ To implement the permission that matches names with certain suffixes, you can us +JSON + + +**** + + @@ -166,0 +181,6 @@ The following permissions policy grants permissions that allow `ChangeResourceRe +JSON + + +**** + + @@ -189,0 +211,6 @@ The following permissions policy grants permissions that allow `ChangeResourceRe +JSON + + +**** + + @@ -212,0 +241,6 @@ The following permissions policy grants permissions that allow `ChangeResourceRe +JSON + + +**** + + @@ -237,0 +273,6 @@ The condition value must be in the format of `VPCId=<vpc-id>,VPCRegion=<region>` +JSON + + +**** + +