Direkt zum Inhalt

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

gefragt vor 2 Jahren428 Aufrufe
1 Antwort
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

EXPERTE
beantwortet vor 2 Jahren
EXPERTE
überprüft vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.