AddTagsToStreamRequest |
Represents the input for AddTagsToStream .
|
AddTagsToStreamResult |
|
CreateStreamRequest |
Represents the input for CreateStream .
|
CreateStreamResult |
|
DecreaseStreamRetentionPeriodRequest |
|
DecreaseStreamRetentionPeriodResult |
|
DeleteStreamRequest |
|
DeleteStreamResult |
|
DescribeStreamRequest |
Represents the input for DescribeStream .
|
DescribeStreamResult |
Represents the output for DescribeStream .
|
DisableEnhancedMonitoringRequest |
|
DisableEnhancedMonitoringResult |
|
EnableEnhancedMonitoringRequest |
|
EnableEnhancedMonitoringResult |
|
EnhancedMetrics |
Represents enhanced metrics types.
|
GetRecordsRequest |
|
GetRecordsResult |
|
GetShardIteratorRequest |
Represents the input for GetShardIterator .
|
GetShardIteratorResult |
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.
|
IncreaseStreamRetentionPeriodRequest |
|
IncreaseStreamRetentionPeriodResult |
|
ListStreamsRequest |
Represents the input for ListStreams .
|
ListStreamsResult |
Represents the output for ListStreams .
|
ListTagsForStreamRequest |
Represents the input for ListTagsForStream .
|
ListTagsForStreamResult |
Represents the output for ListTagsForStream .
|
MergeShardsRequest |
Represents the input for MergeShards .
|
MergeShardsResult |
|
MetricsName |
|
PutRecordRequest |
Represents the input for PutRecord .
|
PutRecordResult |
Represents the output for PutRecord .
|
PutRecordsRequest |
A PutRecords request.
|
PutRecordsRequestEntry |
Represents the output for PutRecords .
|
PutRecordsResult |
PutRecords results.
|
PutRecordsResultEntry |
Represents the result of an individual record from a PutRecords
request.
|
Record |
The unit of data of the Amazon Kinesis stream, which is composed of a
sequence number, a partition key, and a data blob.
|
RemoveTagsFromStreamRequest |
Represents the input for RemoveTagsFromStream .
|
RemoveTagsFromStreamResult |
|
SequenceNumberRange |
The range of possible sequence numbers for the shard.
|
Shard |
A uniquely identified group of data records in an Amazon Kinesis stream.
|
ShardIteratorType |
|
SplitShardRequest |
Represents the input for SplitShard .
|
SplitShardResult |
|
StreamDescription |
|
StreamStatus |
|
Tag |
Metadata assigned to the stream, consisting of a key-value pair.
|