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
curl \ -H "Authorization: $API_KEY" \ http://catalog.marketplace.us-east-1.amazonaws.com/GetResourcePolicy#resourceArn
curl \ -H "Authorization: $API_KEY" \ http://catalog.marketplace.us-east-1.amazonaws.com/DescribeEntity#catalog&entityId
curl \ -H "Authorization: $API_KEY" \ http://catalog.marketplace.us-east-1.amazonaws.com/DescribeChangeSet#catalog&changeSetId