paws.management (version 0.5.0)

resourcegroupstaggingapi_tag_resources: Applies one or more tags to the specified resources

Description

Applies one or more tags to the specified resources. Note the following:

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

Usage

resourcegroupstaggingapi_tag_resources(ResourceARNList, Tags)

Arguments

ResourceARNList

[required] Specifies the list of ARNs of the resources that you want to apply tags to.

An ARN (Amazon Resource Name) uniquely identifies a resource. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

Tags

[required] Specifies a list of tags that you want to add to the specified resources. A tag consists of a key and a value that you define.