ssmcontacts_delete_contact_channel {paws.management} | R Documentation |
To no longer receive engagements on a contact channel, you can delete the channel from a contact
Description
To no longer receive engagements on a contact channel, you can delete the channel from a contact. Deleting the contact channel removes it from the contact's engagement plan. If you delete the only contact channel for a contact, you won't be able to engage that contact during an incident.
See https://www.paws-r-sdk.com/docs/ssmcontacts_delete_contact_channel/ for full documentation.
Usage
ssmcontacts_delete_contact_channel(ContactChannelId)
Arguments
ContactChannelId |
[required] The Amazon Resource Name (ARN) of the contact channel. |
[Package paws.management version 0.9.0 Index]