Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ssmcontacts-rotation.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::SSMContacts::Rotation.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Name string | Aws_CF_FunctionString required

Name of the Rotation

ContactIds string[] required

Members of the rotation

StartTime string | Aws_CF_FunctionString required

Start time of the first shift of Oncall Schedule

TimeZoneId string | Aws_CF_FunctionString required

TimeZone Identifier for the Oncall Schedule

Recurrence object required

Information about when an on-call rotation is in effect and how long the rotation period lasts.

One of: variant, variant, variant
6 nested properties
MonthlySettings MonthlySetting[]

Information about on-call rotations that recur monthly.

WeeklySettings WeeklySetting[]

Information about on-call rotations that recur weekly.

DailySettings HandOffTime[]

Information about on-call rotations that recur daily.

NumberOfOnCalls integer

Number of Oncalls per shift.

min=1
RecurrenceMultiplier integer

The number of days, weeks, or months a single rotation lasts.

min=1max=100
ShiftCoverages ShiftCoverage[]

Information about the days of the week included in on-call rotation coverage.

Tags Tag[]

Definitions

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

The key name of the tag

Value string | Aws_CF_FunctionString required

The value for the tag.

HandOffTime string | Aws_CF_FunctionString

Details about when an on-call rotation shift begins or ends. Time of the day in format HH:MM

CoverageTime object

StartTime and EndTime for the Shift

StartTime string | Aws_CF_FunctionString required

Details about when an on-call rotation shift begins or ends. Time of the day in format HH:MM

EndTime string | Aws_CF_FunctionString required

Details about when an on-call rotation shift begins or ends. Time of the day in format HH:MM

ShiftCoverage object

Information about the days of the week included in on-call rotation coverage.

DayOfWeek string | Aws_CF_FunctionString required

The day of the week when weekly recurring on-call shift rotations begin.

CoverageTimes CoverageTime[] required

Information about when an on-call shift begins and ends.

DayOfWeek string | Aws_CF_FunctionString

The day of the week when weekly recurring on-call shift rotations begin.

MonthlySetting object

DayOfWeek for Month and HandOff Time for Monthly Recurring Rotation.

DayOfMonth integer required

The day of the month when monthly recurring on-call rotations begin.

min=1max=31
HandOffTime string | Aws_CF_FunctionString required

Details about when an on-call rotation shift begins or ends. Time of the day in format HH:MM

WeeklySetting object

DayOfWeek for Rotation and HandOff Time for Weekly Recurring Rotation.

DayOfWeek string | Aws_CF_FunctionString required

The day of the week when weekly recurring on-call shift rotations begin.

HandOffTime string | Aws_CF_FunctionString required

Details about when an on-call rotation shift begins or ends. Time of the day in format HH:MM

DailySetting object

Handoff time for Daily Recurring Rotation.

HandOffTime string | Aws_CF_FunctionString required

Details about when an on-call rotation shift begins or ends. Time of the day in format HH:MM

RecurrenceSettings object

Information about when an on-call rotation is in effect and how long the rotation period lasts.

MonthlySettings MonthlySetting[]

Information about on-call rotations that recur monthly.

WeeklySettings WeeklySetting[]

Information about on-call rotations that recur weekly.

DailySettings HandOffTime[]

Information about on-call rotations that recur daily.

NumberOfOnCalls integer

Number of Oncalls per shift.

min=1
RecurrenceMultiplier integer

The number of days, weeks, or months a single rotation lasts.

min=1max=100
ShiftCoverages ShiftCoverage[]

Information about the days of the week included in on-call rotation coverage.