Amazon App Runner · Example Payload

Amazon App Runner Codeconfigurationvalues Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

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

Top-level fields

RuntimeBuildCommandStartCommandPortRuntimeEnvironmentVariablesRuntimeEnvironmentSecrets

Example Payload

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