ksumanth commented on issue #12068: URL: https://github.com/apache/airflow/issues/12068#issuecomment-721263517
For who ever stumbles across this: I was tripped up by the case sensitivity. I was importing AWSBatchOperator. Instead I should be importing AwsBatchOperator. Thanks for the help. ---------------------------------------------------------------- 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]
