PutRecordsResponse
class PutRecordsResponse
PutRecords results.
Types
Properties
Link copied to clipboard
The encryption type used on the records. This parameter can be one of the following values:
Link copied to clipboard
The number of unsuccessfully processed records in a PutRecords request.
Link copied to clipboard
An array of successfully and unsuccessfully processed record results. A record that is successfully added to a stream includes SequenceNumber and ShardId in the result. A record that fails to be added to a stream includes ErrorCode and ErrorMessage in the result.