Class UnsupportedOperationException

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

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

Exception that is thrown when you attempt to perform an operation that isn't enabled for the user pool client.

See Also: