golam

command module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

golam

A sample starting point for an AWS lambda implemented in golang.

Yes, aws sam cloudformation serverless are other options. This was written for smaller scale hobby use.

usage
  • Setup ~/.aws/config and ~/.aws/credentials according to AWS Documentation
  • Function name will be derived from the last part of the go.mod module name.
  • Install mage and run mage to deploy or mage delete to remove the function and associated roles.
  • Customize additional roles in mage.go#L180.
  • Run mage with the -v switch to see additional debugging.

Go Report Card

created by tigwen

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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