Skip to content

Deactivate Contact Channel

ssmcontacts_deactivate_contact_channel R Documentation

To no longer receive Incident Manager engagements to a contact channel, you can deactivate the channel

Description

To no longer receive Incident Manager engagements to a contact channel, you can deactivate the channel.

Usage

ssmcontacts_deactivate_contact_channel(ContactChannelId)

Arguments

ContactChannelId

[required] The Amazon Resource Name (ARN) of the contact channel you're deactivating.

Value

An empty list.

Request syntax

svc$deactivate_contact_channel(
  ContactChannelId = "string"
)