UpdatePhoneNumberRequestItem - Amazon Chime SDK

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

Name

The name of the phone number.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: ^$|^[a-zA-Z0-9\,\.\_\-]+(\s+[a-zA-Z0-9\,\.\_\-]+)*$

Required: No

ProductType

The product type to update.

Type: String

Valid Values: VoiceConnector | SipMediaApplicationDialIn

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: