Student Credentials Update Worker Lambda Setup 1. Clone the repository: git clone <repo-url> 2. Install dependencies: pip install -r requirements.txt -t . 3. Deploy the Lambda function: Zip the project: zip -r lambda-deployment.zip . Upload to AWS Lambda.