cloudtrail_remove_tags {paws.management} | 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. |