transitmatters / data-ingestion

Crontab for data ingestion/processing on AWS Lambda
MIT License
4 stars 3 forks source link

Shrink the deployment so we can deploy again #96

Closed devinmatte closed 6 months ago

devinmatte commented 6 months ago

The addition of Pyarrow took us over the limit

https://stackoverflow.com/a/69355796

We don't need to bundle up boto3 and botocore, pycache or tests