Amazon web services – AWS S3 | Allow to access file only to the user that uploaded it
I'm building a website using React and AWS Services, for storage AWS S3. I've read many use cases online, almost all of them suggest IAM user policies. But I'm not sure if it helps me in my case. The idea…