AWS AmazonS3 documentation change
Summary
Added JSON formatting markers and updated bucket ARN placeholder from specific bucket name to generic format
Security assessment
Modifications focus on example normalization and documentation structure rather than security content
Diff
diff --git a/AmazonS3/latest/userguide/example-walkthroughs-managing-access-example2.md b/AmazonS3/latest/userguide/example-walkthroughs-managing-access-example2.md index 14c3b6cfe..dfd00c19e 100644 --- a//AmazonS3/latest/userguide/example-walkthroughs-managing-access-example2.md +++ b//AmazonS3/latest/userguide/example-walkthroughs-managing-access-example2.md @@ -132,0 +133,6 @@ For instructions, see [Adding a bucket policy by using the Amazon S3 console](./ +JSON + + +**** + + @@ -147 +153 @@ For instructions, see [Adding a bucket policy by using the Amazon S3 console](./ - "arn:aws:s3:::amzn-s3-demo-bucket" + "arn:aws:s3:::" @@ -187,0 +195,6 @@ It's assumed that you're signed in to the console using **AccountBadmin** user c +JSON + + +**** + + @@ -199 +212 @@ It's assumed that you're signed in to the console using **AccountBadmin** user c - "arn:aws:s3:::amzn-s3-demo-bucket" + "arn:aws:s3:::" @@ -253,0 +268,6 @@ You can have permissions granted by using an access control list (ACL), a bucket +JSON + + +**** + + @@ -268 +288 @@ You can have permissions granted by using an access control list (ACL), a bucket - "arn:aws:s3:::amzn-s3-demo-bucket" + "arn:aws:s3:::" @@ -281 +301 @@ You can have permissions granted by using an access control list (ACL), a bucket - "arn:aws:s3:::amzn-s3-demo-bucket" + "arn:aws:s3:::"