Skip to main content

Automatic Lambda Layer Manager

Project description

Lambda Layer Manager

License: MIT Ruff Code style: black Imports: isort

Overview

Automatically build and deploy AWS Lambda layer.

Config:

{
  "layers": [
    {
      "name": "<name_of_the_layer>",
      "requirements": "<path_to_requirements_file>",
      "config": {
        "description": "<description>",
        "compatible_runtimes": ["<python3.10>"],
        "compatible_architectures": ["<x86_64>"]
      }
    }
  ]
}

An example configuration can be found in the ./example directory.

Quickstart

Run the Lambda Layer Manager (llm) with the following command:

llm <path/to/config_file>

Contribution

Install the dependencies:

poetry install

Enable the pre-commit hooks:

pre-commit install

License

This project is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lambda_layer_manager-0.1.0.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lambda_layer_manager-0.1.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file lambda_layer_manager-0.1.0.tar.gz.

File metadata

  • Download URL: lambda_layer_manager-0.1.0.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.3 Windows/10

File hashes

Hashes for lambda_layer_manager-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8ed9d68cae76e6007eec76d1360c149c9cf4fc281c88a67598a3ba7a77af57e6
MD5 fb77d8fec6e57ff2c0298a7a8faf98c8
BLAKE2b-256 618a21c93b5b981b4ee0f2184a1176d9a0c094b4c92b5ecd0a62404f6ea2219f

See more details on using hashes here.

File details

Details for the file lambda_layer_manager-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for lambda_layer_manager-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d242c107a7315089eddad03cef675e61526a354208b7575cea07df901d8333bf
MD5 fbeff9abd42acbaa25747d529647cec2
BLAKE2b-256 50deceef15dc87085a396834c2b784e2b57fcde52742c416ebc6d1df91cbf445

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page