v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439179139.2 KB

Creates an override for a rotation in an on-call schedule.

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

Headers

X-Amz-Target'SSMContacts.CreateRotationOverride' required

Request body

RotationIdstring required

The Amazon Resource Name (ARN) of the rotation to create an override for.

NewContactIdsSsmContactsArn[] required
<p>The Amazon Resource Names (ARNs) of the contacts to replace those in the current on-call rotation with.</p> <p>If you want to include any current team members in the override shift, you must include their ARNs in the new contact ID list.</p>
StartTimestring date-time required

The date and time when the override goes into effect.

EndTimestring date-time required

The date and time when the override ends.

IdempotencyTokenstring

A token that ensures that the operation is called only once with the specified details.

Response

Success

RotationOverrideIdstring required

The Amazon Resource Name (ARN) of the created rotation override.