What happens to objects that are deleted from Governed Tables?

0

If I commit an update_table_objects transactions that remove files from the table, is there any garbage collection that will clean them up from S3 later? The closest thing I can find is this article: https://docs.aws.amazon.com/lake-formation/latest/dg/data-compaction.html. However, it seems to only relate to cleaning up objects if a transaction is cancelled.

tjtoll
已提问 1 年前254 查看次数
1 回答
0

The objects remain in S3 even after they are deleted from Governed Tables. However, Objects are deleted if the transaction is canceled if the customer is using DeleteObjectsOnCancel.

AWS
支持工程师
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容