View source: R/ssmcontacts_operations.R
ssmcontacts_update_contact_channel | R Documentation |
Updates a contact's contact channel.
See https://www.paws-r-sdk.com/docs/ssmcontacts_update_contact_channel/ for full documentation.
ssmcontacts_update_contact_channel(
ContactChannelId,
Name = NULL,
DeliveryAddress = NULL
)
ContactChannelId |
[required] The Amazon Resource Name (ARN) of the contact channel you want to update. |
Name |
The name of the contact channel. |
DeliveryAddress |
The details that Incident Manager uses when trying to engage the contact channel. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.