Skip to content

cjrobbertse/SCTK-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCTK-serverless

Use the following commands to update the AWS remote:

zip -r function.zip .

aws lambda update-function-code --function-name SCTK-v3 --zip-file fileb://function.zip

Note: the AWS secrets must be available. Refer to the AWS docs for more information.

AWS Console - Lambda

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published