DVA-C02 · Question #6
A company has an application that uses Amazon Cognito user pools as an identity provider. The company must secure access to user records. The company has set up multi-factor authentication (MFA)…
The correct answer is B. Create an AWS Lambda function that uses Amazon Simple Email Service (Amazon SES) to send. https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-post- authentication.html
Question
A company has an application that uses Amazon Cognito user pools as an identity provider. The company must secure access to user records. The company has set up multi-factor authentication (MFA). The company also wants to send a login activity notification by email every time a user logs in. What is the MOST operationally efficient solution that meets this requirement?
Options
- ACreate an AWS Lambda function that uses Amazon Simple Email Service (Amazon SES) to send
- BCreate an AWS Lambda function that uses Amazon Simple Email Service (Amazon SES) to send
- CCreate an AWS Lambda function that uses Amazon Simple Email Service (Amazon SES) to send
- DConfigure Amazon Cognito to stream all logs to Amazon Kinesis Data Firehose. Create an AWS
How the community answered
(31 responses)- A6% (2)
- B81% (25)
- C3% (1)
- D10% (3)
Explanation
https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-post- authentication.html
Community Discussion
No community discussion yet for this question.