1 dépôt
Pre-packaged library layers for specific Lambda runtimes, covering multiple Python versions like 3.8 through 3.12.
Distinct from Python Runtimes: Distinct from Python Runtimes: focuses on pre-packaged Lambda layers for Python runtimes, not general Python execution environments.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Lambda Runtime Layer Packs. Refine with filters or upvote what's useful.
Klayers is a registry of pre-built Lambda layers for common Python runtimes, published as region-specific Amazon Resource Names (ARNs) for direct attachment to serverless functions. The project eliminates per-function build steps by distributing immutable, runtime-versioned library layers as pre-packaged artifacts across AWS regions, enabling dependency injection without any build or compilation step. The service maintains a curated catalog of layer ARNs indexed by library, runtime, and AWS region, allowing developers to browse available layers and attach them to Lambda functions by referenci
Provides pre-packaged Python library layers for Lambda, covering runtimes from Python 3.8 through 3.12.