Class OperationNotEnabledException

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

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

This exception is thrown when an operation is not available in the current region or for the current user pool configuration. This can occur when attempting to perform operations that are not supported in secondary replica regions.

See Also: