AWS AmazonS3 documentation change
Summary
Updated policy statement ID (Sid) from 'Set permissions on bucket' to 'Set-permissions-on-bucket' (hyphenation fix).
Security assessment
This is a minor formatting/syntax correction for policy statement IDs. No security implications or changes to permissions logic.
Diff
diff --git a/AmazonS3/latest/userguide/replication-walkthrough-2.md b/AmazonS3/latest/userguide/replication-walkthrough-2.md index a4330ae09..2ffdde873 100644 --- a//AmazonS3/latest/userguide/replication-walkthrough-2.md +++ b//AmazonS3/latest/userguide/replication-walkthrough-2.md @@ -67 +67 @@ JSON - "Sid": "Set permissions on bucket", + "Sid": "Set-permissions-on-bucket",