AWS::OpsWorks::Instance TimeBasedAutoScaling
Describes an instance's time-based auto scaling configuration.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Friday" :{, "Monday" :Key:Value, ...}{, "Saturday" :Key:Value, ...}{, "Sunday" :Key:Value, ...}{, "Thursday" :Key:Value, ...}{, "Tuesday" :Key:Value, ...}{, "Wednesday" :Key:Value, ...}{}Key:Value, ...}
YAML
Friday:Monday:Key:ValueSaturday:Key:ValueSunday:Key:ValueThursday:Key:ValueTuesday:Key:ValueWednesday:Key:ValueKey:Value
Properties
Friday-
The schedule for Friday.
Required: No
Type: Map of String
Update requires: No interruption
Monday-
The schedule for Monday.
Required: No
Type: Map of String
Update requires: No interruption
Saturday-
The schedule for Saturday.
Required: No
Type: Map of String
Update requires: No interruption
Sunday-
The schedule for Sunday.
Required: No
Type: Map of String
Update requires: No interruption
Thursday-
The schedule for Thursday.
Required: No
Type: Map of String
Update requires: No interruption
Tuesday-
The schedule for Tuesday.
Required: No
Type: Map of String
Update requires: No interruption
Wednesday-
The schedule for Wednesday.
Required: No
Type: Map of String
Update requires: No interruption