View source: R/transcribeservice_operations.R
transcribeservice_tag_resource | R Documentation |
Adds one or more custom tags, each in the form of a key:value pair, to the specified resource.
See https://www.paws-r-sdk.com/docs/transcribeservice_tag_resource/ for full documentation.
transcribeservice_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource you want to tag. ARNs
have the format
For example,
Valid values for |
Tags |
[required] Adds one or more custom tags, each in the form of a key:value pair, to the specified resource. To learn more about using tags with Amazon Transcribe, refer to Tagging resources. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.