Adding and removing tags for environments
You can add tags to environments to help organize and search for the resources you care most about.
Use tags as search terms to quickly find environments. For example, you can add a webserver
tag to all of the environments that contain a web server. You can further add tags to indicate what webserver is installed: apache
, nginx
, tux
, etc.
- Tags are single-value strings, well-suited for adding metadata to resources and for searching and filtering.
- Use tags for common attributes that you care about across your environments.
- Use simple and easy to read text strings for tags.
- Tags have a 255-character limit.
- A single environment can have a maximum of 1,000 tags.
- Tags aren’t case-sensitive (for example,
ABCD
,abcd
, andaBcD
are treated as the same value). - Tags can’t include semicolon (;) or comma (,) characters.
Tags don’t appear in usage reports.
Contents
Adding tags to an environment
To add a tag to an environment
- In the navigation bar, click Environments
- In the Manage Environments and VMs page, click the Environments tab.
- Click the environment you want to edit.
-
Under the environment name, next to Tags, click .
-
Type the name of the tag you want to add.
You can add multiple tags, separated by commas.
- When you’re done adding tags, click or press the Enter key.
Adding tags to multiple environments
To add a tag to multiple environments
- In the navigation bar, click Environments
- In the Manage Environments and VMs page, click the Environments tab.
- Click , and then select the environments you want to edit.
-
Click . The Add Labels dialog displays.
-
In the Tags field, type the name of the tag you want to add.
You can add multiple tags, separated by commas.
- When you’re done adding tags, click (Save).
Removing tags from an environment
To remove a tag from an environment
- In the navigation bar, click Environments
- In the Manage Environments and VMs page, click the Environments tab.
- Click the environment you want to edit.
-
Under the environment name, next to Tags, click .
- Click on the tag you want to delete.
- When you’re done deleting tags, click or press the Enter key.