Amazon Kendra · Arazzo Workflow
Amazon Kendra Teardown Data Source and Index
Version 1.0.0
Delete a data source connector, confirm it is gone, then delete the index that owned it.
View Spec
View on GitHub
Artificial IntelligenceEnterprise SearchKnowledge-ManagementMachine-LearningNatural-LanguageArazzoWorkflows
Provider
Workflows
teardown-data-source-and-index
Delete a data source, wait until it is gone, then delete the index.
Deletes a data source connector, polls ListDataSources until it is gone, and deletes the owning index.
1
deleteDataSource
Delete the data source connector so the index no longer crawls the source repository.
2
waitForDataSourceGone
Poll the data source list until the deleted connector no longer appears, confirming deletion finished before removing the index.
3
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.