Amazon Marketplace · Capability

Amazon Marketplace - Catalog Management Workflow

Workflow capability for ISV sellers and marketplace operators to publish, update, and manage software products and offers on AWS Marketplace using the Catalog API.

Run with Naftiko AmazonMarketplaceCommerceSoftware CatalogISV

What You Can Do

POST
List entities — List entities available in the marketplace catalog.
/v1/entities
GET
Describe entity — Get details of a specific marketplace entity.
/v1/entities
POST
List change sets — List change sets in the marketplace catalog.
/v1/change-sets
GET
Describe change set — Get details of a specific change set.
/v1/change-sets
POST
Start change set — Start a change set to publish or update a marketplace entity.
/v1/publish

MCP Tools

list-marketplace-entities

List software products, offers, and data products available in the AWS Marketplace catalog.

read-only
describe-marketplace-entity

Get detailed information about a specific AWS Marketplace entity including its attributes and status.

read-only
list-change-sets

List change sets for tracking publishing and update operations on marketplace entities.

read-only
describe-change-set

Get the status and details of a specific marketplace change set.

read-only
start-change-set

Initiate a change set to publish a new product or update an existing marketplace listing.

cancel-change-set

Cancel an active change set that has not yet completed.

get-resource-policy

Retrieve the resource-based policy attached to a marketplace entity.

read-only

APIs Used

marketplace-catalog