Lambda scripts
Scripts for Lambda actions to be called by n8n
Configuration
- Runtime: Python 3.13+
- Architectune: arm64/x86_64 (arm64 is cheaper)
- Timeout: 1 minute
- Requires related policy for each script
Instruction
- Create function using
.pycode - Configure as specified below
- Attach related
.jsonpolicy on function's role
Remote call instruction
- Create an IAM user for remote function execution
- Attach related
remotecall_policy_lambda.jsonpolicy on user
Notes
- AddTag script uses Alias to tag KMS keys
- AddTag script uses Description to tag Route53 zones
- Backup Alert script uses 1 day as range window to gather fails and expired alerts
- Billing and AddTag scripts uses "Tenant" tag set resources
🧑💻 Consulting and technical support
- For personal support and queries, please submit a new issue to have it addressed.
- For commercial related questions, please contact me for consulting costs.
| 🩷 Project support |
|---|
| If you found this project helpful, consider buying me a coffee |
| Thanks for your support, it is much appreciated! |
Releases
4
lambdascripts v3.1.1
Latest
Languages
Python
100%