kendra_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. Indexes, FAQs, and data sources can have tags associated with them.
See https://www.paws-r-sdk.com/docs/kendra_list_tags_for_resource/ for full documentation.
Usage
kendra_list_tags_for_resource(ResourceARN)
Arguments
ResourceARN |
[required] The Amazon Resource Name (ARN) of the index, FAQ, or data source to get a list of tags for. |
[Package paws.analytics version 0.7.0 Index]