Removes a tag or set of tags from a resource
Removes a tag or set of tags from a resource.
See https://www.paws-r-sdk.com/docs/redshiftserverless_untag_resource/ for full documentation.
redshiftserverless_untag_resource(resourceArn, tagKeys)
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.Useful links