Class PasswordHistoryPolicyViolationException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<PasswordHistoryPolicyViolationException.Builder,PasswordHistoryPolicyViolationException>

@Generated("software.amazon.awssdk:codegen") public final class PasswordHistoryPolicyViolationException extends CognitoIdentityProviderException implements ToCopyableBuilder<PasswordHistoryPolicyViolationException.Builder,PasswordHistoryPolicyViolationException>

The message returned when a user's new password matches a previous password and doesn't comply with the password-history policy.

See Also: