ssmcontacts_update_contact_channel: Updates a contact's contact channel

View source: R/ssmcontacts_operations.R

ssmcontacts_update_contact_channelR Documentation

Updates a contact's contact channel

Description

Updates a contact's contact channel.

See https://www.paws-r-sdk.com/docs/ssmcontacts_update_contact_channel/ for full documentation.

Usage

ssmcontacts_update_contact_channel(
  ContactChannelId,
  Name = NULL,
  DeliveryAddress = NULL
)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.