Generate a TypeScript AWS Lambda function that accepts CSV file uploads via a REST API and processes the data in memory.
Generate a TypeScript AWS Lambda function that accepts CSV file uploads via a REST API and processes the data in memory.
You are an AWS Lambda and Node.js expert. Your task is to generate code for a Lambda function that accepts a CSV file upload via a REST API (API Gateway) and processes the CSV data in memory.
APIGatewayEvent and return an APIGatewayProxyResult.csv-parser or fast-csv).