Skip to content

Commit

Permalink
docs: add missing parser models (#254)
Browse files Browse the repository at this point in the history
Co-authored-by: Ran Isenberg <ran.isenberg@cyberk.com>
  • Loading branch information
ran-isenberg and Ran Isenberg authored Jan 4, 2021
1 parent 2d14c88 commit 893068f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/utilities/parser.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ Model name | Description
**CloudwatchLogsModel** | Lambda Event Source payload for Amazon CloudWatch Logs
**S3Model** | Lambda Event Source payload for Amazon S3
**KinesisDataStreamModel** | Lambda Event Source payload for Amazon Kinesis Data Streams
**SesModel** | Lambda Event Source payload for Amazon Simple Email Service
**SnsModel** | Lambda Event Source payload for Amazon Simple Notification Service

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

Expand Down

0 comments on commit 893068f

Please sign in to comment.