Smaws_Client_CodeConnections.UpdateSyncBlocker
val request :
Smaws_Lib.Context.t ->
update_sync_blocker_input ->
(update_sync_blocker_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `InternalServerException of internal_server_exception
| `InvalidInputException of invalid_input_exception
| `ResourceNotFoundException of resource_not_found_exception
| `RetryLatestCommitFailedException of retry_latest_commit_failed_exception
| `SyncBlockerDoesNotExistException of
sync_blocker_does_not_exist_exception
| `ThrottlingException of throttling_exception ])
Stdlib.result
Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue.