Nikhil Reddy
Nikhil Reddy
Hi @sandwormusmc Reviewing your entire comment, looks like you were able to create the periods. Scheduler-cli instructions are provided in the documenation [here](https://docs.aws.amazon.com/solutions/latest/instance-scheduler/scheduler-cli.html), let me know if these instructions are...
@sandwormusmc Thanks for the feedback, will review the command line help option and update the documentation.
Hi @rjablonka Can you confirm if you have provided the list of regions in the CloudFormation parameter `Region(s)` where the ec2 instances are hosted?
@rjablonka Can you enable debug logging in your stack and check the logs, if there is any issue retrieving the EC2/RDS Instances? You can following the steps, 1. Update the...
@Papina Thanks for the feedback, we will include this in our next scheduled release.
Hi @whoDoneItAgain This indeed seems to be an issue that was not resolved in the earlier issue [130](https://github.com/awslabs/aws-instance-scheduler/issues/130), I will add it to the backlog for the solution, it will...
Hi @y-isono The timezone for tagging instance is configured to always use UTC.
@markyates Sorry about the issue, we will review this and add it to the solution backlog. It will be prioritized for a future release.
@aMfM9E2 You can choose to update the `logger.py` file to write some filter conditions based on your requirement. ``` def warning(self, msg, *args): """ Logs warning message :param msg: Warning...
@rajender025 This issue has be resolved in the v1.4.0 release, solution will fetch the maintenance window from the account + region where the ec2 instance is deployed.