proactive_engagements_list_only
Lists proactive_engagements
in a region or regions, for all properties use proactive_engagements
Overview
Name | proactive_engagements_list_only |
Type | Resource |
Description | Authorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support. |
Id | aws.shield.proactive_engagements_list_only |
Fields
Name | Datatype | Description |
---|---|---|
account_id | string | |
proactive_engagement_status | string | If `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_list | array | 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. |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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