import * as mod from "https://aws-api.deno.dev/v0.2/services/kinesis.ts?docs=full";
AddTagsToStreamInput | Represents the input for |
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". |
CreateStreamInput | Represents the input for |
DecreaseStreamRetentionPeriodInput | Represents the input for "DecreaseStreamRetentionPeriod". |
DeleteStreamInput | Represents the input for "DeleteStream". |
DeregisterStreamConsumerInput | |
DescribeLimitsOutput | |
DescribeStreamConsumerInput | |
DescribeStreamConsumerOutput | |
DescribeStreamInput | Represents the input for |
DescribeStreamOutput | Represents the output for |
DescribeStreamSummaryInput | |
DescribeStreamSummaryOutput | |
DisableEnhancedMonitoringInput | Represents the input for "DisableEnhancedMonitoring". |
EnableEnhancedMonitoringInput | Represents the input for "EnableEnhancedMonitoring". |
EnhancedMetrics | Represents enhanced metrics types. |
EnhancedMonitoringOutput | Represents the output for "EnableEnhancedMonitoring" and "DisableEnhancedMonitoring". |
GetRecordsInput | Represents the input for "GetRecords". |
GetRecordsOutput | Represents the output for "GetRecords". |
GetShardIteratorInput | Represents the input for |
GetShardIteratorOutput | Represents the output for |
HashKeyRange | The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers. |
IncreaseStreamRetentionPeriodInput | Represents the input for "IncreaseStreamRetentionPeriod". |
ListShardsInput | |
ListShardsOutput | |
ListStreamConsumersInput | |
ListStreamConsumersOutput | |
ListStreamsInput | Represents the input for |
ListStreamsOutput | Represents the output for |
ListTagsForStreamInput | Represents the input for |
ListTagsForStreamOutput | Represents the output for |
MergeShardsInput | Represents the input for |
PutRecordInput | Represents the input for |
PutRecordOutput | Represents the output for |
PutRecordsInput | A |
PutRecordsOutput |
|
PutRecordsRequestEntry | Represents the output for |
PutRecordsResultEntry | Represents the result of an individual record from a |
Record | The unit of data of the Kinesis data stream, which is composed of a sequence number, a partition key, and a data blob. |
RegisterStreamConsumerInput | |
RegisterStreamConsumerOutput | |
RemoveTagsFromStreamInput | Represents the input for |
SequenceNumberRange | The range of possible sequence numbers for the shard. |
Shard | A uniquely identified group of data records in a Kinesis data stream. |
ShardFilter | |
SplitShardInput | Represents the input for |
StartStreamEncryptionInput | |
StopStreamEncryptionInput | |
StreamDescription | Represents the output for "DescribeStream". |
StreamDescriptionSummary | Represents the output for "DescribeStreamSummary" |
Tag | Metadata assigned to the stream, consisting of a key-value pair. |
UpdateShardCountInput | |
UpdateShardCountOutput |