Taragolis opened a new pull request, #24246:
URL: https://github.com/apache/airflow/pull/24246

   related: #24198
   
   Try to make amazon-provider operators (and later sensors) more consistent.
   At that moment I try to use Generic and additional MixIn class for passing 
parameters to hooks and simplify operators itself
   
   Affected different types of operators
   - airflow.airflow.providers.amazon.aws.operators.athena.AthenaOperator
   - 
airflow.airflow.providers.amazon.aws.operators.aws_lambda.AwsLambdaInvokeFunctionOperator
   - airflow.airflow.providers.amazon.aws.operators.batch.BatchOperator
   - airflow.airflow.providers.amazon.aws.operators.eks.EksCreateClusterOperator
   - 
airflow.airflow.providers.amazon.aws.operators.eks.EksCreateNodegroupOperator
   - 
airflow.airflow.providers.amazon.aws.operators.eks.EksCreateFargateProfileOperator
   - airflow.airflow.providers.amazon.aws.operators.eks.EksDeleteClusterOperator
   - 
airflow.airflow.providers.amazon.aws.operators.eks.EksDeleteNodegroupOperator
   - 
airflow.airflow.providers.amazon.aws.operators.eks.EksDeleteFargateProfileOperator
   - airflow.airflow.providers.amazon.aws.operators.eks.EksPodOperator


-- 
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