aws-dynamodb-conduit-0.1.0.6: Conduit-based interface for AWS DynamoDB
Aws.DynamoDb.Commands.Query.Conduit
module Aws.DynamoDb.Commands.Query
data ConduitQuery Source
Constructors
Fields
Instances
type ConduitQueryResponse = ConduitResponse (Seq Item) QueryResponse Source