The email address associated with the user.
Contents
- Primary
-
A Boolean value representing whether this is the primary email address for the associated resource.
Type: Boolean
Required: No
- Type
-
A string representing the type of address. For example, "Work."
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 an email address. For example, "johndoe@amazon.com."
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: