Amazon Web Services DVA-C02 Question Answer
A developer creates an AWS Lambda function to publish messages to an Amazon SNS topic. All message content must be encrypted in transit and at rest between AWS Lambda and Amazon SNS.
A portion of the Lambda execution role policy is shown:
"Effect": "Allow",
"Action": "sns:Publish",
"Resource": "arn:aws:sns:us-east-1:1234567890:secure-topic"
Which combination of steps should the developer take to meet these requirements? (Select TWO.)
Amazon Web Services DVA-C02 Summary
- Vendor: Amazon Web Services
- Product: DVA-C02
- Update on: Mar 20, 2026
- Questions: 546

