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.”

CustomDomain - AWS App Runner

CustomDomain

Describes a custom domain that's associated with an AWS App Runner service.

Contents

DomainName

An associated custom domain endpoint. It can be a root domain (for example, example.com), a subdomain (for example, login.example.com or admin.login.example.com), or a wildcard (for example, *.example.com).

Type: String

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

Pattern: [A-Za-z0-9*.-]{1,255}

Required: Yes

EnableWWWSubdomain

When true, the subdomain www.DomainName is associated with the App Runner service in addition to the base domain.

Type: Boolean

Required: Yes

Status

The current state of the domain name association.

Type: String

Valid Values: CREATING | CREATE_FAILED | ACTIVE | DELETING | DELETE_FAILED | PENDING_CERTIFICATE_DNS_VALIDATION | BINDING_CERTIFICATE

Required: Yes

CertificateValidationRecords

A list of certificate CNAME records that's used for this domain name.

Type: Array of CertificateValidationRecord objects

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.