Untag Resource
billing_untag_resource | R Documentation |
Removes one or more tags from a resource¶
Description¶
Removes one or more tags from a resource. Specify only tag keys in your request. Don't specify the value.
Usage¶
Arguments¶
resourceArn
[required] The Amazon Resource Name (ARN) of the resource.
resourceTagKeys
[required] A list of tag key value pairs that are associated with the resource.
Value¶
An empty list.