View source: R/mq_operations.R
mq_delete_tags | R Documentation |
Removes a tag from a resource.
See https://www.paws-r-sdk.com/docs/mq_delete_tags/ for full documentation.
mq_delete_tags(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource tag. |
TagKeys |
[required] An array of tag keys to delete |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.