Class UserImportInProgressException

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

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

This exception is thrown when you're trying to modify a user pool while a user import job is in progress for that pool.

See Also: