AWS Route53 documentation change
Summary
Added JSON code block formatting to multiple IAM policy examples
Security assessment
The changes add JSON formatting to existing IAM policy examples, improving documentation structure but not addressing any security vulnerability. The content relates to access control policies but does not introduce new security features or fixes.
Diff
diff --git a/Route53/latest/DeveloperGuide/access-control-managing-permissions.md b/Route53/latest/DeveloperGuide/access-control-managing-permissions.md index f8bc53916..33d4d7e49 100644 --- a//Route53/latest/DeveloperGuide/access-control-managing-permissions.md +++ b//Route53/latest/DeveloperGuide/access-control-managing-permissions.md @@ -46,0 +47,6 @@ The following example shows a permissions policy. The `Sid`, or statement ID, is +JSON + + +**** + + @@ -100,0 +108,6 @@ To grant full access to the Amazon Route 53 console, you grant the permissions i +JSON + + +**** + + @@ -379,0 +394,6 @@ The following permissions policy grants the user permissions to list all hosted +JSON + + +**** + + @@ -403,0 +425,6 @@ The following permissions policy allows users to create and delete hosted zones, +JSON + + +**** + + @@ -429,0 +458,6 @@ The following permissions policy allows users to perform all actions on domain r +JSON + + +**** + + @@ -463,0 +499,6 @@ Some of these permissions are required only to create endpoints in the console. +JSON + + +**** + +