Amazon DynamoDB API
Core API for managing Amazon DynamoDB tables, items, indexes, and performing data plane operations including single-item actions, queries, scans, batch operations, and transactions.
Documentation
Documentation
https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
GettingStarted
https://aws.amazon.com/dynamodb/getting-started/
Documentation
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/
APIReference
https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
Documentation
https://docs.aws.amazon.com/cli/latest/reference/dynamodb/
Specifications
OpenAPI
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/openapi/amazon-dynamodb-openapi.yml
OpenAPI
https://api.apis.guru/v2/specs/amazonaws.com/dynamodb/2012-08-10/openapi.yaml
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/json-schema/amazon-dynamodb-table-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/json-structure/amazon-dynamodb-table-structure.json
Other Resources
JSONLD
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/json-ld/amazon-dynamodb-context.jsonld
Pricing
https://aws.amazon.com/dynamodb/pricing/
FAQ
https://aws.amazon.com/dynamodb/faqs/
TermsOfService
https://aws.amazon.com/dynamodb/sla/
Security
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/security.html
Examples
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/examples/amazon-dynamodb-table-example.json
APIsJSON
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/apis.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/arazzo/amazon-dynamodb-batch-write-then-batch-get-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/arazzo/amazon-dynamodb-conditional-update-item-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/arazzo/amazon-dynamodb-create-index-and-wait-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/arazzo/amazon-dynamodb-drain-and-delete-table-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/arazzo/amazon-dynamodb-provision-table-and-seed-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/arazzo/amazon-dynamodb-provision-table-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/arazzo/amazon-dynamodb-put-then-query-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/arazzo/amazon-dynamodb-scan-paginate-workflow.yml
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-dynamodb/refs/heads/main/arazzo/amazon-dynamodb-transaction-write-then-read-workflow.yml