hot.dev/aws-lambda — AWS Lambda API bindings for serverless function invocation and management.

Version: 1.2.1

Author: Hot Dev

License: Apache-2.0

Dependencies: hot-std

Add to your project

"hot.dev/aws-lambda": "1.2.1"

Add this to your deps in hot.hot

Namespaces

::aws

NamespaceFunctionsTypesDescription
::lambda56Invoke a Lambda function synchronously.

::aws::lambda

NamespaceFunctionsTypesDescription
::functions33List all Lambda functions in the account/region.
::invoke41Invoke a Lambda function synchronously.