reginapizza / uploaderApi

0 stars 0 forks source link

Use AWS #2

Open reginapizza opened 5 years ago

reginapizza commented 5 years ago

We need to figure out how to use AWS. We are going to use AWS to upload our files somehow.

We need more data, not sure how to approach right now. We'll use this issue to track our research.

So far, we have set up an AWS bucket S3 and we have a user built on the IAM management console. We made a bucket policy to allow the user to access the bucket. We saved a user ARN and access keys.

reginapizza commented 5 years ago

This link was really useful in researching problem: https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/s3-example-creating-buckets.html

What we know so far: