I keep receiving this S3 error
A client error (AccessDenied) occurred when calling the ListObjects operation: Access Denied
I've rechecked my credentials and did do some research as well but couldn’t find anything. I edited my bucket policy to add an s3:ListBucket action, but to no avail. When I do so, it just returns a similar message:
A client error (AccessDenied) occurred when calling the ListBuckets operation: Access Denied
Always returns the same error. Any kind of help is appreciated.