o-nikolas commented on code in PR #34381: URL: https://github.com/apache/airflow/pull/34381#discussion_r1326471392
########## airflow/providers/amazon/aws/executors/ecs/boto_schema.py: ########## @@ -0,0 +1,101 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Schemas for easily and consistently parsing boto responses. Makes use of marshmellow for ORM like transformation of responses to python objects. The executor logic makes use of these. -- 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]
