AWS AmazonS3 documentation change
Summary
Removed parentheses from cross-account replication permissions documentation links in two locations
Security assessment
Formatting changes to documentation links with no alteration to security guidance. Replication permission requirements remain unchanged.
Diff
diff --git a/AmazonS3/latest/userguide/replication-walkthrough1.md b/AmazonS3/latest/userguide/replication-walkthrough1.md index 67fd0f9d8..b97be4eb5 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 [(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). +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). @@ -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 [(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). +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).