All Questions
1 question
0
votes
1
answer
348
views
How to encrypt sns topic at rest to avoid cloud alters
Currently sns topics are getting generated from an ansible script, below is the snippet where I think it is getting generated.
Resources:
NotificaionTopic:
Type: "AWS::SNS::Topic&...