Skip to content

jobial-io/scase-lambda-scala3-example

Repository files navigation

Scase Lambda Function Scala 3 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