Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 709 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 709 Bytes

Lambda Uploader package

A simple package made to upload lambda files to amazon services automatically

Instalation

You need to have AWS CLI installed and configured, if you don't, checkout this repo and follow its instructions

Usage

Try to follow the naming convention below:

METHOD-lambda-name

The following names are valid through this convention:

GET-operators
POST-validation
DELETE-operation-managers

Before uploading the files make sure to build them using npm run build or do it automatically using Build

A screenshot of your package