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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南