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.

Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande