AWS::SSMContacts::Rotation ShiftCoverage - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 }

Properties

CoverageTimes

The start and end times of the shift.

Required: Yes

Type: Array of CoverageTime

Update requires: No interruption

DayOfWeek

A list of days on which the schedule is active.

Required: Yes

Type: String

Allowed values: MON | TUE | WED | THU | FRI | SAT | SUN

Update requires: No interruption