Skip to content

shipcloud/data_lambda_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-sam-

.

Deployment

Building and packaging the application:

sam build && sam package

Deploy the application:

sam deploy --config-file samconfig.toml

Invocation

Invoke the application with AWS Lambda locally:

sam local invoke <Function Name> --event events/event.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages