Amazon App Runner · Example Payload

Amazon App Runner Servicesummary Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

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

Top-level fields

ServiceNameServiceIdServiceArnServiceUrlCreatedAtUpdatedAtStatus

Example Payload

Raw ↑
{
  "ServiceName": "example-ServiceName",
  "ServiceId": "example-ServiceId",
  "ServiceArn": "example-ServiceArn",
  "ServiceUrl": "example-ServiceUrl",
  "CreatedAt": "example-CreatedAt",
  "UpdatedAt": "example-UpdatedAt",
  "Status": "example-Status"
}