Skip to content

Commit

Permalink
docs: add S3 as a supported model
Browse files Browse the repository at this point in the history
  • Loading branch information
heitorlessa committed Dec 4, 2020
1 parent 19ee88d commit 0d21704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/utilities/parser.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ Model name | Description
**SqsModel** | Lambda Event Source payload for Amazon SQS
**AlbModel** | Lambda Event Source payload for Amazon Application Load Balancer
**CloudwatchLogsModel** | Lambda Event Source payload for Amazon CloudWatch Logs
**S3Model** | Lambda Event Source payload for Amazon S3

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 0d21704

Please sign in to comment.