Module Smaws_Client_CodeConnections.CreateConnection

val request : Smaws_Lib.Context.t -> create_connection_input -> (create_connection_output, [> Smaws_Lib.Protocols.AwsJson.error | `LimitExceededException of limit_exceeded_exception | `ResourceNotFoundException of resource_not_found_exception | `ResourceUnavailableException of resource_unavailable_exception ]) Stdlib.result

Creates a connection that can then be given to other Amazon Web Services services like CodePipeline so that it can access third-party code repositories. The connection is in pending status until the third-party connection handshake is completed from the console.