BatchWriteRecordError
The error that has occurred when attempting to write a record in a batch.
Contents
- Entry
-
The entry that failed to be written.
Type: BatchWriteRecordEntry object
Required: Yes
- ErrorCode
-
The error code for the failed record write.
Type: String
Length Constraints: Maximum length of 358400.
Pattern:
.*Required: Yes
- ErrorMessage
-
The error message for the failed record write.
Type: String
Length Constraints: Maximum length of 2048.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: