Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

waSCC Runtime for AWS Lambda Examples

Examples of using the waSCC runtime for AWS Lambda.

Requirements

  • Rust version 1.41.0 (or later) to build the example waSCC actors
  • Terraform version 0.12.19 (or later) to deploy AWS resources

Examples

  • custom A simple example that processes a custom Lambda event
  • apigw An example that receives an HTTP request via API Gateway

Notes

Actors hosted in the waSCC Runtime must be signed with at least the wascc:logging and awslambda:runtime or wascc:http_server capabilities.