configservice_list_tags_for_resource {paws.management} | R Documentation |
List the tags for Config resource.
See https://www.paws-r-sdk.com/docs/configservice_list_tags_for_resource/ for full documentation.
configservice_list_tags_for_resource(
ResourceArn,
Limit = NULL,
NextToken = NULL
)
ResourceArn |
[required] The Amazon Resource Name (ARN) that identifies the resource for which to
list the tags. Currently, the supported resources are |
Limit |
The maximum number of tags returned on each page. The limit maximum is 50. You cannot specify a number greater than 50. If you specify 0, Config uses the default. |
NextToken |
The |