Is it possible to declare a javascript based lambd...
# general
e
Is it possible to declare a javascript based lambda with it;s functionality inline? All the examples of this that I find seem to be creating HTTP/API based lambdas and I want to create one that doesn’t have a trigger that I can attach to a cloudfront lambda edge property.