few-analyst-47494
04/18/2023, 9:07 AMsecurityGroupIds
is a required field in the `vpcConfig` for AWS Lambdas.
In my architecture, I have a lambda defined in the private subnet of a VPC and already attached a security group to the VPC. So when I’m associating the lambda with the subnet using subnetIds
in vpcConfig
, why do I necessarily have to respecify the securityGroupId too?fresh-spring-82225
04/18/2023, 3:42 PMfew-analyst-47494
04/19/2023, 2:23 AMpolite-napkin-90098
04/19/2023, 2:29 PM