Using other modules like axios in aws canary

0

Hi, I have written a canary http script to monitor an intranet auth based graphql api for which token is passed along as an input. If I try to generate the token dynamically using axios API by calling an intranet token url, I get an error "no module found : axios". I did do cdk deploy from my workspace and assumed all the dependencies would be available for canary but its not. Any pointers on how to use other modules in canary scripts specifically axios module.

Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen