Is it possible to bill the marketplace customer for batch jobs executed in the seller account ?

0

I would like to sell a software as a service on AWS marketplace. The server side of my software (there is also a client side installed on customer machine) is supposed to run using aws batch service on my account because I do not want to expose the code to customers. The idea was to create a product based on a small docker container dealing with user registration and other administrative tasks. The batch jobs should be lunched using lambda functions connected to an API gateway. Is it possible to bill a marketplace customer for used resources calling RegisterUsage API from batch jobs in the seller account ?

1回答
0

Yes, depending on how you've listed your product in AWS Marketplace. In the Seller Guide there's a section on Metering for Usage for SaaS products and it includes several different scenarios and approaches, all using the Metering API.

There's a similar section for Container-based products.

Depending on how you're able to track/detail usage on your side/in your application, you could submit metering data directly or use the Vendor-metered tagging approach.

profile pictureAWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