Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverlessapp-lambda-with-dyanamodb

Create, get , query, scan operations of DynamoDB & Invoke AWS Lambda using serverless framework.

Repo setup -

  1. Run command - npm install
  2. Install awscli in your system
  3. Enter all your details in serverless.yml file after configuration of AWS locally.(aws configure --profile profilename)
  4. Run command - serverless deploy
  5. Run command to run locally - serverless offline

About

CRUD (Create, Read, Update, Delete) operations using DynamoDB, Invoke AWS Lambda in a serverless framework

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages