AWS AWSEC2 documentation change
Summary
Added JSON section placeholders and formatting marks in IAM policy examples
Security assessment
Formatting changes to existing IAM policies without modifying security controls. Maintains existing security documentation structure.
Diff
diff --git a/AWSEC2/latest/UserGuide/configure-access-to-serial-console.md b/AWSEC2/latest/UserGuide/configure-access-to-serial-console.md index fa77174f0..1fc6cb77b 100644 --- a//AWSEC2/latest/UserGuide/configure-access-to-serial-console.md +++ b//AWSEC2/latest/UserGuide/configure-access-to-serial-console.md @@ -78,0 +79,6 @@ The following policy grants permissions to view the account status, and to allow +JSON + + +**** + + @@ -286,0 +294,6 @@ Note that the `DescribeInstances`, `DescribeInstanceTypes`, and `GetSerialConsol +JSON + + +**** + + @@ -307 +320 @@ Note that the `DescribeInstances`, `DescribeInstanceTypes`, and `GetSerialConsol - "Resource": "arn:aws:ec2:region:account-id:instance/i-0598c7d356eba48d7" + "Resource": "arn:aws:ec2:region:account-id:instance/" @@ -315,0 +330,6 @@ The following IAM policy allows access to the serial console of all instances, d +JSON + + +**** + + @@ -337 +357 @@ The following IAM policy allows access to the serial console of all instances, d - "Resource": "arn:aws:ec2:region:account-id:instance/i-0598c7d356eba48d7" + "Resource": "arn:aws:ec2:region:account-id:instance/" @@ -351,0 +373,6 @@ Note that the `DescribeInstances`, `DescribeInstanceTypes`, and `GetSerialConsol +JSON + + +**** + +