utkarsharma2 opened a new pull request, #30595:
URL: https://github.com/apache/airflow/pull/30595

   Currently, when adding a custom `waiter` on DynamoDBHook, it fails to 
register the custom `waiter` because of the following logic:
   
https://github.com/apache/airflow/blob/2ce11300064ec821ffe745980012100fc32cb4b4/airflow/providers/amazon/aws/hooks/base_aws.py#L795-L798
   
   Which requires the `self.client_type` to be set.


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