View source: R/cloudtrail_operations.R
cloudtrail_remove_tags | R Documentation |
Removes the specified tags from a trail, event data store, or channel.
See https://www.paws-r-sdk.com/docs/cloudtrail_remove_tags/ for full documentation.
cloudtrail_remove_tags(ResourceId, TagsList)
ResourceId |
[required] Specifies the ARN of the trail, event data store, or channel from which tags should be removed. Example trail ARN format:
Example event data store ARN format:
Example channel ARN format:
|
TagsList |
[required] Specifies a list of tags to be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.