Control: 6.1 Ensure Managed Platform updates is configured
Description
AWS Elastic Beanstalk regularly releases platform updates to provide fixes, software updates, and new features. With managed platform updates, you can configure your environment to automatically upgrade to the latest version of a platform during a scheduled maintenance window.
Your application remains in service during the update process with no reduction in capacity. Managed updates are available on both single-instance and load-balanced environments. They also ensure you aren't introducing any vulnerabilities by running legacy systems that require updates and patches.
Remediation
From the Console:
- Login to AWS Console using https://console.aws.amazon.com/elasticbeanstalk.
- On the left hand side click
Environments
. - Click on the
Environment name
that you want to update. - Under the environment_name-env in the left column click
Configuration
. - Scroll down under Configurations.
- Under category look for
Managed updates
. - Click on
Edit
. - On the Managed Platform Updates page.
Managed updates - click the Enable checkboxWeekly update window - set preferred maintenance windowUpdate level- set it to Minor and patchInstance replacement - click the Enabled checkbox
- Click
Apply
. - Repeat steps 3-8 for each environment within the current region that needs Managed updates set.
- Then repeat the remediation process for all other regions identified in the Audit.
Usage
Run the control in your terminal:
powerpipe control run aws_compliance.control.cis_compute_service_v100_6_1
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run aws_compliance.control.cis_compute_service_v100_6_1 --share
SQL
This control uses a named query:
manual_control