A Config rule that checks that none of the specified applications are installed on the instance. Optionally, specify the application version. Newer versions of the application will not be blacklisted. You can also specify the platform to apply the rule only to instances running that platform.

This config rule supports the following parameters:

  • applicationNames
    • Required: Yes
    • Type: CSV
    • Description:Comma-separated list of application names. Optionally, specify versions appended with ':' (for example, 'Chrome:0.5.3, Firefox').
  • platformType
    • Required: No
    • Type: String
    • Description:Platform type (for example, 'Linux' or 'Windows').

ConfigRule
AWS::Config::ConfigRule


Scope

ComplianceResourceTypes

Source *
CustomPolicyDetails
SourceDetails

CloudFormation Template

Share Template