What's new?
- Added a new SSM parameter to forward the DB logs to CloudWatch log group.
- Added support for postgres version 16.5, 16.6, 16.7 and 16.8.
- Updated defaults for database and cache instances
- Database instance type: Default updated to db.m6g.large.
- Allocated database storage: Default increased to 400 GB.
- Storage throughput: Default set to 500 MB/s.
- Database engine parameter group family: Now defaults to postgres16.
- Database engine version: Updated to 16.4.
- Cache node type: Default updated to cache.r6g.large.
- Allocated IOPS: Default increased to 12,000.
- DB parameter group: Now defaults to HiveParamGroup16.
- Shared buffer: Default set to {DBInstanceClassMemory/20480} for optimized performance.
- Maximum statement duration: Default updated to 600,000 ms (10 minutes) to improve query execution limits.