dfpc-coe / CloudTAK

Full Featured in-browser TAK Client powered by AWS
GNU Affero General Public License v3.0
14 stars 2 forks source link

ETL Scripts Layer Fetch #47

Closed ingalls closed 1 year ago

ingalls commented 1 year ago

Context

The ADSB data reached the limit of how large of a payload can be pushed via the lambda Environment options. As the list isn't getting any smaller, I've migrated the ETL script to instead pull environment data as-needed directly from the API.

I've also refactored all common ETL setup/calls into a base library for even easier development - https://github.com/tak-ps/etl-base