我可以使用冰川存储从已删除的文件夹中恢复 S3 对象 class

Can I restore S3 objects from deleted folder with glacier storage class

我最近在没有激活版本控制的情况下错误地删除了 S3 存储桶中的一个完整文件夹。这个文件夹曾经有一个生命周期策略,很多对象都处于冰川状态。现在我找不到它们了,事件在保险库中。

我可以找回删除的文件夹吗?还是丢失了?

不幸的是,据我所知,如果您没有对存储桶进行版本控制 运行,您将无法恢复这些项目。

https://docs.aws.amazon.com/AmazonS3/latest/user-guide/undelete-objects.html

所述

"To be able to undelete a deleted object, you must have had versioning enabled on the bucket that contains the object before the object was deleted."