In this project I have shown how to upload a file to S3 bucket securely. Total 3 approaches
- Using native ase-sdk
- Using react-s3 which is a helper library
- Using cognito authentication if you don't feel secure putting your credentials in the front-end