I am brand new to this but basically I need to understand how this works. I have a lot PHP experience, some general AWS experience and ZERO AWS Lambda experience but I need to find a way to send JSON data from a PHP application to AWS Lambda that someone else has setup.
I have the PHP side ready and the data ready I just have no idea how to properly send the data.
I have done some searching online but have not found an answer yet. It seems that there are a lot of people trying to get JSON from Lambda to their PHP application OR run PHP inside Lambda OR sending data to Lambda from another AWS service but I can’t find anything useful about what I specifically need to have happen.
Does anyone have any resources they can share with me?
I haven’t tried anything yet because I don’t know where to start.
Devin Monroe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.