NAME

Paws::Kinesis::PutRecordsOutput

ATTRIBUTES

FailedRecordCount => Int

The number of unsuccessfully processed records in a PutRecords request.

REQUIRED Records => ArrayRef[Paws::Kinesis::PutRecordsResultEntry]

An array of successfully and unsuccessfully processed record results, correlated with the request by natural ordering. 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.

_request_id => Str