Class PasswordPolicyViolationException

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

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

The request was rejected because the provided password did not meet the requirements imposed by the account password policy.

See Also: