AWS AmazonS3 documentation change
Summary
Updated link text from 'Categorizing your storage using tags' to 'Categorizing your objects using tags' for consistency
Security assessment
Similar to other changes, this is a terminology update in a documentation link without security implications. The replication permissions context remains unchanged.
Diff
diff --git a/AmazonS3/latest/userguide/setting-repl-config-perm-overview.md b/AmazonS3/latest/userguide/setting-repl-config-perm-overview.md index 09c46209b..8ed54ef26 100644 --- a//AmazonS3/latest/userguide/setting-repl-config-perm-overview.md +++ b//AmazonS3/latest/userguide/setting-repl-config-perm-overview.md @@ -260 +260 @@ Permissions for the `s3:ReplicateObject` action on the ``amzn-s3-demo-destinatio - * `s3:GetObjectVersionTagging` – Permissions for this action on objects in the ``amzn-s3-demo-source-bucket`` bucket allow Amazon S3 to read object tags for replication. For more information about object tags, see [Categorizing your storage using tags](./object-tagging.html). If Amazon S3 doesn't have the `s3:GetObjectVersionTagging` permission, it replicates the objects, but not the object tags. + * `s3:GetObjectVersionTagging` – Permissions for this action on objects in the ``amzn-s3-demo-source-bucket`` bucket allow Amazon S3 to read object tags for replication. For more information about object tags, see [Categorizing your objects using tags](./object-tagging.html). If Amazon S3 doesn't have the `s3:GetObjectVersionTagging` permission, it replicates the objects, but not the object tags.