Open drathore-lacework opened 6 months ago
Access Denied
is an error returned by the minio.Core.GetObject
library call. My best guess is that this is some sort of misconfiguration on the s3 side, but I do not use s3 myself so can't offer much help debugging this.
Hi,
I am looking at logs and trying to understand log message about access-defined message.
Here is my policy for S3 bucket:
This is the log i am concerned about:
However, I do see S3 UPLOAD, PUT and GET to S3 getting through.
Can someone explain what
Access Denied
message means ? and is there recommended policy for S3 bucket ?