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 bf4ef14 commit 7a8201fCopy full SHA for 7a8201f
docs/content/utilities/parser.mdx
@@ -160,6 +160,8 @@ Model name | Description
160
**CloudwatchLogsModel** | Lambda Event Source payload for Amazon CloudWatch Logs
161
**S3Model** | Lambda Event Source payload for Amazon S3
162
**KinesisDataStreamModel** | Lambda Event Source payload for Amazon Kinesis Data Streams
163
+**SesModel** | Lambda Event Source payload for Amazon Simple Email Service
164
+**SnsModel** | Lambda Event Source payload for Amazon Simple Notification Service
165
166
You can extend them to include your own models, and yet have all other known fields parsed along the way.
167
0 commit comments