Open reginapizza opened 5 years ago
Part of the above includes requiring the aws-sdk
npm package. We found steps for installing that here: https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/getting-started-nodejs.html?shortFooter=true
Per our research in issue #2 we found that we want to use AWS's SDK for Javascript to integrate our application with S3.
We found some examples of this setup:
According to our setup, our region is
US East (N. Virginia)
, which will be in the code asus-east-1