View source: R/ssmcontacts_operations.R
ssmcontacts_update_contact | R Documentation |
Updates the contact or escalation plan specified.
See https://www.paws-r-sdk.com/docs/ssmcontacts_update_contact/ for full documentation.
ssmcontacts_update_contact(ContactId, DisplayName = NULL, Plan = NULL)
ContactId |
[required] The Amazon Resource Name (ARN) of the contact or escalation plan you're updating. |
DisplayName |
The full name of the contact or escalation plan. |
Plan |
A list of stages. A contact has an engagement plan with stages for specified contact channels. An escalation plan uses these stages to contact specified contacts. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.