Amazon DynamoDB website screenshot

Amazon DynamoDB

Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability, allowing you to store and retrieve any amount of data and serve any level of request traffic using key-value and document data models.

Amazon DynamoDB publishes 5 APIs on the APIs.io network, including Batch API, Items API, Queries API, and 2 more. Tagged areas include Database, Document Store, Key-Value, NoSQL, and Serverless.

The Amazon DynamoDB catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Amazon DynamoDB’s developer surface includes authentication, developer portal, documentation, support, engineering blog, developer console, signup flow, and 28 more developer resources.

71.6/100 exemplar ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
5 APIs 8 Features 5 Use Cases
DatabaseDocument StoreKey-ValueNoSQLServerless

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 71.6/100 · exemplar
Contract Quality 19.9 / 25
Developer Ergonomics 9.1 / 20
Commercial Clarity 17.9 / 20
Operational Transparency 8.2 / 13
Governance 8.3 / 12
Discoverability 8.2 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/amazon-dynamodb: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Amazon DynamoDB Batch API

Operations for batch reading and writing multiple items

Amazon DynamoDB Items API

Operations for putting, getting, updating, and deleting individual items

Amazon DynamoDB Queries API

Operations for querying and scanning table data

Amazon DynamoDB Tables API

Operations for creating, describing, updating, listing, and deleting DynamoDB tables

Amazon DynamoDB Transactions API

Operations for transactional reads and writes across multiple items

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Amazon DynamoDB API

OPEN COLLECTION

Arazzo Workflows 9

Multi-step API workflows described with the Arazzo specification.

Amazon DynamoDB Batch Write Then Batch Get

Bulk-write a set of items and read them back in a single batch.

ARAZZO

Amazon DynamoDB Conditional Update of an Existing Item

Read an item, then update it only when it already exists.

ARAZZO

Amazon DynamoDB Add a Global Secondary Index and Wait

Add a global secondary index to a table and poll until ACTIVE.

ARAZZO

Amazon DynamoDB Drain and Delete a Table

Scan a table, batch-delete its items, then drop the table.

ARAZZO

Amazon DynamoDB Provision Table and Seed First Item

Create a table, wait until ACTIVE, write a seed item, then read it back.

ARAZZO

Amazon DynamoDB Provision a Table

Create a DynamoDB table and poll until it becomes ACTIVE.

ARAZZO

Amazon DynamoDB Put Item Then Query

Write an item and immediately query the partition it belongs to.

ARAZZO

Amazon DynamoDB Scan With Pagination

Scan a table and page through results until the table is exhausted.

ARAZZO

Amazon DynamoDB Transactional Write Then Transactional Read

Atomically write a group of items, then atomically read them back.

ARAZZO

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Amazon Dynamodb Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 8

Notable capabilities this provider offers.

Serverless Architecture

Fully managed, no server provisioning, patching, or capacity management required.

Single-Digit Millisecond Performance

Consistent performance at any scale with single-digit millisecond response times.

Global Tables

Multi-Region, active-active replication with up to 99.999% availability and zero RPO.

Automatic Scaling

On-demand mode automatically adapts to application throughput without capacity planning.

Transactions

ACID transactions across multiple items and tables with conditional operations.

Streams

DynamoDB Streams captures a time-ordered sequence of changes to items for event-driven architectures.

Point-in-Time Recovery

Enables continuous backups with point-in-time recovery to any second over the last 35 days.

TTL

Time to Live automatically deletes expired items to reduce storage costs.

Scroll for all 8

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Amazon Dynamodb Context

32 classes · 92 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Amazon DynamoDB API Rules

6 rules · 4 warnings 2 info

SPECTRAL

Amazon DynamoDB API Rules

34 rules · 11 errors 19 warnings 4 info

SPECTRAL

JSON Schema 35

Standalone JSON Schema definitions for this provider's data models.

Amazon DynamoDB Table

16 properties

JSON SCHEMA

AttributeDefinition

2 properties

JSON SCHEMA

AttributeValue

10 properties

JSON SCHEMA

BatchGetItemInput

1 properties

JSON SCHEMA

