Skip to content

hazurd/lambda_layer_whitelisting

Repository files navigation

pipeline status coverage report

lambda_layer_whitelisting

Respecting the AWS API contract, ensure your credentials are properly exported to your env or in ~/.aws/ or equivalent

Usage:

  • pip install layer_whitelisting
  • export LAYER_PERMISSION_ACCOUNT_ID to be equal to the requesting customer's AWS account ID
  • python layer_whitelisting/lambda_layer_permission.py

Limitations:

  • one time use per unique LAYER_PERMISSION_ACCOUNT_ID, no error checking on existing LayerVersionPermission SIDs

About

A tool for whitelisting your customer's AWS accounts towards your AWS lambda layers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages