clear-lambda-storage
clear-lambda-storage copied to clipboard
Removes old versions of Lambda functions
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** No protection found for branch master --- This issue will auto resolve when the policy is in compliance. Issue created...
``` 16:26 $ pip install -r requirements.txt Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: boto3 in /home/tchiverton/.local/lib/python3.10/site-packages (from -r requirements.txt (line 1)) (1.24.88) Requirement...
# Description Hello! 😄 I'm trying to run the cli command **clear_lambda_storage** with the argument `--function-name` and the cli cannot handle it. Clonning the repository and running locally, the code...