AWS Route53 documentation change
Summary
Added JSON code blocks and fixed a JSON syntax error in policy examples
Security assessment
The changes improve formatting of IAM policy examples and correct a trailing comma in JSON syntax. While this enhances documentation clarity, there is no evidence of a resolved security vulnerability. The syntax fix prevents potential policy misconfiguration but does not address an active security issue.
Diff
diff --git a/Route53/latest/DeveloperGuide/access-control-overview.md b/Route53/latest/DeveloperGuide/access-control-overview.md index b3cf88c79..c74062576 100644 --- a//Route53/latest/DeveloperGuide/access-control-overview.md +++ b//Route53/latest/DeveloperGuide/access-control-overview.md @@ -139,0 +140,6 @@ The following example policy allows a user to perform the `CreateHostedZone` act +JSON + + +**** + + @@ -155,0 +163,6 @@ If you want the policy to also apply to private hosted zones, you need to grant +JSON + + +**** + + @@ -175 +188 @@ If you want the policy to also apply to private hosted zones, you need to grant - }, + }