SNS Topic Created Without KMS Configuration
AWS SNS topics provisioned in Terraform without kms_master_key_id parameter in the aws_sns_topic resource configuration. Topics created without explicit KMS key assignment default to storing message payloads and metadata in plaintext at rest on AWS infrastructure, exposing notification content to unauthorized access if AWS storage systems are compromised or accessed by rogue administrators.