Create a Runtime for Serving Containerised R Functions on 'AWS Lambda'


[Up] [Top]

Documentation for package ‘lambdr’ version 1.2.5

Help Pages

lambdr-package lambdr: Create a Runtime for Serving Containerised R Functions on AWS Lambda
as_stringified_json Convert an R object to stringified JSON matching AWS Lambda conventions
from_base64 Decode a Base64 encoded value to a string
html_response Prepare a HTML response for a Lambda behind an API Gateway
lambda_config Set up endpoints, variables, and configuration for AWS Lambda
lambdr lambdr: Create a Runtime for Serving Containerised R Functions on AWS Lambda
start_lambda Start the Lambda runtime
stop_html Raise an error with an optional HTML status code for API Gateways