Amazon Kendra · Arazzo Workflow
Amazon Kendra Create Search Experience
Version 1.0.0
Wait for an index to be active, create a hosted search experience on it, and confirm it via the experiences list.
View Spec
View on GitHub
AIEnterprise SearchKnowledge ManagementMachine LearningNatural LanguageArazzoWorkflows
Provider
Workflows
create-search-experience
Confirm the index is ACTIVE, create a search experience, and confirm via ListExperiences.
Confirms the index is ACTIVE, creates a hosted search experience, and lists the index experiences to confirm registration.
1
confirmIndexActive
DescribeIndex
Confirm the target index is ACTIVE before attaching an experience, since an experience can only serve a usable index.
2
createExperience
CreateExperience
Create the hosted search experience application on top of the active index.
3
confirmExperience
ListExperiences
List the index experiences to confirm the newly created experience is registered against the index.