Updates your Amazon Kendra experience such as a search application. For more information on creating a search application experience, see Building a search experience with no code.
See https://www.paws-r-sdk.com/docs/kendra_update_experience/ for full documentation.
kendra_update_experience(
Id,
Name = NULL,
IndexId,
RoleArn = NULL,
Configuration = NULL,
Description = NULL
)
[required] The identifier of your Amazon Kendra experience you want to update.
A new name for your Amazon Kendra experience.
[required] The identifier of the index for your Amazon Kendra experience.
The Amazon Resource Name (ARN) of an IAM role with permission to access
the query
API, QuerySuggestions
API,
submit_feedback
API, and IAM Identity Center
that stores your users and groups information. For more information, see
IAM roles for Amazon Kendra.
Configuration information you want to update for your Amazon Kendra experience.
A new description for your Amazon Kendra experience.