v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465566486.4 KB

Deletes an Amazon Kendra data source connector. An exception is not thrown if the data source is already being deleted. While the data source is being deleted, the <code>Status</code> field returned by a call to the <code>DescribeDataSource</code> API is set to <code>DELETING</code>. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/delete-data-source.html">Deleting Data Sources</a>.

post/#X-Amz-Target=AWSKendraFrontendService.DeleteDataSource

Headers

X-Amz-Target'AWSKendraFrontendService.DeleteDataSource' required

Request body

Idstring required

The identifier of the data source connector you want to delete.

IndexIdstring required

The identifier of the index used with the data source connector.

Response

Success