

# Analysis
<a name="API_Analysis"></a>

The result of an analysis can be used in conditions to trigger actions. Analyses can inspect the email content and report a certain aspect of the email.

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

 ** Analyzer **   <a name="sesmailmanager-Type-Analysis-Analyzer"></a>
The Amazon Resource Name (ARN) of an Add On.  
Type: String  
Pattern: `[a-zA-Z0-9:_/+=,@.#-]+`   
Required: Yes

 ** ResultField **   <a name="sesmailmanager-Type-Analysis-ResultField"></a>
The returned value from an Add On.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `(addon\.)?[\sa-zA-Z0-9_]+`   
Required: Yes

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/mailmanager-2023-10-17/Analysis) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mailmanager-2023-10-17/Analysis) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mailmanager-2023-10-17/Analysis) 