amazonaws.com

Catalog API actions allow you to manage your entities through list, describe, and update capabilities. An entity can be a product or an offer on AWS Marketplace. You can automate your entity update process by integrating the AWS Marketplace Catalog API with your AWS Marketplace product bu

🔑 oauth2 12 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Gets a resource-based policy of an Entity that is identified by its resource …
curl \
  -H "Authorization: $API_KEY" \
  http://catalog.marketplace.us-east-1.amazonaws.com/GetResourcePolicy#resourceArn
Returns the metadata and content of the entity.
curl \
  -H "Authorization: $API_KEY" \
  http://catalog.marketplace.us-east-1.amazonaws.com/DescribeEntity#catalog&entityId
Provides information about a given change set.
curl \
  -H "Authorization: $API_KEY" \
  http://catalog.marketplace.us-east-1.amazonaws.com/DescribeChangeSet#catalog&changeSetId
Endpoints (12 total)
GET
/GetResourcePolicy#resourceArn
Gets a resource-based policy of an Entity that is identified by its resource …
GET
/DescribeEntity#catalog&entityId
Returns the metadata and content of the entity.
GET
/DescribeChangeSet#catalog&changeSetId
Provides information about a given change set.
POST
/TagResource
Tags a resource (either an <a href="https://docs.aws.amazon.com/marketplace-c…
POST
/ListEntities
Provides the list of entities of a given type.
POST
/UntagResource
Removes a tag or list of tags from a resource (either an <a href="https://doc…
POST
/ListChangeSets
<p>Returns the list of change sets owned by the account being used to make th…
POST
/StartChangeSet
<p>Allows you to request changes for your entities. Within a single <code>Cha…
POST
/PutResourcePolicy
Attaches a resource-based policy to an Entity. Examples of an entity include:…
POST
/ListTagsForResource
Lists all tags that have been added to a resource (either an <a href="https:/…
PATCH
/CancelChangeSet#catalog&changeSetId
Used to cancel an open change request. Must be sent before the status of the …
DELETE
/DeleteResourcePolicy#resourceArn
Deletes a resource-based policy on an Entity that is identified by its resour…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints12
Authoauth2
Categories1
http://catalog.marketplace.us-east-1.amazonaws.com