You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrading the Amazon Aurora Postgres Engine version and/or the switch to Aurora Serverless v2 via Amazon Cloudformation is not supported. Please refer to the official upgrade documentation and migrate to Aurora Serverless v2 if you have a already running environment using an older engine version and/or Aurora Serverless v1 to proceed with the upgrade before using the Cloudformation deployment.
Fixed
lambda python runtimes updated to supported version
Ensure database names begin with letter
Application version parameter is now passed through needed nested stacks
Changed
Aurora Serverless switched to Aurora Serverless v2
Aurora Engine Version now on 13.7
Update Big Blue Button version to 2.5
Application Server OS now on Ubuntu 20.04
upgraded cfn-ses-provider to v0.8.3
Added
Parameter to enable/disable the deployment of Greenlight for the scalable setup. This enables you to have a deployment prepared to be used with an external LMS or Frontend in general. this change disables the Greenlight Tasks, Services, ALB deployments, DNS entries, setup of SES and SMTP User and referred Roles. Parameter: "BBBFrontendType" valid values: Greenlight, External