Closed IyadKandalaft closed 1 year ago
I would like to add the requirements.txt file
Hi lyadKandalaft - this repository is used for samples for customers to pull these in individually and modify as they see fit. The dependencies often change and we document many dependencies in the linked AWS documentation referenced in the original README. Our recommendation for deployment is for customers to use CloudFormation or the console to automatically deploy rotation Lambdas.
It's difficult to replicate a working version of this code without a requirements.txt file for each script or set of scripts. Adding a requirements.txt allows developers to bring the code in-house, test it, improve it, and contribute back to this repo with ease.