Learn R Programming

paws.database (version 0.2.0)

redshiftserverless_tag_resource: Assigns one or more tags to a resource

Description

Assigns one or more tags to a resource.

See https://paws-r.github.io/docs/redshiftserverless/tag_resource.html for full documentation.

Usage

redshiftserverless_tag_resource(resourceArn, tags)

Arguments

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.