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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