

# BatchGetSchemaAnalysisRuleError
<a name="API_BatchGetSchemaAnalysisRuleError"></a>

An error that describes why a schema could not be fetched.

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

 ** code **   <a name="API-Type-BatchGetSchemaAnalysisRuleError-code"></a>
An error code for the error.  
Type: String  
Required: Yes

 ** message **   <a name="API-Type-BatchGetSchemaAnalysisRuleError-message"></a>
A description of why the call failed.  
Type: String  
Required: Yes

 ** name **   <a name="API-Type-BatchGetSchemaAnalysisRuleError-name"></a>
An error name for the error.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 128.  
Pattern: `[a-zA-Z0-9_](([a-zA-Z0-9_ ]+-)*([a-zA-Z0-9_ ]+))?`   
Required: Yes

 ** type **   <a name="API-Type-BatchGetSchemaAnalysisRuleError-type"></a>
The analysis rule type.  
Type: String  
Valid Values: `AGGREGATION | LIST | CUSTOM | ID_MAPPING_TABLE`   
Required: Yes

## See Also
<a name="API_BatchGetSchemaAnalysisRuleError_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/cleanrooms-2022-02-17/BatchGetSchemaAnalysisRuleError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanrooms-2022-02-17/BatchGetSchemaAnalysisRuleError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanrooms-2022-02-17/BatchGetSchemaAnalysisRuleError) 