APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Amazon DynamoDB
DeleteItemInput
Amazon DynamoDB
· Schema
DeleteItemInput
AWS
Cloud
Database
Document Store
Key-Value
Managed Service
NoSQL
Serverless
Properties
Name
Type
Description
TableName
string
The name of the table from which to delete the item
Key
object
The primary key of the item to delete
ConditionExpression
string
A condition that must be satisfied for the deletion to succeed
ExpressionAttributeNames
object
ExpressionAttributeValues
object
ReturnValues
string
Whether to return the item attributes as they appeared before deletion
ReturnConsumedCapacity
string
View JSON Schema on GitHub