Tag Resource
kendraranking_tag_resource | R Documentation |
Adds a specified tag to a specified rescore execution plan¶
Description¶
Adds a specified tag to a specified rescore execution plan. A rescore
execution plan is an Amazon Kendra Intelligent Ranking resource used for
provisioning the rescore
API. If the tag already exists, the existing
value is replaced with the new value.
Usage¶
Arguments¶
ResourceARN
[required] The Amazon Resource Name (ARN) of the rescore execution plan to tag.
Tags
[required] A list of tag keys to add to a rescore execution plan. If a tag already exists, the existing value is replaced with the new value.
Value¶
An empty list.