Need example AWS Lambda function to call Roboflow Detect for an image

I need to be able to call roboflow detect from an AWS Lambda Nodejs function. This way, I can wrap additional data around the information returned from roboflow. Has anyone created NodeJS code (in Lambda AWS) to do this?