ssmcontacts_delete_rotation {paws.management} | R Documentation |
Deletes a rotation from the system
Description
Deletes a rotation from the system. If a rotation belongs to more than one on-call schedule, this operation deletes it from all of them.
See https://www.paws-r-sdk.com/docs/ssmcontacts_delete_rotation/ for full documentation.
Usage
ssmcontacts_delete_rotation(RotationId)
Arguments
RotationId |
[required] The Amazon Resource Name (ARN) of the on-call rotation to delete. |
[Package paws.management version 0.7.0 Index]