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
**Is your feature request related to a problem? Please describe.** Microsoft have patch Tuesdays on every 2nd Tuesday of the month. I want to be able to set patching schedules...
Please up-vote if you want this feature.
**Is your feature request related to a problem? Please describe.** Not related to any problem, but more of a challenge. I have to change the schedules manually during holidays and...
TL;DR: I just wanted an overnight backup, but `Error: period begintime 22:30 can not be later than endtime 07:00` # UseCase It all started with a simple enough requirement; run...
**Describe the bug** Setting 'Hibernate' to 'True' does not default to stopping the instance if Hibernation is not supported. According to the documentation located [here](https://docs.aws.amazon.com/solutions/latest/instance-scheduler-on-aws/schedules.html): "If you set the solution...
_Issue #, if available:_ _Description of changes:_ Fix cli block. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms...
**Describe the bug** When I run the solution deployment in **il-central-1** region (Tel Aviv) I get the following error `Resource handler returned message: "Error occurred while GetObject. S3 Error Code:...
**Is your feature request related to a problem? Please describe.** Sometimes for a single specified instance type there is not enough capacity in the AZ. This results in an Insufficient...
**Is your feature request related to a problem? Please describe.** The AWS Security Hub AWS Foundational Security Best Practices control [[DynamoDB.6] DynamoDB tables should have deletion protection enabled](https://docs.aws.amazon.com/securityhub/latest/userguide/dynamodb-controls.html#dynamodb-6) reports failing...
Summary: 1. Lambda does not experience errors on days the instance fails to start. 2. On days the instance fails to start, the StartInstances API is never called for the...