Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions,
see Getting Started with Amazon Web Services in China
(PDF).
PutRecordBatchResponseEntry
Contains the result for an individual record from a PutRecordBatch
request. If the record is successfully added to your delivery stream, it receives a record
ID. If the record fails to be added to your delivery stream, the result includes an error
code and an error message.
Contents
-
ErrorCode
-
The error code for an individual record result.
Type: String
Required: No
-
ErrorMessage
-
The error message for an individual record result.
Type: String
Required: No
-
RecordId
-
The ID of the record.
Type: String
Length Constraints: Minimum length of 1.
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: