local-docker-lambda

command module
v0.0.0-...-33fbb10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2023 License: MIT Imports: 3 Imported by: 0

README

local-docker-lambda

The template for emulating AWS Lambda functions locally using Docker.

useage

Build image.

make build

Run Container.

make start

Invoke function.

curl "http://localhost:9000/2015-03-31/functions/function/invocations" -d '{ "name": "RIE" }'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL