lambda-quick-deploy

command module
v0.0.0-...-5b9833c Latest Latest
Warning

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

Go to latest
Published: May 9, 2023 License: MIT Imports: 1 Imported by: 0

README

Lambda Deploy, quick n' dirty

Note

WORK IN PROGRESS!

Only to be used in development environments for quickly testing code changes without having to do a full CloudFormation/CDK deploy.

Features

Currently hard coded to build:

  • Go with arm64 arch

Install

go install github.com/enpatrik/lambda-quick-deploy@latest

Run example

lambda-quick-deploy run cmd/foobar -p your-aws-profile

The first time deploying a new directory, you need to provide the Lambda function name when prompted.

Setup IDE

JetBrains

Settings -> Tools -> External Tools -> Add

Example:

  • Program: lambda-quick-deploy
  • Arguments: run $FileDir$ -p your-aws-profile

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cli
run
internal

Jump to

Keyboard shortcuts

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