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
AWS Lambda now support extensions. To improve the developer experience, it'd be nice to have a library similar to this but that handle the Extensions API specific calls.
It'd be nice to have something that works in the same way as the lambda-runtime but for the extension API, so that people could use Rust for creating Lambda extensions.