tpyo/amazon-s3-php-class

Access denied on deleteObject

rishpandey opened this issue · 0 comments

I am getting error code 403 and "Access Denied" message while trying deleteObject.

  • The path is correct, I can getObject with it.
  • I have AdminAccess and FullControl on all objects on s3. I used the same creds to delete files on a web explorer.

Thanks in advance.