Learn R Programming

paws.analytics (version 0.7.0)

kendra_start_data_source_sync_job: 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.