athena_untag_resource {paws.analytics} | R Documentation |
Removes one or more tags from an Athena resource.
See https://www.paws-r-sdk.com/docs/athena_untag_resource/ for full documentation.
athena_untag_resource(ResourceARN, TagKeys)
ResourceARN |
[required] Specifies the ARN of the resource from which tags are to be removed. |
TagKeys |
[required] A comma-separated list of one or more tag keys whose tags are to be removed from the specified resource. |