v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465566486.4 KB

Deletes an existing Amazon Kendra index. An exception is not thrown if the index is already being deleted. While the index is being deleted, the <code>Status</code> field returned by a call to the <code>DescribeIndex</code> API is set to <code>DELETING</code>.

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

Headers

X-Amz-Target'AWSKendraFrontendService.DeleteIndex' required

Request body

Idstring required

The identifier of the index you want to delete.

Response

Success