We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e01f2d commit 65eb3c8Copy full SHA for 65eb3c8
docs/utilities/parser.md
@@ -162,6 +162,7 @@ Parser comes with the following built-in models:
162
| **SesModel** | Lambda Event Source payload for Amazon Simple Email Service |
163
| **SnsModel** | Lambda Event Source payload for Amazon Simple Notification Service |
164
| **APIGatewayProxyEvent** | Lambda Event Source payload for Amazon API Gateway |
165
+| **APIGatewayProxyEventV2Model** | Lambda Event Source payload for Amazon API Gateway v2 payload |
166
167
### extending built-in models
168
0 commit comments