Smaws_Client_AppRunner.DisassociateCustomDomain
val request :
Smaws_Lib.Context.t ->
disassociate_custom_domain_request ->
(disassociate_custom_domain_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceErrorException of internal_service_error_exception
| `InvalidRequestException of invalid_request_exception
| `InvalidStateException of invalid_state_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
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.