/revisit-lambda-operator

Revisit AWS Lambda Invoke Function Operator of Apache Airflow

Primary LanguagePython

revisit-lambda-operator

Revisit AWS Lambda Invoke Function Operator of Apache Airflow

  • We'll discuss limitations of the Lambda invoke function operator of Apache Airflow and create a custom Lambda operator. The custom operator extends the existing one and it reports the invocation result of a function correctly and records the exact error message from failure.