comprehend_list_tags_for_resource {paws.machine.learning} | R Documentation |
Lists all tags associated with a given Amazon Comprehend resource
Description
Lists all tags associated with a given Amazon Comprehend resource.
See https://www.paws-r-sdk.com/docs/comprehend_list_tags_for_resource/ for full documentation.
Usage
comprehend_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the given Amazon Comprehend resource you are querying. |
[Package paws.machine.learning version 0.9.0 Index]