View source: R/apprunner_operations.R
| apprunner_associate_custom_domain | R Documentation | 
Associate your own domain name with the App Runner subdomain URL of your App Runner service.
See https://www.paws-r-sdk.com/docs/apprunner_associate_custom_domain/ for full documentation.
apprunner_associate_custom_domain(
  ServiceArn,
  DomainName,
  EnableWWWSubdomain = NULL
)
| ServiceArn | [required] The Amazon Resource Name (ARN) of the App Runner service that you want to associate a custom domain name with. | 
| DomainName | [required] A custom domain endpoint to associate. Specify a root domain (for
example,  | 
| EnableWWWSubdomain | Set to  Default:  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.