BatchResultErrorEntry
Gives a detailed description of failed messages in the batch.
Contents
- 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 requestType: 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
For more information about using this API in one of the language-specific AWS SDKs, see the following: