Allow ability to regex filename for S3 uploads
Currently, you are limited to 1 consistent file name for uploading files on a schedule. This presents a problem for backfilling historical data due to size limitations, along with ongoing uploads of daily data. Best practice would be to allow regex so you can keep the beginning of your filename the same along with _reporting_date.csv.
Thanks
Thanks