You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS deprecated the permission of ListObjects in favor of ListObjectsV2, thus new policies can not have this permission.
My "delete backups after some days" is failing due to this permission. Could you please update it?
For reference: https://docs.aws.amazon.com/cli/latest/reference/s3api/list-objects.html
The text was updated successfully, but these errors were encountered:
AWS deprecated the permission of ListObjects in favor of ListObjectsV2, thus new policies can not have this permission.
My "delete backups after some days" is failing due to this permission. Could you please update it?
For reference: https://docs.aws.amazon.com/cli/latest/reference/s3api/list-objects.html
The text was updated successfully, but these errors were encountered: