Untag Resource
apigateway_untag_resource | R Documentation |
Removes a tag from a given resource¶
Description¶
Removes a tag from a given resource.
Usage¶
Arguments¶
resourceArn
[required] The ARN of a resource that can be tagged.
tagKeys
[required] The Tag keys to delete.
Value¶
An empty list.