Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 816 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 816 Bytes

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