# AWS Marketplace Catalog API

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/aws-data-exchange-user-guide.git)
{% endhint %}

##

* **Important**\
  As of July 22, 2021, new and existing providers can automatically publish revisions to data sets. All new products on AWS Data Exchange default to automatic revision publishing. If you have created existing products on AWS Data Exchange before July 22, 2021, you need to migrate them to automatic revision publishing.\
  For more information, see [Migrating an existing product to automatic revision publishing](https://github.com/kevinslin/aws-reference-notes/blob/main/services/aws_data_exchange/updating-products.md#migrate-product).
* **Note**\
  The following procedure is for existing providers who have not yet migrated their products to automatic revision publishing.
* **Note**\
  For more information about working with change sets in the AWS Marketplace Catalog API, see [Working with change sets](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#working-with-change-sets). For more information about working with the identifier for entities, see [Identifier](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#identifier).

## AddDataSets

* **Important**\
  As of July 22, 2021, new and existing providers can automatically publish revisions to data sets. All new products on AWS Data Exchange default to automatic revision publishing. If you have created existing products on AWS Data Exchange before July 22, 2021, you need to migrate them to automatic revision publishing.\
  For more information, see [Migrating an existing product to automatic revision publishing](https://github.com/kevinslin/aws-reference-notes/blob/main/services/aws_data_exchange/updating-products.md#migrate-product).
* **Note**\
  Data sets added via the Catalog API change set of type `AddDataSets` default to the publishing method of the product.
* **Note**\
  For information about working with change sets in the AWS Marketplace Catalog API, see [Working with change sets](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#working-with-change-sets). For more information about working with the identifier for entities, see [Identifier](https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html#identifier).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://awsnotes.dendron.so/analytics/aws-data-exchange/topics/aws-marketplace-catalog-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
