A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Kinesis/Types/PutRecordsResultEntry.html below:

PutRecordsResultEntry — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kinesis::Types::PutRecordsResultEntry
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Represents the result of an individual record from a PutRecords request. A record that is successfully added to a stream includes SequenceNumber and ShardId in the result. A record that fails to be added to the stream includes ErrorCode and ErrorMessage in the result.

Instance Attribute Summary collapse Instance Attribute Details #error_code ⇒ String

The error code for an individual record result. ErrorCodes can be either ProvisionedThroughputExceededException or InternalFailure.

#error_message ⇒ String

The error message for an individual record result. An ErrorCode value of ProvisionedThroughputExceededException has an error message that includes the account ID, stream name, and shard ID. An ErrorCode value of InternalFailure has the error message "Internal Service Failure".

#sequence_number ⇒ String

The sequence number for an individual record result.

#shard_id ⇒ String

The shard ID for an individual record result.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4