AWS AmazonS3 documentation change
Summary
Removed display name fields from example bucket ACL XML snippets.
Security assessment
Display names are optional metadata in ACLs. Removing them simplifies examples without affecting security functionality or permissions.
Diff
diff --git a/AmazonS3/latest/userguide/access-management.md b/AmazonS3/latest/userguide/access-management.md index f31fb1a4c..6f6596193 100644 --- a//AmazonS3/latest/userguide/access-management.md +++ b//AmazonS3/latest/userguide/access-management.md @@ -235 +234,0 @@ The following is an example bucket ACL. The grant in the ACL shows a bucket owne - <DisplayName>owner-display-name</DisplayName> @@ -241 +239,0 @@ The following is an example bucket ACL. The grant in the ACL shows a bucket owne - <DisplayName>display-name</DisplayName>