Amazon App Runner · Schema

CodeConfigurationValues

Describes the basic configuration needed for building and running an App Runner service. This type doesn't support the full set of possible configuration options. Fur full configuration capabilities, use a apprunner.yaml file in the source code repository.

AWSCI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

Properties

Name Type Description
Runtime object
BuildCommand object
StartCommand object
Port object
RuntimeEnvironmentVariables object
RuntimeEnvironmentSecrets object
View JSON Schema on GitHub