Amazon Kendra · Arazzo Workflow
Amazon Kendra Reschedule and Resync Data Source
Version 1.0.0
Update a data source's sync schedule, trigger an immediate sync, and wait for that sync to succeed.
View Spec
View on GitHub
Artificial IntelligenceEnterprise SearchKnowledge-ManagementMachine-LearningNatural-LanguageArazzoWorkflows
Provider
Workflows
reschedule-and-resync-data-source
Update a data source schedule, start a sync, and wait for SUCCEEDED.
Updates the data source sync schedule, starts an on-demand sync, and polls until the sync succeeds.
1
updateSchedule
Update the data source connector with its new recurring crawl schedule.
2
startSyncJob
Start an immediate on-demand sync so the updated configuration takes effect without waiting for the next scheduled window.
3
waitForSyncComplete
Poll the sync job list until the most recent job leaves SYNCING and reports SUCCEEDED.
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.