lambda-inside-vpc
Checks whether an AWS Lambda function is allowed access to an Amazon Virtual Private Cloud. The rule is NON_COMPLIANT if the Lambda function is not VPC enabled.
Identifier: LAMBDA_INSIDE_VPC
Trigger type: Configuration changes
AWS Region: All supported AWS regions except China (Ningxia), Asia Pacific (Jakarta), Asia Pacific (Osaka) Region
Parameters:
- subnetIds (Optional)
- Type: String
-
Comma-separated list of Subnet IDs that Lambda functions can be associated with.
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.