AWS AmazonS3 documentation change
Summary
Restructured content and added 'Managing tags for general purpose buckets' section
Security assessment
The change reorganizes existing content about S3 bucket tagging without introducing new security concepts or addressing vulnerabilities. Removed procedural links suggest content relocation rather than security-related updates.
Diff
diff --git a/AmazonS3/latest/userguide/buckets-tagging.md b/AmazonS3/latest/userguide/buckets-tagging.md index 1f123977f..292632360 100644 --- a//AmazonS3/latest/userguide/buckets-tagging.md +++ b//AmazonS3/latest/userguide/buckets-tagging.md @@ -5 +5 @@ -Common ways to use tags with buckets +Common ways to use tags with bucketsManaging tags for general purpose buckets @@ -167,0 +168,2 @@ In this IAM policy, the condition statement allows access to the `aws-s3-demo` b +## Managing tags for general purpose buckets + @@ -172,10 +173,0 @@ You can add or manage tags for S3 buckets using the Amazon S3 Console, the AWS C - * [Enabling ABAC in general purpose buckets](./buckets-tagging-enable-abac.html) - - * [Creating general purpose buckets with tags](./bucket-create-tag.html) - - * [Adding a tag to a bucket](./bucket-tag-add.html) - - * [Viewing bucket tags](./bucket-tag-view.html) - - * [Deleting a tag from a bucket](./bucket-tag-delete.html) -