Amazon DynamoDB · Schema

QueryOutput

QueryOutput schema from Amazon DynamoDB API

AWSDatabaseDocument StoreKey-ValueNoSQLServerless

Properties

Name Type Description
Items array An array of item attributes that match the query criteria
Count integer The number of items in the response
ScannedCount integer The number of items evaluated before any filter is applied
LastEvaluatedKey object The primary key of the item where the operation stopped
View JSON Schema on GitHub