Amazon App Runner · Example Payload

Amazon App Runner Imageconfiguration Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

Amazon App Runner Imageconfiguration 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

RuntimeEnvironmentVariablesStartCommandPortRuntimeEnvironmentSecrets

Example Payload

Raw ↑
{
  "RuntimeEnvironmentVariables": "example-RuntimeEnvironmentVariables",
  "StartCommand": "example-StartCommand",
  "Port": "example-Port",
  "RuntimeEnvironmentSecrets": "example-RuntimeEnvironmentSecrets"
}