kinesis-2013-12-02 library
Classes
- AwsClientCredentials
- AWS credentials.
- ChildShard
- Consumer
- An object that represents the details of the consumer you registered. This type of object is returned by RegisterStreamConsumer.
- ConsumerDescription
- An object that represents the details of a registered consumer. This type of object is returned by DescribeStreamConsumer.
- DescribeLimitsOutput
- DescribeStreamConsumerOutput
- DescribeStreamOutput
-
Represents the output for
DescribeStream. - DescribeStreamSummaryOutput
- EnhancedMetrics
- Represents enhanced metrics types.
- EnhancedMonitoringOutput
- Represents the output for EnableEnhancedMonitoring and DisableEnhancedMonitoring.
- GetRecordsOutput
- Represents the output for GetRecords.
- GetShardIteratorOutput
-
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.
- Kinesis
- Amazon Kinesis Data Streams is a managed service that scales elastically for real-time processing of streaming big data.
- ListShardsOutput
- ListStreamConsumersOutput
- ListStreamsOutput
-
Represents the output for
ListStreams. - ListTagsForStreamOutput
-
Represents the output for
ListTagsForStream. - PutRecordOutput
-
Represents the output for
PutRecord. - PutRecordsOutput
-
PutRecordsresults. - PutRecordsRequestEntry
-
Represents the output for
PutRecords. - PutRecordsResultEntry
-
Represents the result of an individual record from a
PutRecordsrequest. A record that is successfully added to a stream includesSequenceNumberandShardIdin the result. A record that fails to be added to the stream includesErrorCodeandErrorMessagein the result. - Record
- The unit of data of the Kinesis data stream, which is composed of a sequence number, a partition key, and a data blob.
- RegisterStreamConsumerOutput
- SequenceNumberRange
- The range of possible sequence numbers for the shard.
- Shard
- A uniquely identified group of data records in a Kinesis data stream.
- ShardFilter
- StreamDescription
- Represents the output for DescribeStream.
- StreamDescriptionSummary
- Represents the output for DescribeStreamSummary
- Tag
- Metadata assigned to the stream, consisting of a key-value pair.
- UpdateShardCountOutput
Enums
Extensions
- ConsumerStatusFromString on String
- ConsumerStatusValueExtension on ConsumerStatus
- EncryptionTypeFromString on String
- EncryptionTypeValueExtension on EncryptionType
- MetricsNameFromString on String
- MetricsNameValueExtension on MetricsName
- ScalingTypeFromString on String
- ScalingTypeValueExtension on ScalingType
- ShardFilterTypeFromString on String
- ShardFilterTypeValueExtension on ShardFilterType
- ShardIteratorTypeFromString on String
- ShardIteratorTypeValueExtension on ShardIteratorType
- StreamStatusFromString on String
- StreamStatusValueExtension on StreamStatus
Exceptions / Errors
- ExpiredIteratorException
- ExpiredNextTokenException
- InvalidArgumentException
- KMSAccessDeniedException
- KMSDisabledException
- KMSInvalidStateException
- KMSNotFoundException
- KMSOptInRequired
- KMSThrottlingException
- LimitExceededException
- ProvisionedThroughputExceededException
- ResourceInUseException
- ResourceNotFoundException