Skip to content

api-evangelist/amazon-dynamo-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon DynamoDB (amazon-dynamo-db)

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

Scope

  • Type: Index

Tags

  • NoSQL
  • Database
  • Key-Value Store
  • Document Database
  • Serverless
  • AWS
  • Managed Database

Timestamps

  • Created: 2026-05-11
  • Modified: 2026-05-11

APIs

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

Tags

  • NoSQL
  • Database
  • Key-Value Store
  • Document Database
  • AWS

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

API and integration profile for Amazon Dynamo DB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors