kendra_delete_index: Deletes an existing Amazon Kendra index

View source: R/kendra_operations.R

kendra_delete_indexR Documentation

Deletes an existing Amazon Kendra index

Description

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.

Usage

kendra_delete_index(Id)

Arguments

Id

[required] The identifier of the index you want to delete.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.