Node.js 20.x AWS Lambda Function Development
Budget: $30 – $250 USD
I'm seeking an experienced developer with expertise in AWS Lambda using Node.js. Your task will be setting up a simple function to encode parameters using HMAC-SHA1 and make a GET request, returning the response body.
The shared secret of "theworldsmostsecretkey" will be held as an environment variable.
The function request will include a 'customer' parameter. Take the customer KVP and encode it with the shared secret i.e. encode 'customer=12345' to produce 2a531a451bbbce27323fe248d53f59914726895f;
The search term is the first 20 characters of the value;
Make a GET request to google using the search term.
Return the response body.
The right person for this job should have a clear understanding of API backend construction using AWS Lambda in a Node.js environment.
The shared secret of "theworldsmostsecretkey" will be held as an environment variable.
The function request will include a 'customer' parameter. Take the customer KVP and encode it with the shared secret i.e. encode 'customer=12345' to produce 2a531a451bbbce27323fe248d53f59914726895f;
The search term is the first 20 characters of the value;
Make a GET request to google using the search term.
Return the response body.
The right person for this job should have a clear understanding of API backend construction using AWS Lambda in a Node.js environment.