apache/airflow
Add ability to interact with OpenSearch in AWS
Geschlossen
#39.378 geöffnet am 02.05.2024
area:providersgood first issuekind:featureprovider:amazon
Repository-Metriken
- Stars
- (44.809 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 7T 18h) (834 gemergte PRs in 30 T)
Beschreibung
Body
We have OpenSearch provider but currently it can't be used with AWS auth mechanisms. We need to create a version of it in AWS provider (overriding only that particular portion of the Hook)
This effort started in https://github.com/apache/airflow/pull/34693
Note this is about querying open search - it's not about submitting Airflow logs to open search (for that we have another task https://github.com/apache/airflow/issues/33619 )
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.