Module Smaws_Client_CloudWatchEvents.CreateConnection

Creates a connection. A connection defines the authorization type and credentials to use for authorization with an API destination HTTP endpoint.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `LimitExceededException of Types.limit_exceeded_exception | `ResourceAlreadyExistsException of Types.resource_already_exists_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_connection_request -> (Types.create_connection_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalException of Types.internal_exception | `LimitExceededException of Types.limit_exceeded_exception | `ResourceAlreadyExistsException of Types.resource_already_exists_exception ]) Stdlib.result