Hi,
I have set up an AWS user in IAM for access to S3, gave permissions per this page:
https://www.msp360.com/resources/blog/backup-with-iam-users/
This works fine for backups, however when I hit Tools / Lifecycle Policy and select my account it says “Access Denied”. Console.log shows:
2020-10-16 17:18:12,004 [Base] [13] ERROR - Header Server: AmazonS3
2020-10-16 17:18:12,004 [PL] [13] ERROR - Error on listing lifecycle rules
2020-10-16 17:18:12,011 [UI] [1] ERROR - Load lifecycle configuration error
CloudBerryLab.Base.Exceptions.AccessDeniedException
It seems it needs more permissions for this, but I can’t find listed anywhere what it needs. Any ideas? Thanks!