Rotation - AWS Systems Manager Incident Manager
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Rotation

Information about a rotation in an on-call schedule.

Contents

Name

The name of the rotation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-zA-Z0-9_\-\s\.]*$

Required: Yes

RotationArn

The Amazon Resource Name (ARN) of the rotation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: arn:(aws|aws-cn|aws-us-gov):ssm-contacts:[-\w+=\/,.@]*:[0-9]+:([\w+=\/,.@:-])*

Required: Yes

ContactIds

The Amazon Resource Names (ARNs) of the contacts assigned to the rotation team.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 25 items.

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: arn:(aws|aws-cn|aws-us-gov):ssm-contacts:[-\w+=\/,.@]*:[0-9]+:([\w+=\/,.@:-])*

Required: No

Recurrence

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

Type: RecurrenceSettings object

Required: No

StartTime

The date and time the rotation becomes active.

Type: Timestamp

Required: No

TimeZoneId

The time zone the rotation’s activity is based on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul".

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[:a-zA-Z0-9_\-\s\.\\/]*$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: