ssmcontacts_update_contact: Updates the contact or escalation plan specified

View source: R/ssmcontacts_operations.R

ssmcontacts_update_contactR Documentation

Updates the contact or escalation plan specified

Description

Updates the contact or escalation plan specified.

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

Usage

ssmcontacts_update_contact(ContactId, DisplayName = NULL, Plan = NULL)

Arguments

ContactId

[required] The Amazon Resource Name (ARN) of the contact or escalation plan you're updating.

DisplayName

The full name of the contact or escalation plan.

Plan

A list of stages. A contact has an engagement plan with stages for specified contact channels. An escalation plan uses these stages to contact specified contacts.


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