Q3 — AWS SAA-C03 Ch.14

Question 3 of 100 | ← Chapter 14

Q1003. A media company has a multi-account AWS environment in the us-east-1 Region. The company has an Amazon Simple Notification Service (Amazon SNS) topic in a production account that publishes performance metrics. The company has an AWS Lambda function in an administrator account to process and analyze log data.The Lambda function that is in the administrator account must be invoked by messages from the SNS topic that is in the production account when significant metrics are reported.Which combination of steps will meet these requirements? (Choose two.)

Correct Answer: A. Create an IAM resource policy for the Lambda function that allows Amazon SNS to invoke the function., C. Create an IAM policy for the SNS topic that allows the Lambda function to subscribe to the topic.

Explanation

AC OR AB.