ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

452 / 690

Question 452:

A company has an Aurora MySQL DB cluster setup, and it needs to invoke a Lambda function. Which of the following need to be in place for this setup to work. (Select TWO)

Answer options:

A.Ensure that the Lambda function has an IAM Role assigned to it which can be used to invoke functions on Amazon Aurora.
B.Ensure that the Aurora MySQL DB cluster has an IAM Role which allows it to invoke Lambda functions.
C.Allow the Lambda function to allow outbound communication to Amazon Aurora.
D.Configure the Aurora MySQL DB cluster to allow outbound connections to the Lambda function.