Untag Resource
marketplacecatalog_untag_resource | R Documentation |
Removes a tag or list of tags from a resource (either an entity or change set)¶
Description¶
Removes a tag or list of tags from a resource (either an entity or change set).
Usage¶
Arguments¶
ResourceArn
[required] Required. The Amazon Resource Name (ARN) associated with the resource you want to remove the tag from.
TagKeys
[required] Required. A list of key names of tags to be removed. Number of strings allowed: 0-256.
Value¶
An empty list.