When creating a `aws.lambda.CallbackFunction` is t...
# aws
q
When creating a
aws.lambda.CallbackFunction
is there a way to manually include node modules? I want to include a module that contains a binary in one of my functions, but I don't want it to subsequently be included in all other lambda functions
Ok I found
codePathOptions