ssmcontacts_stop_engagement {paws.management} | R Documentation |
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan
Description
Stops an engagement before it finishes the final stage of the escalation plan or engagement plan. Further contacts aren't engaged.
See https://www.paws-r-sdk.com/docs/ssmcontacts_stop_engagement/ for full documentation.
Usage
ssmcontacts_stop_engagement(EngagementId, Reason = NULL)
Arguments
EngagementId |
[required] The Amazon Resource Name (ARN) of the engagement. |
Reason |
The reason that you're stopping the engagement. |
[Package paws.management version 0.9.0 Index]