/Python-script-that-shuts-down-and-starts-an-AWS-RDS

Python script that shuts down and starts an AWS RDS instance according to the schedule you specified, you can use the AWS SDK for Python (Boto3). Make sure you have Boto3 installed and configured with your AWS credentials.

Watchers