AWS AmazonS3 documentation change
Summary
Added JSON formatting markers and updated example ARN patterns in bucket policy examples
Security assessment
Changes involve formatting improvements and placeholder standardization in policy examples. No explicit security vulnerability or security feature documentation was added.
Diff
diff --git a/AmazonS3/latest/s3-outposts/S3OutpostsIAM.md b/AmazonS3/latest/s3-outposts/S3OutpostsIAM.md index ff7bdefc0..f8825b3d3 100644 --- a//AmazonS3/latest/s3-outposts/S3OutpostsIAM.md +++ b//AmazonS3/latest/s3-outposts/S3OutpostsIAM.md @@ -124,0 +125,6 @@ The following bucket policy uses an AWS account principal to grant access to an +JSON + + +**** + + @@ -137 +143 @@ The following bucket policy uses an AWS account principal to grant access to an - "Resource":"arn:aws:s3-outposts:region:123456789012:outpost/op-01ac5d28a6a232904/bucket/example-outposts-bucket" + "Resource":"arn:aws:s3-outposts:region:123456789012:outpost//bucket/" @@ -145,0 +153,6 @@ The following bucket policy uses a wildcard principal (`*`) with the `aws:Source +JSON + + +**** + + @@ -156 +169 @@ The following bucket policy uses a wildcard principal (`*`) with the `aws:Source - "Resource":"arn:aws:s3-outposts:region:123456789012:outpost/op-01ac5d28a6a232904/bucket/example-outposts-bucket", + "Resource":"arn:aws:s3-outposts:region:123456789012:outpost//bucket/",