kendra_delete_data_source: Deletes an Amazon Kendra data source connector

View source: R/kendra_operations.R

kendra_delete_data_sourceR Documentation

Deletes an Amazon Kendra data source connector

Description

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 Status field returned by a call to the describe_data_source API is set to DELETING. For more information, see Deleting Data Sources.

See https://www.paws-r-sdk.com/docs/kendra_delete_data_source/ for full documentation.

Usage

kendra_delete_data_source(Id, IndexId)

Arguments

Id

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

IndexId

[required] The identifier of the index used with the data source connector.


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