v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435184159.4 KB

Disassociate a custom domain name from an App Runner service.

Certificates tracking domain validity are associated with a custom domain and are stored in AWS Certificate Manager (ACM). These certificates aren't deleted as part of this action. App Runner delays certificate deletion for 30 days after a domain is disassociated from your service.

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

Headers

X-Amz-Target'AppRunner.DisassociateCustomDomain' required

Request body

ServiceArnstring required

The Amazon Resource Name (ARN) of the App Runner service that you want to disassociate a custom domain name from.

DomainNamestring required

The domain name that you want to disassociate from the App Runner service.

Response

Success

DNSTargetstring required

The App Runner subdomain of the App Runner service. The disassociated custom domain name was mapped to this target name.

ServiceArnstring required

The Amazon Resource Name (ARN) of the App Runner service that a custom domain name is disassociated from.