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

Said Olano - Jan 19 - - Dev Community

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

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .