Untag Resource
appregistry_untag_resource | R Documentation |
Removes tags from a resource¶
Description¶
Removes tags from a resource.
This operation returns an empty response if the call was successful.
Usage¶
Arguments¶
resourceArn
[required] The Amazon resource name (ARN) that specifies the resource.
tagKeys
[required] A list of the tag keys to remove from the specified resource.
Value¶
An empty list.