AWS::SSMContacts::Rotation MonthlySetting
Information about on-call rotations that recur monthly.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DayOfMonth" :Integer, "HandOffTime" :String}
YAML
DayOfMonth:IntegerHandOffTime:String
Properties
DayOfMonth-
The day of the month when monthly recurring on-call rotations begin.
Required: Yes
Type: Integer
Minimum:
1Maximum:
31Update requires: No interruption
HandOffTime-
The time of day when a monthly recurring on-call shift rotation begins.
Required: Yes
Type: String
Update requires: No interruption