PutRecordBatchResponseEntry - Amazon Data Firehose
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

PutRecordBatchResponseEntry

Contains the result for an individual record from a PutRecordBatch request. If the record is successfully added to your Firehose stream, it receives a record ID. If the record fails to be added to your Firehose 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: