Closed ankitgoyal100 closed 3 years ago
@ankitgoyal100 how did you solve it? I am facing the same issue.
@MaiKaY i ended up creating a new bucket and it worked
@ankitgoyal100 I just found my issue. It was because my S3 bucket was configured as "private". As soon as I turned off the Block all public access
it works for me.
I'm having this error, and my s3 bucket is fully public, also IAM user has full S3 access
@alelopezperez How did you end up fixing it?
Hi - I’m trying to use this for a basic react app. When it runs, it uploads everything correctly, but then fails at the very end with the following error:
The IAM user has full S3 access, so permissioning shouldn’t be an issue.
This is the code block in our Github actions workflow: