OriginProtocol / dshop

Origin Dshop - launch your own decentralized store
https://www.originprotocol.com/dshop
MIT License
138 stars 87 forks source link

AWS container compliance - S3 integration #1029

Open phyninja opened 2 years ago

phyninja commented 2 years ago

Addresses #1011.

If 1) A DShop is deployed via our AWS Marketplace solution or via an EC2 instance launched with the help of these scripts, and 2) A shop admin attempts to use Amazon S3 for 'backend' storage,

DShop will now programatically request the admin's AWS credentials and attempt an S3 deployment. This takes the source code one step closer to complying with AWS Marketplace's security policy, which forbids apps from requesting a[n AWS Marketplace] buyer's credentials.