5.4 Ensure Automatic Updates and Patching are Enabled
Description
Enabling automatic updates and patching for Amazon ElastiCache ensures that your ElastiCache clusters run the latest software versions with important security fixes and enhancements.
Rationale
Automatic updates help the software be updated and address any vulnerabilities within the software that can help business with any potential exists that can impact the business and prevent any unauthorized access.
Impact
N/A
Audit Procedure
Using AWS Console
Sign in to the AWS Management Console
- Sign in to the AWS Management Console at https://console.aws.amazon.com/ with your AWS account credentials.
Open the ElastiCache Console
- Open the Amazon ElastiCache console by navigating to the service using the
Find Servicessearch bar or by directly accessing the console at https://console.aws.amazon.com/elasticache/.
- Open the Amazon ElastiCache console by navigating to the service using the
Select the ElastiCache Cluster
- Choose the ElastiCache cluster you want to enable automatic updates and patching.
- Click on the cluster name to access its details page.
Enable Automatic Updates
- Click on the
Configurationtab on the cluster details page. - Scroll down to the
Cluster detailssection. - Under
Cluster maintenance and updates, clickModify. - In the
Maintenance and updatesdialog, find theAuto minor version upgradeoption and selectEnable. - Leave other settings unchanged or adjust them according to your requirements.
- Click
Saveto apply the changes.
- Click on the
Verify Automatic Updates Status
- Wait a few moments for the changes to take effect.
- Refresh the cluster details page to see the updated configuration.
- Verify that the "Auto minor version upgrade" setting is now enabled for the ElastiCache cluster.
Expected Result
Auto minor version upgrade is enabled for all ElastiCache clusters.
Remediation
Using AWS Console
Follow the same steps as the audit procedure to enable automatic updates and patching for ElastiCache clusters.
Default Value
By default, auto minor version upgrade may not be enabled for ElastiCache clusters.
References
CIS Controls
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|---|---|---|---|
| v8 | 7 Continuous Vulnerability Management | |||
| v7 | 3 Continuous Vulnerability Management |
Profile
Level 1 | Manual