Skip to content

This repo will help build AWS lambda layers on Python 3.7, that can be used for personal projects

License

Notifications You must be signed in to change notification settings

gugzkumar/my-python-lambda-layers

Repository files navigation

My Python Lambda Layers

This repo is meant to be the source of truth and code to build AWS lambda Layers for my personal project. I've kept these Lambda Layers public for those of who want to try and use them to run my projects locally. But be warned they might not always be public, so I would suggest if you are trying to build a AWS Lambda app, you build your own layers.

ARN

Require Repo Secrets

  • AWS_DEFAULT_REGION
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY

About

This repo will help build AWS lambda layers on Python 3.7, that can be used for personal projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published