Skip to content

Commit

Permalink
docs(parser): add new API GW Proxy v2 model
Browse files Browse the repository at this point in the history
  • Loading branch information
heitorlessa committed May 28, 2021
1 parent 7e01f2d commit 65eb3c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/utilities/parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ Parser comes with the following built-in models:
| **SesModel** | Lambda Event Source payload for Amazon Simple Email Service |
| **SnsModel** | Lambda Event Source payload for Amazon Simple Notification Service |
| **APIGatewayProxyEvent** | Lambda Event Source payload for Amazon API Gateway |
| **APIGatewayProxyEventV2Model** | Lambda Event Source payload for Amazon API Gateway v2 payload |

### extending built-in models

Expand Down

0 comments on commit 65eb3c8

Please sign in to comment.