Giter Club home page Giter Club logo

Comments (3)

arieleeuw avatar arieleeuw commented on August 10, 2024

Will this work for you?

For RDS instances we already have an use_maintenance_window option that can be set to use the RDS preferred maintenance windows as a running period. For EC2 instances we can add an additional ssm_maintenance_window option at schedule level to specify a name of an SSM maintenance window. If this and options is set and the use_maintenance_window option is set to True, then a dynamic schedule will be added which EC2 instances will be running. The start time of for the instances is the start time of the next execution of the ssm maintenance period, minus the scheduling interval of the scheduler, or at least 10 minutes, in order to let the instances become available before the start of the maintenance window.
The end time is the execution time of the next execution of the ssm maintenance window plus the duration of the window.

from instance-scheduler-on-aws.

nebffa avatar nebffa commented on August 10, 2024

Sorry for being so slow to respond. Yes, that would work really well! Being able to associate a schedule with one maintenance window would work well for our needs.

from instance-scheduler-on-aws.

shsenior avatar shsenior commented on August 10, 2024

Fixed in v1.2.0

from instance-scheduler-on-aws.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.