You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check out the [examples](https://github.com/ryanmiville/glambda/tree/main/examples) directory for examples of each supported event type, deployable with [SST](https://github.com/sst/sst).
76
+
73
77
## Supported Events
74
-
*`ApiGatewayProxyEventV2`
78
+
*`ApiGatewayProxyEventV2` (can be handled directly or as a `Request(Option(String))`)
79
+
*`EventBridgeEvent`
80
+
*`SqsEvent`
75
81
76
82
Further documentation can be found at <https://hexdocs.pm/glambda>.
0 commit comments