AWS::SSMContacts::Rotation ShiftCoverage
Information about the days of the week that the on-call rotation coverage includes.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CoverageTimes" :[ CoverageTime, ... ], "DayOfWeek" :String}
YAML
CoverageTimes:- CoverageTimeDayOfWeek:String
Properties
CoverageTimes-
The start and end times of the shift.
Required: Yes
Type: List of CoverageTime
Update requires: No interruption
DayOfWeek-
A list of days on which the schedule is active.
Required: Yes
Type: String
Update requires: No interruption