Serverless

Lambda Extensions

English

Overview

A mechanism for adding capabilities such as monitoring or log forwarding to a Lambda's execution environment.

Details

It lets you add cross-cutting capabilities -- integration with an external monitoring tool, caching secrets -- without changing the function's own code.

More AWS terms