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 Data Exchange Revisions API

Operations for managing data set revisions

Amazon Data Exchange Revisions API is one of 6 APIs that Amazon Data Exchange publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

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

This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 2017-07-25.

Requests are made against a single base URL, https://dataexchange.amazonaws.com.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2017-07-25
Base URL
https://dataexchange.amazonaws.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

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

  • awsSignatureV4 — AWS Signature Version 4 authentication

Paths & Operations 5

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

Revisions 5

Operations for managing data set revisions

GET
/v1/data-sets/{DataSetId}/revisions
List Data Set Revisions
listDataSetRevisions 3 params → 200404
POST
/v1/data-sets/{DataSetId}/revisions
Create Revision
createRevision 1 param body → 201404
GET
/v1/data-sets/{DataSetId}/revisions/{RevisionId}
Get Revision
getRevision 2 params → 200404
PATCH
/v1/data-sets/{DataSetId}/revisions/{RevisionId}
Update Revision
updateRevision 2 params body → 200404
DELETE
/v1/data-sets/{DataSetId}/revisions/{RevisionId}
Delete Revision
deleteRevision 2 params → 204404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Revision (8 properties), Error (3 properties), UpdateRevisionRequest (2 properties), CreateRevisionRequest (2 properties). Each schema is shown below with its type and property counts.

ListDataSetRevisionsResponse
object
Response containing a list of revisions.
2 properties
Error
object
Standard error response from the Data Exchange API.
3 properties
CreateRevisionRequest
object
Request body for creating a new revision.
2 properties
Revision
object
A revision of a data set, representing a snapshot of data at a point in time.
8 properties
UpdateRevisionRequest
object
Request body for updating a revision.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-data-exchange-revisions-api-openapi.yml Raw ↑

Other APIs Amazon Data Exchange publishes across the network.

Amazon Data Exchange Assets API
Amazon Data Exchange Data Sets API
Amazon Data Exchange Event Actions API
Amazon Data Exchange Jobs API
Amazon Data Exchange Tags API
Where this information came from

This is an independent, third-party profile of Amazon Data Exchange Revisions 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.