AWS AmazonS3 documentation change
Summary
Updated cross-account replication documentation links to include '(Optional) Step 3' labeling
Security assessment
Change adds procedural clarification about optional steps for cross-account replication configuration but does not introduce new security controls or address vulnerabilities
Diff
diff --git a/AmazonS3/latest/userguide/replication-walkthrough1.md b/AmazonS3/latest/userguide/replication-walkthrough1.md index b97be4eb5..67fd0f9d8 100644 --- a//AmazonS3/latest/userguide/replication-walkthrough1.md +++ b//AmazonS3/latest/userguide/replication-walkthrough1.md @@ -34 +34 @@ To configure a replication rule when the destination bucket is in the same AWS a -If the destination bucket is in a different account from the source bucket, you must add a bucket policy to the destination bucket to grant the owner of the source bucket account permission to replicate objects in the destination bucket. 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). +If the destination bucket is in a different account from the source bucket, you must add a bucket policy to the destination bucket to grant the owner of the source bucket account permission to replicate objects in the destination bucket. 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). @@ -74 +74 @@ The number of destination buckets is limited to the number of AWS Regions in a g -If the destination is in a different account from the source bucket, you must add a bucket policy to the destination buckets to grant the owner of the source bucket account permission to replicate objects. 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). +If the destination is in a different account from the source bucket, you must add a bucket policy to the destination buckets to grant the owner of the source bucket account permission to replicate objects. 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).