| Class | Description |
|---|---|
| AddTagsToStreamRequest |
Represents the input for
AddTagsToStream. |
| AddTagsToStreamResponse | |
| CreateStreamRequest |
Represents the input for
CreateStream. |
| CreateStreamResponse | |
| DecreaseStreamRetentionPeriodRequest |
Represents the input for DecreaseStreamRetentionPeriod.
|
| DecreaseStreamRetentionPeriodResponse | |
| DeleteStreamRequest |
Represents the input for DeleteStream.
|
| DeleteStreamResponse | |
| DescribeLimitsRequest | |
| DescribeLimitsResponse | |
| DescribeStreamRequest |
Represents the input for
DescribeStream. |
| DescribeStreamResponse |
Represents the output for
DescribeStream. |
| DescribeStreamSummaryRequest | |
| DescribeStreamSummaryResponse | |
| DisableEnhancedMonitoringRequest |
Represents the input for DisableEnhancedMonitoring.
|
| DisableEnhancedMonitoringResponse |
Represents the output for EnableEnhancedMonitoring and DisableEnhancedMonitoring.
|
| EnableEnhancedMonitoringRequest |
Represents the input for EnableEnhancedMonitoring.
|
| EnableEnhancedMonitoringResponse |
Represents the output for EnableEnhancedMonitoring and DisableEnhancedMonitoring.
|
| EnhancedMetrics |
Represents enhanced metrics types.
|
| GetRecordsRequest |
Represents the input for GetRecords.
|
| GetRecordsResponse |
Represents the output for GetRecords.
|
| GetShardIteratorRequest |
Represents the input for
GetShardIterator. |
| GetShardIteratorResponse |
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 |
Represents the input for IncreaseStreamRetentionPeriod.
|
| IncreaseStreamRetentionPeriodResponse | |
| KinesisRequest | |
| KinesisResponse | |
| ListStreamsRequest |
Represents the input for
ListStreams. |
| ListStreamsResponse |
Represents the output for
ListStreams. |
| ListTagsForStreamRequest |
Represents the input for
ListTagsForStream. |
| ListTagsForStreamResponse |
Represents the output for
ListTagsForStream. |
| MergeShardsRequest |
Represents the input for
MergeShards. |
| MergeShardsResponse | |
| PutRecordRequest |
Represents the input for
PutRecord. |
| PutRecordResponse |
Represents the output for
PutRecord. |
| PutRecordsRequest |
A
PutRecords request. |
| PutRecordsRequestEntry |
Represents the output for
PutRecords. |
| PutRecordsResponse |
PutRecords results. |
| PutRecordsResultEntry |
Represents the result of an individual record from a
PutRecords request. |
| Record |
The unit of data of the Kinesis stream, which is composed of a sequence number, a partition key, and a data blob.
|
| RemoveTagsFromStreamRequest |
Represents the input for
RemoveTagsFromStream. |
| RemoveTagsFromStreamResponse | |
| SequenceNumberRange |
The range of possible sequence numbers for the shard.
|
| Shard |
A uniquely identified group of data records in a Kinesis stream.
|
| SplitShardRequest |
Represents the input for
SplitShard. |
| SplitShardResponse | |
| StartStreamEncryptionRequest | |
| StartStreamEncryptionResponse | |
| StopStreamEncryptionRequest | |
| StopStreamEncryptionResponse | |
| StreamDescription |
Represents the output for DescribeStream.
|
| StreamDescriptionSummary |
Represents the output for DescribeStreamSummary
|
| Tag |
Metadata assigned to the stream, consisting of a key-value pair.
|
| UpdateShardCountRequest | |
| UpdateShardCountResponse |
| Enum | Description |
|---|---|
| EncryptionType | |
| MetricsName | |
| ScalingType | |
| ShardIteratorType | |
| StreamStatus |
| Exception | Description |
|---|---|
| ExpiredIteratorException |
The provided iterator exceeds the maximum age allowed.
|
| InvalidArgumentException |
A specified parameter exceeds its restrictions, is not supported, or can't be used.
|
| KinesisException |
Base exception for all service exceptions thrown by Amazon Kinesis
|
| KMSAccessDeniedException |
The ciphertext references a key that doesn't exist or that you don't have access to.
|
| KMSDisabledException |
The request was rejected because the specified customer master key (CMK) isn't enabled.
|
| KMSInvalidStateException |
The request was rejected because the state of the specified resource isn't valid for this request.
|
| KMSNotFoundException |
The request was rejected because the specified entity or resource can't be found.
|
| KMSOptInRequiredException |
The AWS access key ID needs a subscription for the service.
|
| KMSThrottlingException |
The request was denied due to request throttling.
|
| LimitExceededException |
The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the
maximum number allowed.
|
| ProvisionedThroughputExceededException |
The request rate for the stream is too high, or the requested data is too large for the available throughput.
|
| ResourceInUseException |
The resource is not available for this operation.
|
| ResourceNotFoundException |
The requested resource could not be found.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.