ssmcontacts_delete_rotation_override {paws.management} | R Documentation |
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. |
[Package paws.management version 0.7.0 Index]