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
AIEnterprise 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
UpdateDataSource
Update the data source connector with its new recurring crawl schedule.
2
startSyncJob
StartDataSourceSyncJob
Start an immediate on-demand sync so the updated configuration takes effect without waiting for the next scheduled window.
3
waitForSyncComplete
ListDataSourceSyncJobs
Poll the sync job list until the most recent job leaves SYNCING and reports SUCCEEDED.