BatchGetItemOutput

2 properties

JSON SCHEMA

BatchWriteItemInput

1 properties

JSON SCHEMA

BatchWriteItemOutput

1 properties

JSON SCHEMA

CreateTableInput

8 properties

JSON SCHEMA

CreateTableOutput

1 properties

JSON SCHEMA

DeleteItemInput

6 properties

JSON SCHEMA

DeleteItemOutput

1 properties

JSON SCHEMA

DescribeTableOutput

1 properties

JSON SCHEMA

GetItemInput

5 properties

JSON SCHEMA

GetItemOutput

1 properties

JSON SCHEMA

GlobalSecondaryIndex

4 properties

JSON SCHEMA

KeySchemaElement

2 properties

JSON SCHEMA

LocalSecondaryIndex

3 properties

JSON SCHEMA

Projection

2 properties

JSON SCHEMA

ProvisionedThroughputDescription

5 properties

JSON SCHEMA

ProvisionedThroughput

2 properties

JSON SCHEMA

PutItemInput

6 properties

JSON SCHEMA

PutItemOutput

1 properties

JSON SCHEMA

QueryInput

12 properties

JSON SCHEMA

QueryOutput

4 properties

JSON SCHEMA

ScanInput

12 properties

JSON SCHEMA

ScanOutput

4 properties

JSON SCHEMA

TableDescription

13 properties

JSON SCHEMA

Tag

2 properties

JSON SCHEMA

TransactGetItemsInput

1 properties

JSON SCHEMA

TransactGetItemsOutput

1 properties

JSON SCHEMA

TransactWriteItemsInput

2 properties

JSON SCHEMA

TransactWriteItemsOutput

1 properties

JSON SCHEMA

UpdateItemInput

7 properties

JSON SCHEMA

UpdateItemOutput

1 properties

JSON SCHEMA

UpdateTableInput

4 properties

JSON SCHEMA

Scroll for all 35

JSON Structure 35

JSON Structure definitions describing this provider's data shapes.

Amazon Dynamodb Table Structure

16 properties

JSON STRUCTURE

Dynamodb Openapi Attribute Value Structure

10 properties

JSON STRUCTURE

Dynamodb Openapi Get Item Input Structure

5 properties

JSON STRUCTURE

Dynamodb Openapi Get Item Output Structure

1 properties

JSON STRUCTURE

Dynamodb Openapi Projection Structure

2 properties

JSON STRUCTURE

Dynamodb Openapi Put Item Input Structure

6 properties

JSON STRUCTURE

Dynamodb Openapi Put Item Output Structure

1 properties

JSON STRUCTURE

Dynamodb Openapi Query Input Structure

12 properties

JSON STRUCTURE

Dynamodb Openapi Query Output Structure

4 properties

JSON STRUCTURE

Dynamodb Openapi Scan Input Structure

12 properties

JSON STRUCTURE

Dynamodb Openapi Scan Output Structure

4 properties

JSON STRUCTURE

Dynamodb Openapi Tag Structure

2 properties

JSON STRUCTURE

Scroll for all 35

Examples 35

Example request and response payloads for these APIs.

Scroll for all 35

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Amazon Dynamodb Authentication

http · 1 scheme

SECURITY

Amazon Dynamodb Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Amazon Dynamodb Vulnerability Disclosure

security.txt · contact published

SECURITY

Amazon Dynamodb Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Amazon Dynamodb Agentic Access

15 operations · 15 acting

15 operations · 15 acting

AGENTIC

Use Cases 5

What developers build with this provider.

Financial Services

Fraud detection, digital onboarding, and regulatory compliance workloads requiring consistent low latency.

Gaming Applications

Player profiles, leaderboards, session state, and game data with high-throughput requirements.

E-Commerce

Shopping carts, inventory tracking, order management, and customer data platforms.

IoT Data Storage

High-volume telemetry data ingestion and time-series storage from IoT devices.

Content Management

Metadata storage and content indexing for media streaming and publishing platforms.

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 11

Pagination, idempotency, versioning, errors, and events

