ferruzzi edited a comment on issue #20296:
URL: https://github.com/apache/airflow/issues/20296#issuecomment-996383125


   Question for @eladkal - The module for the Lambda hook is named 
`hooks/lambda_function.py`.  The class is AwsLambdaHook (being renamed to 
LambdaHook).  Do we want to rename the module to just `lambda.py` while we're 
at it?  In my experience, "nobody" calls it an AWS Lambda Function in 
conversation, I always hear it referred to as AWS Lambda, so I don't think that 
would be a confusing change?  Counterpoint: the Dynamo module is still called 
`dynamodb.py` and I don't feel like that one should be changed, so I'm not 
sure.  Maybe just leave the file name alone?  Thoughts?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to