dispatchrun / dispatch-py

Python package to develop applications with Dispatch.
https://pypi.org/project/dispatch-py/
Apache License 2.0
56 stars 3 forks source link

Add support for Lambda Function URL #147

Open Pryz opened 7 months ago

Pryz commented 7 months ago

We are adding Lambda support using the Invoke API. Another way to invoke lambdas are to go through the Function URL (see: https://docs.aws.amazon.com/lambda/latest/dg/urls-invocation.html).