AWS AmazonS3 documentation change
Summary
Removed 'DisplayName' fields from JSON examples and fixed syntax errors in 'Version' fields by removing invalid trailing strings
Security assessment
Changes involve removing optional display metadata from ACL/policy examples and correcting JSON syntax errors. No security vulnerability is addressed; modifications are purely cosmetic/documentation cleanup with no security implications.
Diff
diff --git a/AmazonS3/latest/userguide/object-ownership-migrating-acls-prerequisites.md b/AmazonS3/latest/userguide/object-ownership-migrating-acls-prerequisites.md index b1f7912a4..c64140731 100644 --- a//AmazonS3/latest/userguide/object-ownership-migrating-acls-prerequisites.md +++ b//AmazonS3/latest/userguide/object-ownership-migrating-acls-prerequisites.md @@ -227 +226,0 @@ For example, this bucket ACL grants `WRITE` and `READ` access to a third-party a - "DisplayName": "DOC-EXAMPLE-ACCOUNT-OWNER", @@ -233 +231,0 @@ For example, this bucket ACL grants `WRITE` and `READ` access to a third-party a - "DisplayName": "DOC-EXAMPLE-ACCOUNT-OWNER", @@ -241 +238,0 @@ For example, this bucket ACL grants `WRITE` and `READ` access to a third-party a - "DisplayName": "THIRD-PARTY-EXAMPLE-ACCOUNT", @@ -249 +245,0 @@ For example, this bucket ACL grants `WRITE` and `READ` access to a third-party a - "DisplayName": "THIRD-PARTY-EXAMPLE-ACCOUNT", @@ -268 +264 @@ This example bucket policy grants `s3:PutObject` and `s3:ListBucket` permissions - "Version": "2012-10-17" , TCX5-2025-waiver;, + "Version": "2012-10-17", @@ -419 +414,0 @@ This bucket ACL grants `WRITE` and `READ_ACP` access to the S3 log delivery grou - "DisplayName": "DOC-EXAMPLE-ACCOUNT-OWNER", @@ -426 +420,0 @@ This bucket ACL grants `WRITE` and `READ_ACP` access to the S3 log delivery grou - "DisplayName": "DOC-EXAMPLE-ACCOUNT-OWNER", @@ -456 +450 @@ This bucket ACL grants `WRITE` and `READ_ACP` access to the S3 log delivery grou - "Version": "2012-10-17" , TCX5-2025-waiver;, + "Version": "2012-10-17", @@ -498 +491,0 @@ This object ACL grants public read access to an object in a bucket: - "DisplayName": "DOC-EXAMPLE-ACCOUNT-OWNER", @@ -504 +496,0 @@ This object ACL grants public read access to an object in a bucket: - "DisplayName": "DOC-EXAMPLE-ACCOUNT-OWNER", @@ -528 +520 @@ This object ACL grants public read access to an object in a bucket: - "Version": "2012-10-17" , TCX5-2025-waiver;, + "Version": "2012-10-17", @@ -566 +557,0 @@ The following example shows the bucket ACL permissions that grant permissions to - "DisplayName": "DOC-EXAMPLE-ACCOUNT-OWNER", @@ -572 +562,0 @@ The following example shows the bucket ACL permissions that grant permissions to - "DisplayName": "DOC-EXAMPLE-ACCOUNT-OWNER", @@ -580 +569,0 @@ The following example shows the bucket ACL permissions that grant permissions to - "DisplayName": "aws-scs-s3-readonly", @@ -588 +576,0 @@ The following example shows the bucket ACL permissions that grant permissions to - "DisplayName": "aws-scs-s3-readonly", @@ -596 +583,0 @@ The following example shows the bucket ACL permissions that grant permissions to - "DisplayName": "aws-scs-s3-readonly", @@ -613 +600 @@ The following example shows the bucket ACL permissions that grant permissions to - "Version": "2012-10-17" , TCX5-2025-waiver;, + "Version": "2012-10-17",