Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
export const handler = async (event: any, context: any, callback: Function) => { // tslint:disable-line
await app.handle(new Lambda(event, context, callback));
};
export const handler = async (event: any, context: any, callback: Function) => { // tslint:disable-line
await app.handle(new Lambda(event, context, callback));
};
exports.handler = async (event, context, callback) => {
await app.handle(new Lambda(event, context, callback));
};
exports.handler = async (event, context, callback) => {
await app.handle(new Lambda(event, context, callback));
};
exports.handler = async (event, context, callback) => {
await app.handle(new Lambda(event, context, callback));
};
exports.handler = async (event, context, callback) => {
await app.handle(new Lambda(event, context, callback));
};
exports.handler = async (event, context, callback) => {
await app.handle(new Lambda(event, context, callback));
};
exports.handler = async (event, context, callback) => {
await app.handle(new Lambda(event, context, callback));
};
exports.handler = async (event, context, callback) => {
await app.handle(new Lambda(event, context, callback));
};