AWS::OpsWorks::Instance TimeBasedAutoScaling - AWS CloudFormation (original) (raw)
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"Friday" : {Key: Value, ...},
"Monday" : {Key: Value, ...},
"Saturday" : {Key: Value, ...},
"Sunday" : {Key: Value, ...},
"Thursday" : {Key: Value, ...},
"Tuesday" : {Key: Value, ...},
"Wednesday" : {Key: Value, ...}
}
YAML
Friday:
Key: Value
Monday:
Key: Value
Saturday:
Key: Value
Sunday:
Key: Value
Thursday:
Key: Value
Tuesday:
Key: Value
Wednesday:
Key: Value
Properties
Friday
The schedule for Friday.
Required: No
Type: Object of String
Pattern: [a-zA-Z0-9]+
Update requires: Replacement
Monday
The schedule for Monday.
Required: No
Type: Object of String
Pattern: [a-zA-Z0-9]+
Update requires: Replacement
Saturday
The schedule for Saturday.
Required: No
Type: Object of String
Pattern: [a-zA-Z0-9]+
Update requires: Replacement
Sunday
The schedule for Sunday.
Required: No
Type: Object of String
Pattern: [a-zA-Z0-9]+
Update requires: Replacement
Thursday
The schedule for Thursday.
Required: No
Type: Object of String
Pattern: [a-zA-Z0-9]+
Update requires: Replacement
Tuesday
The schedule for Tuesday.
Required: No
Type: Object of String
Pattern: [a-zA-Z0-9]+
Update requires: Replacement
Wednesday
The schedule for Wednesday.
Required: No
Type: Object of String
Pattern: [a-zA-Z0-9]+
Update requires: Replacement
EbsBlockDevice
AWS::OpsWorks::Layer
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.