package
0.2.0-alpha
Repository: https://github.com/zakharovvi/aws-lambda-extensions.git
Documentation: pkg.go.dev

# README

Lambda Logs API

Warning The Lambda Telemetry API supersedes the Lambda Logs API. While the Logs API remains fully functional, we recommend using only the Telemetry API going forward. You can subscribe your extension to a telemetry stream using either the Telemetry API or the Logs API. After subscribing using one of these APIs, any attempt to subscribe using the other API returns an error.