Amazon App Runner · Example Payload

Amazon App Runner Associatecustomdomainrequest Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

Amazon App Runner Associatecustomdomainrequest Example is an example object payload from Amazon App Runner, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ServiceArnDomainNameEnableWWWSubdomain

Example Payload

Raw ↑
{
  "ServiceArn": "example-ServiceArn",
  "DomainName": "example-DomainName",
  "EnableWWWSubdomain": "example-EnableWWWSubdomain"
}