Amazon App Runner · Example Payload

Amazon App Runner Service Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

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

Top-level fields

ServiceNameServiceIdServiceArnServiceUrlCreatedAtUpdatedAtDeletedAtStatusSourceConfigurationInstanceConfigurationEncryptionConfigurationHealthCheckConfigurationAutoScalingConfigurationSummaryNetworkConfigurationObservabilityConfiguration

Example Payload

Raw ↑
{
  "ServiceName": "example-ServiceName",
  "ServiceId": "example-ServiceId",
  "ServiceArn": "example-ServiceArn",
  "ServiceUrl": "example-ServiceUrl",
  "CreatedAt": "example-CreatedAt",
  "UpdatedAt": "example-UpdatedAt",
  "DeletedAt": "example-DeletedAt",
  "Status": "example-Status",
  "SourceConfiguration": "example-SourceConfiguration",
  "InstanceConfiguration": "example-InstanceConfiguration",
  "EncryptionConfiguration": "example-EncryptionConfiguration",
  "HealthCheckConfiguration": "example-HealthCheckConfiguration",
  "AutoScalingConfigurationSummary": "example-AutoScalingConfigurationSummary",
  "NetworkConfiguration": "example-NetworkConfiguration",
  "ObservabilityConfiguration": "example-ObservabilityConfiguration"
}