barman-cloud-backup-list s3://bucket/ db_name
2021-07-21 11:32:23,588 [7307] ERROR: Barman cloud backup list exception: An error occurred (InvalidObjectState) when calling the GetObject operation: The operation is not valid for the object's storage class
Hello,
I have issue with barma-cloud-backup-list.
We have several backups in bucket. Some of them have storage type Glacier Deep Archive and some type Standard
And there is a problem to list backups in bucket.
Till we have only storage type Standard, there were no problem.
When I try to list backups with command:
aws s3 ls s3://bucket/db_name/base/
There is no problem to list backups.