Start listening for eventsFor most applications this is the only necessary function. It optionally accepts a configuration provided by |
|
---|---|
Start the Lambda runtime |
|
About lambdr |
|
lambdr: Create a Runtime for Serving Containerised R Functions on AWS Lambda |
|
Lambda configurationThe |
|
Set up endpoints, variables, and configuration for AWS Lambda |
|
Helper functions |
|
Prepare a HTML response for a Lambda behind an API Gateway |
|
Raise an error with an optional HTML status code for API Gateways |
|
Convert an R object to stringified JSON matching AWS Lambda conventions |
|
Convert a list to a single character, preserving names |
|
Decode a Base64 encoded value to a string |