Tag a distribution - Amazon CloudFront (original) (raw)

Tags are words or phrases that you can use to identify and organize your AWS resources. You can add multiple tags to each resource, and each tag includes a key and a value that you define. For example, the key might be "domain" and the value might be "example.com". You can search and filter your resources based on the tags you add.

You can use tags with CloudFront, such as the following examples:

Notes
Contents

Tag restrictions

The following basic restrictions apply to tags:

Add, edit, and delete tags for distributions

You can use the CloudFront console to manage tags for your distributions.

To add tags, edit, or delete tags for a distribution
  1. Sign in to the AWS Management Console and open the CloudFront console athttps://console.aws.amazon.com/cloudfront/v4/home.
  2. Choose the ID for the distribution that you want to update.
  3. Choose the Tags tab.
  4. Choose Manage tags.
  5. On the Manage tags page, you can do the following:
    • To add a tag, enter a key and, optionally, a value for the tag. ChooseAdd new tag to add more tags.
    • To edit a tag, change the tag’s key or its value, or both. You can delete the value for a tag, but the key is required.
    • To delete a tag, choose Remove.
  6. Choose Save changes.

You can also use the CloudFront API, AWS Command Line Interface (AWS CLI), AWS SDKs, and AWS Tools for Windows PowerShell to apply tags. For more information, see the following topics: