Examples of using the waSCC runtime for AWS Lambda.
- Rust version 1.41.0 (or later) to build the example waSCC actors
- Terraform version 0.12.19 (or later) to deploy AWS resources
custom
A simple example that processes a custom Lambda eventapigw
An example that receives an HTTP request via API Gateway
Actors hosted in the waSCC Runtime must be signed with at least the wascc:logging
and awslambda:runtime
or wascc:http_server
capabilities.