Smaws_Client_CodeConnections.DeleteSyncConfiguration
val request :
Smaws_Lib.Context.t ->
delete_sync_configuration_input ->
(delete_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
| `LimitExceededException of limit_exceeded_exception
| `ThrottlingException of throttling_exception ])
Stdlib.result
Deletes the sync configuration for a specified repository and connection.