

# ProviderFilter
<a name="API_ProviderFilter"></a>

A filter that matches connectors by cloud provider.

## Contents
<a name="API_ProviderFilter_Contents"></a>

 ** comparison **   <a name="inspector2-Type-ProviderFilter-comparison"></a>
The comparison operator for the provider filter.  
Type: String  
Valid Values: `EQUALS`   
Required: Yes

 ** value **   <a name="inspector2-Type-ProviderFilter-value"></a>
The cloud provider value to filter by.  
Type: String  
Valid Values: `AZURE`   
Required: Yes

## See Also
<a name="API_ProviderFilter_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/inspector2-2020-06-08/ProviderFilter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/ProviderFilter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/ProviderFilter) 