hot.dev/aws-lambda — AWS Lambda API bindings for serverless function invocation and management.
Add to your project
"hot.dev/aws-lambda": "1.0.2"
Add this to your deps in hot.hot
Namespaces
::aws::lambda
| Namespace | Functions | Types | Description |
|---|---|---|---|
::functions | 3 | 3 | List all Lambda functions in the account/region. |
::invoke | 4 | 1 | Invoke a Lambda function synchronously. |