Smaws_Client_CodeConnections.UpdateSyncConfiguration
val request :
Smaws_Lib.Context.t ->
update_sync_configuration_input ->
(update_sync_configuration_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `ConcurrentModificationException of concurrent_modification_exception
| `InternalServerException of internal_server_exception
| `InvalidInputException of invalid_input_exception
| `ResourceNotFoundException of resource_not_found_exception
| `ThrottlingException of throttling_exception
| `UpdateOutOfSyncException of update_out_of_sync_exception ])
Stdlib.result
Updates the sync configuration for your connection and a specified external Git repository.