For AWS Lambda, this refers to the completion of an asynchronous operation type build.
Skip with Promise:
export const FunctionName = async (event: APIGatewayProxyEventHeaders): Promise<any> => ({})