Toggle navigation
lambdr
1.2.0
Reference
Articles
API Gateway Invocations
Using invocation context
EventBridge and SNS Invocations
Placing an R Lambda Runtime in a Container
Package Structure
Changelog
Changelog
Source:
NEWS.md
lambdr 1.2.0
Added
html_response
for sending bespoke responses to API Gateways.
lambdr 1.1.0
2021-11-15
Removed
setup_logging
. Logging thresholds can be changed directly with
logger::log_threshold
. An example has been added to
?start_lambda
.
Improved documentation for how deserialisation works in README and
?lambdr
.
Minor changes for CRAN submission.
lambdr 1.0.0
Initial release
Contents