Create an API Gateway to consume a Lambda with an internal Http Post method
Said Olano
Posted on January 19, 2024
My API Gateway will receive the incoming request to create an entry in the DB students table by going through first the gateway, then to the lambda, to finally insert the record on the AWS RDS MySQL DB table.
Then, you have to deploy your previous changes:
Once you click the deploy button, you will see this:
💖 💪 🙅 🚩
Said Olano
Posted on January 19, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.