sns-encrypted-kms
Checks if Amazon SNS topic is encrypted with AWS Key Management Service (AWS KMS).
The rule is NON_COMPLIANT if the Amazon SNS topic is not encrypted with AWS KMS.
The rule is also NON_COMPLIANT when encrypted KMS key is not present in kmsKeyIds
input parameter.
Identifier: SNS_ENCRYPTED_KMS
Trigger type: Configuration changes
AWS Region: All supported AWS regions except Asia Pacific (Jakarta), Asia Pacific (Osaka) Region
Parameters:
- kmsKeyIds (Optional)
- Type: CSV
-
Comma separated list of AWS KMS key ARNs allowed for encrypting Amazon SNS Topic.
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.