Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/dynamodbstreams.ts?docs=full";

§Classes

DynamoDBStreams

§Interfaces

AttributeValue

Represents the data for an attribute.

DescribeStreamInput

Represents the input of a DescribeStream operation.

DescribeStreamOutput

Represents the output of a DescribeStream operation.

GetRecordsInput

Represents the input of a GetRecords operation.

GetRecordsOutput

Represents the output of a GetRecords operation.

GetShardIteratorInput

Represents the input of a GetShardIterator operation.

GetShardIteratorOutput

Represents the output of a GetShardIterator operation.

Identity

Contains details about the type of identity that made the request.

KeySchemaElement

Represents a single element of a key schema. A key schema specifies the attributes that make up the primary key of a table, or the key attributes of an index.

ListStreamsInput

Represents the input of a ListStreams operation.

ListStreamsOutput

Represents the output of a ListStreams operation.

Record

A description of a unique event within a stream.

SequenceNumberRange

The beginning and ending sequence numbers for the stream records contained within a shard.

Shard

A uniquely identified group of stream records within a stream.

Stream

Represents all of the data describing a particular stream.

StreamDescription

Represents all of the data describing a particular stream.

StreamRecord

A description of a single data modification that was performed on an item in a DynamoDB table.

§Type Aliases

KeyType
OperationType
ShardIteratorType
StreamStatus
StreamViewType