Package-level declarations
Types
Specifies that you do not have the permissions required to perform this operation.
Represents the input for AddTagsToStream.
Describes the configuration and current status of a channel.
Specifies the Amazon Web Services KMS key that Amazon Kinesis Data Streams uses to encrypt data delivered to the channel's destination.
The Amazon CloudWatch Logs configuration for a channel.
The updated Amazon CloudWatch Logs configuration for a channel. Used in UpdateChannel.
Specifies the source stream and record configuration when creating a channel.
Describes the source stream of a channel.
Identifies a source stream associated with a channel.
A summary of a channel, returned by ListChannels.
Output parameter of the GetRecords API. The existing child shard of the current shard.
The Amazon CloudWatch Logs settings for channel logging.
The updated Amazon CloudWatch Logs settings for a channel.
An object that represents the details of a registered consumer. This type of object is returned by DescribeStreamConsumer.
Represents the input for CreateStream.
The Amazon S3 dead-letter queue configuration for records that cannot be delivered.
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.
The request was rejected because the DryRun parameter was specified.
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.
Represents the request parameters for configuring minimum throughput billing commitment.
Represents the current status of minimum throughput billing commitment for an account.
Specifies a single partition field.
Specifies how the destination table is partitioned.
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.
Specifies the format of records read from the source stream.
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 configuration for delivery to a general purpose Amazon S3 bucket. Used in CreateChannel.
The configuration for delivery to a general purpose Amazon S3 bucket. Returned in ChannelDescription.
The updated configuration for a general purpose Amazon S3 destination. Used in UpdateChannel. Only DataFreshnessInSeconds can be updated.
The Amazon S3 storage settings for a general purpose Amazon S3 destination.
Specifies a destination streaming table on Apache Iceberg.
The configuration for delivery to streaming tables on Apache Iceberg. Used in CreateChannel.
The configuration for delivery to streaming tables on Apache Iceberg. Returned in ChannelDescription.
The updated configuration for a streaming table destination. Used in UpdateChannel. Only DataFreshnessInSeconds can be updated.
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
Filters ListChannels results by source stream.
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.
Represents the warm throughput configuration on the stream. This is only present for On-Demand Kinesis Data Streams in accounts that have MinimumThroughputBillingCommitment enabled.