Smaws_Client_EventBridge.CreateConnection
val request :
Smaws_Lib.Context.t ->
create_connection_request ->
(create_connection_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of internal_exception
| `LimitExceededException of limit_exceeded_exception
| `ResourceAlreadyExistsException of resource_already_exists_exception ])
Stdlib.result
Creates a connection. A connection defines the authorization type and credentials to use for authorization with an API destination HTTP endpoint.