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
asked a year ago250 views
1 Answer
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
SUPPORT ENGINEER
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions