Network.AWS.DynamoDB.Query

Creating a Request

query

data Query

Request Lenses

qProjectionExpression

qKeyConditions

qFilterExpression

qQueryFilter

qConsistentRead

qExpressionAttributeNames

qAttributesToGet

qReturnConsumedCapacity

qExpressionAttributeValues

qScanIndexForward

qLimit

qSelect

qConditionalOperator

qKeyConditionExpression

qExclusiveStartKey

qIndexName

qTableName

Destructuring the Response

queryResponse

data QueryResponse

Response Lenses

qrsLastEvaluatedKey

qrsCount

qrsScannedCount

qrsItems

qrsConsumedCapacity

qrsStatus