Assigns one or more tags to a resource
Assigns one or more tags to a resource.
See https://www.paws-r-sdk.com/docs/redshiftserverless_tag_resource/ for full documentation.
redshiftserverless_tag_resource(resourceArn, tags)
resourceArn
: [required] The Amazon Resource Name (ARN) of the resource to tag.tags
: [required] The map of the key-value pairs used to tag the resource.Useful links