PhoneNumber - Identity Store

PhoneNumber

The phone number associated with the user.

Contents

Primary

A Boolean value representing whether this is the primary phone number for the associated resource.

Type: Boolean

Required: No

Type

A string representing the type of a phone number. For example, "Mobile."

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [\p{L}\p{M}\p{S}\p{N}\p{P}\t\n\r   ]+

Required: No

Value

A string containing a phone number. For example, "8675309" or "+1 (800) 123-4567".

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [\p{L}\p{M}\p{S}\p{N}\p{P}\t\n\r   ]+

Required: No

See Also

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