APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon DynamoDB
GetItemInput
Amazon DynamoDB
· Schema
GetItemInput
GetItemInput schema from Amazon DynamoDB API
AWS
Database
Document Store
Key-Value
NoSQL
Serverless
Properties
Name
Type
Description
TableName
string
The name of the table containing the requested item
Key
object
A map of attribute names to AttributeValue objects for the primary key
ProjectionExpression
string
A string that identifies attributes to retrieve
ConsistentRead
boolean
Determines the read consistency model
ExpressionAttributeNames
object
Substitution tokens for attribute names in an expression
View JSON Schema on GitHub