ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

10 / 474

Question 10:

You’ve developed a set of scripts using AWS Lambda. These scripts need to access EC2 Instances in a VPC. Which of the following needs to be done to ensure that the AWS Lambda function can access the resources in the VPC? Choose 2 answers from the options given below.

Answer options:

A.Ensure that the subnet ID’s are configured in the Lambda function.
B.Ensure that the NACL ID’s are configured in the Lambda function.
C.Ensure that the Security Group ID’s are configured in the Lambda function.
D.Ensure that the VPC Flow Log ID’s are configured in the Lambda function.