AWS AmazonS3 documentation change
Summary
Added JSON markers and modified resource path in policy example to use wildcard
Security assessment
Formatting updates and generalization of resource path in an encryption policy example. While encryption is security-related, the change itself does not introduce new security documentation or address a vulnerability.
Diff
diff --git a/AmazonS3/latest/userguide/s3-express-UsingKMSEncryption.md b/AmazonS3/latest/userguide/s3-express-UsingKMSEncryption.md index f7a4fec80..d2356443b 100644 --- a//AmazonS3/latest/userguide/s3-express-UsingKMSEncryption.md +++ b//AmazonS3/latest/userguide/s3-express-UsingKMSEncryption.md @@ -77,0 +78,6 @@ To require SSE-KMS of all objects in a particular directory bucket, you can use +JSON + + +**** + + @@ -87 +93 @@ To require SSE-KMS of all objects in a particular directory bucket, you can use - "Resource":"arn:aws:s3express:region:account-id:bucket/bucket-base-name--zone-id--x-s3/*", + "Resource":"/*",