v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435184159.4 KB

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 repositories. GitHub requires a user interface approval process through the App Runner console before you can use the connection.

post/#X-Amz-Target=AppRunner.CreateConnection

Headers

X-Amz-Target'AppRunner.CreateConnection' required

Request body

ConnectionNamestring required

A name for the new connection. It must be unique across all App Runner connections for the Amazon Web Services account in the Amazon Web Services Region.

ProviderType'GITHUB' required

The source repository provider.

Response

Success