Skip to main content

proactive_engagements_list_only

Lists proactive_engagements in a region or regions, for all properties use proactive_engagements

Overview

Nameproactive_engagements_list_only
TypeResource
DescriptionAuthorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.
Idaws.shield.proactive_engagements_list_only

Fields

NameDatatypeDescription
account_idstring
proactive_engagement_statusstringIf `ENABLED`, the Shield Response Team (SRT) will use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.
If `DISABLED`, the SRT will not proactively notify contacts about escalations or to initiate proactive customer support.
emergency_contact_listarrayA 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.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all proactive_engagements in a region.

SELECT
region,
account_id
FROM aws.shield.proactive_engagements_list_only
;

Permissions

For permissions required to operate on the proactive_engagements_list_only resource, see proactive_engagements