Skip to content

Commit 7a8201f

Browse files
author
Ran Isenberg
committed
docs: add missing parser models
1 parent bf4ef14 commit 7a8201f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: docs/content/utilities/parser.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ Model name | Description
160160
**CloudwatchLogsModel** | Lambda Event Source payload for Amazon CloudWatch Logs
161161
**S3Model** | Lambda Event Source payload for Amazon S3
162162
**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
163165

164166
You can extend them to include your own models, and yet have all other known fields parsed along the way.
165167

0 commit comments

Comments
 (0)