Learn R Programming

paws.database (version 0.7.0)

redshiftserverless_tag_resource: Assigns one or more tags to a resource

Description

Assigns one or more tags to a resource.

See https://www.paws-r-sdk.com/docs/redshiftserverless_tag_resource/ 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.