Scroll for all 11

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Amazon DynamoDB
description: Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with
  seamless scalability, allowing you to store and retrieve any amount of data and serve any level of request traffic using
  key-value and document data models.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
url: https://aws.amazon.com/dynamodb/
created: '2024-01-15'
modified: '2026-05-19'
apis:
- aid: amazon-dynamodb:amazon-dynamodb-batch-api
  name: Amazon DynamoDB Batch API
  description: Operations for batch reading and writing multiple items
  humanURL: https://aws.amazon.com/dynamodb/
  baseURL: https://dynamodb.amazonaws.com
  tags:
  - Batch
  properties:
  - type: OpenAPI
    url: openapi/amazon-dynamodb-batch-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: JSONSchema
    url: json-schema/amazon-dynamodb-table-schema.json
  - type: JSONLD
    url: json-ld/amazon-dynamodb-context.jsonld
  - type: Pricing
    url: https://aws.amazon.com/dynamodb/pricing/
  - type: GettingStarted
    url: https://aws.amazon.com/dynamodb/getting-started/
  - type: FAQ
    url: https://aws.amazon.com/dynamodb/faqs/
  - type: TermsOfService
    url: https://aws.amazon.com/dynamodb/sla/
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/
  - type: APIReference
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: Documentation
    url: https://docs.aws.amazon.com/cli/latest/reference/dynamodb/
  - type: Security
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/security.html
  - type: JSONStructure
    url: json-structure/amazon-dynamodb-table-structure.json
  - type: Examples
    url: examples/amazon-dynamodb-table-example.json
- aid: amazon-dynamodb:amazon-dynamodb-items-api
  name: Amazon DynamoDB Items API
  description: Operations for putting, getting, updating, and deleting individual items
  humanURL: https://aws.amazon.com/dynamodb/
  baseURL: https://dynamodb.amazonaws.com
  tags:
  - Items
  properties:
  - type: OpenAPI
    url: openapi/amazon-dynamodb-items-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: JSONSchema
    url: json-schema/amazon-dynamodb-table-schema.json
  - type: JSONLD
    url: json-ld/amazon-dynamodb-context.jsonld
  - type: Pricing
    url: https://aws.amazon.com/dynamodb/pricing/
  - type: GettingStarted
    url: https://aws.amazon.com/dynamodb/getting-started/
  - type: FAQ
    url: https://aws.amazon.com/dynamodb/faqs/
  - type: TermsOfService
    url: https://aws.amazon.com/dynamodb/sla/
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/
  - type: APIReference
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: Documentation
    url: https://docs.aws.amazon.com/cli/latest/reference/dynamodb/
  - type: Security
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/security.html
  - type: JSONStructure
    url: json-structure/amazon-dynamodb-table-structure.json
  - type: Examples
    url: examples/amazon-dynamodb-table-example.json
- aid: amazon-dynamodb:amazon-dynamodb-queries-api
  name: Amazon DynamoDB Queries API
  description: Operations for querying and scanning table data
  humanURL: https://aws.amazon.com/dynamodb/
  baseURL: https://dynamodb.amazonaws.com
  tags:
  - Queries
  properties:
  - type: OpenAPI
    url: openapi/amazon-dynamodb-queries-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: JSONSchema
    url: json-schema/amazon-dynamodb-table-schema.json
  - type: JSONLD
    url: json-ld/amazon-dynamodb-context.jsonld
  - type: Pricing
    url: https://aws.amazon.com/dynamodb/pricing/
  - type: GettingStarted
    url: https://aws.amazon.com/dynamodb/getting-started/
  - type: FAQ
    url: https://aws.amazon.com/dynamodb/faqs/
  - type: TermsOfService
    url: https://aws.amazon.com/dynamodb/sla/
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/
  - type: APIReference
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: Documentation
    url: https://docs.aws.amazon.com/cli/latest/reference/dynamodb/
  - type: Security
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/security.html
  - type: JSONStructure
    url: json-structure/amazon-dynamodb-table-structure.json
  - type: Examples
    url: examples/amazon-dynamodb-table-example.json
