See: Description
| Class | Description |
|---|---|
| CreateStreamRequest |
Container for the parameters to the
CreateStream operation. |
| DeleteStreamRequest |
Container for the parameters to the
DeleteStream operation. |
| DescribeStreamRequest |
Container for the parameters to the
DescribeStream operation. |
| DescribeStreamResult |
Represents the output of a
DescribeStream operation. |
| GetRecordsRequest |
Container for the parameters to the
GetRecords operation. |
| GetRecordsResult |
Represents the output of a
GetRecords operation. |
| GetShardIteratorRequest |
Container for the parameters to the
GetShardIterator operation. |
| GetShardIteratorResult |
Represents the output of a
GetShardIterator operation. |
| HashKeyRange |
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
|
| ListStreamsRequest |
Container for the parameters to the
ListStreams operation. |
| ListStreamsResult |
Represents the output of a
ListStreams operation. |
| MergeShardsRequest |
Container for the parameters to the
MergeShards operation. |
| PutRecordRequest |
Container for the parameters to the
PutRecord operation. |
| PutRecordResult |
Represents the output of a
PutRecord operation. |
| Record |
The unit of data of the Amazon Kinesis stream, which is composed of a sequence number, a partition key, and a data blob.
|
| SequenceNumberRange |
The range of possible sequence numbers for the shard.
|
| Shard |
A uniquely identified group of data records in an Amazon Kinesis stream.
|
| SplitShardRequest |
Container for the parameters to the
SplitShard operation. |
| StreamDescription |
Represents the output of a
DescribeStream operation. |
| Enum | Description |
|---|---|
| ShardIteratorType |
Shard Iterator Type
|
| StreamStatus |
Stream Status
|
| Exception | Description |
|---|---|
| ExpiredIteratorException | |
| InvalidArgumentException | |
| LimitExceededException | |
| ProvisionedThroughputExceededException | |
| ResourceInUseException | |
| ResourceNotFoundException |
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.