How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Amazon DynamoDB Tables API

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

Amazon DynamoDB Tables API is one of 5 APIs that Amazon DynamoDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Tables. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, pricing, a getting-started guide, an API reference, and 2 JSON Schemas.

This API exposes 5 operations across 5 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 2012-08-10.

Requests are made against a single base URL, https://dynamodb.{region}.amazonaws.com.

5 operations 5 paths 14 schemas 5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2012-08-10
Base URL
https://dynamodb.amazonaws.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon DynamoDB Tables API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (sigv4Auth). By default, every request must be authenticated.

  • sigv4Auth — AWS Signature Version 4 authentication

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 POST. Each is listed below with its method, path, parameters, and response codes.

Tables 5

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

POST
/
Amazon DynamoDB Create a DynamoDB Table
createTable 1 param body → 200400409429
POST
/#DescribeTable
Amazon DynamoDB Describe a DynamoDB Table
describeTable 1 param body → 200400404
POST
/#ListTables
Amazon DynamoDB List DynamoDB Tables
listTables 1 param body → 200400
POST
/#UpdateTable
Amazon DynamoDB Update a DynamoDB Table
updateTable 1 param body → 200400404429
POST
/#DeleteTable
Amazon DynamoDB Delete a DynamoDB Table
deleteTable 1 param body → 200400404

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are TableDescription (13 properties), CreateTableInput (8 properties), ProvisionedThroughputDescription (5 properties), UpdateTableInput (4 properties). Each schema is shown below with its type and property counts.

GlobalSecondaryIndex
object
Represents the properties of a global secondary index
4 properties 3 required
KeySchemaElement
object
Represents a single element of a key schema
2 properties 2 required
Tag
object
2 properties 2 required
AttributeDefinition
object
Represents an attribute for describing the schema for a table or index
2 properties 2 required
TableDescription
object
Represents the properties of a DynamoDB table
13 properties
UpdateTableInput
object
4 properties 1 required
Projection
object
Represents attributes that are copied from the table into an index
2 properties
DescribeTableOutput
object
1 property
LocalSecondaryIndex
object
Represents the properties of a local secondary index
3 properties 3 required
CreateTableOutput
object
1 property
CreateTableInput
object
8 properties 3 required
ErrorResponse
object
2 properties
ProvisionedThroughput
object
Represents the provisioned throughput settings for a table or index
2 properties 2 required
ProvisionedThroughputDescription
object
Describes the provisioned throughput settings for a table or index
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-dynamodb-tables-api-openapi.yml Raw ↑

Other APIs Amazon DynamoDB publishes across the network.

Amazon DynamoDB Batch API
Amazon DynamoDB Items API
Amazon DynamoDB Queries API
Amazon DynamoDB Transactions API
Where this information came from

This is an independent, third-party profile of Amazon DynamoDB Tables API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.