Skip to content

Tcl runtime for AWS Lambda and some layers for talking to AWS services and processing images

License

Notifications You must be signed in to change notification settings

RubyLane/AWS_lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS_lambda

Tcl runtime for AWS Lambda and some layers for talking to AWS services and processing images

Documentation is still forthcoming, but the talk from the 2019 Tcl Conference should provide enough context to make sense of the files available in this repo:

TclCon 2019 AWS Lambda Presentation

Slides: slides

Examples

examples/HelloWorld: Minimal example that logs a message "hello, world" to cloudwatch when your lambda function runs.

examples/SyncBucket: Demonstrates handling an event from S3, accessing AWS services from your function (S3 in this case), and logging JSON documents so that advanced filtering is available on the logs,

About

Tcl runtime for AWS Lambda and some layers for talking to AWS services and processing images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages