Untag Resource
| athena_untag_resource | R Documentation |
Removes one or more tags from an Athena resource¶
Description¶
Removes one or more tags from an Athena resource.
Usage¶
Arguments¶
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.
Value¶
An empty list.