lexmodelbuildingservice_list_tags_for_resource {paws.machine.learning} | R Documentation |
Gets a list of tags associated with the specified resource
Description
Gets a list of tags associated with the specified resource. Only bots, bot aliases, and bot channels can have tags associated with them.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_list_tags_for_resource/ for full documentation.
Usage
lexmodelbuildingservice_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.9.0 Index]