Mods
AWS

Policy: AWS > EC2 > Instance > Schedule

Set a schedule for starting and stopping an AWS EC2 instance.

Note If both "Schedule" and "Schedule Tag" are set to enforce and the instance has a turbot_custom_schedule tag, then the schedule specified by the tag will be in effect.

Resource Types

This policy targets the following resource types:

Controls

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Enforce: Business hours (8:00am - 6:00pm on weekdays)
    
  • Enforce: Extended business hours (7:00am - 11:00pm on weekdays)
    
  • Enforce: Stop for night (stop at 10:00pm every day)
    
  • Enforce: Stop for weekend (stop at 10:00pm on Friday)
    
Examples [YAML]
  • Enforce: Business hours (8:00am - 6:00pm on weekdays)
    

Category

In Your Workspace

Developers