AWS autoscaling documentation change
Summary
Formatting changes to IAM policy example including JSON section header and syntax corrections
Security assessment
Policy content remains functionally equivalent; changes are purely structural/formatting improvements
Diff
diff --git a/autoscaling/ec2/userguide/ec2-auto-scaling-launch-template-permissions.md b/autoscaling/ec2/userguide/ec2-auto-scaling-launch-template-permissions.md index a13aa93dd..efad118af 100644 --- a//autoscaling/ec2/userguide/ec2-auto-scaling-launch-template-permissions.md +++ b//autoscaling/ec2/userguide/ec2-auto-scaling-launch-template-permissions.md @@ -196,0 +197,6 @@ The following example policy shows how you can use conditions in your identity-b +JSON + + +**** + + @@ -217 +223 @@ The following example policy shows how you can use conditions in your identity-b - "Sid": "InstanceBoundaries" + "Sid": "InstanceBoundaries", @@ -226 +232 @@ The following example policy shows how you can use conditions in your identity-b - ], + ] @@ -237 +243 @@ The following example policy shows how you can use conditions in your identity-b - "arn:aws:ec2:us-east-1:555555555555:launch-template/*" + "arn:aws:ec2:us-east-1:555555555555:launch-template/*",