

# AnalyticsAndOperator


A conjunction (logical AND) of predicates, which is used in evaluating a metrics filter. The operator must have at least two predicates in any combination, and an object must match all of the predicates for the filter to apply.

## Contents


 ** Prefix **   <a name="AmazonS3-Type-AnalyticsAndOperator-Prefix"></a>
The prefix to use when evaluating an AND predicate: The prefix that an object must have to be included in the metrics results.  
Type: String  
Required: No

 ** Tags **   <a name="AmazonS3-Type-AnalyticsAndOperator-Tags"></a>
The list of tags to use when evaluating an AND predicate.  
Type: Array of [Tag](API_Tag.md) data types  
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/s3-2006-03-01/AnalyticsAndOperator) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/s3-2006-03-01/AnalyticsAndOperator) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/s3-2006-03-01/AnalyticsAndOperator) 