Create an API Gateway to consume a Lambda with an internal Http Post method

said_olano

Said Olano

Posted on January 19, 2024

Create an API Gateway to consume a Lambda with an internal Http Post method

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.

Image description

Then, you have to deploy your previous changes:

Image description

Once you click the deploy button, you will see this:

Image description

💖 💪 🙅 🚩
said_olano
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.

Related

What was your win this week?
weeklyretro What was your win this week?

November 29, 2024

Where GitOps Meets ClickOps
devops Where GitOps Meets ClickOps

November 29, 2024

How to Use KitOps with MLflow
beginners How to Use KitOps with MLflow

November 29, 2024