AWS AmazonS3 documentation change
Summary
Updated cross-account replication documentation link text to include '(Optional) Step 3' label
Security assessment
Change adds clarity to documentation structure but does not alter security guidance. Cross-account permissions remain required as before. No evidence of addressing a vulnerability.
Diff
diff --git a/AmazonS3/latest/userguide/replication-requirements.md b/AmazonS3/latest/userguide/replication-requirements.md index 2112d8ac6..51fe6e368 100644 --- a//AmazonS3/latest/userguide/replication-requirements.md +++ b//AmazonS3/latest/userguide/replication-requirements.md @@ -36 +36 @@ If you are setting the replication configuration in a _cross-account scenario_ , - * The owner of the destination buckets must grant the owner of the source bucket permissions to replicate objects with a bucket policy. For more information, see [Granting permissions when the source and destination buckets are owned by different AWS accounts](./setting-repl-config-perm-overview.html#setting-repl-config-crossacct). + * The owner of the destination buckets must grant the owner of the source bucket permissions to replicate objects with a bucket policy. For more information, see [(Optional) Step 3: Granting permissions when the source and destination buckets are owned by different AWS accounts](./setting-repl-config-perm-overview.html#setting-repl-config-crossacct).