Versions in this module Expand all Collapse all v1 v1.1.9 Mar 8, 2016 Changes in this version + type DynamoDBStreamsAPI interface + DescribeStream func(*dynamodbstreams.DescribeStreamInput) (*dynamodbstreams.DescribeStreamOutput, error) + DescribeStreamRequest func(*dynamodbstreams.DescribeStreamInput) (*request.Request, *dynamodbstreams.DescribeStreamOutput) + GetRecords func(*dynamodbstreams.GetRecordsInput) (*dynamodbstreams.GetRecordsOutput, error) + GetRecordsRequest func(*dynamodbstreams.GetRecordsInput) (*request.Request, *dynamodbstreams.GetRecordsOutput) + GetShardIterator func(*dynamodbstreams.GetShardIteratorInput) (*dynamodbstreams.GetShardIteratorOutput, error) + GetShardIteratorRequest func(*dynamodbstreams.GetShardIteratorInput) (*request.Request, *dynamodbstreams.GetShardIteratorOutput) + ListStreams func(*dynamodbstreams.ListStreamsInput) (*dynamodbstreams.ListStreamsOutput, error) + ListStreamsRequest func(*dynamodbstreams.ListStreamsInput) (*request.Request, *dynamodbstreams.ListStreamsOutput)