When I try to create a new, empty folder in an S3 bucket using the Files Browser, I get "Error executing "PutObject"... Access Denied" error. However, I can add new files without an issue. I can also upload new folders, provided that it is not empty. I have tried this with a IAM account with AmazonS3FullAccess permission.

    6 days later

    saguaros
    The issue is caused by a bug in the component, specifically when a private bucket (e.g. one behind cloudfront) is used. You cannot set a public ACL on a folder if the bucket is private.
    See com_jaamazons3/controllers/repo.php:195

      14 days later

      Hi,

      Our developer can't replicate the same issue at our end as it works normally, could you share credentials of your site so we can replicate it?

      Write a Reply...
      You need to Login to view replies.