This project contains the code and tests for AWS Lambda functions that process PDF flight schedules.
All information related to the lambda functions in the processing chain can be found in their respective pages. The list above is ordered based on execution order.
Only the Textract-to-Tables function uses the Docker image deployment method.
Information on function specific testing can be found in each of the lambda function wiki pages. Information on running the whole lambda chain in testing mode for things like end to end testing can be found here.