Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.72 KB

aws-marketplace.md

File metadata and controls

27 lines (23 loc) · 1.72 KB

What is AWS Marketplace

AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that make it easy to find, test, buy, and deploy software that runs on AWS. -- [AWS Marketplace site]

Sites

  1. [AWS Marketplace site]
  2. [What is AWS Marketplace?]
  3. [AWS Marketplace Metering Service integration]
  4. Development
    1. Python
      1. [Boto3 MarketplaceMetering]
    2. Java
      1. [AWS SDK for Java API Reference]
      2. Custom [Integrating your container product with the AWS Marketplace Metering Service using the AWS SDK for Java]
      3. Hourly [Integrating your container product with the AWS Marketplace Metering Service using the AWS SDK for Java]

AWS Marketplace site [AWS Marketplace Metering Service integration]: https://docs.aws.amazon.com/marketplace/latest/userguide/entitlement-and-metering-for-paid-products.html [AWS SDK for Java API Reference]: https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/marketplacemetering/MarketplaceMeteringClient.html [Boto3 MarketplaceMetering]: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/meteringmarketplace.html [Integrating your container product with the AWS Marketplace Metering Service using the AWS SDK for Java]: https://docs.aws.amazon.com/marketplace/latest/userguide/java-integration-example-meterusage.html [Integrating your container product with the AWS Marketplace Metering Service using the AWS SDK for Java]: https://docs.aws.amazon.com/marketplace/latest/userguide/java-integration-example-registerusage.html [What is AWS Marketplace?]: https://docs.aws.amazon.com/marketplace/latest/userguide/what-is-marketplace.html