Learn R Programming

paws.management (version 0.9.0)

ssmcontacts_delete_rotation_override: Deletes an existing override for an on-call rotation

Description

Deletes an existing override for an on-call rotation.

See https://www.paws-r-sdk.com/docs/ssmcontacts_delete_rotation_override/ for full documentation.

Usage

ssmcontacts_delete_rotation_override(RotationId, RotationOverrideId)

Arguments

RotationId

[required] The Amazon Resource Name (ARN) of the rotation that was overridden.

RotationOverrideId

[required] The Amazon Resource Name (ARN) of the on-call rotation override to delete.