Open yanazaeva opened 1 month ago
Hi @yanazaeva,
Are you running from source?
If so, can you try adding the mentioned requirement (pymongo[aws]
) into https://github.com/elastic/connectors/blob/main/requirements/framework.txt and running it again with make clean install
?
If it works, we can make it an enhancement easily, otherwise we'd need some time to look into this
Problem Description
Morning team, when trying to connect MongoDB and Elasticsearch through a self managed connector, and using MONGODB-AWS as an authentication mechanism, this error is appearing:
Is it expected to have this authentication mechanism available in some time?