🚀 Migrate your listings in ~30 min
-> Read More

List Product

List your SaaS products in AWS Marketplace, fully managed by Suger on your behalf.


Overview

You can list your SaaS products in AWS Marketplace, so your clients can use their AWS commit budget to buy your services.

Listing Procedures

  1. Plan your Pricing Model. More details can be found on the AWS documentation.
  2. Visit the AWS Marketplace management portal for SaaS products, click the button Create saas product, select the Contract or Subscription based on your pricing model.
  3. Fill the forms with the product & pricing infos. Here requests your extra attention: for the field SaaS URL, please enter https://api.suger.cloud/public/signup/aws/orgId/your-suger-organization-ID instead of your product Signup URL.
  4. Once finish & submit the Create saas product form, the AWS Marketplace team will review your product. It may take up to 1 week to get approved.

Set Product Signup URL

Suger will automatically sync with AWS Marketplace and pull all your listed products info. You can see all your products on Suger Console Product page. Select the product listed in the previous steps, and click the buttion EDIT in Product Info section. Fill your product Signup URL in the input field of Fulfillment URL, and click SAVE.

Signup URL Redirect

  1. After purchasing the product, your buyer is directed to https://api.suger.cloud/public/signup/aws/orgId/your-suger-org-ID first,
  2. Then it is redirected to your product Signup URL with two query parameters sugerEntitlementId & partner, for example, https://your-product-signup-url?sugerEntitlementId=1234abcd&partner=aws.
  3. Your service need to collect this sugerEntitlementId and save it with the account created by the buyer.
  4. More details can be found on the how it works page.