

# BatchError
<a name="API_BatchError"></a>

An error that occurred during a batch operation.

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

 ** accessorId **   <a name="repostprivate-Type-BatchError-accessorId"></a>
The accessor identifier that's related to the error.  
Type: String  
Required: Yes

 ** error **   <a name="repostprivate-Type-BatchError-error"></a>
The error code.  
Type: Integer  
Required: Yes

 ** message **   <a name="repostprivate-Type-BatchError-message"></a>
Description of the error.  
Type: String  
Required: Yes

## See Also
<a name="API_BatchError_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/repostspace-2022-05-13/BatchError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/repostspace-2022-05-13/BatchError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/repostspace-2022-05-13/BatchError) 