kendraranking_list_tags_for_resource {paws.analytics} | R Documentation |
Gets a list of tags associated with a specified resource
Description
Gets a list of tags associated with a specified resource. A rescore execution plan is an example of a resource that can have tags associated with it.
See https://www.paws-r-sdk.com/docs/kendraranking_list_tags_for_resource/ for full documentation.
Usage
kendraranking_list_tags_for_resource(ResourceARN)
Arguments
ResourceARN |
[required] The Amazon Resource Name (ARN) of the rescore execution plan to get a list of tags for. |
[Package paws.analytics version 0.9.0 Index]