feluelle commented on a change in pull request #9604:
URL: https://github.com/apache/airflow/pull/9604#discussion_r448832881



##########
File path: UPDATING.md
##########
@@ -61,6 +61,9 @@ More tips can be found in the guide:
 https://developers.google.com/style/inclusive-documentation
 
 -->
+### CloudwatchTaskHandler have moved
+The `CloudwatchTaskHandler` class from 
`airflow.utils.log.cloudwatch_task_handler` has been moved to
+`airflow.providers.amazon.aws.log.cloudwatch_task_handler`. This is because it 
has items specific to `aws`

Review comment:
       ```suggestion
   `airflow.providers.amazon.aws.log.cloudwatch_task_handler`. This is because 
it has items specific to `aws`.
   
   ```




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to