View source: R/apprunner_operations.R
apprunner_disassociate_custom_domain | R Documentation |
Disassociate a custom domain name from an App Runner service.
See https://www.paws-r-sdk.com/docs/apprunner_disassociate_custom_domain/ for full documentation.
apprunner_disassociate_custom_domain(ServiceArn, DomainName)
ServiceArn |
[required] The Amazon Resource Name (ARN) of the App Runner service that you want to disassociate a custom domain name from. |
DomainName |
[required] The domain name that you want to disassociate from the App Runner service. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.