Skip to content

jobial-io/scase-lambda-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scase Lambda Function Example

To build the lambda function and deploy to AWS through CloudFormation run:

sbt proguard condense

To run the client and invoke the function:

sbt "runMain io.jobial.scase.example.greeting.lambda.GreetingLambdaClient"

You can also call the function on the AWS Dashboard or using any other client.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages