ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

327 / 474

Question 327:

A company uses the Simple Notification Service to send notifications to various subscribers for their service. There is a user requirement for the subscriber only to receive certain types of messages and not all messages published to the topic. How can you achieve this?

Answer options:

A.By adding a filter policy to the topic subscription
B.By adding an IAM policy to the topic
C.Publish the messages to an SQS queue
D.Publish the messages to a Lambda function