I have to automate simple curl on API with lambda (with digest Authentification), but I find really difficult to it :
Can't I use simple fetch or do I have to use specific module ? Why should I use a specific module ? Where are the resources ? I find really hard to get a real documentation on fetch API with nodejs.