undrwd's avatar

File uploaded to S3 not visible in the AWS website view? But does exist and you can search on AWS S3 and find it.

I'm having an issue where files are uploaded using Laravel, I can check if file exists through Laravel and it does. When I login to AWS S3 and go to the folder it doesn't show. If I search there for the filename it does show, directory matches up and I can download it but it doesn't show in the folder view on AWS. Has anyone else ran in to this issue.

0 likes
1 reply
click's avatar

Are you sure you are in looking in the correct bucket of S3, not in your 'dev' bucket while you should look in your 'prod' bucket for example?

Please or to participate in this conversation.