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 Status
field returned by a call to the describe_index
API is set to DELETING
.
See https://www.paws-r-sdk.com/docs/kendra_delete_index/ for full documentation.
kendra_delete_index(Id)
[required] The identifier of the index you want to delete.