-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Execution flow
- validate config
- preprocessing gtfs (transform stop crs)
- auto-deploy to AWS
- create s3 bucket
- upload preprocessed gtfs zip
- create IAM role
- package/deploy lambda layer
- package/deploy lambda handler
- for each starting time, invoke lambda with stop/route removed and save the result to s3
- download back s3 files and combining chunks
- load the files to result and return the result