KoteiIto / node-athena

a nodejs simple aws athena client
MIT License
105 stars 73 forks source link

bucket cleanup #53

Closed westlakem closed 4 years ago

westlakem commented 5 years ago

Does this cleanup the bucket after the results are returned? If not Feature request!

KoteiIto commented 4 years ago

I think it is better to delete temporary files using the life cycle of s3. https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lifecycle-mgmt.html