VijayantSoni commented on pull request #9011:
URL: https://github.com/apache/airflow/pull/9011#issuecomment-861567170


   > Needs back-compat, and I'm not sure what real benefit this gives us.
   
   Yeah, I am planning to pick this up soon.
   
   > I.e. why do we need this change?
   
   The resources API (currently used) is very limited and does not support the 
operations which can be done on EC2 instances, the client API does.
   
   From the docs:
   > Clients provide a low-level interface to AWS whose methods map close to 
1:1 with service APIs. All service operations are supported by clients
   
   > Resources represent an object-oriented interface to Amazon Web Services 
(AWS). They provide a higher-level abstraction than the raw, low-level calls 
made by service clients. 
   


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