Skip to content

Where to add key policy for encrypted sns topic

0

I have setup 2 sns topics, both has subscription endpoint is aws chatbot that will send message to slack. I use these for codepipeline notification. The first sns topics is configured to use kms key, the second is none. When testing, I notice that the first topic do not send notify to slack, but the second does. So I can conclude that kms key is the reason. How and where do I need to add policy to allow to use KMS key to decrypt the message

1 Answer
0

Please check this guide, it has a section about KMS key policy https://repost.aws/knowledge-center/sns-aws-chatbot-message-troubleshooting

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.