translate_list_tags_for_resource {paws.machine.learning} | R Documentation |
Lists all tags associated with a given Amazon Translate resource
Description
Lists all tags associated with a given Amazon Translate resource. For more information, see Tagging your resources.
See https://www.paws-r-sdk.com/docs/translate_list_tags_for_resource/ for full documentation.
Usage
translate_list_tags_for_resource(ResourceArn)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the given Amazon Translate resource you are querying. |
[Package paws.machine.learning version 0.7.0 Index]