Topics should be encrypted to protect their contents.
Impact
The SNS topic messages could be read if compromised
Recommended Actions
Follow the appropriate remediation steps below to resolve the issue.
Turn on SNS Topic encryption
1
2
3
4
5
6
7
8
9
10
11
---AWSTemplateFormatVersion:"2010-09-09"Description:A sample templateAWSTemplateFormatVersion:2010-09-09Description:Good example of topicResources:Queue:Type:AWS::SQS::TopicProperties:TopicName:blahKmsMasterKeyId:some-key