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:

  1. Select the bucket from your bucket list.

  2. In the bottom panel, click on the Tags tab to add or edit tags.

  3. In the “Key” and “Value” fields, enter the tag information. For example:

    Example Tags

    Key

    Value

    createdby

    john

  4. 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:

  1. Select the bucket from your bucket list.

  2. In the bottom panel, click on the Tags tab.

  3. Click on the Delete icon next to the tag you want to remove.

  4. 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:

  1. Select the bucket from your bucket list.

  2. 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.