Sell products using Amazon S3 [ASP.NET]

0 replies
I have an ASP.NET application and I would like to send my products using Amazon S3.

I have product A, at some bucket on Amazon. When user A purchase using my checkout flow, I would like to give this user access to product A. The access should be valid for ~48 hours and max 3 downloads.

How would you go around and program this? And is it even possible with the Amazon S3 service? Any ideas?
#amazon #aspnet #products #sell

Trending Topics