Description
I used a previous version of this solution and I recall there being a way to override the schedules temporarily by adding a new tag on the instance.
Looking (and searching) the documentation I can see no mention of this support in this version.
However, if look in the source code I can see that there is a field in the schedule that the custom resource creates called "OverrideStatus".
However, since this is a) not mentioned in the documentation and b) a field of the schedule rather than a tag to put on the specific instance, I do not think this is what I am looking for.
Can someone who has experience with the project kindly:
1). Tell me if there is a way of temporarily excluding an instance from a schedule or leaving it permanently enabled without removing or altering the "Schedule" key value?
2). Help me understand whether the OverrideStatus is a supported feature of the schedule or not and perhaps explain why it is not mentioned in the documentation of allowable schedule fields? https://docs.aws.amazon.com/solutions/latest/instance-scheduler-on-aws/schedule-reference.html
Thank you