Package-level declarations
Types
Specifies that you do not have the permissions required to perform this operation.
Represents the input for AddTagsToStream
.
Output parameter of the GetRecords API. The existing child shard of the current shard.
An object that represents the details of a registered consumer. This type of object is returned by DescribeStreamConsumer.
Represents the input for CreateStream
.
Represents the input for DecreaseStreamRetentionPeriod.
Represents the input for DeleteStream.
Represents the input for DescribeStream
.
Represents the output for DescribeStream
.
Represents the input for DisableEnhancedMonitoring.
Represents the output for EnableEnhancedMonitoring and DisableEnhancedMonitoring.
Represents the input for EnableEnhancedMonitoring.
Represents the output for EnableEnhancedMonitoring and DisableEnhancedMonitoring.
Represents enhanced metrics types.
The provided iterator exceeds the maximum age allowed.
The pagination token passed to the operation is expired.
Represents the input for GetRecords.
Represents the output for GetRecords.
Represents the input for GetShardIterator
.
Represents the output for GetShardIterator
.
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
Represents the input for IncreaseStreamRetentionPeriod.
The processing of the request failed because of an unknown error, exception, or failure.
A specified parameter exceeds its restrictions, is not supported, or can't be used. For more information, see the returned message.
Base class for all service related exceptions thrown by the Kinesis client
The ciphertext references a key that doesn't exist or that you don't have access to.
The request was rejected because the specified customer master key (CMK) isn't enabled.
The request was rejected because the state of the specified resource isn't valid for this request. For more information, see How Key State Affects Use of a Customer Master Key in the Amazon Web Services Key Management Service Developer Guide.
The request was rejected because the specified entity or resource can't be found.
The Amazon Web Services access key ID needs a subscription for the service.
The request was denied due to request throttling. For more information about throttling, see Limits in the Amazon Web Services Key Management Service Developer Guide.
The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
Represents the input for ListStreams
.
Represents the output for ListStreams
.
Represents the input for ListTagsForStream
.
Represents the output for ListTagsForStream
.
Represents the input for MergeShards
.
The request rate for the stream is too high, or the requested data is too large for the available throughput. Reduce the frequency or size of your requests. For more information, see Streams Limits in the Amazon Kinesis Data Streams Developer Guide, and Error Retries and Exponential Backoff in Amazon Web Services in the Amazon Web Services General Reference.
Represents the input for PutRecord
.
Represents the output for PutRecord
.
A PutRecords
request.
Represents the output for PutRecords
.
PutRecords
results.
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.
Represents the input for RemoveTagsFromStream
.
The resource is not available for this operation. For successful operation, the resource must be in the ACTIVE
state.
The requested resource could not be found. The stream might not be specified correctly.
The range of possible sequence numbers for the shard.
The request parameter used to filter out the response of the ListShards
API.
Represents the input for SplitShard
.
The starting position in the data stream from which to start streaming.
Represents the output for DescribeStream.
Represents the output for DescribeStreamSummary
Specifies the capacity mode to which you want to set your data stream. Currently, in Kinesis Data Streams, you can choose between an on-demand capacity mode and a provisioned capacity mode for your data streams.
The summary of a stream.
After you call SubscribeToShard, Kinesis Data Streams sends events of this type over an HTTP/2 connection to your consumer.
This is a tagged union for all of the types of events an enhanced fan-out consumer can receive over HTTP/2 after a call to SubscribeToShard.
Specifies that you tried to invoke this API for a data stream with the on-demand capacity mode. This API is only supported for data streams with the provisioned capacity mode.