The AWS Marketplace Catalog APIs and Agreements APIs provide API interfaces to manage AWS Marketplace for a seller's AWS organization or AWS account. More information about Catalog API is available here. Information about Agreement API is available here
This repository hosts a variety of useful reference code examples to help partners automate their workflows with the AWS Marketplace Catalog API and Agreements API. Reference code examples found in this repository are written in Python 3.x and Java.
You will need to have credentials to an AWS seller account and a Git client installed
git clone git@github.com:aws-samples/aws-marketplace-reference-code.git
Instructions on setting up your environment to run the Python examples can found in the Python sub-folder of this repository.
If you find any defects with the APIs, need help troubleshooting, or have general questions or feedback, use this form to contact us
This library is licensed under the MIT-0 License. See the LICENSE file..