Skip to content

mnkrana/lambda-dynamodb-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Make sure to use primary key as "uuid" in dynamodb table
  • Make sure to add env vars for table name and region in lambda env vars
KEY_REGION = "dynamodb_region"
KEY_TABLE  = "dynamodb_table"
  • First function call should be Init() to get the evn vars and create a session

About

Dynamodb utilities for AWS Lambda

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •