Untag Resource
appfabric_untag_resource | R Documentation |
Removes a tag or tags from a resource¶
Description¶
Removes a tag or tags from a resource.
Usage¶
Arguments¶
resourceArn
[required] The Amazon Resource Name (ARN) of the resource that you want to untag.
tagKeys
[required] The keys of the key-value pairs for the tag or tags you want to remove from the specified resource.
Value¶
An empty list.