AFU S3 with access strategy

Hello,

I already have a PearlMini who is sending data over S3 like a charm. But today, I wanted to limit access on S3 for security reason. In documentation it is written:

  • You must have read and write privileges for your AWS account to setup AFU to upload to an AWS S3 location

So, I limited privilege to allow “all action” to “all ressources”. For a first run, but since I disable full S3 service access the PearlMini is not anymore able to upload with a Forbidden error on putObject action.

What does this mean ? I tried many and many other strategy configuration without success. The only one who is working is basically full access to S3 service. Did I miss something ?