instance-scheduler-on-aws
instance-scheduler-on-aws copied to clipboard
A cross-account and cross-region solution that allows customers to automatically start and stop EC2 and RDS Instances
These are the issues that [bandit](https://pypi.org/project/bandit/) has found on the instance scheduler's Python code. I've reviewed manually and these look like genuine findings that should be addressed. Could you review?...
Hi, we are hitting CF limits when deploying the solution centrally and inputting the ARNs of roles for cross account access. We have 200+ accounts and expecting to have many...
I am using the last version of the product (SO0030 v1.4.1) and trying to schedule postgresql RDS on a remote account. I am experiencing a botocore error `Shape is missing...
Hi, I was testing this scheduler, Everything is working fine for me except on thing which is "If I manually stopping a instance in running hour then that instance is...
As a first time user of the CLI I was thrown off when I saw this error message after running the CLI. ``` $ scheduler-cli Traceback (most recent call last):...
…t any subcommand or argument. This fix will show the help message *Issue #, if available: #323* *Description of changes:* This fixes #323 by showing a helpful error message when...
**Describe the bug** Very similar to this bug that was preciously closed: https://github.com/aws-solutions/instance-scheduler-on-aws/issues/339 When I use 'Custom::ServiceInstanceSchedule' to create schedules I intermittently get the CloudFormation error 'Invalid PhysicalResourceId', and a...
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...
**Is your feature request related to a problem? Please describe.** It would be nice to avoid stopping an instance when certain conditions are met, for exmple if a user leaves...