Amazon DynamoDB · Arazzo Workflow
Amazon DynamoDB Drain and Delete a Table
Version 1.0.0
Scan a table, batch-delete its items, then drop the table.
Provider
Workflows
drain-and-delete-table
Scan, batch-delete items, and then delete the table.
Scans the table for the keys to remove, deletes them with BatchWriteItem, and finishes by calling DeleteTable.
1
scanKeys
scan
Scan the table to collect the keys of the items that need to be removed before the table can be deleted.
2
deleteItems
batchWriteItem
Batch-delete the scanned items to empty the table.
3
deleteTable
deleteTable
Delete the now-empty table; the response reports DELETING status.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/amazon-dynamodb-drain-and-delete-table-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.