Amazon DynamoDB is a fully managed NoSQL key-value and document database service from Amazon Web Services that delivers single-digit millisecond performance at any scale with built-in security, continuous backups, automated multi-region replication, in-memory caching, and data export capabilities. DynamoDB exposes a low-level HTTPS JSON API used by the AWS SDKs and CLI to perform table management, item CRUD, query, scan, transaction, and streams operations, all authenticated with AWS Signature Version 4 (SigV4).
APIs.json: https://raw.githubusercontent.com/api-evangelist/amazon-dynamo-db/refs/heads/main/apis.yml
- Type: Index
- NoSQL
- Database
- Key-Value Store
- Document Database
- Serverless
- AWS
- Managed Database
- Created: 2026-05-11
- Modified: 2026-05-11
Low-level HTTPS JSON API for Amazon DynamoDB that supports table management, item-level CRUD, queries, scans, transactions, global tables, streams, and backup and restore operations. Requests are POSTed with the X-Amz-Target header naming the operation and are authenticated using AWS Signature Version 4 (SigV4).
- Human URL: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/Welcome.html
- Base URL:
https://dynamodb.us-east-1.amazonaws.com
- NoSQL
- Database
- Key-Value Store
- Document Database
- AWS
- Documentation
- Developer Guide
- Authentication
- Endpoints
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
FN: Kin Lane Email: kin@apievangelist.com