3.6 Ensure Relational Database Service Instances have Auto Minor Version Upgrade Enabled

Information

Amazon Relational Database Service (RDS) is a managed relational database service which handles routine database tasks such as provisioning, patching, backup, recovery, failure detection, and repair.

There are 6 database engines available for customer to run their database workloads on:

* Amazon Aurora (MySQL Compatible)
* MySQL
* MariaDB
* Oracle
* Microsoft SQL Server
* PostgreSQL

If the database engine used by your application supports it, ensure that the RDS Instances have Auto Minor Version Upgrade Enabled.
Ensures automated patch management is in place on the RDS instance to ensure the database engine has all the latest patches applied.

Solution

Using the Amazon unified command line interface:

* Modify each DB instance with auto-minor-version-upgrade set to False, and enable auto-minor-version-upgrade:

aws rds modify-db-instance --db-instance-identifier <your_db_instance> --auto-minor-version-upgrade

See Also

https://workbench.cisecurity.org/files/260

Item Details

Category: SYSTEM AND INFORMATION INTEGRITY

References: 800-53|SI-2(5)

Plugin: amazon_aws

Control ID: 708b0e3db2fbd92c3e18b91c1ed5672f8a360d5af7494cf8aa6cb835d00fda0c