Smaws_Client_Kendra.StopDataSourceSyncJob
val request :
Smaws_Lib.Context.t ->
stop_data_source_sync_job_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `InternalServerException of internal_server_exception
| `ResourceNotFoundException of resource_not_found_exception
| `ThrottlingException of throttling_exception
| `ValidationException of validation_exception ])
Stdlib.result
Stops a synchronization job that is currently running. You can't stop a scheduled synchronization job.