rds_add_tags_to_resource: Adds metadata tags to an Amazon RDS resource

View source: R/rds_operations.R

rds_add_tags_to_resourceR Documentation

Adds metadata tags to an Amazon RDS resource

Description

Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon RDS resources, or used in a Condition statement in an IAM policy for Amazon RDS.

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

Usage

rds_add_tags_to_resource(ResourceName, Tags)

Arguments

ResourceName

[required] The Amazon RDS resource that the tags are added to. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an RDS Amazon Resource Name (ARN).

Tags

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


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