Topic 1 Question 523
2 つ選択A travel company built a web application that uses Amazon Simple Email Service (Amazon SES) to send email notifications to users. The company needs to enable logging to help troubleshoot email delivery issues. The company also needs the ability to do searches that are based on recipient, subject, and time sent.
Which combination of steps should a solutions architect take to meet these requirements?
Create an Amazon SES configuration set with Amazon Data Firehose as the destination. Choose to send logs to an Amazon S3 bucket.
Enable AWS CloudTrail logging. Specify an Amazon S3 bucket as the destination for the logs.
Use Amazon Athena to query the logs in the Amazon S3 bucket for recipient, subject, and time sent.
Create an Amazon CloudWatch log group. Configure Amazon SES to send logs to the log group.
Use Amazon Athena to query the logs in Amazon CloudWatch for recipient, subject, and time sent.
ユーザの投票
コメント(10)
A & C is the correct answer.
👍 4Russs992024/07/07- 正解だと思う選択肢: AC
A. Amazon Data Firehose is configured as the target of SES configuration set, which can capture and transfer SES log data in real-time to Amazon S3 storage buckets. B. CloudTrail is primarily used to track AWS management operations, rather than service level operation logs. C. Amazon Athena allows you to directly analyze data stored in Amazon S3 using SQL queries. D. Amazon SES does not directly support sending logs to CloudWatch. E. Athena does not support directly querying logs in CloudWatch.
👍 4liuliangzhou2024/09/16 A & C. Cloudtrail does not track the emails.
👍 3G4Exams2024/07/04
シャッフルモード