We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346850d commit 7a38510Copy full SHA for 7a38510
docs/content/utilities/parser.mdx
@@ -156,6 +156,7 @@ Model name | Description
156
**DynamoDBStreamModel** | Lambda Event Source payload for Amazon DynamoDB Streams
157
**EventBridgeModel** | Lambda Event Source payload for Amazon EventBridge
158
**SqsModel** | Lambda Event Source payload for Amazon SQS
159
+**AlbModel** | Lambda Event Source payload for Amazon Application Load Balancer
160
161
You can extend them to include your own models, and yet have all other known fields parsed along the way.
162
0 commit comments