ssmcontacts_activate_contact_channel {paws.management} | R Documentation |
Activates a contact's contact channel
Description
Activates a contact's contact channel. Incident Manager can't engage a contact until the contact channel has been activated.
See https://www.paws-r-sdk.com/docs/ssmcontacts_activate_contact_channel/ for full documentation.
Usage
ssmcontacts_activate_contact_channel(ContactChannelId, ActivationCode)
Arguments
ContactChannelId |
[required] The Amazon Resource Name (ARN) of the contact channel. |
ActivationCode |
[required] The code sent to the contact channel when it was created in the contact. |
[Package paws.management version 0.9.0 Index]