lambda-vpc-multi-az-check
Checks if Lambda has more than 1 availability zone associated. The rule is NON_COMPLIANT if only 1 availability zone is associated with the Lambda or the number of availability zones associated is less than number specified in the optional parameter.
Identifier: LAMBDA_VPC_MULTI_AZ_CHECK
Resource Types: AWS::Lambda::Function
Trigger type: Configuration changes
AWS Region: All supported AWS regions except US ISO West (Northern California), US ISO East, Asia Pacific (Malaysia), US ISOB East (Ohio), AWS GovCloud (US-East), AWS GovCloud (US-West), Israel (Tel Aviv), Canada West (Calgary), China (Ningxia) Region
Parameters:
- availabilityZones (Optional)
- Type: int
-
Number of expected Availability zones.
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.