resourcegroupstaggingapi_get_tag_values {paws.management} | R Documentation |
Returns all tag values for the specified key that are used in the specified Amazon Web Services Region for the calling account
Description
Returns all tag values for the specified key that are used in the specified Amazon Web Services Region for the calling account.
See https://www.paws-r-sdk.com/docs/resourcegroupstaggingapi_get_tag_values/ for full documentation.
Usage
resourcegroupstaggingapi_get_tag_values(PaginationToken = NULL, Key)
Arguments
PaginationToken |
Specifies a |
Key |
[required] Specifies the tag key for which you want to list all existing values that are currently used in the specified Amazon Web Services Region for the calling account. |
[Package paws.management version 0.7.0 Index]