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.

CloudFormation Template