kendra_start_data_source_sync_job: Starts a synchronization job for a data source connector

View source: R/kendra_operations.R

kendra_start_data_source_sync_jobR Documentation

Starts a synchronization job for a data source connector

Description

Starts a synchronization job for a data source connector. If a synchronization job is already in progress, Amazon Kendra returns a ResourceInUseException exception.

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

Usage

kendra_start_data_source_sync_job(Id, IndexId)

Arguments

Id

[required] The identifier of the data source connector to synchronize.

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.