amazonka-dynamodb-streams
Version 1.2.0.1 revision 0 uploaded by BrendanHay.
Package meta
- Synopsis
- Amazon DynamoDB Streams SDK.
- Description
Amazon DynamoDB Streams This is the Amazon DynamoDB Streams API Reference. This guide describes the low-level API actions for accessing streams and processing stream records. For information about application development with DynamoDB Streams, see the Amazon DynamoDB Developer Guide. Note that this document is intended for use with the following DynamoDB documentation: - Amazon DynamoDB Developer Guide - Amazon DynamoDB API Reference The following are short descriptions of each low-level DynamoDB Streams API action, organized by function. - DescribeStream - Returns detailed information about a particular stream. - GetRecords - Retrieves the stream records from within a shard. - GetShardIterator - Returns information on how to retrieve the streams record from a shard with a given shard ID. - ListStreams - Returns a list of all the streams associated with the current AWS account and endpoint.
The types from this library are intended to be used with amazonka, which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
Use of lenses is required for constructing and manipulating types. This is due to the amount of nesting of AWS types and transparency regarding de/serialisation into more palatable Haskell values. The provided lenses should be compatible with any of the major lens libraries such as lens or lens-family-core.
See Network.AWS.DynamoDBStreams and the AWS API Reference to get started.
- Author
- Brendan Hay
- Bug reports
- n/a
- Category
- Network, AWS, Cloud, Distributed Computing
- Copyright
- Copyright (c) 2013-2015 Brendan Hay
- Homepage
- https://github.com/brendanhay/amazonka
- Maintainer
- Brendan Hay <brendan.g.hay@gmail.com>
- Package URL
- n/a
- Stability
- n/a