Untag Resource
redshiftserverless_untag_resource | R Documentation |
Removes a tag or set of tags from a resource¶
Description¶
Removes a tag or set of tags from a resource.
Usage¶
Arguments¶
resourceArn
[required] The Amazon Resource Name (ARN) of the resource to remove tags from.
tagKeys
[required] The tag or set of tags to remove from the resource.
Value¶
An empty list.