Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Why didn't my Amazon SNS topic deliver the messages I published to my Amazon SQS queue that has SSE activated?
2 minute read
0
My Amazon Simple Notification Service (Amazon SNS) topic didn't deliver the messages I published to my Amazon Simple Queue Service (Amazon SQS) queue. My Amazon SQS queue has server-side encryption (SSE) activated.
Short description
Your Amazon SQS queue must use an AWS Key Management Service (AWS KMS) customer managed key. The customer managed key must include a custom key policy that gives Amazon SNS sufficient key usage permissions.
Note: The default key policy of the AWS managed key for Amazon SQS doesn't include the required permissions, and you can't modify this key's policy.