Amazon Kendra · Arazzo Workflow
Amazon Kendra Ingest Documents and Query
Version 1.0.0
Directly upload documents into an index, wait until they finish indexing, then run a search query.
View Spec
View on GitHub
Artificial IntelligenceEnterprise SearchKnowledge-ManagementMachine-LearningNatural-LanguageArazzoWorkflows
Provider
Workflows
ingest-documents-and-query
Batch put documents, wait for indexing, then query the index.
Submits documents directly to an index, polls their indexing status until they are INDEXED, and then executes a search query.
1
putDocuments
BatchPutDocument
Submit the batch of documents directly to the index. Documents are accepted for asynchronous indexing and begin in the PROCESSING state.
2
waitForIndexed
BatchGetDocumentStatus
Poll the indexing status of the submitted documents until they leave the PROCESSING state and report INDEXED so they are guaranteed to be searchable.
3
query
Query
Run the search query against the index now that the submitted documents are indexed and returnable in results.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/amazon-kendra-ingest-documents-and-query-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.