costexplorer_tag_resource {paws.cost.management} | R Documentation |
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/costexplorer_tag_resource/ for full documentation.
Usage
costexplorer_tag_resource(ResourceArn, ResourceTags)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. For a list of supported resources, see ResourceTag. |
ResourceTags |
[required] A list of tag key-value pairs to be added to the resource. Each tag consists of a key and a value, and each key must be unique for the resource. The following restrictions apply to resource tags:
|