PutRecordBatchResponseEntry - Amazon Data Firehose

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 AWS SDKs, see the following: