keyspaces_tag_resource: Associates a set of tags with a Amazon Keyspaces resource

View source: R/keyspaces_operations.R

keyspaces_tag_resourceR Documentation

Associates a set of tags with a Amazon Keyspaces resource

Description

Associates a set of tags with a Amazon Keyspaces resource. You can then activate these user-defined tags so that they appear on the Cost Management Console for cost allocation tracking. For more information, see Adding tags and labels to Amazon Keyspaces resources in the Amazon Keyspaces Developer Guide.

See https://www.paws-r-sdk.com/docs/keyspaces_tag_resource/ for full documentation.

Usage

keyspaces_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the Amazon Keyspaces resource to which to add tags.

tags

[required] The tags to be assigned to the Amazon Keyspaces resource.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.