elastic-beanstalk-managed-updates-enabled
Checks if managed platform updates in an Amazon Elastic Beanstalk environment is enabled.
The rule is COMPLIANT if the value for ManagedActionsEnabled
is set to true.
The rule is NON_COMPLIANT if the value for ManagedActionsEnabled
is set to false, or if a parameter is provided and its value does not match the existing configurations.
Identifier: ELASTIC_BEANSTALK_MANAGED_UPDATES_ENABLED
Resource Types: AWS::ElasticBeanstalk::Environment
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions except US ISO West, Asia Pacific (Jakarta), US ISO East, Middle East (UAE), Asia Pacific (Hyderabad), Asia Pacific (Osaka), Asia Pacific (Malaysia), US ISOB East, Asia Pacific (Melbourne), Israel (Tel Aviv), Canada West (Calgary), Europe (Spain), Europe (Zurich) Region
Parameters:
- UpdateLevel (Optional)
- Type: String
-
Indicates whether update levels are set to 'minor' version updates or a 'patch' version updates.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.