Skip to content

Commit

Permalink
Update STAGE4 - API Gateway and Application Lambda.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acantril authored Nov 16, 2020
1 parent e228e99 commit 778a9c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ depending on your browser it might download the .py file, if so, open it in eith
Move back to the Lambda console.
Select the existing lambda code and delete it.
Paste the code into the lambda fuction.
his is the function which will provide compute to API Gateway.
This is the function which will provide compute to API Gateway.
It's job is to be called by API Gateway when its used by the serverless front end part of the application (loaded by S3)
It accepts some information from you, via API Gateway and then it starts a state machine execution - which is the logic of the application.

Expand Down

0 comments on commit 778a9c3

Please sign in to comment.