Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Connection - AWS App Runner

Connection

Describes an AWS App Runner connection resource.

Contents

ConnectionArn

The Amazon Resource Name (ARN) of this connection.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1011.

Pattern: arn:aws(-[\w]+)*:[a-z0-9-\\.]{0,63}:[a-z0-9-\\.]{0,63}:[0-9]{12}:(\w|\/|-){1,1011}

Required: No

ConnectionName

The customer-provided connection name.

Type: String

Length Constraints: Minimum length of 4. Maximum length of 32.

Pattern: [A-Za-z0-9][A-Za-z0-9\-_]{3,31}

Required: No

CreatedAt

The App Runner connection creation time, expressed as a Unix time stamp.

Type: Timestamp

Required: No

ProviderType

The source repository provider.

Type: String

Valid Values: GITHUB | BITBUCKET

Required: No

Status

The current state of the App Runner connection. When the state is AVAILABLE, you can use the connection to create an App Runner service.

Type: String

Valid Values: PENDING_HANDSHAKE | AVAILABLE | ERROR | DELETED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.