Open aruanurag opened 2 years ago
Created a SAM template for Lambda it gives a warning even when VPC in configured. `StockCheckerFunction: Type: AWS::Serverless::Function # More info about Function Resource: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html Properties: CodeUri: ./functions/StockChecker/ Handler: StockChecker::StockChecker.Function::FunctionHandler VpcConfig: SecurityGroupIds:
Created a SAM template for Lambda it gives a warning even when VPC in configured. `StockCheckerFunction: Type: AWS::Serverless::Function # More info about Function Resource: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html Properties: CodeUri: ./functions/StockChecker/ Handler: StockChecker::StockChecker.Function::FunctionHandler VpcConfig: SecurityGroupIds: