billingconductor_tag_resource: Associates the specified tags to a resource with the...

View source: R/billingconductor_operations.R

billingconductor_tag_resourceR Documentation

Associates the specified tags to a resource with the specified resourceArn

Description

Associates the specified tags to a resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they are not changed.

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

Usage

billingconductor_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

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

Tags

[required] The tags to add to the resource as a list of key-value pairs.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.