I need help,
When I run sls package
on my separate functions in ‘GO’ and I do package individually it creates a zip file per each function but it zips up all of the bin everytime…is there a way to just zip the individual functions?
All my lambdas are saying they are 106MB which is the size of the whole folder…
Thanks for your help!