Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AWS Marketplace Change Sets API

The Change Sets API from AWS Marketplace — 4 operation(s) for change sets.

AWS Marketplace Change Sets API is one of 8 APIs that AWS Marketplace publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Change Sets. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 2018-09-17.

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

4 operations 4 paths 0 schemas 1 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2018-09-17
Base URL
https://catalog.marketplace.us-east-1.amazonaws.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

AWS Marketplace Change Sets API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (SigV4). By default, every request must be authenticated.

  • SigV4 — AWS Signature Version 4 signed Authorization header

Paths & Operations 4

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

Change Sets 4
POST
/ListChangeSets
List change sets
ListChangeSets body → 200
GET
/DescribeChangeSet
Describe a change set
DescribeChangeSet 2 params → 200
POST
/StartChangeSet
Start a change set
StartChangeSet body → 200
PATCH
/CancelChangeSet
Cancel a change set
CancelChangeSet 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aws-marketplace-change-sets-api-openapi.yml Raw ↑

Other APIs AWS Marketplace publishes across the network.

AWS Marketplace Catalog API
AWS Marketplace Metering Service API
AWS Marketplace Entitlement Service API
AWS Marketplace Commerce Analytics Service API
AWS Marketplace Entities API
AWS Marketplace Resource Policies API
AWS Marketplace Tags API