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
Amazon Web Services Region: All supported Amazon regions except Amazon GovCloud (US-East), Amazon GovCloud (US-West), Israel (Tel Aviv), China (Ningxia) Region
Parameters:
- availabilityZones (Optional)
- Type: int
-
Number of expected Availability zones.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.