potiuk commented on code in PR #32955:
URL: https://github.com/apache/airflow/pull/32955#discussion_r1288163582
##########
airflow/providers/amazon/provider.yaml:
##########
@@ -499,6 +499,9 @@ hooks:
- integration-name: Amazon Simple Storage Service (S3)
python-modules:
- airflow.providers.amazon.aws.hooks.s3
+ - integration-name: Minio Simple Storage Service (S3)
+ python-modules:
+ - airflow.providers.amazon.aws.hooks.minio
Review Comment:
Pretty much so.
--
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]