skip to Main Content

AWS AssumeRole with Laravel Filesystem

I'm currently trying to figure something out. I have 2 AWS Accounts. Account A has a bucket called my_awesome_files. Account B has users, that would like to be able to see those documents in my_awesome_files. I have the following policies…

VIEW QUESTION

Amazon web services – Retrieve images from AWS S3 in react native app

I'm receiving urls like those from backend: "https://s3.servauto.fr/compression-img/a5d6898a-382c-11ee-bbb5-00155dc60818.webp" it's not the exact url it's just an example, but I changed only the domain. I'm getting this if trying to access url from browser: <Error> <Code>AccessDenied</Code> <Message>Access Denied.</Message> <Key>a5d6898a-382c-11ee-bbb5- 00155dc60818.webp</Key> <BucketName>compression-…

VIEW QUESTION
Back To Top
Search