Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.UnsupportedUserStateException
-
Packages that use UnsupportedUserStateException Package Description software.amazon.awssdk.services.cognitoidentityprovider With the Amazon Cognito user pools API, you can configure user pools and authenticate users. -
-
Uses of UnsupportedUserStateException in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider that throw UnsupportedUserStateException Modifier and Type Method Description default AdminCreateUserResponseCognitoIdentityProviderClient. adminCreateUser(Consumer<AdminCreateUserRequest.Builder> adminCreateUserRequest)Creates a new user in the specified user pool.default AdminCreateUserResponseCognitoIdentityProviderClient. adminCreateUser(AdminCreateUserRequest adminCreateUserRequest)Creates a new user in the specified user pool.
-