

# BatchResultErrorEntry
<a name="API_BatchResultErrorEntry"></a>

Gives a detailed description of failed messages in the batch.

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

 ** Code **   
An error code representing why the action failed on this entry.  
Type: String  
Required: Yes

 ** Id **   
The `Id` of an entry in a batch request  
Type: String  
Required: Yes

 ** SenderFault **   
Specifies whether the error happened due to the caller of the batch API action.  
Type: Boolean  
Required: Yes

 ** Message **   
A message explaining why the action failed on this entry.  
Type: String  
Required: No

## See Also
<a name="API_BatchResultErrorEntry_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/sns-2010-03-31/BatchResultErrorEntry) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sns-2010-03-31/BatchResultErrorEntry) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sns-2010-03-31/BatchResultErrorEntry) 