PhoneNumberInformation
A list of phone numbers and their metadata.
Contents
- CreatedAt
-
The date and time when the phone number was created.
Type: Timestamp
Required: No
- Iso2CountryCode
-
The two-character code for the country or region, in ISO 3166-1 alpha-2 format.
Type: String
Length Constraints: Maximum length of 2.
Pattern:
^[A-Za-z]{2}$
Required: No
- NumberCapabilities.member.N
-
The capabilities of each phone number.
Type: Array of strings
Valid Values:
SMS | MMS | VOICE
Required: No
- PhoneNumber
-
The phone number.
Type: String
Required: No
- RouteType
-
The list of supported routes.
Type: String
Valid Values:
Transactional | Promotional | Premium
Required: No
- Status
-
The status of the phone number.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: