FunctionHandlerData: {
    handler: FunctionHandlerInput;
    invocationType: "RequestResponse" | "Event";
}

Type declaration