ICognitoIdentityProviderUserAttributeUpdateSettingsType
Interface in AWS.CognitoIdentityProvider
Interface for UserAttributeUpdateSettingsType.
Properties
AttributesRequireVerificationBeforeUpdate
property AttributesRequireVerificationBeforeUpdate: TList<string>
Require users to verify their email address, phone number, or both before Amazon Cognito updates the value of that attribute.
Valid values: email | phone_number.