Skip to content

Commit f9e1ed4

Browse files
Add note to aws_shield_proactive_engagement regarding phone number requirement (#42279)
* Add note to regarding phone number requirement * Update phone number note
1 parent 0aa9231 commit f9e1ed4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

website/docs/r/shield_proactive_engagement.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ The following arguments are required:
7676

7777
### emergency_contacts
7878

79+
~> **Note:** The contacts that you provide here replace any contacts that were already configured within AWS. While `phone_number` is marked as optional, to enable proactive engagement, the contact list must include at least one phone number. If a phone number is not already configured within AWS, one must be provided in order to prevent errors.
80+
7981
* `contact_notes` - (Optional) Additional notes regarding the contact.
8082
* `email_address` - (Required) A valid email address that will be used for this contact.
8183
* `phone_number` - (Optional) A phone number, starting with `+` and up to 15 digits that will be used for this contact.

0 commit comments

Comments
 (0)