View source: R/kendra_operations.R
kendra_delete_index | R Documentation |
Deletes an 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)
Id |
[required] The identifier of the index you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.