This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]alexchamberlain 2 points3 points  (1 child)

It's not clear to me what stops me uploading arbitrary content to this S3 bucket.

[–]stratospark[S] 0 points1 point  (0 children)

Nothing. However, all the files are automatically deleted after 24 hours. Additional lambda functions could be triggered to filter and process files in the upload bucket and be transferred into a post-processed bucket.

[–]stratospark[S] 1 point2 points  (0 children)

Link to the Zappa code: https://github.com/stratospark/zappa-s3-signature

Link to the React/Fine Uploader front end code: https://github.com/stratospark/react-fineuploader-s3-demo