Create an Lambda Function that simply generates a POST request (incl. url, headers and post body).
You can choose any of your favorite languages supported by AWS but node.js is preferred.
You MUST debug/ test and try your function with AWS Lambda. WE NEED a screencast of your function fully working in AWS Lambda before we can release any milestone.
We will provide via chat:
- Cloudflare worker that you may use as template
- a custom CURL request i.e. curl -X ...
- an expected result page
Hi there.
I am familiar with AWS Lambda and my last work on Freelancer was to create Lambda functions.
So I can complete this within a few hours.
Please contact me and lets discuss it more.
Best regards.
Phillip
$30 USD en 1 día
5,0
(2 comentarios)
1,2
1,2
3 freelancers están ofertando un promedio de $25 USD por este trabajo
Hello.
How are you?
I have checked your description carefully.
To test this function in AWS Lambda, you can follow these steps:
Create a new Lambda Function in the AWS Management Console.
Select Node.js 14.x as the runtime for the function.
Copy and paste the code above into the inline code editor.
Update the function code to include the Cloudflare worker and custom CURL request provided to you.
Create a new test event with the expected result page.
Test the function using the test event.
After testing the function, you can create a screencast showing the function working in AWS Lambda and send it to us for review. Once we confirm that the function is working as expected, we can release the milestone.