Amazon DynamoDB · Arazzo Workflow
Amazon DynamoDB Provision Table and Seed First Item
Version 1.0.0
Create a table, wait until ACTIVE, write a seed item, then read it back.
Provider
Workflows
provision-table-and-seed
Create a table, wait for ACTIVE, seed an item, and read it back.
Chains CreateTable, a DescribeTable poll loop, PutItem, and GetItem so a brand new table is provisioned and confirmed writable and readable in a single flow.
1
createTable
createTable
Create the table with the supplied schema and throughput.
2
waitForActive
describeTable
Poll DescribeTable until the table reports ACTIVE, looping back while it is still being created.
3
seedItem
putItem
Write the seed item into the freshly provisioned table.
4
readBack
getItem
Read the seed item back by its primary key to confirm it was written.
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-provision-table-and-seed-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.