I need a Lambda node function written that will download an image from an S3 bucket and then use Axios to PUT the image to the LinkedIn API

Job ID: 37448684

Budget: £20 – £250 GBP

I need a Lambda node function written that will download an image from an S3 bucket and then use Axios to PUT the image to the LinkedIn API.

Purpose of the Lambda node function:
- To automate image uploading to LinkedIn

Requirements:
- The image already exists in S3
- Image file size less than 10MB
- Bucket name, credentials and object key will be supplied as parameters
- LinkedIn OAuth token will be supplied as parameters
- Needs to fulfil upload in same was as this curl function: curl -i --upload-file *filename* -H 'Authorization: Bearer *token*' *url*

Ideal skills and experience:
- Proficiency in Lambda and Node.js
- Experience with S3 and Axios
Related categories: JavaScript Node.js Aws Lambda Amazon S3