streams-dynamodb-2012-08-10
        library 
 
      
    
    
    
      Classes
      
          - 
  AttributeValue 
- 
  Represents the data for an attribute.
- 
  AwsClientCredentials 
- 
  AWS credentials.
- 
  DescribeStreamOutput 
- 
  Represents the output of a DescribeStreamoperation.
- 
  DynamoDBStreams 
- 
  Amazon DynamoDB Streams provides API actions for accessing streams and
processing stream records. To learn more about application development with
Streams, see Capturing
Table Activity with DynamoDB Streams in the Amazon DynamoDB Developer
Guide.
- 
  GetRecordsOutput 
- 
  Represents the output of a GetRecordsoperation.
- 
  GetShardIteratorOutput 
- 
  Represents the output of a GetShardIteratoroperation.
- 
  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.
- 
  ListStreamsOutput 
- 
  Represents the output of a ListStreamsoperation.
- 
  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.