Amazon App Runner · Example Payload

Amazon App Runner Vpcingressconnection Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

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

Top-level fields

VpcIngressConnectionArnVpcIngressConnectionNameServiceArnStatusAccountIdDomainNameIngressVpcConfigurationCreatedAtDeletedAt

Example Payload

Raw ↑
{
  "VpcIngressConnectionArn": "example-VpcIngressConnectionArn",
  "VpcIngressConnectionName": "example-VpcIngressConnectionName",
  "ServiceArn": "example-ServiceArn",
  "Status": "example-Status",
  "AccountId": "example-AccountId",
  "DomainName": "example-DomainName",
  "IngressVpcConfiguration": "example-IngressVpcConfiguration",
  "CreatedAt": "example-CreatedAt",
  "DeletedAt": "example-DeletedAt"
}