I have a lambda function which takes an uploaded file and writes it to s3. I want to be able to use this lambda function via an API call to /upload. When I test the lambda funct