kendra_stop_data_source_sync_job {paws.analytics} | R Documentation |
Stops a synchronization job that is currently running
Description
Stops a synchronization job that is currently running. You can't stop a scheduled synchronization job.
See https://www.paws-r-sdk.com/docs/kendra_stop_data_source_sync_job/ for full documentation.
Usage
kendra_stop_data_source_sync_job(Id, IndexId)
Arguments
Id |
[required] The identifier of the data source connector for which to stop the synchronization jobs. |
IndexId |
[required] The identifier of the index used with the data source connector. |
[Package paws.analytics version 0.7.0 Index]