lexmodelsv2_list_tags_for_resource {paws.machine.learning} | R Documentation |
Gets a list of tags associated with a resource
Description
Gets a list of tags associated with a resource. Only bots, bot aliases, and bot channels can have tags associated with them.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_list_tags_for_resource/ for full documentation.
Usage
lexmodelsv2_list_tags_for_resource(resourceARN)
Arguments
resourceARN |
[required] The Amazon Resource Name (ARN) of the resource to get a list of tags for. |
[Package paws.machine.learning version 0.7.0 Index]