Created
          January 25, 2024 17:37 
        
      - 
      
- 
        Save scottschreckengaust/3c97b918f5c0c63483b422314531f2a2 to your computer and use it in GitHub Desktop. 
Revisions
- 
        scottschreckengaust created this gist Jan 25, 2024 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ --- AWSTemplateFormatVersion: "2010-09-09" Resources: Topic: Type: "AWS::SNS::Topic" Metadata: cfn_nag: rules_to_suppress: - id: "W47" reason: "No KmsMasterKeyId property needed"