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.

已提問 2 年前檢視次數 54 次