We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c08807 + 893068f commit 3132bceCopy full SHA for 3132bce
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