Storing s3 files for processing in rails/tmp/s3?

I need to fetch files from s3 and store them on ec2 for processing.

I thought that an s3 directory under tmp would fit this well.

Just wanted to check if/when this will get cleared?