aws-lambda-scala-example-project icon indicating copy to clipboard operation
aws-lambda-scala-example-project copied to clipboard

An AWS Lambda function in Scala reading events from Amazon Kinesis and writing event counts to DynamoDB

Results 1 aws-lambda-scala-example-project issues
Sort by recently updated
recently updated
newest added

This is so that the same Lambda invocation code can be used in Icebucket. We should actually consider building this as a standalone library which can be embedded in both.

enhancement