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 Items API

Operations for reading and writing individual items in DynamoDB tables

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

This API exposes 1 JSON Schema definition.

Tagged areas include Item. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, pricing, best-practice docs, and 1 JSON Schema.

This API exposes 4 operations across 4 paths, and defines 12 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.

4 operations 4 paths 12 schemas 4 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.{region}.amazonaws.com
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Amazon DynamoDB Items API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (aws_sigv4). By default, every request must be authenticated.

  • aws_sigv4 — AWS Signature Version 4 authentication. All DynamoDB requests must be signed using the AWS SigV4 signing process. The service name for signing is 'dynamodb'.

Paths & Operations 4

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

Items 4

Operations for reading and writing individual items in DynamoDB tables

POST
/#PutItem
Amazon Dynamodb Create or Replace an Item
PutItem 1 param body → 200400404429
POST
/#GetItem
Amazon Dynamodb Get an Item by Primary Key
GetItem 1 param body → 200400404429
POST
/#UpdateItem
Amazon Dynamodb Update an Item
UpdateItem 1 param body → 200400404429
POST
/#DeleteItem
Amazon Dynamodb Delete an Item
DeleteItem 1 param body → 200400404429

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are AttributeValue (10 properties), UpdateItemInput (9 properties), PutItemInput (8 properties), DeleteItemInput (7 properties). Each schema is shown below with its type and property counts.

DeleteItemOutput
object
3 properties
ErrorResponse
object
3 properties
AttributeValue
object
Represents the data for an attribute. Each attribute value is described as a name-value pair. The name is the data type, and the value is the data itself. Dyna…
10 properties
UpdateItemInput
object
9 properties 2 required
ItemCollectionMetrics
object
2 properties
UpdateItemOutput
object
3 properties
PutItemOutput
object
3 properties
GetItemInput
object
6 properties 2 required
DeleteItemInput
object
7 properties 2 required
PutItemInput
object
8 properties 2 required
GetItemOutput
object
2 properties
ConsumedCapacity
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dynamodb-items-api-openapi.yml Raw ↑

Other APIs Amazon DynamoDB publishes across the network.

Amazon DynamoDB Streams API
Amazon DynamoDB Backups API
Amazon DynamoDB Batch Operations API
Amazon DynamoDB Exports API
Amazon DynamoDB Imports API
Amazon DynamoDB #ListTagsOfResource API
Amazon DynamoDB PartiQL API
Amazon DynamoDB Queries API
Amazon DynamoDB Tables API
Amazon DynamoDB #TagResource API
Amazon DynamoDB Transactions API
Amazon DynamoDB TTL API
Where this information came from

This is an independent, third-party profile of Amazon DynamoDB Items 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.