| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito user pools API, you can create a user pool to manage directories and users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default AdminSetUserSettingsResponse |
CognitoIdentityProviderClient.adminSetUserSettings(AdminSetUserSettingsRequest adminSetUserSettingsRequest)
This action is no longer supported. You can use it to configure only SMS MFA.
|
default CompletableFuture<AdminSetUserSettingsResponse> |
CognitoIdentityProviderAsyncClient.adminSetUserSettings(AdminSetUserSettingsRequest adminSetUserSettingsRequest)
This action is no longer supported. You can use it to configure only SMS MFA.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AdminSetUserSettingsRequestMarshaller.marshall(AdminSetUserSettingsRequest adminSetUserSettingsRequest) |
Copyright © 2023. All rights reserved.