This template creates an AWS App Runner service based on a Python source code repository. It specifies the service name, source configuration with authentication, auto deployments enabled, code repository details including repository URL, source code version, and code configuration values such as runtime, build command, start command, port, and runtime environment variables. It also includes instance configuration with CPU and memory specifications.

AppRunnerService
AWS::AppRunner::Service


InstanceConfiguration
SourceConfiguration *
AuthenticationConfiguration
CodeRepository
CodeConfiguration
CodeConfigurationValues
RuntimeEnvironmentSecrets
RuntimeEnvironmentVariables
SourceCodeVersion *
ImageRepository
ImageConfiguration
RuntimeEnvironmentSecrets
RuntimeEnvironmentVariables

CloudFormation Template

Share Template