UpdatePhoneNumberRequestItem
The phone number ID, product type, or calling name fields to update, used with the BatchUpdatePhoneNumber and UpdatePhoneNumber actions.
Contents
- PhoneNumberId
-
The phone number ID to update.
Type: String
Pattern:
.*\S.*
Required: Yes
- CallingName
-
The outbound calling name to update.
Type: String
Pattern:
^$|^[a-zA-Z0-9 ]{2,15}$
Required: No
- ProductType
-
The product type to update.
Type: String
Valid Values:
BusinessCalling | VoiceConnector | SipMediaApplicationDialIn
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: