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 putting, getting, updating, and deleting individual items

Amazon DynamoDB Items 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 Item. 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 4 operations across 4 paths, and defines 9 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 9 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.amazonaws.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon DynamoDB Items 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 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 putting, getting, updating, and deleting individual items

POST
/#PutItem
Amazon DynamoDB Put an Item Into a Table
putItem 1 param body → 200400404409
POST
/#GetItem
Amazon DynamoDB Get an Item from a Table
getItem 1 param body → 200400404
POST
/#UpdateItem
Amazon DynamoDB Update an Item in a Table
updateItem 1 param body → 200400404409
POST
/#DeleteItem
Amazon DynamoDB Delete an Item from a Table
deleteItem 1 param body → 200400404409

Schemas 9

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

GetItemOutput
object
1 property
UpdateItemOutput
object
1 property
AttributeValue
object
Represents the data for an attribute. Each attribute value is described as a name-value pair with the data type as the name.
10 properties
GetItemInput
object
5 properties 2 required
PutItemOutput
object
1 property
PutItemInput
object
6 properties 2 required
DeleteItemOutput
object
1 property
DeleteItemInput
object
6 properties 2 required
UpdateItemInput
object
7 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Amazon DynamoDB publishes across the network.

Amazon DynamoDB Batch API
Amazon DynamoDB Queries API
Amazon DynamoDB Tables API
Amazon DynamoDB Transactions 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.