Amazon web services – AWS S3 download files from the S3 bucket that the Cognito user has access to (Angular project)
I am trying to create a desktop application, which sends user files to Amazon S3, where the users can then sign in to a website to view/download their files. I have the desktop application working, it has the user sign…