- aid: amazon-dynamodb:amazon-dynamodb-tables-api
  name: Amazon DynamoDB Tables API
  description: Operations for creating, describing, updating, listing, and deleting DynamoDB tables
  humanURL: https://aws.amazon.com/dynamodb/
  baseURL: https://dynamodb.amazonaws.com
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/amazon-dynamodb-tables-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: JSONSchema
    url: json-schema/amazon-dynamodb-table-schema.json
  - type: JSONLD
    url: json-ld/amazon-dynamodb-context.jsonld
  - type: Pricing
    url: https://aws.amazon.com/dynamodb/pricing/
  - type: GettingStarted
    url: https://aws.amazon.com/dynamodb/getting-started/
  - type: FAQ
    url: https://aws.amazon.com/dynamodb/faqs/
  - type: TermsOfService
    url: https://aws.amazon.com/dynamodb/sla/
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/
  - type: APIReference
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: Documentation
    url: https://docs.aws.amazon.com/cli/latest/reference/dynamodb/
  - type: Security
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/security.html
  - type: JSONStructure
    url: json-structure/amazon-dynamodb-table-structure.json
  - type: Examples
    url: examples/amazon-dynamodb-table-example.json
- aid: amazon-dynamodb:amazon-dynamodb-transactions-api
  name: Amazon DynamoDB Transactions API
  description: Operations for transactional reads and writes across multiple items
  humanURL: https://aws.amazon.com/dynamodb/
  baseURL: https://dynamodb.amazonaws.com
  tags:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/amazon-dynamodb-transactions-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: JSONSchema
    url: json-schema/amazon-dynamodb-table-schema.json
  - type: JSONLD
    url: json-ld/amazon-dynamodb-context.jsonld
  - type: Pricing
    url: https://aws.amazon.com/dynamodb/pricing/
  - type: GettingStarted
    url: https://aws.amazon.com/dynamodb/getting-started/
  - type: FAQ
    url: https://aws.amazon.com/dynamodb/faqs/
  - type: TermsOfService
    url: https://aws.amazon.com/dynamodb/sla/
  - type: Documentation
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/
  - type: APIReference
    url: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/
  - type: Documentation
    url: https://docs.aws.amazon.com/cli/latest/reference/dynamodb/
  - type: Security
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/security.html
  - type: JSONStructure
    url: json-structure/amazon-dynamodb-table-structure.json
  - type: Examples
    url: examples/amazon-dynamodb-table-example.json
common:
- type: AgenticAccess
  url: agentic-access/amazon-dynamodb-agentic-access.yml
- type: TrustCenter
  url: security/amazon-dynamodb-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/amazon-dynamodb-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/amazon-dynamodb-domain-security.yml
- type: Authentication
  url: authentication/amazon-dynamodb-authentication.yml
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/amazon-dynamodb/overview
- type: Arazzo
  url: arazzo/amazon-dynamodb-batch-write-then-batch-get-workflow.yml
  name: Amazon DynamoDB Batch Write Then Batch Get
- type: Arazzo
  url: arazzo/amazon-dynamodb-conditional-update-item-workflow.yml
  name: Amazon DynamoDB Conditional Update of an Existing Item
- type: Arazzo
  url: arazzo/amazon-dynamodb-create-index-and-wait-workflow.yml
  name: Amazon DynamoDB Add a Global Secondary Index and Wait
- type: Arazzo
  url: arazzo/amazon-dynamodb-drain-and-delete-table-workflow.yml
  name: Amazon DynamoDB Drain and Delete a Table
- type: Arazzo
  url: arazzo/amazon-dynamodb-provision-table-and-seed-workflow.yml
  name: Amazon DynamoDB Provision Table and Seed First Item
- type: Arazzo
  url: arazzo/amazon-dynamodb-provision-table-workflow.yml
  name: Amazon DynamoDB Provision a Table
- type: Arazzo
  url: arazzo/amazon-dynamodb-put-then-query-workflow.yml
  name: Amazon DynamoDB Put Item Then Query
- type: Arazzo
  url: arazzo/amazon-dynamodb-scan-paginate-workflow.yml
  name: Amazon DynamoDB Scan With Pagination
