

# ec2-managedinstance-applications-blacklisted
<a name="ec2-managedinstance-applications-blacklisted"></a>

Checks if none of the specified applications are installed on the instance. Optionally, specify the version. Newer versions will not be denylisted. Optionally, specify the platform to apply the rule only to instances running that platform. 



**Identifier:** EC2\$1MANAGEDINSTANCE\$1APPLICATIONS\$1BLACKLISTED

**Resource Types:** AWS::SSM::ManagedInstanceInventory

**Trigger type:** Configuration changes

**Amazon Web Services Region:** All supported Amazon regions

**Parameters:**

applicationNamesType: CSV  
Comma-separated list of application names. Optionally, specify versions appended with ':' (for example, 'Chrome:0.5.3, Firefox').  
The application names must be an exact match. For example, use **firefox** on Linux or **firefox-compat** on Amazon Linux. In addition, Amazon Config does not currently support wildcards for the *applicationNames* parameter (for example, **firefox\$1**).

platformType (Optional)Type: String  
Platform type (for example, 'Linux' or 'Windows').

## Amazon CloudFormation template
<a name="w2aac20c16c17b7d575c19"></a>

To create Amazon Config managed rules with Amazon CloudFormation templates, see [Creating Amazon Config Managed Rules With Amazon CloudFormation Templates](aws-config-managed-rules-cloudformation-templates.md).