We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d14c88 commit 893068fCopy full SHA for 893068f
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