LinkedWhatsAppBusinessAccountSummary
The details of a linked WhatsApp Business Account.
Contents
- arn
-
The ARN of the linked WhatsApp Business Account.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Pattern:
arn:.*:waba/[0-9a-zA-Z]+
Required: Yes
- eventDestinations
-
The event destinations for the linked WhatsApp Business Account.
Type: Array of WhatsAppBusinessAccountEventDestination objects
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Required: Yes
- id
-
The ID of the linked WhatsApp Business Account, formatted as
waba-01234567890123456789012345678901
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
.*(^waba-.*$)|(^arn:.*:waba/[0-9a-zA-Z]+$).*
Required: Yes
- linkDate
-
The date the WhatsApp Business Account was linked.
Type: Timestamp
Required: Yes
- registrationStatus
-
The registration status of the linked WhatsApp Business Account.
Type: String
Valid Values:
COMPLETE | INCOMPLETE
Required: Yes
- wabaId
-
The WhatsApp Business Account ID provided by Meta.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- wabaName
-
The name of the linked WhatsApp Business Account.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: