Skip to content

Uploaded files are not shown in S3 Bucket #108

Closed Answered by mnapoli
yugalkishoregoyal asked this question in Q&A
Discussion options

You must be logged in to vote

Could it be that the filesystem disk does not throw exceptions by default: https://laravel.com/docs/10.x/filesystem#failed-writes

I'm suspecting the credentials deployed in .env might not actually have the right permissions (or my not even be used by the app).

I'd recommend enabling throw, and not deploying custom credentials in .env but instead setting permissions on the function directly: https://www.serverless.com/framework/docs/providers/aws/guide/iam

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@georgeboot
Comment options

@yugalkishoregoyal
Comment options

Comment options

You must be logged in to vote
1 reply
@yugalkishoregoyal
Comment options

Answer selected by yugalkishoregoyal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #107 on April 04, 2023 14:51.