kinesis-2013-12-02 library

Classes

AwsClientCredentials
AWS credentials.
ChildShard
Consumer
An object that represents the details of the consumer you registered. This type of object is returned by RegisterStreamConsumer.
ConsumerDescription
An object that represents the details of a registered consumer. This type of object is returned by DescribeStreamConsumer.
DescribeLimitsOutput
DescribeStreamConsumerOutput
DescribeStreamOutput
Represents the output for DescribeStream.
DescribeStreamSummaryOutput
EnhancedMetrics
Represents enhanced metrics types.
EnhancedMonitoringOutput
Represents the output for EnableEnhancedMonitoring and DisableEnhancedMonitoring.
GetRecordsOutput
Represents the output for GetRecords.
GetShardIteratorOutput
Represents the output for GetShardIterator.
HashKeyRange
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
Kinesis
Amazon Kinesis Data Streams is a managed service that scales elastically for real-time processing of streaming big data.
ListShardsOutput
ListStreamConsumersOutput
ListStreamsOutput
Represents the output for ListStreams.
ListTagsForStreamOutput
Represents the output for ListTagsForStream.
PutRecordOutput
Represents the output for PutRecord.
PutRecordsOutput
PutRecords results.
PutRecordsRequestEntry
Represents the output for PutRecords.
PutRecordsResultEntry
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.
Record
The unit of data of the Kinesis data stream, which is composed of a sequence number, a partition key, and a data blob.
RegisterStreamConsumerOutput
SequenceNumberRange
The range of possible sequence numbers for the shard.
Shard
A uniquely identified group of data records in a Kinesis data stream.
ShardFilter
StreamDescription
Represents the output for DescribeStream.
StreamDescriptionSummary
Represents the output for DescribeStreamSummary
Tag
Metadata assigned to the stream, consisting of a key-value pair.
UpdateShardCountOutput