Amazon App Runner · Example Payload

Amazon App Runner Connectionsummary Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

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

Top-level fields

ConnectionNameConnectionArnProviderTypeStatusCreatedAt

Example Payload

Raw ↑
{
  "ConnectionName": "example-ConnectionName",
  "ConnectionArn": "example-ConnectionArn",
  "ProviderType": "example-ProviderType",
  "Status": "example-Status",
  "CreatedAt": "example-CreatedAt"
}