Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Conversation

phyninja
Copy link
Contributor

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.

… generate temporary credentials from the instance metadata, before using those credentials to deploy the shop to Amazon S3
… generate temporary credentials from the instance metadata, before using those credentials to deploy the shop to Amazon S3
…o look for the shop admin's AWS credentials before creating an Amazon S3 client
@phyninja phyninja changed the title AWS container compliance AWS container compliance - S3 integration Feb 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant