Skip to content

Commit 3132bce

Browse files
author
Michael Brewer
committed
Merge branch 'develop' into feat-simplications
2 parents 5c08807 + 893068f commit 3132bce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)