v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439179139.2 KB

Updates the information specified for an on-call rotation.

post/#X-Amz-Target=SSMContacts.UpdateRotation

Headers

X-Amz-Target'SSMContacts.UpdateRotation' required

Request body

RotationIdstring required

The Amazon Resource Name (ARN) of the rotation to update.

ContactIdsSsmContactsArn[]
<p>The Amazon Resource Names (ARNs) of the contacts to include in the updated rotation. </p> <p>The order in which you list the contacts is their shift order in the rotation schedule.</p>
StartTimestring date-time

The date and time the rotation goes into effect.

TimeZoneIdstring
<p>The time zone to base the updated rotation’s activity on, in Internet Assigned Numbers Authority (IANA) format. For example: "America/Los_Angeles", "UTC", or "Asia/Seoul". For more information, see the <a href="https://www.iana.org/time-zones">Time Zone Database</a> on the IANA website.</p> <note> <p>Designators for time zones that don’t support Daylight Savings Time Rules, such as Pacific Standard Time (PST) and Pacific Daylight Time (PDT), aren't supported.</p> </note>

Response

Success

UpdateRotationResult required