mik-laj commented on issue #5914: [AIRFLOW-5311] Add an AWS Lambda Operator
URL: https://github.com/apache/airflow/pull/5914#issuecomment-524807101
 
 
   Operator suffix is required:  The service name should be a prefix.We expect 
operator names to be in the form of {ServiceName}{Behaviour}Operator for 
example  BigQueryExecuteQuery
   
   Example good operator’s names:
   BigQueryExecuteQuery, 
   BigQuerySubmitJob, 
   CloudVisionAddProductToProductSet
   
   Please look at: 
   
https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-21%3A+Changes+in+import+paths
   
   My proposition: `AWSLambdaInvokeFunction`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to