跳至内容

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

已提问 2 年前428 查看次数
1 回答
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

专家
已回答 2 年前
专家
已审核 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。