uranusjr commented on code in PR #25604:
URL: https://github.com/apache/airflow/pull/25604#discussion_r953105117


##########
airflow/providers/amazon/aws/example_dags/example_ecs.py:
##########
@@ -99,18 +100,20 @@
     )
     # [END howto_operator_ecs_register_task_definition]
 
+    registered_task_definition = cast(str, register_task.output)

Review Comment:
   It’s probably a good idea to add a Mapy plugin for this… I’ll look into it 
after this is merged.



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