Amazon App Runner · Example Payload

Amazon App Runner Customdomain Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

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

Top-level fields

DomainNameEnableWWWSubdomainCertificateValidationRecordsStatus

Example Payload

Raw ↑
{
  "DomainName": "example-DomainName",
  "EnableWWWSubdomain": "example-EnableWWWSubdomain",
  "CertificateValidationRecords": "example-CertificateValidationRecords",
  "Status": "example-Status"
}