We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ee88d commit 0d21704Copy full SHA for 0d21704
docs/content/utilities/parser.mdx
@@ -158,6 +158,7 @@ Model name | Description
158
**SqsModel** | Lambda Event Source payload for Amazon SQS
159
**AlbModel** | Lambda Event Source payload for Amazon Application Load Balancer
160
**CloudwatchLogsModel** | Lambda Event Source payload for Amazon CloudWatch Logs
161
+**S3Model** | Lambda Event Source payload for Amazon S3
162
163
You can extend them to include your own models, and yet have all other known fields parsed along the way.
164
0 commit comments