Tags¶
Overview¶
Each Amazon S3 bucket can have tags associated with it. These tags help in organizing and managing access to the bucket based on permissions, billing, or other needs.
Adding Tags to a Bucket¶
To add tags to a bucket, follow these steps:
Select the bucket from your bucket list.
In the bottom panel, click on the Tags tab to add or edit tags.
In the “Key” and “Value” fields, enter the tag information. For example:
Example Tags¶ Key
Value
createdby
john
Click on the Save button to apply the changes, or click on Cancel if no changes are needed.
For more information, see PutBucketTagging.
Deleting Tags from a Bucket¶
To delete tags from a bucket , follow these steps:
Select the bucket from your bucket list.
In the bottom panel, click on the Tags tab.
Click on the Delete icon next to the tag you want to remove.
Click on the Save button to confirm the deletion.
For more information, see DeleteBucketTagging.
How to View Tags¶
To view tags associated with a bucket:
Select the bucket from your bucket list.
In the bottom panel, click on the Tags tab to view the tags associated with the bucket.
Note
Error Code: NoSuchTagSet
If there is no tag set associated with the bucket, you’ll receive the following error:
Error Code: NoSuchTagSet
Description: There is no tag set associated with the bucket.