- type: Arazzo
  url: arazzo/amazon-dynamodb-transaction-write-then-read-workflow.yml
  name: Amazon DynamoDB Transactional Write Then Transactional Read
- type: Portal
  url: https://aws.amazon.com/
- type: DeveloperPortal
  url: https://aws.amazon.com/dynamodb/
- type: Documentation
  url: https://docs.aws.amazon.com/dynamodb/
- type: TermsOfService
  url: https://aws.amazon.com/service-terms/
- type: PrivacyPolicy
  url: https://aws.amazon.com/privacy/
- type: Support
  url: https://aws.amazon.com/premiumsupport/
- type: Blog
  url: https://aws.amazon.com/blogs/database/
- type: GitHubOrganization
  url: https://github.com/aws
- type: Console
  url: https://console.aws.amazon.com/dynamodbv2/
- type: Signup
  url: https://signin.aws.amazon.com/signup?request_type=register
- type: Login
  url: https://aws.amazon.com/console/
- type: StatusPage
  url: https://health.aws.amazon.com/health/status
- type: KnowledgeCenter
  url: https://repost.aws/knowledge-center
- type: YouTube
  url: https://www.youtube.com/user/AmazonWebServices
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/amazon-dynamodb
- type: Contact
  url: https://aws.amazon.com/contact-us/
- type: Security
  url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/security.html
- type: Compliance
  url: https://aws.amazon.com/compliance/
- type: Features
  data:
  - name: Serverless Architecture
    description: Fully managed, no server provisioning, patching, or capacity management required.
  - name: Single-Digit Millisecond Performance
    description: Consistent performance at any scale with single-digit millisecond response times.
  - name: Global Tables
    description: Multi-Region, active-active replication with up to 99.999% availability and zero RPO.
  - name: Automatic Scaling
    description: On-demand mode automatically adapts to application throughput without capacity planning.
  - name: Transactions
    description: ACID transactions across multiple items and tables with conditional operations.
  - name: Streams
    description: DynamoDB Streams captures a time-ordered sequence of changes to items for event-driven architectures.
  - name: Point-in-Time Recovery
    description: Enables continuous backups with point-in-time recovery to any second over the last 35 days.
  - name: TTL
    description: Time to Live automatically deletes expired items to reduce storage costs.
- type: UseCases
  data:
  - name: Financial Services
    description: Fraud detection, digital onboarding, and regulatory compliance workloads requiring consistent low latency.
  - name: Gaming Applications
    description: Player profiles, leaderboards, session state, and game data with high-throughput requirements.
  - name: E-Commerce
    description: Shopping carts, inventory tracking, order management, and customer data platforms.
  - name: IoT Data Storage
    description: High-volume telemetry data ingestion and time-series storage from IoT devices.
  - name: Content Management
    description: Metadata storage and content indexing for media streaming and publishing platforms.
- type: Integrations
  data:
  - name: AWS Lambda
    description: Event-driven processing of DynamoDB Streams with Lambda functions for real-time workflows.
  - name: Amazon CloudWatch
    description: Monitor DynamoDB table metrics, set alarms, and view consumption and performance data.
  - name: AWS IAM
    description: Fine-grained access control for tables, items, and attributes using IAM policies.
  - name: Amazon Kinesis Data Streams
    description: Export DynamoDB changes to Kinesis for real-time analytics and archiving.
  - name: AWS Glue
    description: Export DynamoDB data to S3 for analysis with Athena, Redshift Spectrum, or SageMaker.
- type: SpectralRules
  url: rules/amazon-dynamodb-spectral-rules.yml
- type: Vocabulary
  url: vocabulary/amazon-dynamodb-vocabulary.yaml
- type: Integrations
  url: https://aws.amazon.com/marketplace
integrations:
- name: Sign in
- name: Agent Mode
- name: Why AWS Marketplace?
- name: Get started in AWS Marketplace
- name: Industry
- name: Resources
- name: Become a Channel Partner
- name: Sell in AWS Marketplace
- name: Manage Your Account
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com
tags:
- AWS
- Database
- Document Store
- Key-Value
- NoSQL
- Serverless