RecursiveThinking / recursive_thinking_website

Recursive Thinking Website
5 stars 2 forks source link

Create API for S3 Uploads #52

Open amnevins opened 6 years ago

amnevins commented 6 years ago

This issue is done when there is an API for uploading resumes/pictures for a user. Should only save one version of each at any given time.

amnevins commented 6 years ago

Need to extend our template.yml to include a bucket resource, new api, and new lambda, and our lambdas folder with a new lambda function that handles the S3 operations.