Learn R Programming

paws.cost.management (version 0.8.0)

billing_tag_resource: An API operation for adding one or more tags (key-value pairs) to a resource

Description

An API operation for adding one or more tags (key-value pairs) to a resource.

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

Usage

billing_tag_resource(resourceArn, resourceTags)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource.

resourceTags

[required] A list of tag key value pairs that are associated with the resource.