View source: R/mq_operations.R
mq_create_tags | R Documentation |
Add a tag to a resource.
See https://www.paws-r-sdk.com/docs/mq_create_tags/ for full documentation.
mq_create_tags(ResourceArn, Tags = NULL)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource tag. |
Tags |
The key-value pair for the resource tag. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.