default AssociateSoftwareTokenResponse |
CognitoIdentityProviderClient.associateSoftwareToken(Consumer<AssociateSoftwareTokenRequest.Builder> associateSoftwareTokenRequest) |
Begins setup of time-based one-time password (TOTP) multi-factor authentication (MFA) for a user, with a unique
private key that Amazon Cognito generates and returns in the API response.
|
default AssociateSoftwareTokenResponse |
CognitoIdentityProviderClient.associateSoftwareToken(AssociateSoftwareTokenRequest associateSoftwareTokenRequest) |
Begins setup of time-based one-time password (TOTP) multi-factor authentication (MFA) for a user, with a unique
private key that Amazon Cognito generates and returns in the API response.
|
default ChangePasswordResponse |
CognitoIdentityProviderClient.changePassword(Consumer<ChangePasswordRequest.Builder> changePasswordRequest) |
Changes the password for a specified user in a user pool.
|
default ChangePasswordResponse |
CognitoIdentityProviderClient.changePassword(ChangePasswordRequest changePasswordRequest) |
Changes the password for a specified user in a user pool.
|
default CompleteWebAuthnRegistrationResponse |
CognitoIdentityProviderClient.completeWebAuthnRegistration(Consumer<CompleteWebAuthnRegistrationRequest.Builder> completeWebAuthnRegistrationRequest) |
Completes registration of a passkey authenticator for the current user.
|
default CompleteWebAuthnRegistrationResponse |
CognitoIdentityProviderClient.completeWebAuthnRegistration(CompleteWebAuthnRegistrationRequest completeWebAuthnRegistrationRequest) |
Completes registration of a passkey authenticator for the current user.
|
default ConfirmDeviceResponse |
CognitoIdentityProviderClient.confirmDevice(Consumer<ConfirmDeviceRequest.Builder> confirmDeviceRequest) |
Confirms a device that a user wants to remember.
|
default ConfirmDeviceResponse |
CognitoIdentityProviderClient.confirmDevice(ConfirmDeviceRequest confirmDeviceRequest) |
Confirms a device that a user wants to remember.
|
default ConfirmForgotPasswordResponse |
CognitoIdentityProviderClient.confirmForgotPassword(Consumer<ConfirmForgotPasswordRequest.Builder> confirmForgotPasswordRequest) |
This public API operation accepts a confirmation code that Amazon Cognito sent to a user and accepts a new
password for that user.
|
default ConfirmForgotPasswordResponse |
CognitoIdentityProviderClient.confirmForgotPassword(ConfirmForgotPasswordRequest confirmForgotPasswordRequest) |
This public API operation accepts a confirmation code that Amazon Cognito sent to a user and accepts a new
password for that user.
|
default ConfirmSignUpResponse |
CognitoIdentityProviderClient.confirmSignUp(Consumer<ConfirmSignUpRequest.Builder> confirmSignUpRequest) |
This public API operation submits a code that Amazon Cognito sent to your user when they signed up in your user
pool via the SignUp API
operation.
|
default ConfirmSignUpResponse |
CognitoIdentityProviderClient.confirmSignUp(ConfirmSignUpRequest confirmSignUpRequest) |
This public API operation submits a code that Amazon Cognito sent to your user when they signed up in your user
pool via the SignUp API
operation.
|
default DeleteUserResponse |
CognitoIdentityProviderClient.deleteUser(Consumer<DeleteUserRequest.Builder> deleteUserRequest) |
Self-deletes a user profile.
|
default DeleteUserResponse |
CognitoIdentityProviderClient.deleteUser(DeleteUserRequest deleteUserRequest) |
Self-deletes a user profile.
|
default DeleteUserAttributesResponse |
CognitoIdentityProviderClient.deleteUserAttributes(Consumer<DeleteUserAttributesRequest.Builder> deleteUserAttributesRequest) |
Self-deletes attributes for a user.
|
default DeleteUserAttributesResponse |
CognitoIdentityProviderClient.deleteUserAttributes(DeleteUserAttributesRequest deleteUserAttributesRequest) |
Self-deletes attributes for a user.
|
default DeleteWebAuthnCredentialResponse |
CognitoIdentityProviderClient.deleteWebAuthnCredential(Consumer<DeleteWebAuthnCredentialRequest.Builder> deleteWebAuthnCredentialRequest) |
Deletes a registered passkey, or webauthN, authenticator for the currently signed-in user.
|
default DeleteWebAuthnCredentialResponse |
CognitoIdentityProviderClient.deleteWebAuthnCredential(DeleteWebAuthnCredentialRequest deleteWebAuthnCredentialRequest) |
Deletes a registered passkey, or webauthN, authenticator for the currently signed-in user.
|
default ForgetDeviceResponse |
CognitoIdentityProviderClient.forgetDevice(Consumer<ForgetDeviceRequest.Builder> forgetDeviceRequest) |
Forgets the specified device.
|
default ForgetDeviceResponse |
CognitoIdentityProviderClient.forgetDevice(ForgetDeviceRequest forgetDeviceRequest) |
Forgets the specified device.
|
default ForgotPasswordResponse |
CognitoIdentityProviderClient.forgotPassword(Consumer<ForgotPasswordRequest.Builder> forgotPasswordRequest) |
Calling this API causes a message to be sent to the end user with a confirmation code that is required to change
the user's password.
|
default ForgotPasswordResponse |
CognitoIdentityProviderClient.forgotPassword(ForgotPasswordRequest forgotPasswordRequest) |
Calling this API causes a message to be sent to the end user with a confirmation code that is required to change
the user's password.
|
default GetDeviceResponse |
CognitoIdentityProviderClient.getDevice(Consumer<GetDeviceRequest.Builder> getDeviceRequest) |
Gets the device.
|
default GetDeviceResponse |
CognitoIdentityProviderClient.getDevice(GetDeviceRequest getDeviceRequest) |
Gets the device.
|
default GetUserResponse |
CognitoIdentityProviderClient.getUser(Consumer<GetUserRequest.Builder> getUserRequest) |
Gets the user attributes and metadata for a user.
|
default GetUserResponse |
CognitoIdentityProviderClient.getUser(GetUserRequest getUserRequest) |
Gets the user attributes and metadata for a user.
|
default GetUserAttributeVerificationCodeResponse |
CognitoIdentityProviderClient.getUserAttributeVerificationCode(Consumer<GetUserAttributeVerificationCodeRequest.Builder> getUserAttributeVerificationCodeRequest) |
Generates a user attribute verification code for the specified attribute name.
|
default GetUserAttributeVerificationCodeResponse |
CognitoIdentityProviderClient.getUserAttributeVerificationCode(GetUserAttributeVerificationCodeRequest getUserAttributeVerificationCodeRequest) |
Generates a user attribute verification code for the specified attribute name.
|
default GetUserAuthFactorsResponse |
CognitoIdentityProviderClient.getUserAuthFactors(Consumer<GetUserAuthFactorsRequest.Builder> getUserAuthFactorsRequest) |
Lists the authentication options for the currently signed-in user.
|
default GetUserAuthFactorsResponse |
CognitoIdentityProviderClient.getUserAuthFactors(GetUserAuthFactorsRequest getUserAuthFactorsRequest) |
Lists the authentication options for the currently signed-in user.
|
default GlobalSignOutResponse |
CognitoIdentityProviderClient.globalSignOut(Consumer<GlobalSignOutRequest.Builder> globalSignOutRequest) |
Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user.
|
default GlobalSignOutResponse |
CognitoIdentityProviderClient.globalSignOut(GlobalSignOutRequest globalSignOutRequest) |
Invalidates the identity, access, and refresh tokens that Amazon Cognito issued to a user.
|
default InitiateAuthResponse |
CognitoIdentityProviderClient.initiateAuth(Consumer<InitiateAuthRequest.Builder> initiateAuthRequest) |
Initiates sign-in for a user in the Amazon Cognito user directory.
|
default InitiateAuthResponse |
CognitoIdentityProviderClient.initiateAuth(InitiateAuthRequest initiateAuthRequest) |
Initiates sign-in for a user in the Amazon Cognito user directory.
|
default ListDevicesResponse |
CognitoIdentityProviderClient.listDevices(Consumer<ListDevicesRequest.Builder> listDevicesRequest) |
Lists the sign-in devices that Amazon Cognito has registered to the current user.
|
default ListDevicesResponse |
CognitoIdentityProviderClient.listDevices(ListDevicesRequest listDevicesRequest) |
Lists the sign-in devices that Amazon Cognito has registered to the current user.
|
default ListWebAuthnCredentialsResponse |
CognitoIdentityProviderClient.listWebAuthnCredentials(Consumer<ListWebAuthnCredentialsRequest.Builder> listWebAuthnCredentialsRequest) |
Generates a list of the current user's registered passkey, or webauthN, credentials.
|
default ListWebAuthnCredentialsResponse |
CognitoIdentityProviderClient.listWebAuthnCredentials(ListWebAuthnCredentialsRequest listWebAuthnCredentialsRequest) |
Generates a list of the current user's registered passkey, or webauthN, credentials.
|
default ResendConfirmationCodeResponse |
CognitoIdentityProviderClient.resendConfirmationCode(Consumer<ResendConfirmationCodeRequest.Builder> resendConfirmationCodeRequest) |
Resends the confirmation (for confirmation of registration) to a specific user in the user pool.
|
default ResendConfirmationCodeResponse |
CognitoIdentityProviderClient.resendConfirmationCode(ResendConfirmationCodeRequest resendConfirmationCodeRequest) |
Resends the confirmation (for confirmation of registration) to a specific user in the user pool.
|
default RespondToAuthChallengeResponse |
CognitoIdentityProviderClient.respondToAuthChallenge(Consumer<RespondToAuthChallengeRequest.Builder> respondToAuthChallengeRequest) |
Some API operations in a user pool generate a challenge, like a prompt for an MFA code, for device authentication
that bypasses MFA, or for a custom authentication challenge.
|
default RespondToAuthChallengeResponse |
CognitoIdentityProviderClient.respondToAuthChallenge(RespondToAuthChallengeRequest respondToAuthChallengeRequest) |
Some API operations in a user pool generate a challenge, like a prompt for an MFA code, for device authentication
that bypasses MFA, or for a custom authentication challenge.
|
default RevokeTokenResponse |
CognitoIdentityProviderClient.revokeToken(Consumer<RevokeTokenRequest.Builder> revokeTokenRequest) |
Revokes all of the access tokens generated by, and at the same time as, the specified refresh token.
|
default RevokeTokenResponse |
CognitoIdentityProviderClient.revokeToken(RevokeTokenRequest revokeTokenRequest) |
Revokes all of the access tokens generated by, and at the same time as, the specified refresh token.
|
default SetUserMfaPreferenceResponse |
CognitoIdentityProviderClient.setUserMFAPreference(Consumer<SetUserMfaPreferenceRequest.Builder> setUserMfaPreferenceRequest) |
Set the user's multi-factor authentication (MFA) method preference, including which MFA factors are activated and
if any are preferred.
|
default SetUserMfaPreferenceResponse |
CognitoIdentityProviderClient.setUserMFAPreference(SetUserMfaPreferenceRequest setUserMfaPreferenceRequest) |
Set the user's multi-factor authentication (MFA) method preference, including which MFA factors are activated and
if any are preferred.
|
default SetUserSettingsResponse |
CognitoIdentityProviderClient.setUserSettings(Consumer<SetUserSettingsRequest.Builder> setUserSettingsRequest) |
This action is no longer supported. You can use it to configure only SMS MFA.
|
default SetUserSettingsResponse |
CognitoIdentityProviderClient.setUserSettings(SetUserSettingsRequest setUserSettingsRequest) |
This action is no longer supported. You can use it to configure only SMS MFA.
|
default SignUpResponse |
CognitoIdentityProviderClient.signUp(Consumer<SignUpRequest.Builder> signUpRequest) |
Registers the user in the specified user pool and creates a user name, password, and user attributes.
|
default SignUpResponse |
CognitoIdentityProviderClient.signUp(SignUpRequest signUpRequest) |
Registers the user in the specified user pool and creates a user name, password, and user attributes.
|
default StartWebAuthnRegistrationResponse |
CognitoIdentityProviderClient.startWebAuthnRegistration(Consumer<StartWebAuthnRegistrationRequest.Builder> startWebAuthnRegistrationRequest) |
Requests credential creation options from your user pool for registration of a passkey authenticator.
|
default StartWebAuthnRegistrationResponse |
CognitoIdentityProviderClient.startWebAuthnRegistration(StartWebAuthnRegistrationRequest startWebAuthnRegistrationRequest) |
Requests credential creation options from your user pool for registration of a passkey authenticator.
|
default UpdateDeviceStatusResponse |
CognitoIdentityProviderClient.updateDeviceStatus(Consumer<UpdateDeviceStatusRequest.Builder> updateDeviceStatusRequest) |
Updates the device status.
|
default UpdateDeviceStatusResponse |
CognitoIdentityProviderClient.updateDeviceStatus(UpdateDeviceStatusRequest updateDeviceStatusRequest) |
Updates the device status.
|
default UpdateUserAttributesResponse |
CognitoIdentityProviderClient.updateUserAttributes(Consumer<UpdateUserAttributesRequest.Builder> updateUserAttributesRequest) |
With this operation, your users can update one or more of their attributes with their own credentials.
|
default UpdateUserAttributesResponse |
CognitoIdentityProviderClient.updateUserAttributes(UpdateUserAttributesRequest updateUserAttributesRequest) |
With this operation, your users can update one or more of their attributes with their own credentials.
|
default VerifySoftwareTokenResponse |
CognitoIdentityProviderClient.verifySoftwareToken(Consumer<VerifySoftwareTokenRequest.Builder> verifySoftwareTokenRequest) |
Use this API to register a user's entered time-based one-time password (TOTP) code and mark the user's software
token MFA status as "verified" if successful.
|
default VerifySoftwareTokenResponse |
CognitoIdentityProviderClient.verifySoftwareToken(VerifySoftwareTokenRequest verifySoftwareTokenRequest) |
Use this API to register a user's entered time-based one-time password (TOTP) code and mark the user's software
token MFA status as "verified" if successful.
|
default VerifyUserAttributeResponse |
CognitoIdentityProviderClient.verifyUserAttribute(Consumer<VerifyUserAttributeRequest.Builder> verifyUserAttributeRequest) |
Verifies the specified user attributes in the user pool.
|
default VerifyUserAttributeResponse |
CognitoIdentityProviderClient.verifyUserAttribute(VerifyUserAttributeRequest verifyUserAttributeRequest) |
Verifies the specified user attributes in the user pool.
|