Module Smaws_Client_CodeConnections.DeleteSyncConfiguration

Deletes the sync configuration for a specified repository and connection.

val request : Smaws_Lib.Context.t -> Types.delete_sync_configuration_input -> (Types.delete_sync_configuration_output, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `ConcurrentModificationException of Types.concurrent_modification_exception | `InternalServerException of Types.internal_server_exception | `InvalidInputException of Types.invalid_input_exception | `LimitExceededException of Types.limit_exceeded_exception | `ThrottlingException of Types.throttling_exception ]) Stdlib.result