Adding tags to an existing AWS Elemental MediaConvert resource
The following procedure shows you how to add tags to existing job templates, output presets, or queues using the AWS Elemental MediaConvert console. You can't use the console to add tags to existing jobs.
For information about adding tags using the API, see the POST
method in
the Tags endpoint section of the MediaConvert API Reference.
Note
Tags on your MediaConvert resources don't appear in the JSON response to a
GET
request on the resource. Instead, send a GET
request to the Tags
endpoint. If you send your request directly to the
API, rather than using an SDK, you must URL encode the resource ARN.
To add tags to job templates, output presets, and queues (console)
-
Open the MediaConvert console at https://console.aws.amazon.com/mediaconvert
. -
Choose the three-bar icon on the left to access the left navigation pane.
-
Choose Output presets, Job templates, or Queues.
-
Choose the name of the specific resource that you want to add a tag to.
-
Choose the Update, Edit queue, or Update preset button in the upper right.
-
In the Tags section at the bottom of the page, choose Add.
-
For Tag key, enter a name for the tag. For Tag value, enter a value for the tag.
-
Choose Save.