nerdexam
Amazon

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

Submitted by viktor_hu· Mar 5, 2026Implement a secure environment

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)
  • A
    6% (2)
  • B
    81% (25)
  • C
    3% (1)
  • D
    10% (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.

Full DVA-C02 Practice