I have an existing Python-based automation script that runs smoothly on my local machine, but I now need a small tweak plus reliable deployment on my AWS account. The tweak: the script requires one additional feature that we’ll clarify together once you’ve reviewed the code. It should remain lightweight, keep the current logic intact, and follow the same coding style. The deployment: after the update, I want the script running on AWS—ideally as an EC2-hosted service or Lambda function, depending on what you find most efficient. The instance should auto-start on reboot and log to CloudWatch (or a similarly straightforward option) so I can monitor it without extra overhead. Deliverables (acceptance criteria) • Updated Python 3.x script with the new feature fully integrated and tested • AWS setup and deployment steps completed in my account (IAM roles, environment variables, logging) • A concise README or screencast showing how to redeploy or roll back if needed If you’re comfortable with Git for version control and familiar with AWS CLI/Console, this should be a quick engagement. Looking forward to collaborating!