While ingesting files from a source s3 bucket continuously, I would like to be able to detect the case where files are being deleted. As far as I can tell the Autoloader can not handle the detection of files deleted in the source folder. Hence the case can’t be supported. I want to confirm that first, and if it is indeed the case, inquire about the approach or work around that people use to handle that scenario.