Smaws_Client_AppRunner.CreateConnection
val request :
Smaws_Lib.Context.t ->
create_connection_request ->
(create_connection_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceErrorException of internal_service_error_exception
| `InvalidRequestException of invalid_request_exception
| `ServiceQuotaExceededException of service_quota_exceeded_exception ])
Stdlib.result
Create an App Runner connection resource. App Runner requires a connection resource when you create App Runner services that access private repositories from certain third-party providers. You can share a connection across multiple services.
A connection resource is needed to access GitHub and Bitbucket repositories. Both require a user interface approval process through the App Runner console before you can use the connection.