AWS Certified SysOps Administrator – Associate (legacy) — Question 72
A user is trying to understand AWS SNS. To which of the below mentioned end points is SNS unable to send a notification?
Answer options
- A. Email JSON
- B. HTTP
- C. AWS SQS
- D. AWS SES
Correct answer: D
Explanation
The correct answer is D, AWS SES, because SNS can send notifications to other endpoints like Email JSON, HTTP, and AWS SQS. AWS SES is primarily used for sending emails, and it does not function as a direct notification endpoint for SNS.