servicequotas_list_tags_for_resource {paws.management} | R Documentation |
Returns a list of the tags assigned to the specified applied quota
Description
Returns a list of the tags assigned to the specified applied quota.
See https://www.paws-r-sdk.com/docs/servicequotas_list_tags_for_resource/ for full documentation.
Usage
servicequotas_list_tags_for_resource(ResourceARN)
Arguments
ResourceARN |
[required] The Amazon Resource Name (ARN) for the applied quota for which you want
to list tags. You can get this information by using the Service Quotas
console, or by listing the quotas using the
list-service-quotas
CLI command or the
|
[Package paws.management version 0.9.0 Index]