shield_associate_proactive_engagement_details: Initializes proactive engagement and sets the list of...

View source: R/shield_operations.R

shield_associate_proactive_engagement_detailsR Documentation

Initializes proactive engagement and sets the list of contacts for the Shield Response Team (SRT) to use

Description

Initializes proactive engagement and sets the list of contacts for the Shield Response Team (SRT) to use. You must provide at least one phone number in the emergency contact list.

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

Usage

shield_associate_proactive_engagement_details(EmergencyContactList)

Arguments

EmergencyContactList

[required] A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for escalations to the SRT and to initiate proactive customer support.

To enable proactive engagement, the contact list must include at least one phone number.

The contacts that you provide here replace any contacts that were already defined. If you already have contacts defined and want to use them, retrieve the list using describe_emergency_contact_settings and then provide it here.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.