lambda_function_combine_daily_csv_from_s3
Budget: $10 – $30 USD
Need a lambda function to watch an s3 bucket for new daily CSV files to be created. Upon creation, the function will append the data to another CSV file located in a different s3 bucket.
Source CSVs are formatted filename_date where filename is the same date is different.
code needs to be clear on what data I need to enter where
IE:
- Source s3 folder
- Target s3 folder
- Credentials if required
- etc
Source CSVs are formatted filename_date where filename is the same date is different.
code needs to be clear on what data I need to enter where
IE:
- Source s3 folder
- Target s3 folder
- Credentials if required
- etc