ApplyCfnLintExceptions.py [9:17]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        templateData['Resources'][resource]['Metadata']['cfn-lint'] = {
            "config": {
                "ignore_checks": ['EIAMPolicyActionWildcard'],
                "ignore_reasons": {
                    "EIAMPolicyActionWildcard": "This policy is created by the AWS CDK pipeline construct, which the developers of this Quick Start have no control over."
                }
                    
            }
        }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



ApplyCfnLintExceptions.py [34:42]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        templateData['Resources'][resource]['Metadata']['cfn-lint'] = {
            "config": {
                "ignore_checks": ['EIAMPolicyActionWildcard'],
                "ignore_reasons": {
                    "EIAMPolicyActionWildcard": "This policy is created by the AWS CDK pipeline construct, which the developers of this Quick Start have no control over."
                }
                    
            }
        } 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



