Skip to content

SNS Topic encryption

0

How to find source and target of sns topic and how to test after encryption of sns topic

  • Please accept the answer if it was useful for you

1 Answer
2

A target is a subscription Enter image description here

If you don't know the source of messages, you can check CloudTrail (if enabled) Here is an example of encrypted SNS + SQS https://www.youtube.com/watch?v=I7f2c5Qgz9w

The main idea is that you need to use a Customer Managed KMS key (KMS CMK), because this type of keys allows managing Key Policy and configuring cross-service communication

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.