import {LambdaContext, LambdaCallback} from '@altt/altt'; export default function(event: any, context: LambdaContext, callback: LambdaCallback) { }