import * as mod from "https://aws-api.deno.dev/v0.2/services/dynamodbstreams.ts?docs=full";| DynamoDBStreams |
| AttributeValue | Represents the data for an attribute. |
| DescribeStreamInput | Represents the input of a |
| DescribeStreamOutput | Represents the output of a |
| GetRecordsInput | Represents the input of a |
| GetRecordsOutput | Represents the output of a |
| GetShardIteratorInput | Represents the input of a |
| GetShardIteratorOutput | Represents the output of a |
| 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 |
| ListStreamsOutput | Represents the output of a |
| 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. |