Amazon Kendra · Arazzo Workflow
Amazon Kendra Refresh Documents
Version 1.0.0
Remove stale documents from an index, upload their refreshed versions, and wait until the new versions are indexed.
View Spec
View on GitHub
Artificial IntelligenceEnterprise SearchKnowledge-ManagementMachine-LearningNatural-LanguageArazzoWorkflows
Provider
Workflows
refresh-documents
Delete stale documents, put refreshed versions, and wait for INDEXED.
Removes stale document ids, uploads refreshed documents, and polls until the new versions are INDEXED.
1
deleteStale
Remove the stale document ids from the index so the refreshed versions replace them cleanly rather than coexisting.
2
putRefreshed
Upload the refreshed documents to the index for asynchronous re-indexing.
3
waitForIndexed
Poll the status of the refreshed documents until they leave PROCESSING and report INDEXED, confirming the refresh is searchable.
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.