Amazon DynamoDB API

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).

API entry from apis.yml

apis.yml Raw ↑
aid: amazon-dynamo-db:api
name: Amazon DynamoDB API
description: 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).
humanURL: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/Welcome.html
baseURL: https://dynamodb.us-east-1.amazonaws.com
tags:
- NoSQL
- Database
- Key-Value Store
- Document Database
- AWS
properties:
- type: Documentation
  url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/Welcome.html
- type: Developer Guide
  url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/
- type: Authentication
  url: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv.html
- type: Endpoints
  url: https://docs.aws.amazon.com/general/latest/gr/ddb.html