Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

AccountTakeoverActionsType - Class in com.amazonaws.services.cognitoidentityprovider.model
Account takeover actions type.
AccountTakeoverActionsType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
 
AccountTakeoverActionType - Class in com.amazonaws.services.cognitoidentityprovider.model
Account takeover action type.
AccountTakeoverActionType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
 
AccountTakeoverEventActionType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Account Takeover Event Action Type
AccountTakeoverRiskConfigurationType - Class in com.amazonaws.services.cognitoidentityprovider.model
Configuration for mitigation actions and notification for different levels of risk detected for a potential account takeover.
AccountTakeoverRiskConfigurationType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
 
addAttribute(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserAttributes
Adds an attribute to this object.
addAttributeMappingEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
A mapping of identity provider attributes to standard and custom user pool attributes.
addAttributeMappingEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
A mapping of identity provider attributes to standard and custom user pool attributes.
addAttributeMappingEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider attribute mapping to be changed.
addAuthParametersEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The authentication parameters.
addAuthParametersEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The authentication parameters.
addChallengeParametersEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The challenge parameters.
addChallengeParametersEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The challenge parameters.
addChallengeParametersEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The challenge parameters.
addChallengeParametersEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The challenge parameters.
addChallengeResponsesEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The challenge responses.
addChallengeResponsesEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The challenge responses.
addClientMetadataEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda trigger as-is.
addClientMetadataEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda trigger as-is.
addCustomAttributes(AddCustomAttributesRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Adds additional user attributes to the user pool schema.
addCustomAttributes(AddCustomAttributesRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Adds additional user attributes to the user pool schema.
AddCustomAttributesRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Adds additional user attributes to the user pool schema.
AddCustomAttributesRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
 
AddCustomAttributesResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server for the request to add custom attributes.
AddCustomAttributesResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesResult
 
addProviderDetailsEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider details, such as MetadataURL and MetadataFile.
addProviderDetailsEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider details, such as MetadataURL and MetadataFile.
addProviderDetailsEntry(String, String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider details to be updated, such as MetadataURL and MetadataFile.
adminAddUserToGroup(AdminAddUserToGroupRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Adds the specified user to the specified group.
adminAddUserToGroup(AdminAddUserToGroupRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Adds the specified user to the specified group.
AdminAddUserToGroupRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Adds the specified user to the specified group.
AdminAddUserToGroupRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
 
adminConfirmSignUp(AdminConfirmSignUpRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Confirms user registration as an admin without using a confirmation code.
adminConfirmSignUp(AdminConfirmSignUpRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Confirms user registration as an admin without using a confirmation code.
AdminConfirmSignUpRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Confirms user registration as an admin without using a confirmation code.
AdminConfirmSignUpRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
 
AdminConfirmSignUpResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server for the request to confirm registration.
AdminConfirmSignUpResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpResult
 
adminCreateUser(AdminCreateUserRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Creates a new user in the specified user pool.
adminCreateUser(AdminCreateUserRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Creates a new user in the specified user pool.
AdminCreateUserRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Creates a new user in the specified user pool.
AdminCreateUserRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
 
AdminCreateUserResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to the request to create the user.
AdminCreateUserResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserResult
 
adminDisableProviderForUser(AdminDisableProviderForUserRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Disables the user from signing in with the specified external (SAML or social) identity provider.
adminDisableProviderForUser(AdminDisableProviderForUserRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Disables the user from signing in with the specified external (SAML or social) identity provider.
AdminDisableProviderForUserRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Disables the user from signing in with the specified external (SAML or social) identity provider.
AdminDisableProviderForUserRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
 
AdminDisableProviderForUserResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
AdminDisableProviderForUserResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserResult
 
adminForgetDevice(AdminForgetDeviceRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Forgets the device, as an administrator.
adminForgetDevice(AdminForgetDeviceRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Forgets the device, as an administrator.
AdminForgetDeviceRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Forgets the device, as an administrator.
AdminForgetDeviceRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
 
adminGetDevice(AdminGetDeviceRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets the device, as an administrator.
adminGetDevice(AdminGetDeviceRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets the device, as an administrator.
AdminGetDeviceRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the device, as an administrator.
AdminGetDeviceRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
 
AdminGetDeviceResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the device response, as an administrator.
AdminGetDeviceResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceResult
 
adminInitiateAuth(AdminInitiateAuthRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Initiates the authentication flow, as an administrator.
adminInitiateAuth(AdminInitiateAuthRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Initiates the authentication flow, as an administrator.
AdminInitiateAuthRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Initiates the authentication flow, as an administrator.
AdminInitiateAuthRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
 
AdminInitiateAuthResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Initiates the authentication response, as an administrator.
AdminInitiateAuthResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
 
adminLinkProviderForUser(AdminLinkProviderForUserRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Links an existing user account in a user pool ( DestinationUser) to an identity from an external identity provider (SourceUser) based on a specified attribute name and value from the external identity provider.
adminLinkProviderForUser(AdminLinkProviderForUserRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Links an existing user account in a user pool ( DestinationUser) to an identity from an external identity provider (SourceUser) based on a specified attribute name and value from the external identity provider.
AdminLinkProviderForUserRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Links an existing user account in a user pool (DestinationUser) to an identity from an external identity provider (SourceUser) based on a specified attribute name and value from the external identity provider.
AdminLinkProviderForUserRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
 
AdminLinkProviderForUserResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
AdminLinkProviderForUserResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserResult
 
adminListDevices(AdminListDevicesRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists devices, as an administrator.
adminListDevices(AdminListDevicesRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists devices, as an administrator.
AdminListDevicesRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists devices, as an administrator.
AdminListDevicesRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
 
AdminListDevicesResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists the device's response, as an administrator.
AdminListDevicesResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
 
adminListGroupsForUser(AdminListGroupsForUserRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists the groups that the user belongs to.
adminListGroupsForUser(AdminListGroupsForUserRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists the groups that the user belongs to.
AdminListGroupsForUserRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists the groups that the user belongs to.
AdminListGroupsForUserRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
 
AdminListGroupsForUserResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
AdminListGroupsForUserResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
 
adminListUserAuthEvents(AdminListUserAuthEventsRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists a history of user activity and any risks detected as part of Amazon Cognito advanced security.
adminListUserAuthEvents(AdminListUserAuthEventsRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists a history of user activity and any risks detected as part of Amazon Cognito advanced security.
AdminListUserAuthEventsRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists a history of user activity and any risks detected as part of Amazon Cognito advanced security.
AdminListUserAuthEventsRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
 
AdminListUserAuthEventsResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
AdminListUserAuthEventsResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
 
adminRemoveUserFromGroup(AdminRemoveUserFromGroupRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Removes the specified user from the specified group.
adminRemoveUserFromGroup(AdminRemoveUserFromGroupRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Removes the specified user from the specified group.
AdminRemoveUserFromGroupRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Removes the specified user from the specified group.
AdminRemoveUserFromGroupRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
 
adminRespondToAuthChallenge(AdminRespondToAuthChallengeRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Responds to an authentication challenge, as an administrator.
adminRespondToAuthChallenge(AdminRespondToAuthChallengeRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Responds to an authentication challenge, as an administrator.
AdminRespondToAuthChallengeRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Responds to an authentication challenge, as an administrator.
AdminRespondToAuthChallengeRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
 
AdminRespondToAuthChallengeResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Responds to the authentication challenge, as an administrator.
AdminRespondToAuthChallengeResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
 
adminSetUserMFAPreference(AdminSetUserMFAPreferenceRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Sets the user's multi-factor authentication (MFA) preference.
adminSetUserMFAPreference(AdminSetUserMFAPreferenceRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Sets the user's multi-factor authentication (MFA) preference.
AdminSetUserMFAPreferenceRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Sets the user's multi-factor authentication (MFA) preference.
AdminSetUserMFAPreferenceRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
 
AdminSetUserMFAPreferenceResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
AdminSetUserMFAPreferenceResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceResult
 
adminSetUserSettings(AdminSetUserSettingsRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Sets all the user settings for a specified user name.
adminSetUserSettings(AdminSetUserSettingsRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Sets all the user settings for a specified user name.
AdminSetUserSettingsRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Sets all the user settings for a specified user name.
AdminSetUserSettingsRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
 
AdminSetUserSettingsResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to set user settings as an administrator.
AdminSetUserSettingsResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsResult
 
adminUpdateAuthEventFeedback(AdminUpdateAuthEventFeedbackRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Provides feedback for an authentication event as to whether it was from a valid user.
adminUpdateAuthEventFeedback(AdminUpdateAuthEventFeedbackRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Provides feedback for an authentication event as to whether it was from a valid user.
AdminUpdateAuthEventFeedbackRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Provides feedback for an authentication event as to whether it was from a valid user.
AdminUpdateAuthEventFeedbackRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
 
AdminUpdateAuthEventFeedbackResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
AdminUpdateAuthEventFeedbackResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackResult
 
adminUpdateDeviceStatus(AdminUpdateDeviceStatusRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Updates the device status as an administrator.
adminUpdateDeviceStatus(AdminUpdateDeviceStatusRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Updates the device status as an administrator.
AdminUpdateDeviceStatusRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Updates the device status as an administrator.
AdminUpdateDeviceStatusRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
 
AdminUpdateDeviceStatusResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The status response from the request to update the device, as an administrator.
AdminUpdateDeviceStatusResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusResult
 
adminUserGlobalSignOut(AdminUserGlobalSignOutRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Signs out users from all devices, as an administrator.
adminUserGlobalSignOut(AdminUserGlobalSignOutRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Signs out users from all devices, as an administrator.
AdminUserGlobalSignOutRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Signs out users from all devices, as an administrator.
AdminUserGlobalSignOutRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
 
AdminUserGlobalSignOutResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The global sign-out response, as an administrator.
AdminUserGlobalSignOutResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutResult
 
AliasExistsException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when a user tries to confirm the account with an email or phone number that has already been supplied as an alias from a different account.
AliasExistsException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.AliasExistsException
Constructs a new AliasExistsException with the specified error message.
AmazonCognitoIdentityProvider - Interface in com.amazonaws.services.cognitoidentityprovider
Interface for accessing Amazon Cognito Your User Pool
AmazonCognitoIdentityProviderClient - Class in com.amazonaws.services.cognitoidentityprovider
Client for accessing Amazon Cognito Your User Pool.
AmazonCognitoIdentityProviderClient() - Constructor for class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deprecated.
AmazonCognitoIdentityProviderClient(ClientConfiguration) - Constructor for class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deprecated.
AmazonCognitoIdentityProviderClient(AWSCredentials) - Constructor for class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Constructs a new client to invoke service methods on AmazonCognitoIdentityProvider using the specified AWS account credentials.
AmazonCognitoIdentityProviderClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Constructs a new client to invoke service methods on AmazonCognitoIdentityProvider using the specified AWS account credentials and client configuration options.
AmazonCognitoIdentityProviderClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Constructs a new client to invoke service methods on AmazonCognitoIdentityProvider using the specified AWS account credentials provider.
AmazonCognitoIdentityProviderClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Constructs a new client to invoke service methods on AmazonCognitoIdentityProvider using the specified AWS account credentials provider and client configuration options.
AmazonCognitoIdentityProviderClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deprecated.
AmazonCognitoIdentityProviderClient(AWSCredentialsProvider, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Constructs a new client to invoke service methods on AmazonCognitoIdentityProvider using the specified AWS account credentials provider, client configuration options and request metric collector.
AnalyticsConfigurationType - Class in com.amazonaws.services.cognitoidentityprovider.model
The Amazon Pinpoint analytics configuration for collecting metrics for a user pool.
AnalyticsConfigurationType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
 
AnalyticsMetadataType - Class in com.amazonaws.services.cognitoidentityprovider.model
An Amazon Pinpoint analytics endpoint.
AnalyticsMetadataType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsMetadataType
 
associateSoftwareToken(String, RegisterMfaHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Registers an MFA based on Time-based One-time Password, run on current thread.
associateSoftwareToken(AssociateSoftwareTokenRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Returns a unique generated shared secret key code for the user account.
associateSoftwareToken(AssociateSoftwareTokenRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Returns a unique generated shared secret key code for the user account.
associateSoftwareTokenInBackground(String, RegisterMfaHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Registers an MFA based on Time-based One-time Password.
AssociateSoftwareTokenRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Returns a unique generated shared secret key code for the user account.
AssociateSoftwareTokenRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
 
AssociateSoftwareTokenResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
AssociateSoftwareTokenResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
 
AttributeDataType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Attribute Data Type
AttributeType - Class in com.amazonaws.services.cognitoidentityprovider.model
Specifies whether the attribute is standard or custom.
AttributeType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
 
AUTH_PARAM_CHALLENGE_NAME - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates challenge type parameter.
AUTH_PARAM_DEVICE_KEY - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates a device-key parameter.
AUTH_PARAM_PASSWORD - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user password parameter.
AUTH_PARAM_REFRESH_TOKEN - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates a refresh-token parameter.
AUTH_PARAM_SECRET_HASH - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates secret hash parameter for SRP verification.
AUTH_PARAM_SRP_A - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates the SRP parameter type.
AUTH_PARAM_USERNAME - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user-name parameter.
AUTH_PARAM_VALIDATION_DATA - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates validation data parameter.
AUTH_TYPE_INIT_CUSTOM_AUTH - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user auth through a custom process.
AUTH_TYPE_INIT_USER_PASSWORD - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user auth using username and password.
AUTH_TYPE_INIT_USER_SRP - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user auth through SRP.
AUTH_TYPE_REFRESH_TOKEN - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates auth through token refresh.
authenticationChallenge(ChallengeContinuation) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.AuthenticationHandler
Call out to the dev to respond to a challenge.
AuthenticationContinuation - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
Defines Continuation for authentication.
AuthenticationContinuation(CognitoUser, Context, boolean, AuthenticationHandler) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationContinuation
Constructs a new continuation in the authentication process.
AuthenticationDetails - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
Encapsulates all data required to authenticate a user.
AuthenticationDetails(String, String, Map<String, String>) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
Constructs a new object with authentication details.
AuthenticationDetails(String, Map<String, String>, Map<String, String>) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
Constructs a new object for custom authentication.
AuthenticationHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
Callback handler for user authentication process.
AuthenticationResultType - Class in com.amazonaws.services.cognitoidentityprovider.model
The authentication result.
AuthenticationResultType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
 
AuthEventType - Class in com.amazonaws.services.cognitoidentityprovider.model
The authentication event type.
AuthEventType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
 
AuthFlowType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Auth Flow Type

B

begin() - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Start byte digest for SRP.

C

cacheDeviceGroupKey(String, String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
This method caches the device group key.
cacheDeviceKey(String, String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
This method caches the device key.
cacheDeviceVerifier(String, String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
This method caches the device verifier.
ChallengeContinuation - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
Defines a Continuation for a generic auth-challenge.
ChallengeContinuation(CognitoUser, Context, String, String, String, RespondToAuthChallengeResult, boolean, AuthenticationHandler) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
Constructs a continuation for a challenge to be presented to the user.
ChallengeName - Enum in com.amazonaws.services.cognitoidentityprovider.model
Challenge Name
ChallengeNameType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Challenge Name Type
ChallengeResponse - Enum in com.amazonaws.services.cognitoidentityprovider.model
Challenge Response
challengeResponses - Variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
 
ChallengeResponseType - Class in com.amazonaws.services.cognitoidentityprovider.model
The challenge response type.
ChallengeResponseType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
 
changePassword(String, String, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Request to change password for this user, in current thread.
changePassword(ChangePasswordRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Changes the password for a specified user in a user pool.
changePassword(ChangePasswordRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Changes the password for a specified user in a user pool.
changePasswordInBackground(String, String, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Request to change password for this user, in background.
ChangePasswordRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Changes the password for a specified user in a user pool.
ChangePasswordRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
 
ChangePasswordResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The response from the server to the change password request.
ChangePasswordResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordResult
 
CHLG_PARAM_CODE_DEL_DESTINATION - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates parameter for code destination.
CHLG_PARAM_CODE_DEL_MEDIUM - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates medium through which a code was sent.
CHLG_PARAM_DEVICE_KEY - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates device-key parameter.
CHLG_PARAM_MFAS_CAN_CHOOSE - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates parameter for MFA options available to authenticate.
CHLG_PARAM_MFAS_CAN_SETUP - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates parameter for MFA's to be setup to authenticate.
CHLG_PARAM_REQUIRED_ATTRIBUTE - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates required attributes parameter.
CHLG_PARAM_SALT - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates salt parameter for SRP authentication.
CHLG_PARAM_SECRET_BLOCK - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates secret block parameter.
CHLG_PARAM_SRP_B - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates the SRP parameter type.
CHLG_PARAM_USER_ATTRIBUTE - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user attributes parameter.
CHLG_PARAM_USER_ATTRIBUTE_PREFIX - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user attributes parameter.
CHLG_PARAM_USER_ID_FOR_SRP - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates parameter for internal user-name.
CHLG_PARAM_USERNAME - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user-name parameter.
CHLG_RESP_ANSWER - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates the user's response to a challenge/
CHLG_RESP_DEVICE_KEY - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates device-key response parameter.
CHLG_RESP_NEW_PASSWORD - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates new user password response parameter.
CHLG_RESP_PASSWORD - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user password response parameter.
CHLG_RESP_PASSWORD_CLAIM_SECRET_BLOCK - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates a SRP response parameter.
CHLG_RESP_PASSWORD_CLAIM_SIGNATURE - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates a SRP response parameter.
CHLG_RESP_SECRET_HASH - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates a SRP response parameter.
CHLG_RESP_SMS_MFA_CODE - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates SMS MFA code response parameter.
CHLG_RESP_SOFTWARE_TOKEN_MFA_CODE - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates SOFTWARE TOKEN MFA code response parameter.
CHLG_RESP_SRP_A - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates a SRP response parameter.
CHLG_RESP_TIMESTAMP - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates time-stamp response parameter.
CHLG_RESP_USERNAME - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates user-name response parameter.
CHLG_TYPE_CUSTOM_CHALLENGE - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates challenge for a custom auth process.
CHLG_TYPE_DEVICE_PASSWORD_VERIFIER - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates challenge for password for device authentication.
CHLG_TYPE_DEVICE_SRP_AUTH - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates challenge for device authentication.
CHLG_TYPE_MFA_SETUP - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates MFA SETUP challenge.
CHLG_TYPE_NEW_PASSWORD_REQUIRED - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates a challenge to set a new password.
CHLG_TYPE_SELECT_MFA_TYPE - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates SELECT MFA TYPE challenge.
CHLG_TYPE_SMS_MFA - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates SMS MFA challenge.
CHLG_TYPE_SOFTWARE_TOKEN_MFA - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates SOFTWARE TOKEN MFA challenge.
CHLG_TYPE_USER_PASSWORD - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates a challenge for username and password authentication flow (without using SRP).
CHLG_TYPE_USER_PASSWORD_VERIFIER - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates challenge for user password.
ChooseMfaContinuation - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
Defines continuation for challenge to pick an MFA.
ChooseMfaContinuation(CognitoUser, Context, String, String, String, RespondToAuthChallengeResult, boolean, AuthenticationHandler) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChooseMfaContinuation
Constructs a new continuation for multiple user MFA's.
clearAttributeMappingEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
Removes all the entries added into AttributeMapping.
clearAttributeMappingEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
Removes all the entries added into AttributeMapping.
clearAttributeMappingEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
Removes all the entries added into AttributeMapping.
clearAuthParametersEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
Removes all the entries added into AuthParameters.
clearAuthParametersEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
Removes all the entries added into AuthParameters.
clearCachedDevice(String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
Clears cached device details for this user.
clearChallengeParametersEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
Removes all the entries added into ChallengeParameters.
clearChallengeParametersEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
Removes all the entries added into ChallengeParameters.
clearChallengeParametersEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
Removes all the entries added into ChallengeParameters.
clearChallengeParametersEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
Removes all the entries added into ChallengeParameters.
clearChallengeResponsesEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
Removes all the entries added into ChallengeResponses.
clearChallengeResponsesEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
Removes all the entries added into ChallengeResponses.
clearClientMetadataEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
Removes all the entries added into ClientMetadata.
clearClientMetadataEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
Removes all the entries added into ClientMetadata.
clearProviderDetailsEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
Removes all the entries added into ProviderDetails.
clearProviderDetailsEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
Removes all the entries added into ProviderDetails.
clearProviderDetailsEntries() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
Removes all the entries added into ProviderDetails.
CodeDeliveryDetailsType - Class in com.amazonaws.services.cognitoidentityprovider.model
The code delivery details being returned from the server.
CodeDeliveryDetailsType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
 
CodeDeliveryFailureException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when a verification code fails to deliver successfully.
CodeDeliveryFailureException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryFailureException
Constructs a new CodeDeliveryFailureException with the specified error message.
CodeMismatchException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown if the provided code does not match what the server was expecting.
CodeMismatchException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.CodeMismatchException
Constructs a new CodeMismatchException with the specified error message.
CognitoAccessToken - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens
Represents a access token and provides methods to read token claims.
CognitoAccessToken(String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoAccessToken
Create a new access token.
CognitoAuthenticationFailedException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Authentication failure exception
CognitoAuthenticationFailedException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoAuthenticationFailedException
Constructor.
CognitoAuthenticationFailedException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoAuthenticationFailedException
Constructor.
CognitoCodeExpiredException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Client exception for using an expired code.
CognitoCodeExpiredException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoCodeExpiredException
Constructor.
CognitoCodeExpiredException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoCodeExpiredException
Constructor.
CognitoCodeMismatchException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
This exception indicates that a code used for verification did not match with the excepted value.
CognitoCodeMismatchException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoCodeMismatchException
Constructor.
CognitoCodeMismatchException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoCodeMismatchException
Constructor.
CognitoDevice - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider
This class is an abstraction for a tracked device.
CognitoDevice(String, CognitoUserAttributes, Date, Date, Date, CognitoUser, Context) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Constructs an object of type CognitoDevice with device details.
CognitoDevice(DeviceType, CognitoUser, Context) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Constructs a CognitoDevice object with DeviceType object.
CognitoDeviceHelper - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.util
A utility class for device operations.
CognitoDeviceHelper() - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
 
CognitoDeviceHelper.deviceSRP - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.util
Static class for SRP related calculations for devices.
CognitoIdentityProviderClientConfig - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.util
Maintains SDK configuration.
CognitoIdentityProviderClientConfig() - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoIdentityProviderClientConfig
 
CognitoIdentityProviderContinuation<T> - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
Defined general interface for "Continuations".
CognitoIdentityProviderException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
This exception is thrown for any errors during Cognito Identity Provider operations
CognitoIdentityProviderException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoIdentityProviderException
Constructor.
CognitoIdentityProviderException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoIdentityProviderException
Constructor.
CognitoIdToken - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens
Represents an id-token and provides methods to read token claims.
CognitoIdToken(String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoIdToken
Create a new id token.
CognitoInternalErrorException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Exception indicating an internal error.
CognitoInternalErrorException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoInternalErrorException
Constructor.
CognitoInternalErrorException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoInternalErrorException
Constructor.
CognitoJWTParser - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.util
Utility class for all operations on JWT.
CognitoJWTParser() - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
 
CognitoLambdaException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Exception indicating lambda dependency failure
CognitoLambdaException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLambdaException
Constructor.
CognitoLambdaException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLambdaException
Constructor.
CognitoLambdaFailedException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Exception indicating lambda dependency failure
CognitoLambdaFailedException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLambdaFailedException
Constructor.
CognitoLambdaFailedException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLambdaFailedException
Constructor.
CognitoLambdaResponseInvalidException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Exception indicating lambda response invalid.
CognitoLambdaResponseInvalidException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLambdaResponseInvalidException
Constructor.
CognitoLambdaResponseInvalidException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLambdaResponseInvalidException
Constructor.
CognitoLambdaValidationException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Lambda validation excaption
CognitoLambdaValidationException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLambdaValidationException
Constructor.
CognitoLambdaValidationException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLambdaValidationException
Constructor.
CognitoLimitExceeded - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Throttle exception.
CognitoLimitExceeded(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLimitExceeded
Constructor.
CognitoLimitExceeded(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoLimitExceeded
Constructor.
CognitoMfaSettings - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider
Represents user MFA settings in Cognito.
CognitoMfaSettings(String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoMfaSettings
Instantiates this class for an MFA.
CognitoNotAuthorizedException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Client exception when user is not authenticated for an operation.
CognitoNotAuthorizedException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoNotAuthorizedException
Constructor.
CognitoNotAuthorizedException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoNotAuthorizedException
Constructor.
CognitoParameterInvalidException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Client exception issue when a parameter assigned an illegal value.
CognitoParameterInvalidException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoParameterInvalidException
Constructor.
CognitoParameterInvalidException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoParameterInvalidException
Constructor.
CognitoPasswordInvalidException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Client exception for incorrect password.
CognitoPasswordInvalidException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoPasswordInvalidException
Constructor.
CognitoPasswordInvalidException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoPasswordInvalidException
Constructor.
CognitoPinpointSharedContext - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.util
Handles shared user context with Amazon Pinpoint.
CognitoPinpointSharedContext() - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoPinpointSharedContext
 
CognitoRefreshToken - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens
Represents a Cognito Refresh token.
CognitoRefreshToken(String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoRefreshToken
Constructor.
CognitoResourceNotFoundException - Exception in com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
Client exception.
CognitoResourceNotFoundException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoResourceNotFoundException
Constructor.
CognitoResourceNotFoundException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions.CognitoResourceNotFoundException
Constructor.
CognitoSecretHash - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.util
Utility class for all operations involving secret hash.
CognitoSecretHash() - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoSecretHash
 
CognitoServiceConstants - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.util
All key-words for service calls.
CognitoServiceConstants() - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
 
CognitoUser - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider
Represents a single Cognito User.
CognitoUser(CognitoUserPool, String, String, String, String, AmazonCognitoIdentityProvider, Context) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Constructs a new Cognito User from a Cognito user identity pool CognitoUserPool and userId.
CognitoUserAttributes - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider
Encapsulates all user attributes and provides methods to access them.
CognitoUserAttributes() - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserAttributes
Public constructor, creates an "empty container".
CognitoUserAttributes(List<AttributeType>) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserAttributes
Constructor for internal use.
CognitoUserCodeDeliveryDetails - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider
This class encapsulates all the information that represent where and in what form a verification code will be delivered.
CognitoUserCodeDeliveryDetails(CodeDeliveryDetailsType) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserCodeDeliveryDetails
Constructs this object with CodeDeliveryDetailsType.
CognitoUserCodeDeliveryDetails(MFAOptionType) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserCodeDeliveryDetails
 
CognitoUserCodeDeliveryDetails(String, String, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserCodeDeliveryDetails
Constructs this object with code delivery details individually specified.
CognitoUserDetails - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider
Wraps user attributes CognitoUserAttributes and user settings CognitoUserSettings objects.
CognitoUserDetails(CognitoUserAttributes, CognitoUserSettings) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserDetails
 
CognitoUserPool - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider
This represents a user-pool in a Cognito identity provider account.
CognitoUserPool(Context, String, String, String, ClientConfiguration) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Deprecated.
use CognitoUserPool.CognitoUserPool(Context, String, String, String, ClientConfiguration, Regions)

Constructs a user-pool with a developer specified ClientConfiguration and default AWS region Regions. Region defaults to US-EAST-1.

CognitoUserPool(Context, String, String, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Deprecated.
use CognitoUserPool.CognitoUserPool(Context, String, String, String, ClientConfiguration, Regions)

Constructs a user-pool with default ClientConfiguration and default AWS region Regions. Region defaults to US-EAST-1.

CognitoUserPool(Context, AWSConfiguration) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Constructs a user-pool with default ClientConfiguration.
CognitoUserPool(Context, String, String, String, Regions) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Constructs a user-pool with default ClientConfiguration.
CognitoUserPool(Context, String, String, String, Regions, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Constructs a user-pool with default ClientConfiguration.
CognitoUserPool(Context, String, String, String, ClientConfiguration, Regions) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Constructs a user-pool.
CognitoUserPool(Context, String, String, String, ClientConfiguration, Regions, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Constructs a user-pool with integrated Pinpoint analytics.
CognitoUserPool(Context, String, String, String, AmazonCognitoIdentityProvider) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Constructs a user-pool with default ClientConfiguration.
CognitoUserPool(Context, String, String, String, AmazonCognitoIdentityProvider, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Constructs a user-pool with default ClientConfiguration and integrated analytics.
CognitoUserSession - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider
This wraps all Cognito tokens for a user.
CognitoUserSession(CognitoIdToken, CognitoAccessToken, CognitoRefreshToken) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
Constructs a new Cognito session.
CognitoUserSettings - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider
This class encapsulates all settings for a user.
CognitoUserSettings() - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSettings
Constructs an "empty" user settings object.
CognitoUserSettings(List<MFAOptionType>) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSettings
Constructs from MFAOptionType List
CognitoUserToken - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens
Base class for Cognito tokens.
CognitoUserToken(String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoUserToken
Constructor.
com.amazonaws.mobileconnectors.cognitoidentityprovider - package com.amazonaws.mobileconnectors.cognitoidentityprovider
 
com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations - package com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
 
com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions - package com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions
 
com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers - package com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
 
com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens - package com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens
 
com.amazonaws.mobileconnectors.cognitoidentityprovider.util - package com.amazonaws.mobileconnectors.cognitoidentityprovider.util
 
com.amazonaws.services.cognitoidentityprovider - package com.amazonaws.services.cognitoidentityprovider
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
com.amazonaws.services.cognitoidentityprovider.model - package com.amazonaws.services.cognitoidentityprovider.model
Classes modeling the various types represented by AmazonCognitoIdentityProvider
CompromisedCredentialsActionsType - Class in com.amazonaws.services.cognitoidentityprovider.model
The compromised credentials actions type
CompromisedCredentialsActionsType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
 
CompromisedCredentialsEventActionType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Compromised Credentials Event Action Type
CompromisedCredentialsRiskConfigurationType - Class in com.amazonaws.services.cognitoidentityprovider.model
The compromised credentials risk configuration type.
CompromisedCredentialsRiskConfigurationType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
 
ConcurrentModificationException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown if two or more modifications are happening concurrently.
ConcurrentModificationException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.ConcurrentModificationException
Constructs a new ConcurrentModificationException with the specified error message.
confirmDevice(ConfirmDeviceRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Confirms tracking of the device.
confirmDevice(ConfirmDeviceRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Confirms tracking of the device.
ConfirmDeviceRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Confirms tracking of the device.
ConfirmDeviceRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
 
ConfirmDeviceResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Confirms the device response.
ConfirmDeviceResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceResult
 
confirmForgotPassword(ConfirmForgotPasswordRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Allows a user to enter a confirmation code to reset a forgotten password.
confirmForgotPassword(ConfirmForgotPasswordRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Allows a user to enter a confirmation code to reset a forgotten password.
ConfirmForgotPasswordRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Allows a user to enter a confirmation code to reset a forgotten password.
ConfirmForgotPasswordRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
 
ConfirmForgotPasswordResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The response from the server that results from a user's request to retrieve a forgotten password.
ConfirmForgotPasswordResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordResult
 
confirmPassword(String, String, ForgotPasswordHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Sends the new password and the verification code to Cognito Identity Provider service, in background.
confirmPasswordInBackground(String, String, ForgotPasswordHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Set new password and send verification code to Cognito Identity Provider service, in background.
confirmSignUp(String, boolean, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Confirms user registration in current thread.
confirmSignUp(ConfirmSignUpRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Confirms registration of a user and handles the existing alias from a previous user.
confirmSignUp(ConfirmSignUpRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Confirms registration of a user and handles the existing alias from a previous user.
confirmSignUpInBackground(String, boolean, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Confirms user registration in background.
ConfirmSignUpRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Confirms registration of a user and handles the existing alias from a previous user.
ConfirmSignUpRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
 
ConfirmSignUpResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server for the registration confirmation.
ConfirmSignUpResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpResult
 
ContextDataType - Class in com.amazonaws.services.cognitoidentityprovider.model
Contextual user data type used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
ContextDataType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
 
continueTask() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationContinuation
Continues the authentications process by responding to the "PASSWORD_VERIFIER" challenge with username and password.
continueTask() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
Continues the authentication process by responding to the generic challenge posed by the system.
continueTask() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChooseMfaContinuation
Continue the authentication process with the set MFA option.
continueTask() - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.CognitoIdentityProviderContinuation
Call this method to continue with the processing.
continueTask() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
Call this method to continue with the forgot password processing.s
continueTask() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.MultiFactorAuthenticationContinuation
Call this to continue with the authentication process.
continueTask() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
Calls of the parent after checking if all the required attributes have been set.
continueTask() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.RegisterMfaContinuation
Continue the authentication process.
continueTask() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.VerifyMfaContinuation
Continue with the MFA setup.
createGroup(CreateGroupRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Creates a new group in the specified user pool.
createGroup(CreateGroupRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Creates a new group in the specified user pool.
CreateGroupRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Creates a new group in the specified user pool.
CreateGroupRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
 
CreateGroupResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
CreateGroupResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupResult
 
createIdentityProvider(CreateIdentityProviderRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Creates an identity provider for a user pool.
createIdentityProvider(CreateIdentityProviderRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Creates an identity provider for a user pool.
CreateIdentityProviderRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Creates an identity provider for a user pool.
CreateIdentityProviderRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
 
CreateIdentityProviderResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
CreateIdentityProviderResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderResult
 
createResourceServer(CreateResourceServerRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Creates a new OAuth2.0 resource server and defines custom scopes in it.
createResourceServer(CreateResourceServerRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Creates a new OAuth2.0 resource server and defines custom scopes in it.
CreateResourceServerRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Creates a new OAuth2.0 resource server and defines custom scopes in it.
CreateResourceServerRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
 
CreateResourceServerResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
CreateResourceServerResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerResult
 
createUserImportJob(CreateUserImportJobRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Creates the user import job.
createUserImportJob(CreateUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Creates the user import job.
CreateUserImportJobRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Creates the user import job.
CreateUserImportJobRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
 
CreateUserImportJobResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to the request to create the user import job.
CreateUserImportJobResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobResult
 
createUserPoolClient(CreateUserPoolClientRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Creates the user pool client.
createUserPoolClient(CreateUserPoolClientRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Creates the user pool client.
CreateUserPoolClientRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Creates the user pool client.
CreateUserPoolClientRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
 
CreateUserPoolClientResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to create a user pool client.
CreateUserPoolClientResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientResult
 
createUserPoolDomain(CreateUserPoolDomainRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Creates a new domain for a user pool.
createUserPoolDomain(CreateUserPoolDomainRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Creates a new domain for a user pool.
CreateUserPoolDomainRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Creates a new domain for a user pool.
CreateUserPoolDomainRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
 
CreateUserPoolDomainResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
CreateUserPoolDomainResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainResult
 
CustomDomainConfigType - Class in com.amazonaws.services.cognitoidentityprovider.model
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
CustomDomainConfigType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.CustomDomainConfigType
 

D

DEFAULT_DEVICE_PAGINATION_LIMIT - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
Default pagination limit.
DEFAULT_TOTP_DEVICE_FRIENDLY_NAME - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoServiceConstants
Indicates the default value for device friendly name for TOTP MFA.
deleteAttributes(List<String>, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Deletes user attributes, in current thread.
deleteAttributesInBackground(List<String>, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Deletes user attributes, in background.
deleteGroup(DeleteGroupRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Deletes a group.
deleteGroup(DeleteGroupRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deletes a group.
DeleteGroupRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Deletes a group.
DeleteGroupRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
 
deleteIdentityProvider(DeleteIdentityProviderRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Deletes an identity provider for a user pool.
deleteIdentityProvider(DeleteIdentityProviderRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deletes an identity provider for a user pool.
DeleteIdentityProviderRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Deletes an identity provider for a user pool.
DeleteIdentityProviderRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
 
deleteResourceServer(DeleteResourceServerRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Deletes a resource server.
deleteResourceServer(DeleteResourceServerRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deletes a resource server.
DeleteResourceServerRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Deletes a resource server.
DeleteResourceServerRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
 
deleteUser(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Deletes this user, in current thread.
deleteUser(DeleteUserRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Allows a user to delete himself or herself.
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Allows a user to delete himself or herself.
deleteUserAttributes(DeleteUserAttributesRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Deletes the attributes for a user.
deleteUserAttributes(DeleteUserAttributesRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deletes the attributes for a user.
DeleteUserAttributesRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Deletes the attributes for a user.
DeleteUserAttributesRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
 
DeleteUserAttributesResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to delete user attributes.
DeleteUserAttributesResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesResult
 
deleteUserInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Deletes this user, in background.
deleteUserPool(DeleteUserPoolRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Deletes the specified Amazon Cognito user pool.
deleteUserPool(DeleteUserPoolRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deletes the specified Amazon Cognito user pool.
deleteUserPoolClient(DeleteUserPoolClientRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Allows the developer to delete the user pool client.
deleteUserPoolClient(DeleteUserPoolClientRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Allows the developer to delete the user pool client.
DeleteUserPoolClientRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Allows the developer to delete the user pool client.
DeleteUserPoolClientRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
 
deleteUserPoolDomain(DeleteUserPoolDomainRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Deletes a domain for a user pool.
deleteUserPoolDomain(DeleteUserPoolDomainRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deletes a domain for a user pool.
DeleteUserPoolDomainRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Deletes a domain for a user pool.
DeleteUserPoolDomainRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
 
DeleteUserPoolDomainResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
DeleteUserPoolDomainResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainResult
 
DeleteUserPoolRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Deletes the specified Amazon Cognito user pool.
DeleteUserPoolRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolRequest
 
DeleteUserRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Allows a user to delete himself or herself.
DeleteUserRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserRequest
 
DeliveryMediumType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Delivery Medium Type
deriveKey(String, int) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
 
deriveKey(byte[], int) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
 
deriveKey(byte[], int, byte[], int) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
 
describeIdentityProvider(DescribeIdentityProviderRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets information about a specific identity provider.
describeIdentityProvider(DescribeIdentityProviderRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets information about a specific identity provider.
DescribeIdentityProviderRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets information about a specific identity provider.
DescribeIdentityProviderRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
 
DescribeIdentityProviderResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
DescribeIdentityProviderResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderResult
 
describeResourceServer(DescribeResourceServerRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Describes a resource server.
describeResourceServer(DescribeResourceServerRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Describes a resource server.
DescribeResourceServerRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Describes a resource server.
DescribeResourceServerRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
 
DescribeResourceServerResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
DescribeResourceServerResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerResult
 
describeRiskConfiguration(DescribeRiskConfigurationRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Describes the risk configuration.
describeRiskConfiguration(DescribeRiskConfigurationRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Describes the risk configuration.
DescribeRiskConfigurationRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Describes the risk configuration.
DescribeRiskConfigurationRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
 
DescribeRiskConfigurationResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
DescribeRiskConfigurationResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationResult
 
describeUserImportJob(DescribeUserImportJobRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Describes the user import job.
describeUserImportJob(DescribeUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Describes the user import job.
DescribeUserImportJobRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Describes the user import job.
DescribeUserImportJobRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
 
DescribeUserImportJobResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to the request to describe the user import job.
DescribeUserImportJobResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobResult
 
describeUserPoolClient(DescribeUserPoolClientRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Client method for returning the configuration information and metadata of the specified user pool app client.
describeUserPoolClient(DescribeUserPoolClientRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Client method for returning the configuration information and metadata of the specified user pool app client.
DescribeUserPoolClientRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Client method for returning the configuration information and metadata of the specified user pool app client.
DescribeUserPoolClientRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
 
DescribeUserPoolClientResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server from a request to describe the user pool client.
DescribeUserPoolClientResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientResult
 
describeUserPoolDomain(DescribeUserPoolDomainRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets information about a domain.
describeUserPoolDomain(DescribeUserPoolDomainRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets information about a domain.
DescribeUserPoolDomainRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets information about a domain.
DescribeUserPoolDomainRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainRequest
 
DescribeUserPoolDomainResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
DescribeUserPoolDomainResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainResult
 
DeviceRememberedStatusType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Device Remembered Status Type
DeviceSecretVerifierConfigType - Class in com.amazonaws.services.cognitoidentityprovider.model
The device verifier against which it will be authenticated.
DeviceSecretVerifierConfigType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
 
DevicesHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
Callback to get devices for a user.
deviceSRP(String, String, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Helps to start the SRP validation of the device.
deviceSrpAuthRequest(RespondToAuthChallengeResult, String, String, CognitoUser.AuthenticationHelper) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Creates request for device SRP verification.
DeviceType - Class in com.amazonaws.services.cognitoidentityprovider.model
The device type.
DeviceType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
 
DomainDescriptionType - Class in com.amazonaws.services.cognitoidentityprovider.model
A container for information about a domain.
DomainDescriptionType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
 
DomainStatusType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Domain Status Type
doNotRememberThisDevice(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Marks this device as not trusted, runs in the current thread.
doNotRememberThisDeviceInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Marks this device as not trusted, runs in a background thread.
DuplicateProviderException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the provider is already supported by the user pool.
DuplicateProviderException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.DuplicateProviderException
Constructs a new DuplicateProviderException with the specified error message.

E

EnableSoftwareTokenMFAException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when there is a code mismatch and the service fails to configure the software token TOTP multi-factor authentication (MFA).
EnableSoftwareTokenMFAException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.EnableSoftwareTokenMFAException
Constructs a new EnableSoftwareTokenMFAException with the specified error message.
end() - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Complete digest.
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsMetadataType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CustomDomainConfigType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaConfigType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserContextDataType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
 
equals(Object) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeResult
 
EventContextDataType - Class in com.amazonaws.services.cognitoidentityprovider.model
Specifies the user context data captured at the time of an event request.
EventContextDataType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
 
EventFeedbackType - Class in com.amazonaws.services.cognitoidentityprovider.model
Specifies the event feedback type.
EventFeedbackType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
 
EventFilterType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Event Filter Type
EventResponseType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Event Response Type
EventRiskType - Class in com.amazonaws.services.cognitoidentityprovider.model
The event risk type.
EventRiskType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
 
EventType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Event Type
ExpiredCodeException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown if a code has expired.
ExpiredCodeException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.ExpiredCodeException
Constructs a new ExpiredCodeException with the specified error message.
ExplicitAuthFlowsType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Explicit Auth Flows Type

F

FeedbackValueType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Feedback Value Type
forgetDevice(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Stops tracking this device, runs in the current thread.
forgetDevice(ForgetDeviceRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Forgets the specified device.
forgetDevice(ForgetDeviceRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Forgets the specified device.
forgetDeviceInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Stops tracking this device, runs in a background thread.
ForgetDeviceRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Forgets the specified device.
ForgetDeviceRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
 
forgotPassword(ForgotPasswordHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Starts the process to set a new new password for forgotten password case, in current thread.
forgotPassword(ForgotPasswordRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
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.
forgotPassword(ForgotPasswordRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
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.
ForgotPasswordContinuation - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
This is a Continuation to set the password in the forgot password processing.
ForgotPasswordContinuation(CognitoUser, CognitoUserCodeDeliveryDetails, boolean, ForgotPasswordHandler) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
Constructs a new Continuation for forgot password process.
ForgotPasswordHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
Defines callback to handle to reset user password.
forgotPasswordInBackground(ForgotPasswordHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Starts the process to set a new password for forgotten password case, in background.
ForgotPasswordRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
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.
ForgotPasswordRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
 
ForgotPasswordResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Respresents the response from the server regarding the request to reset a password.
ForgotPasswordResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordResult
 
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverEventActionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.AttributeDataType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.AuthFlowType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeNameType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponse
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsEventActionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.DeliveryMediumType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.DeviceRememberedStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.DomainStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.EventFilterType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.EventResponseType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.EventType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ExplicitAuthFlowsType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.FeedbackValueType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderTypeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.MessageActionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.OAuthFlowType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.RiskDecisionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.RiskLevelType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.UserImportJobStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.UserPoolMfaType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.UserStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResponseType
Use this in place of valueOf.

G

generateRandomString() - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
Returns a string with random characters.
generateVerificationParameters(String, String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
Generates SRP verification parameters for device verification.
GenericHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
Callback used for calls which do not return data and only indicate success or failure.
getAccessToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
Returns Access Token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
The access token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The access token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
The access token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The access token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
The access token used in the request to delete user attributes.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserRequest
The access token from a request to delete a user.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
The access token for the forgotten device request.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
The access token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
The access token returned by the server response to get the user attribute verification code.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserRequest
The access token returned by the server response to get information about the user.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutRequest
The access token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
The access tokens for the request to list devices.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
The access token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
The access token for the set user settings request.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The access token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
The access token for the request to update user attributes.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The access token.
getAccessToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
Represents the access token of the request to verify user attributes.
getAccountTakeoverRiskConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The account takeover risk configuration object including the NotifyConfiguration object and Actions to take in the case of an account takeover.
getAccountTakeoverRiskConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The account takeover risk configuration.
getActions() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
Account takeover risk configuration actions
getActions() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
The compromised credentials risk configuration actions.
getAllowedOAuthFlows() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Set to code to initiate a code grant flow, which provides an authorization code as the response.
getAllowedOAuthFlows() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Set to code to initiate a code grant flow, which provides an authorization code as the response.
getAllowedOAuthFlows() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
Set to code to initiate a code grant flow, which provides an authorization code as the response.
getAllowedOAuthFlowsUserPoolClient() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Set to True if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
getAllowedOAuthFlowsUserPoolClient() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
getAllowedOAuthFlowsUserPoolClient() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
getAllowedOAuthScopes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed OAuth scopes.
getAllowedOAuthScopes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed OAuth scopes.
getAllowedOAuthScopes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed OAuth scopes.
getAnalyticsConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The Amazon Pinpoint analytics configuration for collecting metrics for this user pool.
getAnalyticsConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The Amazon Pinpoint analytics configuration for collecting metrics for this user pool.
getAnalyticsConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The Amazon Pinpoint analytics configuration for the user pool client.
getAnalyticsEndpointId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsMetadataType
The endpoint ID.
getAnalyticsMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The analytics metadata for collecting Amazon Pinpoint metrics for AdminInitiateAuth calls.
getAnalyticsMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The analytics metadata for collecting Amazon Pinpoint metrics for AdminRespondToAuthChallenge calls.
getAnalyticsMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ConfirmForgotPassword calls.
getAnalyticsMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ConfirmSignUp calls.
getAnalyticsMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ForgotPassword calls.
getAnalyticsMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The Amazon Pinpoint analytics metadata for collecting metrics for InitiateAuth calls.
getAnalyticsMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ResendConfirmationCode calls.
getAnalyticsMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The Amazon Pinpoint analytics metadata for collecting metrics for RespondToAuthChallenge calls.
getAnalyticsMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The Amazon Pinpoint analytics metadata for collecting metrics for SignUp calls.
getApplicationId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
The application ID for an Amazon Pinpoint application.
getAttributeDataType() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
The attribute data type.
getAttributeMapping() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
A mapping of identity provider attributes to standard and custom user pool attributes.
getAttributeMapping() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
A mapping of identity provider attributes to standard and custom user pool attributes.
getAttributeMapping() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider attribute mapping to be changed.
getAttributeName() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserCodeDeliveryDetails
Returns how will the code be delivered.
getAttributeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The attribute name.
getAttributeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
The attribute name returned by the server response to get the user attribute verification code.
getAttributeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
The attribute name of the MFA option type.
getAttributeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
The attribute name in the request to verify user attributes.
getAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserAttributes
Returns the user attributes as a key, value pairs.
getAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserDetails
Returns users' attributes.
getAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
A container with information about the user type attributes.
getAttributesList() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserAttributes
Returns the user attributes as a AttributeType list.
getAttributesToGet() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
An array of strings, where each string is the name of a user attribute to be returned for each user in the search results.
getAttributeVerificationCode(String, VerificationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Requests code to verify a user attribute, in current thread.
getAttributeVerificationCodeInBackground(String, VerificationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Requests code to verify a user attribute, in background.
getAuthenticationDetails(AuthenticationContinuation, String) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.AuthenticationHandler
Call out to the dev to get the credentials for a user.
getAuthenticationParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
The authentication parameters set for custom authentication process.
getAuthenticationResult() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The result of the authentication response.
getAuthenticationResult() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The result returned by the server in response to the authentication request.
getAuthenticationResult() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The result of the authentication response.
getAuthenticationResult() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The result returned by the server in response to the request to respond to the authentication challenge.
getAuthenticationType() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
This method returns the authentication type.
getAuthEvents() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
The response object.
getAuthFlow() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The authentication flow for this call to execute.
getAuthFlow() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The authentication flow for this call to execute.
getAuthParameters() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The authentication parameters.
getAuthParameters() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The authentication parameters.
getAWSAccountId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The AWS account ID for the user pool owner.
getBlockedIPRangeList() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
Overrides the risk decision to always block the pre-authentication requests.
getBlockEmail() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
Email template used when a detected risk event is blocked.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Deprecated.
ResponseMetadata cache can hold up to 50 requests and responses in memory and will cause memory issue. This method now always returns null.
getCachedSession() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Call this method for valid, cached tokens for this user.
getCallbackURLs() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed redirect (callback) URLs for the identity providers.
getCallbackURLs() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed redirect (callback) URLs for the identity providers.
getCallbackURLs() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed redirect (callback) URLs for the identity providers.
getCertificate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateResult
The signing certificate.
getCertificateArn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CustomDomainConfigType
The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate.
getChallengeName() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
Returns the name of the challenge.
getChallengeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The name of the challenge which you are responding to with this call.
getChallengeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The challenge name.
getChallengeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The name of the challenge.
getChallengeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge name
getChallengeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The name of the challenge which you are responding to with this call.
getChallengeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The challenge name.
getChallengeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The challenge name.
getChallengeParameters() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The challenge parameters.
getChallengeParameters() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The challenge parameters.
getChallengeParameters() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The challenge parameters.
getChallengeParameters() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The challenge parameters.
getChallengeResponse() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge response.
getChallengeResponses() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The challenge responses.
getChallengeResponses() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The challenge responses.
getChallengeResponses() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The challenge responses.
getCity() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's city.
getClaim(String, String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
Returns a claim, from the JWTs' payload, as a String.
getClientId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Returns Client ID set for this pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The app client ID.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The app client ID.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The app client ID of the app associated with the user pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The ID of the app client associated with the user pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
The app client ID of the app associated with the user pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
The app client ID.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
The app client ID of the app associated with the user pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
The ID of the client associated with the user pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
The client ID for the client app.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The app client ID.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
The ID of the client associated with the user pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The app client ID.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The app client ID.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The app client ID.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The client ID for the client app.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The ID of the client associated with the user pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The client ID for the client app.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The ID of the client associated with the user pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
The ID of the client associated with the user pool.
getClientId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The ID of the client associated with the user pool.
getClientMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda trigger as-is.
getClientMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda trigger as-is.
getClientName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The client name for the user pool client you would like to create.
getClientName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The client name from the update user pool client request.
getClientName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
The client name from the user pool client description.
getClientName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The client name from the user pool request of the client type.
getClientSecret() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The client secret from the user pool request of the client type.
getCloudFrontDistribution() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The ARN of the CloudFront distribution.
getCloudFrontDomain() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainResult
The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name Service (DNS) provider.
getCloudWatchLogsRoleArn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
The role ARN for the Amazon CloudWatch Logging role for the user import job.
getCloudWatchLogsRoleArn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The role ARN for the Amazon CloudWatch Logging role for the user import job.
getCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
The verification code in the request to verify user attributes.
getCodeDeliveryDetails() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordResult
The code delivery details returned by the server in response to the request to reset a password.
getCodeDeliveryDetails() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeResult
The code delivery details returned by the server in response to the request to get the user attribute verification code.
getCodeDeliveryDetails() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeResult
The code delivery details returned by the server in response to the request to resend the confirmation code.
getCodeDeliveryDetails() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
The code delivery details returned by the server response to the user registration request.
getCodeDeliveryDetailsList() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesResult
The code delivery details list from the server for the request to update user attributes.
getCognitoIdentityProviderClient() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Method low-level client for Amazon Cognito Identity Provider.
getCompletionDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The date when the user import job was completed.
getCompletionMessage() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The message returned when the user import job is completed.
getCompromisedCredentialsRiskConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The compromised credentials risk configuration object including the EventFilter and the EventAction
getCompromisedCredentialsRiskConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The compromised credentials risk configuration.
getConfirmationCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The confirmation code sent by a user's request to retrieve a forgotten password.
getConfirmationCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The confirmation code sent by a user's request to confirm registration.
getContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getCountry() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's country.
getCreateDate() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Returns the date this device was created in the Cognito User Pools, that is the date when the service started tracking this device.
getCreationDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The creation date
getCreationDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The date the group was created.
getCreationDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The date the identity provider was created.
getCreationDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The date the provider was added to the user pool.
getCreationDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The creation date for the UI customization.
getCreationDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The date the user import job was created.
getCreationDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The date the user pool client was created.
getCSS() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The CSS values in the UI customization.
getCSS() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The CSS values in the UI customization.
getCSSVersion() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The CSS version number.
getCSVHeader(GetCSVHeaderRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets the header information for the .csv file to be used as input for the user import job.
getCSVHeader(GetCSVHeaderRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets the header information for the .csv file to be used as input for the user import job.
getCSVHeader() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
The header information for the .csv file for the user import job.
GetCSVHeaderRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the header information for the .csv file to be used as input for the user import job.
GetCSVHeaderRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderRequest
 
GetCSVHeaderResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to the request to get the header information for the .csv file for the user import job.
GetCSVHeaderResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
 
getCurrentUser() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Returns last authenticated user on this device in this user pool.
getCurrentUserAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
Returns all current user attributes.
getCustomAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
An array of custom attributes, such as Mutable and Name.
getCustomDomainConfig() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
getCustomDomainConfig() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
getDefaultRedirectURI() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The default redirect URI.
getDefaultRedirectURI() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The default redirect URI.
getDefaultRedirectURI() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The default redirect URI.
getDeliveryMedium() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserCodeDeliveryDetails
Returns the delivery medium for code delivery.
getDeliveryMedium() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The delivery medium (email message or phone number).
getDeliveryMedium() - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
The delivery medium (email message or SMS message) to send the MFA code.
getDescription() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
A string containing the description of the group.
getDescription() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
A string containing the description of the group.
getDescription() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
A string containing the new description of the group.
getDesiredDeliveryMediums() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Specify "EMAIL" if email will be used to send the welcome message.
getDestination() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserCodeDeliveryDetails
Returns the destination for code delivery.
getDestination() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The destination for the code delivery details.
getDestinationUser() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
The existing user in the user pool to be linked to the external identity provider user account.
getDetails(GetDetailsHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Retrieves the current user attributes.
GetDetailsHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
Callback to get user attributes.
getDetailsInBackground(GetDetailsHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Retrieves the current user attributes.
getDeveloperOnlyAttribute() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether the attribute type is developer only.
getDevice(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Fetches device properties, in the current thread.
getDevice(GetDeviceRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets the device.
getDevice(GetDeviceRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets the device.
getDevice() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceResult
The device.
getDevice() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceResult
The device.
getDeviceAttribute(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Returns the value assigned for a specific attribute for this device.
getDeviceAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Returns all device attributes as an CognitoUserAttributes object.
getDeviceAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The device attributes.
getDeviceCreateDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The creation date of the device.
getDeviceGroupKey(String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
Returns the cached device group key for this device.
getDeviceGroupKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
The device group key.
getDeviceInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Fetches device properties.
getDeviceKey() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Returns the key of this device.
getDeviceKey(String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
Returns the cached key for this device.
getDeviceKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
The device key.
getDeviceKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
The device key.
getDeviceKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The device key.
getDeviceKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The device key.
getDeviceKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The device key.
getDeviceKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
The device key.
getDeviceKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
The device key.
getDeviceKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
The device key.
getDeviceKey() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The device key.
getDeviceLastAuthenticatedDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The date in which the device was last authenticated.
getDeviceLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The last modified date of the device.
getDeviceName() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Returns the name of this device.
getDeviceName() - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
Uses the Android class android.os.build to return the model of the android device.
getDeviceName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The device name.
getDeviceName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's device name.
getDeviceRememberedStatus() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The status indicating whether a device has been remembered or not.
getDeviceRememberedStatus() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The status of whether a device is remembered.
GetDeviceRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the device.
GetDeviceRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
 
GetDeviceResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the device response.
GetDeviceResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceResult
 
getDevices() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
The devices in the list of devices response.
getDevices() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
The devices returned in the list devices response.
getDeviceSecret(String, String, Context) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper
Returns the cached device secret for this device.
getDeviceSecretVerifierConfig() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The configuration of the device secret verifier.
getDomain() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
The domain string.
getDomain() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
The domain string.
getDomain() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainRequest
The domain string.
getDomain() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The domain string.
getDomainDescription() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainResult
A domain description object containing information about the domain.
getEnabled() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
Specifies whether SMS text message MFA is enabled.
getEnabled() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaConfigType
Specifies whether software token MFA is enabled.
getEnabled() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
Specifies whether software token MFA is enabled.
getEnabled() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
Specifies whether the user is enabled.
getEncodedData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Encoded data containing device fingerprinting details, collected using the Amazon Cognito context data collection library.
getEncodedData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserContextDataType
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getEventAction() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
The event action.
getEventAction() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
The event action.
getEventContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The user context data captured at the time of an event request.
getEventFeedback() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
A flag specifying the user feedback captured at the time of an event request is good or bad.
getEventFilter() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
Perform the action for these events.
getEventId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The authentication event ID.
getEventId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event ID.
getEventId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The event ID.
getEventResponse() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event response.
getEventRisk() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event risk.
getEventType() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event type.
getExpiration() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoAccessToken
Returns expiration of this access token.
getExpiration() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoIdToken
Returns expiration of this id token.
getExpiresIn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The expiration period of the authentication result in seconds.
getExplicitAuthFlows() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The explicit authentication flows.
getExplicitAuthFlows() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Explicit authentication flows.
getExplicitAuthFlows() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The explicit authentication flows.
getExternalId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
The external ID.
getExternalId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
The external ID.
getFailedUsers() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The number of users that could not be imported.
getFeedbackDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The event feedback date.
getFeedbackToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The feedback token.
getFeedbackValue() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The authentication event feedback value.
getFeedbackValue() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The event feedback value.
getFeedbackValue() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The authentication event feedback value.
getFilter() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
A filter string of the form "AttributeName Filter-Type "AttributeValue"".
getForceAliasCreation() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
This parameter is only used if the phone_number_verified or email_verified attribute is set to True.
getForceAliasCreation() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
Boolean to be specified to force user confirmation irrespective of existing alias.
getFriendlyDeviceName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The friendly device name.
getFrom() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The email address that is sending the email.
getGenerateSecret() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Boolean to specify whether you want to generate a secret for the user pool client being created.
getGroup(GetGroupRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets a group.
getGroup(GetGroupRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets a group.
getGroup() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupResult
The group object for the group.
getGroup() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupResult
The group object for the group.
getGroup() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupResult
The group object for the group.
getGroupName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
The group name.
getGroupName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
The group name.
getGroupName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
The name of the group.
getGroupName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
The name of the group.
getGroupName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
The name of the group.
getGroupName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The name of the group.
getGroupName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
The name of the group.
getGroupName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The name of the group.
GetGroupRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets a group.
GetGroupRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
 
GetGroupResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
GetGroupResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetGroupResult
 
getGroups() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
The groups that the user belongs to.
getGroups() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
The group objects for the groups.
getHeader(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
Returns header for a JWT as a JSON object.
getHeaderName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
The header name
getHeaderValue() - Method in class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
The header value.
getHighAction() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Action to take for a high risk.
getHtmlBody() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
The HTML body.
getHttpHeaders() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
HttpHeaders received on your server in same order.
getIdentifier() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A unique resource server identifier for the resource server.
getIdentifier() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
The identifier for the resource server.
getIdentifier() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
The identifier for the resource server
getIdentifier() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
The identifier for the resource server.
getIdentifier() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The identifier for the resource server.
getIdentityProvider() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderResult
The newly created identity provider object.
getIdentityProvider() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderResult
The identity provider that was deleted.
getIdentityProvider() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierResult
The identity provider object.
getIdentityProvider() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderResult
The identity provider object.
getIdentityProviderByIdentifier(GetIdentityProviderByIdentifierRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets the specified identity provider.
getIdentityProviderByIdentifier(GetIdentityProviderByIdentifierRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets the specified identity provider.
GetIdentityProviderByIdentifierRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the specified identity provider.
GetIdentityProviderByIdentifierRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
 
GetIdentityProviderByIdentifierResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
GetIdentityProviderByIdentifierResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierResult
 
getIdpIdentifier() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
The identity provider ID.
getIdpIdentifiers() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
A list of identity provider identifiers.
getIdpIdentifiers() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
A list of identity provider identifiers.
getIdpIdentifiers() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
A list of identity provider identifiers.
getIdToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
Returns ID Token.
getIdToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The ID token.
getImageFile() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The uploaded logo image for the UI customization.
getImageUrl() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The logo image for the UI customization.
getImportedUsers() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The number of users that were successfully imported.
getInstance(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
Returns an new instance
getIpAddress() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Source IP address of your user.
getIpAddress() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's IP address.
getIssuedAt() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoIdToken
Returns "issued at" claim of this id token
getJobId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
The job ID for the user import job.
getJobId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
The job ID for the user import job.
getJobId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
The job ID for the user import job.
getJobId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The job ID for the user import job.
getJobName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
The job name for the user import job.
getJobName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The job name for the user import job.
getJWTToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoAccessToken
Returns the access token formatted as JWT.
getJWTToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoIdToken
Returns the id token formatted as JWT.
getLastAccessedDate() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
The date when the device details were last read.
getLastModifiedDate() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Returns the date when attributes for this device were last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The date the group was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The date the identity provider was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The date the provider was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The last modified date.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The last-modified date for the UI customization.
getLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The date the user pool client was last modified.
getLimit() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The limit of the devices request.
getLimit() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
The limit of the request to list groups.
getLimit() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
The limit of the device request.
getLimit() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
The limit of the request to list groups.
getLimit() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
The limit of the request to list users.
getLimit() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
Maximum number of users to be returned.
getLogoutURLs() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed logout URLs for the identity providers.
getLogoutURLs() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed logout URLs for the identity providers.
getLogoutURLs() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed logout URLs for the identity providers.
getLowAction() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Action to take for a low risk.
getMaxLength() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
The maximum length.
getMaxResults() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
The maximum number of authentication events to return.
getMaxResults() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
The maximum number of identity providers to return.
getMaxResults() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
The maximum number of resource servers to return.
getMaxResults() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
The maximum number of import jobs you want the request to return.
getMaxResults() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
The maximum number of results you want the request to return when listing the user pool clients.
getMaxValue() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
The maximum value of an attribute that is of the number data type.
getMediumAction() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Action to take for a medium risk.
getMessageAction() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Set to "RESEND" to resend the invitation message to a user that already exists and reset the expiration limit on the user's account.
getMFACode(MultiFactorAuthenticationContinuation) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.AuthenticationHandler
Call out to the dev to send MFA code.
getMfaConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The multi-factor (MFA) configuration.
getMfaConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The MFA configuration.
getMfaConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The MFA configuration.
getMfaEmail() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The MFA email template used when MFA is challenged as part of a detected risk.
getMfaName() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoMfaSettings
Returns MFA name.
getMfaOptions() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChooseMfaContinuation
Returns MFA options for a user to continue to authenticate.
getMfaOptions() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.RegisterMfaContinuation
Returns MFA options for a user to register continue to authenticate.
getMFAOptions() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
Specifies the options for MFA (e.g., email or phone number).
getMFAOptions() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
Specifies the options for MFA (e.g., email or phone number).
getMFAOptions() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
Specifies the options for MFA (e.g., email or phone number).
getMFAOptions() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The MFA options for the user.
getMinLength() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
The minimum length.
getMinValue() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
The minimum value of an attribute that is of the number data type.
getMutable() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether the value of the attribute can be changed.
getName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
The name of the attribute.
getName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A friendly name for the resource server.
getName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
The name of the resource server.
getName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
A schema attribute of the name type.
getName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The name of the resource server.
getNewDeviceMetadata() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The new device metadata from an authentication result.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
A pagination token.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
A pagination token.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
A pagination token.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
A pagination token.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
A pagination token.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
A pagination token.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getNextToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getNoActionEmail() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The email template used when a detected risk event is allowed.
getNotBefore() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoIdToken
Returns "not before" claim of this id token
getNotify() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
Flag specifying whether to send a notification.
getNotifyConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
The notify configuration used to construct email notifications.
getNumberAttributeConstraints() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies the constraints for an attribute of the number type.
getPaginationToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The pagination token.
getPaginationToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
The pagination token.
getPaginationToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
The pagination token for the list request.
getPaginationToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
The pagination token for the list device response.
getPaginationToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
An identifier that was returned from the previous call to ListUserImportJobs, which can be used to return the next set of import jobs in the list.
getPaginationToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
An identifier that can be used to return the next set of user import jobs in the list.
getPaginationToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getPaginationToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
getParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationContinuation
Returns the parameters required for this continuation.
getParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
Returns the challenges parameters for a generic challenge (developer defined) challenge.
getParameters() - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.CognitoIdentityProviderContinuation
This method will provide details for the "Continuation".
getParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
Returns Continuation parameters.
getParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.MultiFactorAuthenticationContinuation
This method returns the medium where this multi-factor authentication code was sent.
getParameters() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.VerifyMfaContinuation
Returns parameters for MFA setup.
getPassword() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
This method returns the password.
getPassword() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The password sent by a user's request to retrieve a forgotten password.
getPassword() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The password of the user you wish to register.
getPasswordVerifier() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
The password verifier.
getPayload(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
Returns payload of a JWT as a JSON object.
getPinpointEndpoint(Context, String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoPinpointSharedContext
Returns the pinpoint endpoint id for the provided Pinpoint App Id.
getPinpointEndpoint(Context, String, String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoPinpointSharedContext
Returns the pinpoint endpoint id for the provided Pinpoint App Id and user.
getPinpointEndpointId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Returns the current Pinpoint endpoint id.
getPrecedence() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user can belong to in the user pool.
getPrecedence() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user can belong to in the user pool.
getPrecedence() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The new precedence value for the group.
getPreferredMfa() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
The preferred MFA method.
getPreferredMfa() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
The preferred MFA method.
getPreferredMfaSetting() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The user's preferred MFA setting.
getPreSignedUrl() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The pre-signed URL to be used to upload the .csv file.
getPreviousPassword() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
The old password.
getProposedPassword() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
The new password.
getProvider() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The provider.
getProviderAttributeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
The name of the provider attribute to link to, for example, NameID.
getProviderAttributeValue() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
The value of the provider attribute to link to, for example, xxxxx_account.
getProviderDetails() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider details, such as MetadataURL and MetadataFile.
getProviderDetails() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider details, such as MetadataURL and MetadataFile.
getProviderDetails() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider details to be updated, such as MetadataURL and MetadataFile.
getProviderName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider name.
getProviderName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
The identity provider name.
getProviderName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
The identity provider name.
getProviderName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider name.
getProviderName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The identity provider name.
getProviderName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
The name of the provider, for example, Facebook, Google, or Login with Amazon.
getProviderName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider name.
getProviders() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
A list of identity provider objects.
getProviderType() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider type.
getProviderType() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider type.
getProviderType() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The identity provider type.
getReadAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The read attributes.
getReadAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The read-only attributes of the user pool.
getReadAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The Read-only attributes.
getRefreshThreshold() - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoIdentityProviderClientConfig
 
getRefreshToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
Returns Refresh Token.
getRefreshToken() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The refresh token.
getRefreshTokenValidity() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
getRefreshTokenValidity() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
getRefreshTokenValidity() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
getReplyTo() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The destination to which the receiver of an email should reply to.
getRequired() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether a user pool attribute is required.
getRequiredAttributes() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
Returns all required attributes to complete user sign-up.
getResetCode(ForgotPasswordContinuation) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.ForgotPasswordHandler
A code may be required to confirm and complete the password reset process Supply the new password and the confirmation code - which was sent through email/sms to the continuation
getResourceServer() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerResult
The newly created resource server.
getResourceServer() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerResult
The resource server.
getResourceServer() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerResult
The resource server.
getResourceServers() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
The resource servers.
getRiskConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationResult
The risk configuration.
getRiskConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationResult
The risk configuration.
getRiskDecision() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk decision.
getRiskExceptionConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The configuration to override the risk decision.
getRiskExceptionConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The configuration to override the risk decision.
getRiskLevel() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk level.
getRoleArn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
The ARN of an IAM role that authorizes Amazon Cognito to publish events to Amazon Pinpoint analytics.
getRoleArn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
The role ARN for the group.
getRoleArn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The role ARN for the group.
getRoleArn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The new role ARN for the group.
getS3Bucket() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The S3 bucket where the static files for this domain are stored.
getSalt() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
 
getSalt() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
The salt.
getScopeDescription() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
A description of the scope.
getScopeName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
The name of the scope.
getScopes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A list of scopes.
getScopes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
A list of scopes that are defined for the resource server.
getScopes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The scope values to be set for the resource server.
getSecretCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
A unique generated shared secret code that is used in the TOTP algorithm to generate a one time code.
getSecretHash(String, String, String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoSecretHash
Generates secret hash.
getSecretHash() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
getSecretHash() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
getSecretHash() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
getSecretHash() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
getSecretHash() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
getServerName() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Your server endpoint where this API is invoked.
getServerPath() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Your server path where this API is invoked.
getSession(AuthenticationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Returns a valid tokens for a user through the callback method.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The session which should be passed both ways in challenge-response calls to the service.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The session which should be passed both ways in challenge-response calls to the service.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The session which should be passed both ways in challenge-response calls to the service.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
The session which should be passed both ways in challenge-response calls to the service.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
The session which should be passed both ways in challenge-response calls to the service.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The session which should be passed both ways in challenge-response calls to the service.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The session which should be passed both ways in challenge-response calls to the service.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The session which should be passed both ways in challenge-response calls to the service.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The session which should be passed both ways in challenge-response calls to the service.
getSession() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
The session which should be passed both ways in challenge-response calls to the service.
getSessionInBackground(AuthenticationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Returns a valid tokens for a user through the callback method.
getSettings() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserDetails
Returns users' settings
getSettings() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSettings
Return user settings as key, value pairs.
getSettingsList() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSettings
Returns a MFAOptionType list
getSignature(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
Returns signature of a JWT as a String.
getSigningCertificate(GetSigningCertificateRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
This method takes a user pool ID, and returns the signing certificate.
getSigningCertificate(GetSigningCertificateRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
This method takes a user pool ID, and returns the signing certificate.
GetSigningCertificateRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
This method takes a user pool ID, and returns the signing certificate.
GetSigningCertificateRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateRequest
 
GetSigningCertificateResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Response from Cognito for a signing certificate request.
GetSigningCertificateResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateResult
 
getSkippedIPRangeList() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
Risk detection is not performed on the IP addresses in the range list.
getSkippedUsers() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The number of users that were skipped.
getSmsAuthenticationMessage() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
The SMS authentication message.
getSmsConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
The SMS configuration.
getSmsMfaConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The SMS text message multi-factor (MFA) configuration.
getSmsMfaConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The SMS text message MFA configuration.
getSmsMfaConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The SMS text message MFA configuration.
getSMSMfaSettings() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The SMS text message MFA settings.
getSMSMfaSettings() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
The SMS text message multi-factor authentication (MFA) settings.
getSnsCallerArn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller.
getSoftwareTokenMfaConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The software token multi-factor (MFA) configuration.
getSoftwareTokenMfaConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The software token MFA configuration.
getSoftwareTokenMfaConfiguration() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The software token MFA configuration.
getSoftwareTokenMfaSettings() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The time-based one-time password software token MFA settings.
getSoftwareTokenMfaSettings() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
The time-based one-time password software token MFA settings.
getSourceArn() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The Amazon Resource Name (ARN) of the identity that is associated with the sending authorization policy.
getSourceUser() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
An external identity provider account for a user who does not currently exist yet in the user pool.
getStartDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The date when the user import job was started.
getStatus() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The domain status.
getStatus() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The status of the user import job.
getStatus() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
The status of the verify software token.
getStringAttributeConstraints() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies the constraints for an attribute of the string type.
getSubject() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
The subject.
getSupportedIdentityProviders() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of provider names for the identity providers that are supported on this client.
getSupportedIdentityProviders() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of provider names for the identity providers that are supported on this client.
getSupportedIdentityProviders() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of provider names for the identity providers that are supported on this client.
getTemporaryPassword() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user's temporary password.
getTextBody() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
The text body.
getTimezone() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's time zone.
getToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoRefreshToken
Returns this Cognito refresh token as a String.
getToken() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoUserToken
 
getTokenType() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The token type.
getUICustomization(GetUICustomizationRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets the UI Customization information for a particular app client's app UI, if there is something set.
getUICustomization(GetUICustomizationRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets the UI Customization information for a particular app client's app UI, if there is something set.
getUICustomization() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationResult
The UI customization information.
getUICustomization() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationResult
The UI customization information.
GetUICustomizationRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the UI Customization information for a particular app client's app UI, if there is something set.
GetUICustomizationRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
 
GetUICustomizationResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
GetUICustomizationResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationResult
 
getUser() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Returns a CognitoUser with no username set.
getUser(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Returns a CognitoUser with userId userId
getUser(GetUserRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets the user attributes and metadata for a user.
getUser(GetUserRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets the user attributes and metadata for a user.
getUser() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserResult
The newly created user.
getUser() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
The user to be disabled.
getUserAttributeNames() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
An array of strings representing the user attribute names you wish to delete.
getUserAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
An array of name-value pairs that contain user attributes and attribute values to be set for the user to be created.
getUserAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
An array of name-value pairs representing user attributes.
getUserAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
An array of name-value pairs representing user attributes.
getUserAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
An array of name-value pairs representing user attributes.
getUserAttributeVerificationCode(GetUserAttributeVerificationCodeRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets the user attribute verification code for the specified attribute name.
getUserAttributeVerificationCode(GetUserAttributeVerificationCodeRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets the user attribute verification code for the specified attribute name.
GetUserAttributeVerificationCodeRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the user attribute verification code for the specified attribute name.
GetUserAttributeVerificationCodeRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
 
GetUserAttributeVerificationCodeResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The verification code response returned by the server response to get the user attribute verification code.
GetUserAttributeVerificationCodeResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeResult
 
getUserCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The one time password computed using the secret code returned by
getUserConfirmationNecessary() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceResult
Indicates whether the user confirmation is necessary to confirm the device response.
getUserConfirmed() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
A response from the server indicating that a user registration has been confirmed.
getUserContextData(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Generates user context data.
getUserContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getUserContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getUserContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getUserContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getUserContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getUserContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getUserContextData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
getUserCreateDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The creation date of the user.
getUserDataShared() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
If UserDataShared is true, Amazon Cognito will include user data in the events it publishes to Amazon Pinpoint analytics.
getUserId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Returns the userId of this user.
getUserId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
This method returns the User Id.
getUserImportJob() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobResult
The job object that represents the user import job.
getUserImportJob() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobResult
The job object that represents the user import job.
getUserImportJob() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobResult
The job object that represents the user import job.
getUserImportJob() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobResult
The job object that represents the user import job.
getUserImportJobs() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
The user import jobs.
getUserLastModifiedDate() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The last modified date of the user.
getUserMFASettingList() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The list of the user's MFA settings.
getUsername() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
Returns username contained in this session.
getUsername() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.tokens.CognitoAccessToken
Returns the username set in the access token.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
The username for the user.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
The user name for which you want to confirm user registration.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The username for the user.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
The user name.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
The user name.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The user name.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
The username for the user.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
The user pool username or an alias.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
The username for the user.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The user pool username or alias.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
The user name of the user for whom you wish to set user settings.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The user pool username.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The user name.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
The user name.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The user name of the user for whom you want to enter a code to retrieve a forgotten password.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The user name of the user whose registration you wish to confirm.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
The user name of the user for whom you want to enter a code to reset a forgotten password.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The user name of the user you wish to retrieve from the get user request.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
The user name of the user to whom you wish to resend a confirmation code.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The user name of the user you wish to register.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The user pool username.
getUsername() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The user name of the user you wish to describe.
getUserPoolClient() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientResult
The user pool client that was just created.
getUserPoolClient() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientResult
The user pool client from a server response to describe the user pool client.
getUserPoolClient() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientResult
The user pool client value from the response from the server when an update user pool client request is made.
getUserPoolClients() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
The user pool clients in the response that lists user pool clients.
getUserPoolId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Returns the pool Id of this user.
getUserPoolId() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Returns Pool ID of this pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
The user pool ID for the user pool where you want to add custom attributes.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
The user pool ID for which you want to confirm user registration.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user pool ID for the user pool where the user will be created.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The ID of the Amazon Cognito user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The ID of the Amazon Cognito user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
The user pool ID for the user pool where you want to set the user's settings, such as MFA options.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The user pool ID for the user pool where you want to create a user pool client.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
The user pool ID for the user pool that hosts the resource server.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
The user pool ID for the user pool where you want to delete the client.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolRequest
The user pool ID for the user pool you want to delete.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
The user pool ID for the user pool that hosts the resource server.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
The user pool ID for the user pool you want to describe.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderRequest
The user pool ID for the user pool that the users are to be imported into.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
The user pool ID for the user pool that the users are to be imported into.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
The user pool ID for the user pool that the users are being imported into.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
The user pool ID for the user pool where you want to list user pool clients.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
The user pool ID for the user pool on which the search should be performed.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
The user pool ID for the user pool that hosts the resource server.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The user pool ID.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The user pool ID for the user pool.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The user pool ID for the user pool where you want to update the user pool client.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The user pool ID for the user pool that the users are being imported into.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
The user pool ID for the user pool where you want to describe the user pool client.
getUserPoolId() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The user pool ID for the user pool client.
getUserPoolMfaConfig(GetUserPoolMfaConfigRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Gets the user pool multi-factor authentication (MFA) configuration.
getUserPoolMfaConfig(GetUserPoolMfaConfigRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Gets the user pool multi-factor authentication (MFA) configuration.
GetUserPoolMfaConfigRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the user pool multi-factor authentication (MFA) configuration.
GetUserPoolMfaConfigRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigRequest
 
GetUserPoolMfaConfigResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
GetUserPoolMfaConfigResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
 
GetUserRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Gets the user attributes and metadata for a user.
GetUserRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetUserRequest
 
GetUserResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server from the request to get information about the user.
GetUserResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
 
getUsers() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
The users returned in the request to list users.
getUsers() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
The users returned in the request to list users.
getUserStatus() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The user status.
getUserSub() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
The UUID of the authenticated user.
getValidationData() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
This method returns the validation data.
getValidationData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user's validation data.
getValidationData() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The validation data in the request to register a user.
getValue() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
The value of the attribute.
getVerifier() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Returns the generated verifier.
getVersion() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The app version.
getWriteAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The write attributes.
getWriteAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The writeable attributes of the user pool.
getWriteAttributes() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The writeable attributes.
globalSignOut(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Sign-out from all devices associated with this user, in current thread.
globalSignOut(GlobalSignOutRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Signs out users from all devices.
globalSignOut(GlobalSignOutRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Signs out users from all devices.
globalSignOutInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Sign-out from all devices associated with this user, in background.
GlobalSignOutRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Signs out users from all devices.
GlobalSignOutRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutRequest
 
GlobalSignOutResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The response to the request to sign out all devices.
GlobalSignOutResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutResult
 
GroupExistsException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when Amazon Cognito encounters a group that already exists in the user pool.
GroupExistsException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.GroupExistsException
Constructs a new GroupExistsException with the specified error message.
GroupType - Class in com.amazonaws.services.cognitoidentityprovider.model
The group type.
GroupType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.GroupType
 

H

hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsMetadataType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CustomDomainConfigType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaConfigType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserContextDataType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
 
hashCode() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeResult
 
Hkdf - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.util
Utility class for all HKDF operations.
HttpHeader - Class in com.amazonaws.services.cognitoidentityprovider.model
The HTTP header.
HttpHeader() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
 

I

IdentityProviderType - Class in com.amazonaws.services.cognitoidentityprovider.model
A container for information about an identity provider.
IdentityProviderType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
 
IdentityProviderTypeType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Identity Provider Type Type
init(byte[]) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
 
init(byte[], byte[]) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
 
initiateAuth(InitiateAuthRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Initiates the authentication flow.
initiateAuth(InitiateAuthRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Initiates the authentication flow.
InitiateAuthRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Initiates the authentication flow.
InitiateAuthRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
 
InitiateAuthResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Initiates the authentication response.
InitiateAuthResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
 
initiateUserAuthentication(AuthenticationDetails, AuthenticationHandler, boolean) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Initiates user authentication through the generic auth flow (also called as Enhanced or Custom authentication).
InternalErrorException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when Amazon Cognito encounters an internal error.
InternalErrorException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.InternalErrorException
Constructs a new InternalErrorException with the specified error message.
InvalidEmailRoleAccessPolicyException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when Amazon Cognito is not allowed to use your email identity.
InvalidEmailRoleAccessPolicyException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.InvalidEmailRoleAccessPolicyException
Constructs a new InvalidEmailRoleAccessPolicyException with the specified error message.
InvalidLambdaResponseException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the Amazon Cognito service encounters an invalid AWS Lambda response.
InvalidLambdaResponseException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.InvalidLambdaResponseException
Constructs a new InvalidLambdaResponseException with the specified error message.
InvalidOAuthFlowException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the specified OAuth flow is invalid.
InvalidOAuthFlowException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.InvalidOAuthFlowException
Constructs a new InvalidOAuthFlowException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the Amazon Cognito service encounters an invalid parameter.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidPasswordException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the Amazon Cognito service encounters an invalid password.
InvalidPasswordException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.InvalidPasswordException
Constructs a new InvalidPasswordException with the specified error message.
InvalidSmsRoleAccessPolicyException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is returned when the role provided for SMS configuration does not have permission to publish using Amazon SNS.
InvalidSmsRoleAccessPolicyException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.InvalidSmsRoleAccessPolicyException
Constructs a new InvalidSmsRoleAccessPolicyException with the specified error message.
InvalidSmsRoleTrustRelationshipException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the trust relationship is invalid for the role provided for SMS configuration.
InvalidSmsRoleTrustRelationshipException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.InvalidSmsRoleTrustRelationshipException
Constructs a new InvalidSmsRoleTrustRelationshipException with the specified error message.
InvalidUserPoolConfigurationException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the user pool configuration is invalid.
InvalidUserPoolConfigurationException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.InvalidUserPoolConfigurationException
Constructs a new InvalidUserPoolConfigurationException with the specified error message.
isAllowedOAuthFlowsUserPoolClient() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Set to True if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
isAllowedOAuthFlowsUserPoolClient() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
isAllowedOAuthFlowsUserPoolClient() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
isDeveloperOnlyAttribute() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether the attribute type is developer only.
isEnabled() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoMfaSettings
Returns MFA enabled state.
isEnabled() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
Specifies whether SMS text message MFA is enabled.
isEnabled() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaConfigType
Specifies whether software token MFA is enabled.
isEnabled() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
Specifies whether software token MFA is enabled.
isEnabled() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
Specifies whether the user is enabled.
isForceAliasCreation() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
This parameter is only used if the phone_number_verified or email_verified attribute is set to True.
isForceAliasCreation() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
Boolean to be specified to force user confirmation irrespective of existing alias.
isGenerateSecret() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Boolean to specify whether you want to generate a secret for the user pool client being created.
isMutable() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether the value of the attribute can be changed.
isNotify() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
Flag specifying whether to send a notification.
isPreferred() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoMfaSettings
Returns preferred state of this MFA.
isPreferredMfa() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
The preferred MFA method.
isPreferredMfa() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
The preferred MFA method.
isRequired() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether a user pool attribute is required.
isUserConfirmationNecessary() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceResult
Indicates whether the user confirmation is necessary to confirm the device response.
isUserConfirmed() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
A response from the server indicating that a user registration has been confirmed.
isUserDataShared() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
If UserDataShared is true, Amazon Cognito will include user data in the events it publishes to Amazon Pinpoint analytics.
isValid() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
Returns if the access and id tokens have not expired.
isValidForThreshold() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSession
Returns true if this session for the threshold set in CognitoIdentityProviderClientConfig.refreshThreshold.

J

jsonErrorUnmarshallers - Variable in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
List of exception unmarshallers for all Amazon Cognito Your User Pool exceptions.

L

LimitExceededException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when a user exceeds the limit for a requested AWS resource.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listDevices(int, String, DevicesHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Fetches the list of all remembered devices for this user, runs in current thread.
listDevices(ListDevicesRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists the devices.
listDevices(ListDevicesRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists the devices.
listDevicesInBackground(int, String, DevicesHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Fetches the list of all remembered devices for this user.
ListDevicesRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists the devices.
ListDevicesRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
 
ListDevicesResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response to list devices.
ListDevicesResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
 
listGroups(ListGroupsRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists the groups associated with a user pool.
listGroups(ListGroupsRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists the groups associated with a user pool.
ListGroupsRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists the groups associated with a user pool.
ListGroupsRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
 
ListGroupsResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
ListGroupsResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
 
listIdentityProviders(ListIdentityProvidersRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists information about all identity providers for a user pool.
listIdentityProviders(ListIdentityProvidersRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists information about all identity providers for a user pool.
ListIdentityProvidersRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists information about all identity providers for a user pool.
ListIdentityProvidersRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
 
ListIdentityProvidersResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
ListIdentityProvidersResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
 
listResourceServers(ListResourceServersRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists the resource servers for a user pool.
listResourceServers(ListResourceServersRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists the resource servers for a user pool.
ListResourceServersRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists the resource servers for a user pool.
ListResourceServersRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
 
ListResourceServersResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
ListResourceServersResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
 
listUserImportJobs(ListUserImportJobsRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists the user import jobs.
listUserImportJobs(ListUserImportJobsRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists the user import jobs.
ListUserImportJobsRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists the user import jobs.
ListUserImportJobsRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
 
ListUserImportJobsResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to the request to list the user import jobs.
ListUserImportJobsResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
 
listUserPoolClients(ListUserPoolClientsRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists the clients that have been created for the specified user pool.
listUserPoolClients(ListUserPoolClientsRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists the clients that have been created for the specified user pool.
ListUserPoolClientsRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists the clients that have been created for the specified user pool.
ListUserPoolClientsRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
 
ListUserPoolClientsResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server that lists user pool clients.
ListUserPoolClientsResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
 
listUsers(ListUsersRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists the users in the Amazon Cognito user pool.
listUsers(ListUsersRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists the users in the Amazon Cognito user pool.
listUsersInGroup(ListUsersInGroupRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Lists the users in the specified group.
listUsersInGroup(ListUsersInGroupRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Lists the users in the specified group.
ListUsersInGroupRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists the users in the specified group.
ListUsersInGroupRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
 
ListUsersInGroupResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
ListUsersInGroupResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
 
ListUsersRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Lists the users in the Amazon Cognito user pool.
ListUsersRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
 
ListUsersResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The response from the request to list users.
ListUsersResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
 

M

MessageActionType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Message Action Type
MFAMethodNotFoundException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when Amazon Cognito cannot find a multi-factor authentication (MFA) method.
MFAMethodNotFoundException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.MFAMethodNotFoundException
Constructs a new MFAMethodNotFoundException with the specified error message.
MFAOptionType - Class in com.amazonaws.services.cognitoidentityprovider.model
Specifies the different settings for multi-factor authentication (MFA).
MFAOptionType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
 
MultiFactorAuthenticationContinuation - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
This is a Continuation for multi-factor authentication.
MultiFactorAuthenticationContinuation(CognitoUser, Context, RespondToAuthChallengeResult, boolean, AuthenticationHandler) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.MultiFactorAuthenticationContinuation
Constructs a multi-factor authentication continuation.

N

NewDeviceMetadataType - Class in com.amazonaws.services.cognitoidentityprovider.model
The new device metadata type.
NewDeviceMetadataType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
 
NewPasswordContinuation - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
Defines continuation for new user set-up.
NewPasswordContinuation(CognitoUser, Context, String, String, String, RespondToAuthChallengeResult, boolean, AuthenticationHandler) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
Constructs a new continuation for new user sign-in.
NotAuthorizedException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when a user is not authorized.
NotAuthorizedException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.NotAuthorizedException
Constructs a new NotAuthorizedException with the specified error message.
NotifyConfigurationType - Class in com.amazonaws.services.cognitoidentityprovider.model
The notify configuration type.
NotifyConfigurationType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
 
NotifyEmailType - Class in com.amazonaws.services.cognitoidentityprovider.model
The notify email type.
NotifyEmailType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
 
NumberAttributeConstraintsType - Class in com.amazonaws.services.cognitoidentityprovider.model
The minimum and maximum value of an attribute that is of the number data type.
NumberAttributeConstraintsType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
 

O

OAuthFlowType - Enum in com.amazonaws.services.cognitoidentityprovider.model
OAuth Flow Type
onFailure(Exception) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.AuthenticationHandler
This method is called when a fatal exception was encountered during authentication.
onFailure(Exception) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.DevicesHandler
This method is called upon encountering errors during this operation.
onFailure(Exception) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.ForgotPasswordHandler
This is called for all fatal errors encountered during the password reset process Probe for cause of this failure.
onFailure(Exception) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.GenericHandler
This callback method is invoked when call has failed.
onFailure(Exception) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.GetDetailsHandler
This method is called upon encountering errors during this operation.
onFailure(Exception) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.RegisterMfaHandler
This method invoked when the MFA registration has failed.
onFailure(Exception) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.SignUpHandler
This method is called when user registration has failed.
onFailure(Exception) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.UpdateAttributesHandler
This is called when the request for verification code failed.
onFailure(Exception) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.VerificationHandler
This is called when the request for verification code failed.
onSuccess(CognitoUserSession, CognitoDevice) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.AuthenticationHandler
This method is called to deliver valid tokens, when valid tokens were locally available (cached) or after successful completion of the authentication process.
onSuccess(List<CognitoDevice>) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.DevicesHandler
This method is called on successfully fetching devices for a user.
onSuccess() - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.ForgotPasswordHandler
This is called after successfully setting new password for a user.
onSuccess() - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.GenericHandler
This callback method is invoked when the call has successfully completed.
onSuccess(CognitoUserDetails) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.GetDetailsHandler
This method is called on successfully fetching user attributes.
onSuccess(String) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.RegisterMfaHandler
This method is invoked on successfully registering an MFA.
onSuccess(CognitoUser, boolean, CognitoUserCodeDeliveryDetails) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.SignUpHandler
This method is called successfully registering a new user.
onSuccess(List<CognitoUserCodeDeliveryDetails>) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.UpdateAttributesHandler
This is called after the verification code was successfully sent.
onSuccess(CognitoUserCodeDeliveryDetails) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.VerificationHandler
This is called after the verification code was successfully sent.
onVerify(VerifyMfaContinuation) - Method in interface com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers.RegisterMfaHandler
This method is invoked when verification is required to complete registering a new MFA.

P

PasswordResetRequiredException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when a password reset is required.
PasswordResetRequiredException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.PasswordResetRequiredException
Constructs a new PasswordResetRequiredException with the specified error message.
PreconditionNotMetException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when a precondition is not met.
PreconditionNotMetException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.PreconditionNotMetException
Constructs a new PreconditionNotMetException with the specified error message.
ProviderDescription - Class in com.amazonaws.services.cognitoidentityprovider.model
A container for identity provider details.
ProviderDescription() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
 
ProviderUserIdentifierType - Class in com.amazonaws.services.cognitoidentityprovider.model
A container for information about an identity provider for a user pool.
ProviderUserIdentifierType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
 

R

RegisterMfaContinuation - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
Defines continuation for challenges to users to register an MFA.
RegisterMfaContinuation(CognitoUser, Context, String, String, String, RespondToAuthChallengeResult, boolean, AuthenticationHandler) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.RegisterMfaContinuation
Constructs a new continuation for multiple user MFA's.
RegisterMfaHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
Callback handler to register an MFA.
rememberThisDevice(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Marks this device as trusted, runs in the current thread.
rememberThisDeviceInBackground(GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
Marks this device as trusted, runs in a background.
resendConfirmationCode(VerificationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Request to resend registration confirmation code for a user, in current thread.
resendConfirmationCode(ResendConfirmationCodeRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Resends the confirmation (for confirmation of registration) to a specific user in the user pool.
resendConfirmationCode(ResendConfirmationCodeRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Resends the confirmation (for confirmation of registration) to a specific user in the user pool.
resendConfirmationCodeInBackground(VerificationHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Request to resend registration confirmation code for a user, in background.
ResendConfirmationCodeRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Resends the confirmation (for confirmation of registration) to a specific user in the user pool.
ResendConfirmationCodeRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
 
ResendConfirmationCodeResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The response from the server when the Amazon Cognito Your User Pools service makes the request to resend a confirmation code.
ResendConfirmationCodeResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeResult
 
ResourceNotFoundException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the Amazon Cognito service cannot find the requested resource.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceServerScopeType - Class in com.amazonaws.services.cognitoidentityprovider.model
A resource server scope.
ResourceServerScopeType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
 
ResourceServerType - Class in com.amazonaws.services.cognitoidentityprovider.model
A container for information about a resource server for a user pool.
ResourceServerType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
 
respondToAuthChallenge(RespondToAuthChallengeRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Responds to the authentication challenge.
respondToAuthChallenge(RespondToAuthChallengeRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Responds to the authentication challenge.
RespondToAuthChallengeRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Responds to the authentication challenge.
RespondToAuthChallengeRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
 
RespondToAuthChallengeResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The response to respond to the authentication challenge.
RespondToAuthChallengeResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
 
respondToChallenge(RespondToAuthChallengeRequest, AuthenticationHandler, boolean) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
This method sends the challenge response to the Cognito IDP service.
respondToMfaChallenge(String, RespondToAuthChallengeResult, AuthenticationHandler, boolean) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Responds to an MFA challenge.
RiskConfigurationType - Class in com.amazonaws.services.cognitoidentityprovider.model
The risk configuration type.
RiskConfigurationType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
 
RiskDecisionType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Risk Decision Type
RiskExceptionConfigurationType - Class in com.amazonaws.services.cognitoidentityprovider.model
The type of the configuration to override the risk decision.
RiskExceptionConfigurationType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
 
RiskLevelType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Risk Level Type
RUN_IN_BACKGROUND - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationContinuation
Run in background.
RUN_IN_BACKGROUND - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
Run in background.
RUN_IN_BACKGROUND - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
Run in background.
RUN_IN_BACKGROUND - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.MultiFactorAuthenticationContinuation
Run in background.
RUN_IN_BACKGROUND - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.VerifyMfaContinuation
Run in background.
RUN_IN_CURRENT - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationContinuation
Run on current thread.
RUN_IN_CURRENT - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
Run on current thread.
RUN_IN_CURRENT - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
Run on current thread.
RUN_IN_CURRENT - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.MultiFactorAuthenticationContinuation
Run on current thread.
RUN_IN_CURRENT - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.VerifyMfaContinuation
Run on current thread.

S

SchemaAttributeType - Class in com.amazonaws.services.cognitoidentityprovider.model
Contains information about the schema attribute.
SchemaAttributeType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
 
ScopeDoesNotExistException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the specified scope does not exist.
ScopeDoesNotExistException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.ScopeDoesNotExistException
Constructs a new ScopeDoesNotExistException with the specified error message.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
The access token used in the request to delete user attributes.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserRequest
The access token from a request to delete a user.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
The access token for the forgotten device request.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
The access token returned by the server response to get the user attribute verification code.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserRequest
The access token returned by the server response to get information about the user.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutRequest
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
The access tokens for the request to list devices.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
The access token for the set user settings request.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
The access token for the request to update user attributes.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
Represents the access token of the request to verify user attributes.
setAccountTakeoverRiskConfiguration(AccountTakeoverRiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The account takeover risk configuration object including the NotifyConfiguration object and Actions to take in the case of an account takeover.
setAccountTakeoverRiskConfiguration(AccountTakeoverRiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The account takeover risk configuration.
setActions(AccountTakeoverActionsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
Account takeover risk configuration actions
setActions(CompromisedCredentialsActionsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
The compromised credentials risk configuration actions.
setAdvancedSecurityDataCollectionFlag(boolean) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
This method sets context data collection for the user.
setAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Set to code to initiate a code grant flow, which provides an authorization code as the response.
setAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Set to code to initiate a code grant flow, which provides an authorization code as the response.
setAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
Set to code to initiate a code grant flow, which provides an authorization code as the response.
setAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Set to True if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
setAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
setAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
setAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed OAuth scopes.
setAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed OAuth scopes.
setAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed OAuth scopes.
setAnalyticsConfiguration(AnalyticsConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The Amazon Pinpoint analytics configuration for collecting metrics for this user pool.
setAnalyticsConfiguration(AnalyticsConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The Amazon Pinpoint analytics configuration for collecting metrics for this user pool.
setAnalyticsConfiguration(AnalyticsConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The Amazon Pinpoint analytics configuration for the user pool client.
setAnalyticsEndpointId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsMetadataType
The endpoint ID.
setAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The analytics metadata for collecting Amazon Pinpoint metrics for AdminInitiateAuth calls.
setAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The analytics metadata for collecting Amazon Pinpoint metrics for AdminRespondToAuthChallenge calls.
setAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ConfirmForgotPassword calls.
setAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ConfirmSignUp calls.
setAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ForgotPassword calls.
setAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The Amazon Pinpoint analytics metadata for collecting metrics for InitiateAuth calls.
setAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ResendConfirmationCode calls.
setAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The Amazon Pinpoint analytics metadata for collecting metrics for RespondToAuthChallenge calls.
setAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The Amazon Pinpoint analytics metadata for collecting metrics for SignUp calls.
setApplicationId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
The application ID for an Amazon Pinpoint application.
setAttributeDataType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
The attribute data type.
setAttributeDataType(AttributeDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
The attribute data type.
setAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
A mapping of identity provider attributes to standard and custom user pool attributes.
setAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
A mapping of identity provider attributes to standard and custom user pool attributes.
setAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider attribute mapping to be changed.
setAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The attribute name.
setAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
The attribute name returned by the server response to get the user attribute verification code.
setAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
The attribute name of the MFA option type.
setAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
The attribute name in the request to verify user attributes.
setAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
A container with information about the user type attributes.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
An array of strings, where each string is the name of a user attribute to be returned for each user in the search results.
setAuthenticationDetails(AuthenticationDetails) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationContinuation
Set details required to continue with this authentication.
setAuthenticationParameter(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
Set an authentication detail, will override the current value.
setAuthenticationParameters(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
Sets new authentication details, will override the current values.
setAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The result of the authentication response.
setAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The result returned by the server in response to the authentication request.
setAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The result of the authentication response.
setAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The result returned by the server in response to the request to respond to the authentication challenge.
setAuthenticationType(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
Set the type of authentication to be used in this instance.
setAuthEvents(Collection<AuthEventType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
The response object.
setAuthFlow(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The authentication flow for this call to execute.
setAuthFlow(AuthFlowType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The authentication flow for this call to execute.
setAuthFlow(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The authentication flow for this call to execute.
setAuthFlow(AuthFlowType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The authentication flow for this call to execute.
setAuthParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The authentication parameters.
setAuthParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The authentication parameters.
setAWSAccountId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The AWS account ID for the user pool owner.
setBlockedIPRangeList(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
Overrides the risk decision to always block the pre-authentication requests.
setBlockEmail(NotifyEmailType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
Email template used when a detected risk event is blocked.
setCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed redirect (callback) URLs for the identity providers.
setCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed redirect (callback) URLs for the identity providers.
setCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed redirect (callback) URLs for the identity providers.
setCertificate(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateResult
The signing certificate.
setCertificateArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CustomDomainConfigType
The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate.
setChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The name of the challenge which you are responding to with this call.
setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The name of the challenge which you are responding to with this call.
setChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The challenge name.
setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The challenge name.
setChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The name of the challenge.
setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The name of the challenge.
setChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge name
setChallengeName(ChallengeName) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge name
setChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The name of the challenge which you are responding to with this call.
setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The name of the challenge which you are responding to with this call.
setChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The challenge name.
setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The challenge name.
setChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The challenge name.
setChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The challenge name.
setChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The challenge parameters.
setChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The challenge parameters.
setChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The challenge parameters.
setChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The challenge parameters.
setChallengeResponse(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
Add responses to the authentication challenge.
setChallengeResponse(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge response.
setChallengeResponse(ChallengeResponse) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge response.
setChallengeResponses(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The challenge responses.
setChallengeResponses(Collection<ChallengeResponseType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The challenge responses.
setChallengeResponses(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The challenge responses.
setCity(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's city.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The app client ID.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The app client ID.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The app client ID of the app associated with the user pool.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The ID of the app client associated with the user pool.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
The app client ID of the app associated with the user pool.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
The app client ID.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
The app client ID of the app associated with the user pool.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
The ID of the client associated with the user pool.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
The client ID for the client app.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The app client ID.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
The ID of the client associated with the user pool.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The app client ID.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The app client ID.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The app client ID.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The client ID for the client app.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The ID of the client associated with the user pool.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The client ID for the client app.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The ID of the client associated with the user pool.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
The ID of the client associated with the user pool.
setClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The ID of the client associated with the user pool.
setClientMetadata(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda trigger as-is.
setClientMetadata(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda trigger as-is.
setClientName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The client name for the user pool client you would like to create.
setClientName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The client name from the update user pool client request.
setClientName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
The client name from the user pool client description.
setClientName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The client name from the user pool request of the client type.
setClientSecret(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The client secret from the user pool request of the client type.
setCloudFrontDistribution(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The ARN of the CloudFront distribution.
setCloudFrontDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainResult
The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name Service (DNS) provider.
setCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
The role ARN for the Amazon CloudWatch Logging role for the user import job.
setCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The role ARN for the Amazon CloudWatch Logging role for the user import job.
setCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
The verification code in the request to verify user attributes.
setCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordResult
The code delivery details returned by the server in response to the request to reset a password.
setCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeResult
The code delivery details returned by the server in response to the request to get the user attribute verification code.
setCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeResult
The code delivery details returned by the server in response to the request to resend the confirmation code.
setCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
The code delivery details returned by the server response to the user registration request.
setCodeDeliveryDetailsList(Collection<CodeDeliveryDetailsType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesResult
The code delivery details list from the server for the request to update user attributes.
setCompletionDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The date when the user import job was completed.
setCompletionMessage(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The message returned when the user import job is completed.
setCompromisedCredentialsRiskConfiguration(CompromisedCredentialsRiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The compromised credentials risk configuration object including the EventFilter and the EventAction
setCompromisedCredentialsRiskConfiguration(CompromisedCredentialsRiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The compromised credentials risk configuration.
setConfirmationCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The confirmation code sent by a user's request to retrieve a forgotten password.
setConfirmationCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The confirmation code sent by a user's request to confirm registration.
setContextData(ContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setContextData(ContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setCountry(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's country.
setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The creation date
setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The date the group was created.
setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The date the identity provider was created.
setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The date the provider was added to the user pool.
setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The creation date for the UI customization.
setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The date the user import job was created.
setCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The date the user pool client was created.
setCSS(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The CSS values in the UI customization.
setCSS(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The CSS values in the UI customization.
setCSSVersion(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The CSS version number.
setCSVHeader(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
The header information for the .csv file for the user import job.
setCustomAttributes(Collection<SchemaAttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
An array of custom attributes, such as Mutable and Name.
setCustomChallenge(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.AuthenticationDetails
Set the name of the custom challenge.
setCustomDomainConfig(CustomDomainConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
setCustomDomainConfig(CustomDomainConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
setDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The default redirect URI.
setDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The default redirect URI.
setDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The default redirect URI.
setDeliveryMedium(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The delivery medium (email message or phone number).
setDeliveryMedium(DeliveryMediumType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The delivery medium (email message or phone number).
setDeliveryMedium(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
The delivery medium (email message or SMS message) to send the MFA code.
setDeliveryMedium(DeliveryMediumType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
The delivery medium (email message or SMS message) to send the MFA code.
setDescription(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
A string containing the description of the group.
setDescription(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
A string containing the description of the group.
setDescription(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
A string containing the new description of the group.
setDesiredDeliveryMediums(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Specify "EMAIL" if email will be used to send the welcome message.
setDestination(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The destination for the code delivery details.
setDestinationUser(ProviderUserIdentifierType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
The existing user in the user pool to be linked to the external identity provider user account.
setDeveloperOnlyAttribute(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether the attribute type is developer only.
setDevice(DeviceType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceResult
The device.
setDevice(DeviceType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceResult
The device.
setDeviceAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The device attributes.
setDeviceCreateDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The creation date of the device.
setDeviceGroupKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
The device group key.
setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
The device key.
setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
The device key.
setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The device key.
setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The device key.
setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The device key.
setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
The device key.
setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
The device key.
setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
The device key.
setDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The device key.
setDeviceLastAuthenticatedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The date in which the device was last authenticated.
setDeviceLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The last modified date of the device.
setDeviceName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The device name.
setDeviceName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's device name.
setDeviceRememberedStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The status indicating whether a device has been remembered or not.
setDeviceRememberedStatus(DeviceRememberedStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The status indicating whether a device has been remembered or not.
setDeviceRememberedStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The status of whether a device is remembered.
setDeviceRememberedStatus(DeviceRememberedStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The status of whether a device is remembered.
setDevices(Collection<DeviceType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
The devices in the list of devices response.
setDevices(Collection<DeviceType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
The devices returned in the list devices response.
setDeviceSecretVerifierConfig(DeviceSecretVerifierConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The configuration of the device secret verifier.
setDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
The domain string.
setDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
The domain string.
setDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainRequest
The domain string.
setDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The domain string.
setDomainDescription(DomainDescriptionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainResult
A domain description object containing information about the domain.
setEnabled(boolean) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoMfaSettings
Sets MFA state.
setEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
Specifies whether SMS text message MFA is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaConfigType
Specifies whether software token MFA is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
Specifies whether software token MFA is enabled.
setEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
Specifies whether the user is enabled.
setEncodedData(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Encoded data containing device fingerprinting details, collected using the Amazon Cognito context data collection library.
setEncodedData(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserContextDataType
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setEndpoint(String) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Overrides the default endpoint for this client ("https://cognito-idp.us-east-1.amazonaws.com").
setEventAction(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
The event action.
setEventAction(AccountTakeoverEventActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
The event action.
setEventAction(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
The event action.
setEventAction(CompromisedCredentialsEventActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
The event action.
setEventContextData(EventContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The user context data captured at the time of an event request.
setEventFeedback(EventFeedbackType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
A flag specifying the user feedback captured at the time of an event request is good or bad.
setEventFilter(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
Perform the action for these events.
setEventId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The authentication event ID.
setEventId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event ID.
setEventId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The event ID.
setEventResponse(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event response.
setEventResponse(EventResponseType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event response.
setEventRisk(EventRiskType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event risk.
setEventType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event type.
setEventType(EventType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event type.
setExpiresIn(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The expiration period of the authentication result in seconds.
setExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The explicit authentication flows.
setExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Explicit authentication flows.
setExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The explicit authentication flows.
setExternalId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
The external ID.
setExternalId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
The external ID.
setFailedUsers(Long) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The number of users that could not be imported.
setFeedbackDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The event feedback date.
setFeedbackToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The feedback token.
setFeedbackValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The authentication event feedback value.
setFeedbackValue(FeedbackValueType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The authentication event feedback value.
setFeedbackValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The event feedback value.
setFeedbackValue(FeedbackValueType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The event feedback value.
setFeedbackValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The authentication event feedback value.
setFeedbackValue(FeedbackValueType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The authentication event feedback value.
setFilter(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
A filter string of the form "AttributeName Filter-Type "AttributeValue"".
setForceAliasCreation(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
This parameter is only used if the phone_number_verified or email_verified attribute is set to True.
setForceAliasCreation(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
Boolean to be specified to force user confirmation irrespective of existing alias.
setFriendlyDeviceName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The friendly device name.
setFrom(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The email address that is sending the email.
setGenerateSecret(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Boolean to specify whether you want to generate a secret for the user pool client being created.
setGroup(GroupType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupResult
The group object for the group.
setGroup(GroupType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupResult
The group object for the group.
setGroup(GroupType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupResult
The group object for the group.
setGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
The group name.
setGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
The group name.
setGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
The name of the group.
setGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
The name of the group.
setGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
The name of the group.
setGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The name of the group.
setGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
The name of the group.
setGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The name of the group.
setGroups(Collection<GroupType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
The groups that the user belongs to.
setGroups(Collection<GroupType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
The group objects for the groups.
setHeaderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
The header name
setHeaderValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
The header value.
setHighAction(AccountTakeoverActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Action to take for a high risk.
setHtmlBody(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
The HTML body.
setHttpHeaders(Collection<HttpHeader>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
HttpHeaders received on your server in same order.
setIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A unique resource server identifier for the resource server.
setIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
The identifier for the resource server.
setIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
The identifier for the resource server
setIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
The identifier for the resource server.
setIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The identifier for the resource server.
setIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderResult
The newly created identity provider object.
setIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderResult
The identity provider that was deleted.
setIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierResult
The identity provider object.
setIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderResult
The identity provider object.
setIdpIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
The identity provider ID.
setIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
A list of identity provider identifiers.
setIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
A list of identity provider identifiers.
setIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
A list of identity provider identifiers.
setIdToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The ID token.
setImageFile(ByteBuffer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The uploaded logo image for the UI customization.
setImageUrl(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The logo image for the UI customization.
setImportedUsers(Long) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The number of users that were successfully imported.
setIpAddress(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Source IP address of your user.
setIpAddress(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's IP address.
setJobId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
The job ID for the user import job.
setJobId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
The job ID for the user import job.
setJobId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
The job ID for the user import job.
setJobId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The job ID for the user import job.
setJobName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
The job name for the user import job.
setJobName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The job name for the user import job.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The date the group was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The date the identity provider was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The date the provider was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The last modified date.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The last-modified date for the UI customization.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The date the user pool client was last modified.
setLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The limit of the devices request.
setLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
The limit of the request to list groups.
setLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
The limit of the device request.
setLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
The limit of the request to list groups.
setLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
The limit of the request to list users.
setLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
Maximum number of users to be returned.
setLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed logout URLs for the identity providers.
setLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed logout URLs for the identity providers.
setLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed logout URLs for the identity providers.
setLowAction(AccountTakeoverActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Action to take for a low risk.
setMaxLength(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
The maximum length.
setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
The maximum number of authentication events to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
The maximum number of identity providers to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
The maximum number of resource servers to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
The maximum number of import jobs you want the request to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
The maximum number of results you want the request to return when listing the user pool clients.
setMaxValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
The maximum value of an attribute that is of the number data type.
setMediumAction(AccountTakeoverActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Action to take for a medium risk.
setMessageAction(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Set to "RESEND" to resend the invitation message to a user that already exists and reset the expiration limit on the user's account.
setMessageAction(MessageActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Set to "RESEND" to resend the invitation message to a user that already exists and reset the expiration limit on the user's account.
setMfaCode(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.MultiFactorAuthenticationContinuation
Add the multi-factor authentication code.
setMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The multi-factor (MFA) configuration.
setMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The multi-factor (MFA) configuration.
setMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The MFA configuration.
setMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The MFA configuration.
setMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The MFA configuration.
setMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The MFA configuration.
setMfaEmail(NotifyEmailType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The MFA email template used when MFA is challenged as part of a detected risk.
setMfaOption(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChooseMfaContinuation
Set the response to the MFA select request.
setMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
Specifies the options for MFA (e.g., email or phone number).
setMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
Specifies the options for MFA (e.g., email or phone number).
setMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
Specifies the options for MFA (e.g., email or phone number).
setMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The MFA options for the user.
setMinLength(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
The minimum length.
setMinValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
The minimum value of an attribute that is of the number data type.
setMutable(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether the value of the attribute can be changed.
setName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
The name of the attribute.
setName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A friendly name for the resource server.
setName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
The name of the resource server.
setName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
A schema attribute of the name type.
setName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The name of the resource server.
setNewDeviceMetadata(NewDeviceMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The new device metadata from an authentication result.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
A pagination token.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
A pagination token.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
A pagination token.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
A pagination token.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
A pagination token.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
A pagination token.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setNoActionEmail(NotifyEmailType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The email template used when a detected risk event is allowed.
setNotify(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
Flag specifying whether to send a notification.
setNotifyConfiguration(NotifyConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
The notify configuration used to construct email notifications.
setNumberAttributeConstraints(NumberAttributeConstraintsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies the constraints for an attribute of the number type.
setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The pagination token.
setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
The pagination token.
setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
The pagination token for the list request.
setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
The pagination token for the list device response.
setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
An identifier that was returned from the previous call to ListUserImportJobs, which can be used to return the next set of import jobs in the list.
setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
An identifier that can be used to return the next set of user import jobs in the list.
setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
setPassword(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
Set the new password.
setPassword(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
Set new user password, must not be null.
setPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The password sent by a user's request to retrieve a forgotten password.
setPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The password of the user you wish to register.
setPasswordVerifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
The password verifier.
setPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user can belong to in the user pool.
setPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user can belong to in the user pool.
setPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The new precedence value for the group.
setPreferred(boolean) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoMfaSettings
Sets preferred state for this MFA.
setPreferredMfa(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
The preferred MFA method.
setPreferredMfa(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
The preferred MFA method.
setPreferredMfaSetting(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The user's preferred MFA setting.
setPreSignedUrl(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The pre-signed URL to be used to upload the .csv file.
setPreviousPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
The old password.
setProposedPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
The new password.
setProvider(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The provider.
setProviderAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
The name of the provider attribute to link to, for example, NameID.
setProviderAttributeValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
The value of the provider attribute to link to, for example, xxxxx_account.
setProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider details, such as MetadataURL and MetadataFile.
setProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider details, such as MetadataURL and MetadataFile.
setProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider details to be updated, such as MetadataURL and MetadataFile.
setProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider name.
setProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
The identity provider name.
setProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
The identity provider name.
setProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider name.
setProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The identity provider name.
setProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
The name of the provider, for example, Facebook, Google, or Login with Amazon.
setProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider name.
setProviders(Collection<ProviderDescription>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
A list of identity provider objects.
setProviderType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider type.
setProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider type.
setProviderType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider type.
setProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider type.
setProviderType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The identity provider type.
setProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The identity provider type.
setReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The read attributes.
setReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The read-only attributes of the user pool.
setReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The Read-only attributes.
setRefreshThreshold(long) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoIdentityProviderClientConfig
Set the threshold for token refresh.
setRefreshToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The refresh token.
setRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
setRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
setRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
setRegion(Region) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
An alternative to AmazonCognitoIdentityProvider.setEndpoint(String), sets the regional endpoint for this client's service calls.
setReplyTo(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The destination to which the receiver of an email should reply to.
setRequired(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether a user pool attribute is required.
setResourceServer(ResourceServerType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerResult
The newly created resource server.
setResourceServer(ResourceServerType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerResult
The resource server.
setResourceServer(ResourceServerType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerResult
The resource server.
setResourceServers(Collection<ResourceServerType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
The resource servers.
setResponseSessionCode(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ChallengeContinuation
Over-write the current challenge session code.
setRiskConfiguration(SetRiskConfigurationRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Configures actions on detected risks.
setRiskConfiguration(SetRiskConfigurationRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Configures actions on detected risks.
setRiskConfiguration(RiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationResult
The risk configuration.
setRiskConfiguration(RiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationResult
The risk configuration.
SetRiskConfigurationRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Configures actions on detected risks.
SetRiskConfigurationRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
 
SetRiskConfigurationResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
SetRiskConfigurationResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationResult
 
setRiskDecision(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk decision.
setRiskDecision(RiskDecisionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk decision.
setRiskExceptionConfiguration(RiskExceptionConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The configuration to override the risk decision.
setRiskExceptionConfiguration(RiskExceptionConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The configuration to override the risk decision.
setRiskLevel(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk level.
setRiskLevel(RiskLevelType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk level.
setRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
The ARN of an IAM role that authorizes Amazon Cognito to publish events to Amazon Pinpoint analytics.
setRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
The role ARN for the group.
setRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The role ARN for the group.
setRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The new role ARN for the group.
setS3Bucket(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The S3 bucket where the static files for this domain are stored.
setSalt(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
The salt.
setScopeDescription(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
A description of the scope.
setScopeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
The name of the scope.
setScopes(Collection<ResourceServerScopeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A list of scopes.
setScopes(Collection<ResourceServerScopeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
A list of scopes that are defined for the resource server.
setScopes(Collection<ResourceServerScopeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The scope values to be set for the resource server.
setSecretCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
A unique generated shared secret code that is used in the TOTP algorithm to generate a one time code.
setSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
setSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
setSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
setSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
setSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
setServerName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Your server endpoint where this API is invoked.
setServerPath(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Your server path where this API is invoked.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The session which should be passed both ways in challenge-response calls to the service.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The session which should be passed both ways in challenge-response calls to the service.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The session which should be passed both ways in challenge-response calls to the service.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
The session which should be passed both ways in challenge-response calls to the service.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
The session which should be passed both ways in challenge-response calls to the service.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The session which should be passed both ways in challenge-response calls to the service.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The session which should be passed both ways in challenge-response calls to the service.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The session which should be passed both ways in challenge-response calls to the service.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The session which should be passed both ways in challenge-response calls to the service.
setSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
The session which should be passed both ways in challenge-response calls to the service.
setSessionToken(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.RegisterMfaContinuation
Adds the session token, returned on successful MFA registration, to allow user authentication to continue.
setSettings(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserSettings
Sets user settings.
setSkippedIPRangeList(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
Risk detection is not performed on the IP addresses in the range list.
setSkippedUsers(Long) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The number of users that were skipped.
setSmsAuthenticationMessage(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
The SMS authentication message.
setSmsConfiguration(SmsConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
The SMS configuration.
setSmsMfaConfiguration(SmsMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The SMS text message multi-factor (MFA) configuration.
setSmsMfaConfiguration(SmsMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The SMS text message MFA configuration.
setSmsMfaConfiguration(SmsMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The SMS text message MFA configuration.
setSMSMfaSettings(SMSMfaSettingsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The SMS text message MFA settings.
setSMSMfaSettings(SMSMfaSettingsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
The SMS text message multi-factor authentication (MFA) settings.
setSnsCallerArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller.
setSoftwareTokenMfaConfiguration(SoftwareTokenMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The software token multi-factor (MFA) configuration.
setSoftwareTokenMfaConfiguration(SoftwareTokenMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The software token MFA configuration.
setSoftwareTokenMfaConfiguration(SoftwareTokenMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The software token MFA configuration.
setSoftwareTokenMfaSettings(SoftwareTokenMfaSettingsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The time-based one-time password software token MFA settings.
setSoftwareTokenMfaSettings(SoftwareTokenMfaSettingsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
The time-based one-time password software token MFA settings.
setSourceArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The Amazon Resource Name (ARN) of the identity that is associated with the sending authorization policy.
setSourceUser(ProviderUserIdentifierType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
An external identity provider account for a user who does not currently exist yet in the user pool.
setStartDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The date when the user import job was started.
setStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The domain status.
setStatus(DomainStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The domain status.
setStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The status of the user import job.
setStatus(UserImportJobStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The status of the user import job.
setStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
The status of the verify software token.
setStatus(VerifySoftwareTokenResponseType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
The status of the verify software token.
setStringAttributeConstraints(StringAttributeConstraintsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies the constraints for an attribute of the string type.
setSubject(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
The subject.
setSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of provider names for the identity providers that are supported on this client.
setSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of provider names for the identity providers that are supported on this client.
setSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of provider names for the identity providers that are supported on this client.
setTemporaryPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user's temporary password.
setTextBody(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
The text body.
setTimezone(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's time zone.
setTokenType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The token type.
setUICustomization(SetUICustomizationRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Sets the UI customization information for a user pool's built-in app UI.
setUICustomization(SetUICustomizationRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Sets the UI customization information for a user pool's built-in app UI.
setUICustomization(UICustomizationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationResult
The UI customization information.
setUICustomization(UICustomizationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationResult
The UI customization information.
SetUICustomizationRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Sets the UI customization information for a user pool's built-in app UI.
SetUICustomizationRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
 
SetUICustomizationResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
SetUICustomizationResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationResult
 
setUser(UserType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserResult
The newly created user.
setUser(ProviderUserIdentifierType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
The user to be disabled.
setUserAttribute(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.NewPasswordContinuation
Add a user attribute, will override current value.
setUserAttributeNames(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
An array of strings representing the user attribute names you wish to delete.
setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
An array of name-value pairs that contain user attributes and attribute values to be set for the user to be created.
setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
An array of name-value pairs representing user attributes.
setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
An array of name-value pairs representing user attributes.
setUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
An array of name-value pairs representing user attributes.
setUserCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The one time password computed using the secret code returned by
setUserConfirmationNecessary(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceResult
Indicates whether the user confirmation is necessary to confirm the device response.
setUserConfirmed(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
A response from the server indicating that a user registration has been confirmed.
setUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
setUserCreateDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The creation date of the user.
setUserDataShared(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
If UserDataShared is true, Amazon Cognito will include user data in the events it publishes to Amazon Pinpoint analytics.
setUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobResult
The job object that represents the user import job.
setUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobResult
The job object that represents the user import job.
setUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobResult
The job object that represents the user import job.
setUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobResult
The job object that represents the user import job.
setUserImportJobs(Collection<UserImportJobType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
The user import jobs.
setUserLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The last modified date of the user.
setUserMFAPreference(SetUserMFAPreferenceRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Set the user's multi-factor authentication (MFA) method preference.
setUserMFAPreference(SetUserMFAPreferenceRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Set the user's multi-factor authentication (MFA) method preference.
SetUserMFAPreferenceRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Set the user's multi-factor authentication (MFA) method preference.
SetUserMFAPreferenceRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
 
SetUserMFAPreferenceResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
SetUserMFAPreferenceResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceResult
 
setUserMFASettingList(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The list of the user's MFA settings.
setUserMfaSettingsInBackground(List<CognitoMfaSettings>, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Sets preferences for the registered MFA's of a user.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
The username for the user.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
The user name for which you want to confirm user registration.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The username for the user.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
The user name.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
The user name.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The user name.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
The username for the user.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
The user pool username or an alias.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
The username for the user.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The user pool username or alias.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
The user name of the user for whom you wish to set user settings.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The user pool username.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The user name.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
The user name.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The user name of the user for whom you want to enter a code to retrieve a forgotten password.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The user name of the user whose registration you wish to confirm.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
The user name of the user for whom you want to enter a code to reset a forgotten password.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The user name of the user you wish to retrieve from the get user request.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
The user name of the user to whom you wish to resend a confirmation code.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The user name of the user you wish to register.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The user pool username.
setUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The user name of the user you wish to describe.
setUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientResult
The user pool client that was just created.
setUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientResult
The user pool client from a server response to describe the user pool client.
setUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientResult
The user pool client value from the response from the server when an update user pool client request is made.
setUserPoolClients(Collection<UserPoolClientDescription>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
The user pool clients in the response that lists user pool clients.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
The user pool ID for the user pool where you want to add custom attributes.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
The user pool ID for which you want to confirm user registration.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user pool ID for the user pool where the user will be created.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The ID of the Amazon Cognito user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The ID of the Amazon Cognito user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
The user pool ID for the user pool where you want to set the user's settings, such as MFA options.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The user pool ID for the user pool where you want to create a user pool client.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
The user pool ID for the user pool that hosts the resource server.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
The user pool ID for the user pool where you want to delete the client.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolRequest
The user pool ID for the user pool you want to delete.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
The user pool ID for the user pool that hosts the resource server.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
The user pool ID for the user pool you want to describe.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderRequest
The user pool ID for the user pool that the users are to be imported into.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
The user pool ID for the user pool that the users are to be imported into.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
The user pool ID for the user pool that the users are being imported into.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
The user pool ID for the user pool where you want to list user pool clients.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
The user pool ID for the user pool on which the search should be performed.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
The user pool ID for the user pool that hosts the resource server.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The user pool ID.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The user pool ID for the user pool.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The user pool ID for the user pool where you want to update the user pool client.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The user pool ID for the user pool that the users are being imported into.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
The user pool ID for the user pool where you want to describe the user pool client.
setUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The user pool ID for the user pool client.
setUserPoolMfaConfig(SetUserPoolMfaConfigRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Set the user pool MFA configuration.
setUserPoolMfaConfig(SetUserPoolMfaConfigRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Set the user pool MFA configuration.
SetUserPoolMfaConfigRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Set the user pool MFA configuration.
SetUserPoolMfaConfigRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
 
SetUserPoolMfaConfigResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
SetUserPoolMfaConfigResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
 
setUsers(Collection<UserType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
The users returned in the request to list users.
setUsers(Collection<UserType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
The users returned in the request to list users.
setUserSettings(CognitoUserSettings, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Set's user settings, in current thread.
setUserSettings(SetUserSettingsRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Sets the user settings like multi-factor authentication (MFA).
setUserSettings(SetUserSettingsRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Sets the user settings like multi-factor authentication (MFA).
setUserSettingsInBackground(CognitoUserSettings, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Set's user settings, in background.
SetUserSettingsRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Sets the user settings like multi-factor authentication (MFA).
SetUserSettingsRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
 
SetUserSettingsResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The response from the server for a set user settings request.
SetUserSettingsResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsResult
 
setUserStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The user status.
setUserStatus(UserStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The user status.
setUserSub(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
The UUID of the authenticated user.
setValidationData(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user's validation data.
setValidationData(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The validation data in the request to register a user.
setValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
The value of the attribute.
setVerificationCode(String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.ForgotPasswordContinuation
Set the verification code for this processing.
setVerificationResponse(String, String) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.VerifyMfaContinuation
Set the verification response.
setVersion(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The app version.
setWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The write attributes.
setWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The writeable attributes of the user pool.
setWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The writeable attributes.
shutdown() - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Shuts down this client object, releasing any resources that might be held open.
signOut() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Sign-Out this user by removing all cached tokens.
signUp(String, String, CognitoUserAttributes, Map<String, String>, SignUpHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Runs user registration in current thread.
signUp(SignUpRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Registers the user in the specified user pool and creates a user name, password, and user attributes.
signUp(SignUpRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Registers the user in the specified user pool and creates a user name, password, and user attributes.
SignUpHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
Callback for user Sign-up.
signUpInBackground(String, String, CognitoUserAttributes, Map<String, String>, SignUpHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
Runs user registration in background.
SignUpRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Registers the user in the specified user pool and creates a user name, password, and user attributes.
SignUpRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
 
SignUpResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The response from the server for a registration request.
SignUpResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
 
SMS_MFA - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoMfaSettings
SMS MFA type.
SmsConfigurationType - Class in com.amazonaws.services.cognitoidentityprovider.model
The SMS configuration type.
SmsConfigurationType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
 
SmsMfaConfigType - Class in com.amazonaws.services.cognitoidentityprovider.model
The SMS text message multi-factor authentication (MFA) configuration type.
SmsMfaConfigType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
 
SMSMfaSettingsType - Class in com.amazonaws.services.cognitoidentityprovider.model
The SMS multi-factor authentication (MFA) settings type.
SMSMfaSettingsType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
 
SoftwareTokenMfaConfigType - Class in com.amazonaws.services.cognitoidentityprovider.model
The type used for enabling software token MFA at the user pool level.
SoftwareTokenMfaConfigType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaConfigType
 
SoftwareTokenMFANotFoundException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the software token TOTP multi-factor authentication (MFA) is not enabled for the user pool.
SoftwareTokenMFANotFoundException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMFANotFoundException
Constructs a new SoftwareTokenMFANotFoundException with the specified error message.
SoftwareTokenMfaSettingsType - Class in com.amazonaws.services.cognitoidentityprovider.model
The type used for enabling software token MFA at the user level.
SoftwareTokenMfaSettingsType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
 
startUserImportJob(StartUserImportJobRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Starts the user import.
startUserImportJob(StartUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Starts the user import.
StartUserImportJobRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Starts the user import.
StartUserImportJobRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
 
StartUserImportJobResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to the request to start the user import job.
StartUserImportJobResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobResult
 
stopUserImportJob(StopUserImportJobRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Stops the user import job.
stopUserImportJob(StopUserImportJobRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Stops the user import job.
StopUserImportJobRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Stops the user import job.
StopUserImportJobRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
 
StopUserImportJobResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to the request to stop the user import job.
StopUserImportJobResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobResult
 
StringAttributeConstraintsType - Class in com.amazonaws.services.cognitoidentityprovider.model
The constraints associated with a string attribute.
StringAttributeConstraintsType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
 

T

thisDevice() - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Returns the current device, if users in this pool can remember devices.
TooManyFailedAttemptsException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the user has made too many failed attempts for a given action (e.g., sign in).
TooManyFailedAttemptsException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.TooManyFailedAttemptsException
Constructs a new TooManyFailedAttemptsException with the specified error message.
TooManyRequestsException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the user has made too many requests for a given operation.
TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.TooManyRequestsException
Constructs a new TooManyRequestsException with the specified error message.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverEventActionType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsMetadataType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.AttributeDataType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.AuthFlowType
 
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeName
 
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeNameType
 
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponse
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsEventActionType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.CustomDomainConfigType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.DeliveryMediumType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.DeviceRememberedStatusType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.DomainStatusType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.EventFilterType
 
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.EventResponseType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.EventType
 
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.ExplicitAuthFlowsType
 
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.FeedbackValueType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderTypeType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.MessageActionType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.OAuthFlowType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.RiskDecisionType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.RiskLevelType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaConfigType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserContextDataType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.UserImportJobStatusType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.UserPoolMfaType
 
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.UserStatusType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResponseType
 
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeResult
Returns a string representation of this object; useful for testing and debugging.
TOTP_MFA - Static variable in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoMfaSettings
Software token MFA type.

U

UICustomizationType - Class in com.amazonaws.services.cognitoidentityprovider.model
A container for the UI customization information for a user pool's built-in app UI.
UICustomizationType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
 
UnexpectedLambdaException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the Amazon Cognito service encounters an unexpected exception with the AWS Lambda service.
UnexpectedLambdaException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.UnexpectedLambdaException
Constructs a new UnexpectedLambdaException with the specified error message.
unsafeInitWithoutKeyExtraction(SecretKey) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.Hkdf
 
UnsupportedIdentityProviderException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the specified identifier is not supported.
UnsupportedIdentityProviderException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.UnsupportedIdentityProviderException
Constructs a new UnsupportedIdentityProviderException with the specified error message.
UnsupportedUserStateException - Exception in com.amazonaws.services.cognitoidentityprovider.model
The request failed because the user is in an unsupported state.
UnsupportedUserStateException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.UnsupportedUserStateException
Constructs a new UnsupportedUserStateException with the specified error message.
update(String...) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Adds a series of strings to the digest.
update(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Adds a string to the digest.
update(BigInteger...) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Adds a series of BigIntegers to the digest.
update(BigInteger) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Adds a BigInteger to the digest.
update(ByteBuffer) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Adds the contents of a byte-buffer to the digest.
update(byte[]) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoDeviceHelper.deviceSRP
Adds a byte array to the digest.
updateAttributes(CognitoUserAttributes, UpdateAttributesHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Updates attributes for a user.
UpdateAttributesHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
Callback for user attribute updates.
updateAttributesInBackground(CognitoUserAttributes, UpdateAttributesHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Updates attributes for a user.
updateAuthEventFeedback(UpdateAuthEventFeedbackRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Provides the feedback for an authentication event whether it was from a valid user or not.
updateAuthEventFeedback(UpdateAuthEventFeedbackRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Provides the feedback for an authentication event whether it was from a valid user or not.
UpdateAuthEventFeedbackRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Provides the feedback for an authentication event whether it was from a valid user or not.
UpdateAuthEventFeedbackRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
 
UpdateAuthEventFeedbackResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
UpdateAuthEventFeedbackResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackResult
 
updateDeviceStatus(UpdateDeviceStatusRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Updates the device status.
updateDeviceStatus(UpdateDeviceStatusRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Updates the device status.
UpdateDeviceStatusRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Updates the device status.
UpdateDeviceStatusRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
 
UpdateDeviceStatusResult - Class in com.amazonaws.services.cognitoidentityprovider.model
The response to the request to update the device status.
UpdateDeviceStatusResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusResult
 
updateGroup(UpdateGroupRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Updates the specified group with the specified attributes.
updateGroup(UpdateGroupRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Updates the specified group with the specified attributes.
UpdateGroupRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Updates the specified group with the specified attributes.
UpdateGroupRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
 
UpdateGroupResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
UpdateGroupResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupResult
 
updateIdentityProvider(UpdateIdentityProviderRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Updates identity provider information for a user pool.
updateIdentityProvider(UpdateIdentityProviderRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Updates identity provider information for a user pool.
UpdateIdentityProviderRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Updates identity provider information for a user pool.
UpdateIdentityProviderRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
 
UpdateIdentityProviderResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
UpdateIdentityProviderResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderResult
 
updateResourceServer(UpdateResourceServerRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Updates the name and scopes of resource server.
updateResourceServer(UpdateResourceServerRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Updates the name and scopes of resource server.
UpdateResourceServerRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Updates the name and scopes of resource server.
UpdateResourceServerRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
 
UpdateResourceServerResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
UpdateResourceServerResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerResult
 
updateUserAttributes(UpdateUserAttributesRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Allows a user to update a specific attribute (one at a time).
updateUserAttributes(UpdateUserAttributesRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Allows a user to update a specific attribute (one at a time).
UpdateUserAttributesRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Allows a user to update a specific attribute (one at a time).
UpdateUserAttributesRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
 
UpdateUserAttributesResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server for the request to update user attributes.
UpdateUserAttributesResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesResult
 
updateUserPoolClient(UpdateUserPoolClientRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Updates the specified user pool app client with the specified attributes.
updateUserPoolClient(UpdateUserPoolClientRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Updates the specified user pool app client with the specified attributes.
UpdateUserPoolClientRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Updates the specified user pool app client with the specified attributes.
UpdateUserPoolClientRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
 
UpdateUserPoolClientResult - Class in com.amazonaws.services.cognitoidentityprovider.model
Represents the response from the server to the request to update the user pool client.
UpdateUserPoolClientResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientResult
 
UserContextDataType - Class in com.amazonaws.services.cognitoidentityprovider.model
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
UserContextDataType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UserContextDataType
 
UserImportInProgressException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when you are trying to modify a user pool while a user import job is in progress for that pool.
UserImportInProgressException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.UserImportInProgressException
Constructs a new UserImportInProgressException with the specified error message.
UserImportJobStatusType - Enum in com.amazonaws.services.cognitoidentityprovider.model
User Import Job Status Type
UserImportJobType - Class in com.amazonaws.services.cognitoidentityprovider.model
The user import job type.
UserImportJobType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
 
UserLambdaValidationException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when the Amazon Cognito service encounters a user validation exception with the AWS Lambda service.
UserLambdaValidationException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.UserLambdaValidationException
Constructs a new UserLambdaValidationException with the specified error message.
UsernameExistsException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when Amazon Cognito encounters a user name that already exists in the user pool.
UsernameExistsException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.UsernameExistsException
Constructs a new UsernameExistsException with the specified error message.
UserNotConfirmedException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when a user is not confirmed successfully.
UserNotConfirmedException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.UserNotConfirmedException
Constructs a new UserNotConfirmedException with the specified error message.
UserNotFoundException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when a user is not found.
UserNotFoundException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.UserNotFoundException
Constructs a new UserNotFoundException with the specified error message.
UserPoolAddOnNotEnabledException - Exception in com.amazonaws.services.cognitoidentityprovider.model
This exception is thrown when user pool add-ons are not enabled.
UserPoolAddOnNotEnabledException(String) - Constructor for exception com.amazonaws.services.cognitoidentityprovider.model.UserPoolAddOnNotEnabledException
Constructs a new UserPoolAddOnNotEnabledException with the specified error message.
UserPoolClientDescription - Class in com.amazonaws.services.cognitoidentityprovider.model
The description of the user pool client.
UserPoolClientDescription() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
 
UserPoolClientType - Class in com.amazonaws.services.cognitoidentityprovider.model
Contains information about a user pool client.
UserPoolClientType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
 
UserPoolMfaType - Enum in com.amazonaws.services.cognitoidentityprovider.model
User Pool Mfa Type
UserStatusType - Enum in com.amazonaws.services.cognitoidentityprovider.model
User Status Type
UserType - Class in com.amazonaws.services.cognitoidentityprovider.model
The user type.
UserType() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.UserType
 

V

validateJWT(String) - Static method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.util.CognitoJWTParser
Checks if JWT is a valid JSON Web Token.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverEventActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.AttributeDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.AuthFlowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeNameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsEventActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.DeliveryMediumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.DeviceRememberedStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.DomainStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.EventFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.EventResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ExplicitAuthFlowsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.FeedbackValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderTypeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.MessageActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.OAuthFlowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.RiskDecisionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.RiskLevelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.UserImportJobStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.UserPoolMfaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.UserStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResponseType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverEventActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.AttributeDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.AuthFlowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeNameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsEventActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.DeliveryMediumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.DeviceRememberedStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.DomainStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.EventFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.EventResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.ExplicitAuthFlowsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.FeedbackValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderTypeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.MessageActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.OAuthFlowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.RiskDecisionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.RiskLevelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.UserImportJobStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.UserPoolMfaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.UserStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationHandler - Interface in com.amazonaws.mobileconnectors.cognitoidentityprovider.handlers
Callback for requesting attribute verification code
verifyAttribute(String, String, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Verify an attribute with the verification code, in current thread.
verifyAttributeInBackground(String, String, GenericHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Verify an attribute with the verification code, in background.
VerifyMfaContinuation - Class in com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations
Defines continuation for MFA registration.
VerifyMfaContinuation(Context, String, CognitoUser, RegisterMfaHandler, Map<String, String>, boolean, String, boolean) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.continuations.VerifyMfaContinuation
Constructs a new continuation for MFA verification.
verifySoftwareToken(String, String, String, RegisterMfaHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Verify the Time-based One-time Password based MFA tpo complete registration, in current thread.
verifySoftwareToken(VerifySoftwareTokenRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Use this API to register a user's entered TOTP code and mark the user's software token MFA status as "verified" if successful.
verifySoftwareToken(VerifySoftwareTokenRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Use this API to register a user's entered TOTP code and mark the user's software token MFA status as "verified" if successful.
verifySoftwareTokenInBackground(String, String, String, RegisterMfaHandler) - Method in class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUser
Verify the Time-based One-time Password based MFA tpo complete registration.
VerifySoftwareTokenRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Use this API to register a user's entered TOTP code and mark the user's software token MFA status as "verified" if successful.
VerifySoftwareTokenRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
 
VerifySoftwareTokenResponseType - Enum in com.amazonaws.services.cognitoidentityprovider.model
Verify Software Token Response Type
VerifySoftwareTokenResult - Class in com.amazonaws.services.cognitoidentityprovider.model
 
VerifySoftwareTokenResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
 
verifyUserAttribute(VerifyUserAttributeRequest) - Method in interface com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProvider
Verifies the specified user attributes in the user pool.
verifyUserAttribute(VerifyUserAttributeRequest) - Method in class com.amazonaws.services.cognitoidentityprovider.AmazonCognitoIdentityProviderClient
Verifies the specified user attributes in the user pool.
VerifyUserAttributeRequest - Class in com.amazonaws.services.cognitoidentityprovider.model
Verifies the specified user attributes in the user pool.
VerifyUserAttributeRequest() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
 
VerifyUserAttributeResult - Class in com.amazonaws.services.cognitoidentityprovider.model
A container representing the response from the server from the request to verify user attributes.
VerifyUserAttributeResult() - Constructor for class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeResult
 

W

withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
The access token used in the request to delete user attributes.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserRequest
The access token from a request to delete a user.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
The access token for the forgotten device request.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
The access token returned by the server response to get the user attribute verification code.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserRequest
The access token returned by the server response to get information about the user.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GlobalSignOutRequest
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
The access tokens for the request to list devices.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
The access token for the set user settings request.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
The access token for the request to update user attributes.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
Represents the access token of the request to verify user attributes.
withAccountTakeoverRiskConfiguration(AccountTakeoverRiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The account takeover risk configuration object including the NotifyConfiguration object and Actions to take in the case of an account takeover.
withAccountTakeoverRiskConfiguration(AccountTakeoverRiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The account takeover risk configuration.
withActions(AccountTakeoverActionsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
Account takeover risk configuration actions
withActions(CompromisedCredentialsActionsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
The compromised credentials risk configuration actions.
withAllowedOAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Set to code to initiate a code grant flow, which provides an authorization code as the response.
withAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Set to code to initiate a code grant flow, which provides an authorization code as the response.
withAllowedOAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Set to code to initiate a code grant flow, which provides an authorization code as the response.
withAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Set to code to initiate a code grant flow, which provides an authorization code as the response.
withAllowedOAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
Set to code to initiate a code grant flow, which provides an authorization code as the response.
withAllowedOAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
Set to code to initiate a code grant flow, which provides an authorization code as the response.
withAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Set to True if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
withAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
withAllowedOAuthFlowsUserPoolClient(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
Set to TRUE if the client is allowed to follow the OAuth protocol when interacting with Cognito user pools.
withAllowedOAuthScopes(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed OAuth scopes.
withAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed OAuth scopes.
withAllowedOAuthScopes(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed OAuth scopes.
withAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed OAuth scopes.
withAllowedOAuthScopes(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed OAuth scopes.
withAllowedOAuthScopes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed OAuth scopes.
withAnalyticsConfiguration(AnalyticsConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The Amazon Pinpoint analytics configuration for collecting metrics for this user pool.
withAnalyticsConfiguration(AnalyticsConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The Amazon Pinpoint analytics configuration for collecting metrics for this user pool.
withAnalyticsConfiguration(AnalyticsConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The Amazon Pinpoint analytics configuration for the user pool client.
withAnalyticsEndpointId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsMetadataType
The endpoint ID.
withAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The analytics metadata for collecting Amazon Pinpoint metrics for AdminInitiateAuth calls.
withAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The analytics metadata for collecting Amazon Pinpoint metrics for AdminRespondToAuthChallenge calls.
withAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ConfirmForgotPassword calls.
withAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ConfirmSignUp calls.
withAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ForgotPassword calls.
withAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The Amazon Pinpoint analytics metadata for collecting metrics for InitiateAuth calls.
withAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
The Amazon Pinpoint analytics metadata for collecting metrics for ResendConfirmationCode calls.
withAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The Amazon Pinpoint analytics metadata for collecting metrics for RespondToAuthChallenge calls.
withAnalyticsMetadata(AnalyticsMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The Amazon Pinpoint analytics metadata for collecting metrics for SignUp calls.
withApplicationId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
The application ID for an Amazon Pinpoint application.
withAttributeDataType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
The attribute data type.
withAttributeDataType(AttributeDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
The attribute data type.
withAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
A mapping of identity provider attributes to standard and custom user pool attributes.
withAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
A mapping of identity provider attributes to standard and custom user pool attributes.
withAttributeMapping(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider attribute mapping to be changed.
withAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The attribute name.
withAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeRequest
The attribute name returned by the server response to get the user attribute verification code.
withAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
The attribute name of the MFA option type.
withAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
The attribute name in the request to verify user attributes.
withAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
A container with information about the user type attributes.
withAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
A container with information about the user type attributes.
withAttributesToGet(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
An array of strings, where each string is the name of a user attribute to be returned for each user in the search results.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
An array of strings, where each string is the name of a user attribute to be returned for each user in the search results.
withAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The result of the authentication response.
withAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The result returned by the server in response to the authentication request.
withAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The result of the authentication response.
withAuthenticationResult(AuthenticationResultType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The result returned by the server in response to the request to respond to the authentication challenge.
withAuthEvents(AuthEventType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
The response object.
withAuthEvents(Collection<AuthEventType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
The response object.
withAuthFlow(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The authentication flow for this call to execute.
withAuthFlow(AuthFlowType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The authentication flow for this call to execute.
withAuthFlow(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The authentication flow for this call to execute.
withAuthFlow(AuthFlowType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The authentication flow for this call to execute.
withAuthParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The authentication parameters.
withAuthParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The authentication parameters.
withAWSAccountId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The AWS account ID for the user pool owner.
withBlockedIPRangeList(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
Overrides the risk decision to always block the pre-authentication requests.
withBlockedIPRangeList(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
Overrides the risk decision to always block the pre-authentication requests.
withBlockEmail(NotifyEmailType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
Email template used when a detected risk event is blocked.
withCallbackURLs(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed redirect (callback) URLs for the identity providers.
withCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed redirect (callback) URLs for the identity providers.
withCallbackURLs(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed redirect (callback) URLs for the identity providers.
withCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed redirect (callback) URLs for the identity providers.
withCallbackURLs(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed redirect (callback) URLs for the identity providers.
withCallbackURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed redirect (callback) URLs for the identity providers.
withCertificate(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateResult
The signing certificate.
withCertificateArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CustomDomainConfigType
The Amazon Resource Name (ARN) of an AWS Certificate Manager SSL certificate.
withChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The name of the challenge which you are responding to with this call.
withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The name of the challenge which you are responding to with this call.
withChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The challenge name.
withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The challenge name.
withChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The name of the challenge.
withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The name of the challenge.
withChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge name
withChallengeName(ChallengeName) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge name
withChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The name of the challenge which you are responding to with this call.
withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The name of the challenge which you are responding to with this call.
withChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The challenge name.
withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The challenge name.
withChallengeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The challenge name.
withChallengeName(ChallengeNameType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The challenge name.
withChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The challenge parameters.
withChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The challenge parameters.
withChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The challenge parameters.
withChallengeParameters(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The challenge parameters.
withChallengeResponse(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge response.
withChallengeResponse(ChallengeResponse) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChallengeResponseType
The challenge response.
withChallengeResponses(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The challenge responses.
withChallengeResponses(ChallengeResponseType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The challenge responses.
withChallengeResponses(Collection<ChallengeResponseType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The challenge responses.
withChallengeResponses(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The challenge responses.
withCity(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's city.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The app client ID.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The app client ID.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The app client ID of the app associated with the user pool.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The ID of the app client associated with the user pool.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
The app client ID of the app associated with the user pool.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
The app client ID.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
The app client ID of the app associated with the user pool.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
The ID of the client associated with the user pool.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
The client ID for the client app.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
The app client ID.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
The ID of the client associated with the user pool.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The app client ID.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The app client ID.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The app client ID.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The client ID for the client app.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The ID of the client associated with the user pool.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The client ID for the client app.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The ID of the client associated with the user pool.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
The ID of the client associated with the user pool.
withClientId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The ID of the client associated with the user pool.
withClientMetadata(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda trigger as-is.
withClientMetadata(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
This is a random key-value pair map which can contain any key and will be passed to your PreAuthentication Lambda trigger as-is.
withClientName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The client name for the user pool client you would like to create.
withClientName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The client name from the update user pool client request.
withClientName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
The client name from the user pool client description.
withClientName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The client name from the user pool request of the client type.
withClientSecret(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The client secret from the user pool request of the client type.
withCloudFrontDistribution(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The ARN of the CloudFront distribution.
withCloudFrontDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainResult
The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name Service (DNS) provider.
withCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
The role ARN for the Amazon CloudWatch Logging role for the user import job.
withCloudWatchLogsRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The role ARN for the Amazon CloudWatch Logging role for the user import job.
withCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifyUserAttributeRequest
The verification code in the request to verify user attributes.
withCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordResult
The code delivery details returned by the server in response to the request to reset a password.
withCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserAttributeVerificationCodeResult
The code delivery details returned by the server in response to the request to get the user attribute verification code.
withCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeResult
The code delivery details returned by the server in response to the request to resend the confirmation code.
withCodeDeliveryDetails(CodeDeliveryDetailsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
The code delivery details returned by the server response to the user registration request.
withCodeDeliveryDetailsList(CodeDeliveryDetailsType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesResult
The code delivery details list from the server for the request to update user attributes.
withCodeDeliveryDetailsList(Collection<CodeDeliveryDetailsType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesResult
The code delivery details list from the server for the request to update user attributes.
withCompletionDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The date when the user import job was completed.
withCompletionMessage(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The message returned when the user import job is completed.
withCompromisedCredentialsRiskConfiguration(CompromisedCredentialsRiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The compromised credentials risk configuration object including the EventFilter and the EventAction
withCompromisedCredentialsRiskConfiguration(CompromisedCredentialsRiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The compromised credentials risk configuration.
withConfirmationCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The confirmation code sent by a user's request to retrieve a forgotten password.
withConfirmationCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The confirmation code sent by a user's request to confirm registration.
withContextData(ContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withContextData(ContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withCountry(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's country.
withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The creation date
withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The date the group was created.
withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The date the identity provider was created.
withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The date the provider was added to the user pool.
withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The creation date for the UI customization.
withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The date the user import job was created.
withCreationDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The date the user pool client was created.
withCSS(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The CSS values in the UI customization.
withCSS(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The CSS values in the UI customization.
withCSSVersion(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The CSS version number.
withCSVHeader(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
The header information for the .csv file for the user import job.
withCSVHeader(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
The header information for the .csv file for the user import job.
withCustomAttributes(SchemaAttributeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
An array of custom attributes, such as Mutable and Name.
withCustomAttributes(Collection<SchemaAttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
An array of custom attributes, such as Mutable and Name.
withCustomDomainConfig(CustomDomainConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
withCustomDomainConfig(CustomDomainConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.
withDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The default redirect URI.
withDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The default redirect URI.
withDefaultRedirectURI(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The default redirect URI.
withDeliveryMedium(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The delivery medium (email message or phone number).
withDeliveryMedium(DeliveryMediumType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The delivery medium (email message or phone number).
withDeliveryMedium(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
The delivery medium (email message or SMS message) to send the MFA code.
withDeliveryMedium(DeliveryMediumType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.MFAOptionType
The delivery medium (email message or SMS message) to send the MFA code.
withDescription(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
A string containing the description of the group.
withDescription(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
A string containing the description of the group.
withDescription(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
A string containing the new description of the group.
withDesiredDeliveryMediums(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Specify "EMAIL" if email will be used to send the welcome message.
withDesiredDeliveryMediums(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Specify "EMAIL" if email will be used to send the welcome message.
withDestination(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CodeDeliveryDetailsType
The destination for the code delivery details.
withDestinationUser(ProviderUserIdentifierType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
The existing user in the user pool to be linked to the external identity provider user account.
withDeveloperOnlyAttribute(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether the attribute type is developer only.
withDevice(DeviceType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceResult
The device.
withDevice(DeviceType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceResult
The device.
withDeviceAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The device attributes.
withDeviceAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The device attributes.
withDeviceCreateDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The creation date of the device.
withDeviceGroupKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
The device group key.
withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
The device key.
withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
The device key.
withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The device key.
withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The device key.
withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The device key.
withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgetDeviceRequest
The device key.
withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetDeviceRequest
The device key.
withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NewDeviceMetadataType
The device key.
withDeviceKey(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The device key.
withDeviceLastAuthenticatedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The date in which the device was last authenticated.
withDeviceLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceType
The last modified date of the device.
withDeviceName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The device name.
withDeviceName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's device name.
withDeviceRememberedStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The status indicating whether a device has been remembered or not.
withDeviceRememberedStatus(DeviceRememberedStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The status indicating whether a device has been remembered or not.
withDeviceRememberedStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The status of whether a device is remembered.
withDeviceRememberedStatus(DeviceRememberedStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateDeviceStatusRequest
The status of whether a device is remembered.
withDevices(DeviceType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
The devices in the list of devices response.
withDevices(Collection<DeviceType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
The devices in the list of devices response.
withDevices(DeviceType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
The devices returned in the list devices response.
withDevices(Collection<DeviceType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
The devices returned in the list devices response.
withDeviceSecretVerifierConfig(DeviceSecretVerifierConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceRequest
The configuration of the device secret verifier.
withDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
The domain string.
withDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
The domain string.
withDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainRequest
The domain string.
withDomain(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The domain string.
withDomainDescription(DomainDescriptionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolDomainResult
A domain description object containing information about the domain.
withEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
Specifies whether SMS text message MFA is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaConfigType
Specifies whether software token MFA is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
Specifies whether software token MFA is enabled.
withEnabled(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
Specifies whether the user is enabled.
withEncodedData(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Encoded data containing device fingerprinting details, collected using the Amazon Cognito context data collection library.
withEncodedData(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserContextDataType
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withEventAction(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
The event action.
withEventAction(AccountTakeoverEventActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
The event action.
withEventAction(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
The event action.
withEventAction(CompromisedCredentialsEventActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsActionsType
The event action.
withEventContextData(EventContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The user context data captured at the time of an event request.
withEventFeedback(EventFeedbackType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
A flag specifying the user feedback captured at the time of an event request is good or bad.
withEventFilter(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
Perform the action for these events.
withEventFilter(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CompromisedCredentialsRiskConfigurationType
Perform the action for these events.
withEventId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The authentication event ID.
withEventId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event ID.
withEventId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The event ID.
withEventResponse(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event response.
withEventResponse(EventResponseType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event response.
withEventRisk(EventRiskType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event risk.
withEventType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event type.
withEventType(EventType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthEventType
The event type.
withExpiresIn(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The expiration period of the authentication result in seconds.
withExplicitAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The explicit authentication flows.
withExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The explicit authentication flows.
withExplicitAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Explicit authentication flows.
withExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
Explicit authentication flows.
withExplicitAuthFlows(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The explicit authentication flows.
withExplicitAuthFlows(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The explicit authentication flows.
withExternalId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
The external ID.
withExternalId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
The external ID.
withFailedUsers(Long) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The number of users that could not be imported.
withFeedbackDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The event feedback date.
withFeedbackToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The feedback token.
withFeedbackValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The authentication event feedback value.
withFeedbackValue(FeedbackValueType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The authentication event feedback value.
withFeedbackValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The event feedback value.
withFeedbackValue(FeedbackValueType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The event feedback value.
withFeedbackValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The authentication event feedback value.
withFeedbackValue(FeedbackValueType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The authentication event feedback value.
withFilter(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
A filter string of the form "AttributeName Filter-Type "AttributeValue"".
withForceAliasCreation(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
This parameter is only used if the phone_number_verified or email_verified attribute is set to True.
withForceAliasCreation(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
Boolean to be specified to force user confirmation irrespective of existing alias.
withFriendlyDeviceName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The friendly device name.
withFrom(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The email address that is sending the email.
withGenerateSecret(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
Boolean to specify whether you want to generate a secret for the user pool client being created.
withGroup(GroupType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupResult
The group object for the group.
withGroup(GroupType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupResult
The group object for the group.
withGroup(GroupType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupResult
The group object for the group.
withGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
The group name.
withGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
The group name.
withGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
The name of the group.
withGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
The name of the group.
withGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
The name of the group.
withGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The name of the group.
withGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
The name of the group.
withGroupName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The name of the group.
withGroups(GroupType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
The groups that the user belongs to.
withGroups(Collection<GroupType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
The groups that the user belongs to.
withGroups(GroupType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
The group objects for the groups.
withGroups(Collection<GroupType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
The group objects for the groups.
withHeaderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
The header name
withHeaderValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.HttpHeader
The header value.
withHighAction(AccountTakeoverActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Action to take for a high risk.
withHtmlBody(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
The HTML body.
withHttpHeaders(HttpHeader...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
HttpHeaders received on your server in same order.
withHttpHeaders(Collection<HttpHeader>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
HttpHeaders received on your server in same order.
withIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A unique resource server identifier for the resource server.
withIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
The identifier for the resource server.
withIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
The identifier for the resource server
withIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
The identifier for the resource server.
withIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The identifier for the resource server.
withIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderResult
The newly created identity provider object.
withIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderResult
The identity provider that was deleted.
withIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierResult
The identity provider object.
withIdentityProvider(IdentityProviderType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderResult
The identity provider object.
withIdpIdentifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
The identity provider ID.
withIdpIdentifiers(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
A list of identity provider identifiers.
withIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
A list of identity provider identifiers.
withIdpIdentifiers(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
A list of identity provider identifiers.
withIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
A list of identity provider identifiers.
withIdpIdentifiers(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
A list of identity provider identifiers.
withIdpIdentifiers(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
A list of identity provider identifiers.
withIdToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The ID token.
withImageFile(ByteBuffer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The uploaded logo image for the UI customization.
withImageUrl(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The logo image for the UI customization.
withImportedUsers(Long) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The number of users that were successfully imported.
withIpAddress(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Source IP address of your user.
withIpAddress(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's IP address.
withJobId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
The job ID for the user import job.
withJobId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
The job ID for the user import job.
withJobId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
The job ID for the user import job.
withJobId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The job ID for the user import job.
withJobName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
The job name for the user import job.
withJobName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The job name for the user import job.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The date the group was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The date the identity provider was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The date the provider was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The last modified date.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The last-modified date for the UI customization.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The date the user pool client was last modified.
withLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The limit of the devices request.
withLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
The limit of the request to list groups.
withLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
The limit of the device request.
withLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
The limit of the request to list groups.
withLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
The limit of the request to list users.
withLimit(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
Maximum number of users to be returned.
withLogoutURLs(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed logout URLs for the identity providers.
withLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of allowed logout URLs for the identity providers.
withLogoutURLs(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed logout URLs for the identity providers.
withLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of allowed logout URLs for the identity providers.
withLogoutURLs(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed logout URLs for the identity providers.
withLogoutURLs(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of allowed logout URLs for the identity providers.
withLowAction(AccountTakeoverActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Action to take for a low risk.
withMaxLength(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
The maximum length.
withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
The maximum number of authentication events to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
The maximum number of identity providers to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
The maximum number of resource servers to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
The maximum number of import jobs you want the request to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
The maximum number of results you want the request to return when listing the user pool clients.
withMaxValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
The maximum value of an attribute that is of the number data type.
withMediumAction(AccountTakeoverActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionsType
Action to take for a medium risk.
withMessageAction(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Set to "RESEND" to resend the invitation message to a user that already exists and reset the expiration limit on the user's account.
withMessageAction(MessageActionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
Set to "RESEND" to resend the invitation message to a user that already exists and reset the expiration limit on the user's account.
withMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The multi-factor (MFA) configuration.
withMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The multi-factor (MFA) configuration.
withMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The MFA configuration.
withMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The MFA configuration.
withMfaConfiguration(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The MFA configuration.
withMfaConfiguration(UserPoolMfaType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The MFA configuration.
withMfaEmail(NotifyEmailType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The MFA email template used when MFA is challenged as part of a detected risk.
withMFAOptions(MFAOptionType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
Specifies the options for MFA (e.g., email or phone number).
withMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
Specifies the options for MFA (e.g., email or phone number).
withMFAOptions(MFAOptionType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
Specifies the options for MFA (e.g., email or phone number).
withMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
Specifies the options for MFA (e.g., email or phone number).
withMFAOptions(MFAOptionType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
Specifies the options for MFA (e.g., email or phone number).
withMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserSettingsRequest
Specifies the options for MFA (e.g., email or phone number).
withMFAOptions(MFAOptionType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The MFA options for the user.
withMFAOptions(Collection<MFAOptionType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The MFA options for the user.
withMinLength(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StringAttributeConstraintsType
The minimum length.
withMinValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NumberAttributeConstraintsType
The minimum value of an attribute that is of the number data type.
withMutable(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether the value of the attribute can be changed.
withName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
The name of the attribute.
withName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A friendly name for the resource server.
withName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
The name of the resource server.
withName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
A schema attribute of the name type.
withName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The name of the resource server.
withNewDeviceMetadata(NewDeviceMetadataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The new device metadata from an authentication result.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
A pagination token.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsResult
A pagination token.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
A pagination token.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
A pagination token.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
A pagination token.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
A pagination token.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withNextToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withNoActionEmail(NotifyEmailType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The email template used when a detected risk event is allowed.
withNotify(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverActionType
Flag specifying whether to send a notification.
withNotifyConfiguration(NotifyConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AccountTakeoverRiskConfigurationType
The notify configuration used to construct email notifications.
withNumberAttributeConstraints(NumberAttributeConstraintsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies the constraints for an attribute of the number type.
withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The pagination token.
withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesResult
The pagination token.
withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesRequest
The pagination token for the list request.
withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListDevicesResult
The pagination token for the list device response.
withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
An identifier that was returned from the previous call to ListUserImportJobs, which can be used to return the next set of import jobs in the list.
withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
An identifier that can be used to return the next set of user import jobs in the list.
withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withPaginationToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
withPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The password sent by a user's request to retrieve a forgotten password.
withPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The password of the user you wish to register.
withPasswordVerifier(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
The password verifier.
withPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user can belong to in the user pool.
withPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
A nonnegative integer value that specifies the precedence of this group relative to the other groups that a user can belong to in the user pool.
withPrecedence(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The new precedence value for the group.
withPreferredMfa(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SMSMfaSettingsType
The preferred MFA method.
withPreferredMfa(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SoftwareTokenMfaSettingsType
The preferred MFA method.
withPreferredMfaSetting(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The user's preferred MFA setting.
withPreSignedUrl(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The pre-signed URL to be used to upload the .csv file.
withPreviousPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
The old password.
withProposedPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ChangePasswordRequest
The new password.
withProvider(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventFeedbackType
The provider.
withProviderAttributeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
The name of the provider attribute to link to, for example, NameID.
withProviderAttributeValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
The value of the provider attribute to link to, for example, xxxxx_account.
withProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider details, such as MetadataURL and MetadataFile.
withProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider details, such as MetadataURL and MetadataFile.
withProviderDetails(Map<String, String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider details to be updated, such as MetadataURL and MetadataFile.
withProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider name.
withProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
The identity provider name.
withProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
The identity provider name.
withProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider name.
withProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The identity provider name.
withProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderUserIdentifierType
The name of the provider, for example, Facebook, Google, or Login with Amazon.
withProviderName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The identity provider name.
withProviders(ProviderDescription...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
A list of identity provider objects.
withProviders(Collection<ProviderDescription>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersResult
A list of identity provider objects.
withProviderType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider type.
withProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The identity provider type.
withProviderType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider type.
withProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The identity provider type.
withProviderType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The identity provider type.
withProviderType(IdentityProviderTypeType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ProviderDescription
The identity provider type.
withReadAttributes(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The read attributes.
withReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The read attributes.
withReadAttributes(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The read-only attributes of the user pool.
withReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The read-only attributes of the user pool.
withReadAttributes(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The Read-only attributes.
withReadAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The Read-only attributes.
withRefreshToken(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The refresh token.
withRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
withRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
withRefreshTokenValidity(Integer) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The time limit, in days, after which the refresh token is no longer valid and cannot be used.
withReplyTo(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The destination to which the receiver of an email should reply to.
withRequired(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies whether a user pool attribute is required.
withResourceServer(ResourceServerType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerResult
The newly created resource server.
withResourceServer(ResourceServerType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerResult
The resource server.
withResourceServer(ResourceServerType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerResult
The resource server.
withResourceServers(ResourceServerType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
The resource servers.
withResourceServers(Collection<ResourceServerType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersResult
The resource servers.
withRiskConfiguration(RiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationResult
The risk configuration.
withRiskConfiguration(RiskConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationResult
The risk configuration.
withRiskDecision(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk decision.
withRiskDecision(RiskDecisionType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk decision.
withRiskExceptionConfiguration(RiskExceptionConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The configuration to override the risk decision.
withRiskExceptionConfiguration(RiskExceptionConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The configuration to override the risk decision.
withRiskLevel(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk level.
withRiskLevel(RiskLevelType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventRiskType
The risk level.
withRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
The ARN of an IAM role that authorizes Amazon Cognito to publish events to Amazon Pinpoint analytics.
withRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
The role ARN for the group.
withRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The role ARN for the group.
withRoleArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The new role ARN for the group.
withS3Bucket(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The S3 bucket where the static files for this domain are stored.
withSalt(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeviceSecretVerifierConfigType
The salt.
withScopeDescription(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
A description of the scope.
withScopeName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerScopeType
The name of the scope.
withScopes(ResourceServerScopeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A list of scopes.
withScopes(Collection<ResourceServerScopeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
A list of scopes.
withScopes(ResourceServerScopeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
A list of scopes that are defined for the resource server.
withScopes(Collection<ResourceServerScopeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
A list of scopes that are defined for the resource server.
withScopes(ResourceServerScopeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The scope values to be set for the resource server.
withScopes(Collection<ResourceServerScopeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The scope values to be set for the resource server.
withSecretCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
A unique generated shared secret code that is used in the TOTP algorithm to generate a one time code.
withSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
withSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
withSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
withSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
withSecretHash(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
A keyed-hash message authentication code (HMAC) calculated using the secret key of a user pool client and username plus the client ID in the message.
withServerName(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Your server endpoint where this API is invoked.
withServerPath(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ContextDataType
Your server path where this API is invoked.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthResult
The session which should be passed both ways in challenge-response calls to the service.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The session which should be passed both ways in challenge-response calls to the service.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeResult
The session which should be passed both ways in challenge-response calls to the service.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenRequest
The session which should be passed both ways in challenge-response calls to the service.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AssociateSoftwareTokenResult
The session which should be passed both ways in challenge-response calls to the service.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthResult
The session which should be passed both ways in challenge-response calls to the service.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
The session which should be passed both ways in challenge-response calls to the service.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeResult
The session which should be passed both ways in challenge-response calls to the service.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The session which should be passed both ways in challenge-response calls to the service.
withSession(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
The session which should be passed both ways in challenge-response calls to the service.
withSkippedIPRangeList(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
Risk detection is not performed on the IP addresses in the range list.
withSkippedIPRangeList(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskExceptionConfigurationType
Risk detection is not performed on the IP addresses in the range list.
withSkippedUsers(Long) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The number of users that were skipped.
withSmsAuthenticationMessage(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
The SMS authentication message.
withSmsConfiguration(SmsConfigurationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsMfaConfigType
The SMS configuration.
withSmsMfaConfiguration(SmsMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The SMS text message multi-factor (MFA) configuration.
withSmsMfaConfiguration(SmsMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The SMS text message MFA configuration.
withSmsMfaConfiguration(SmsMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The SMS text message MFA configuration.
withSMSMfaSettings(SMSMfaSettingsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The SMS text message MFA settings.
withSMSMfaSettings(SMSMfaSettingsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
The SMS text message multi-factor authentication (MFA) settings.
withSnsCallerArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SmsConfigurationType
The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) caller.
withSoftwareTokenMfaConfiguration(SoftwareTokenMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigResult
The software token multi-factor (MFA) configuration.
withSoftwareTokenMfaConfiguration(SoftwareTokenMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The software token MFA configuration.
withSoftwareTokenMfaConfiguration(SoftwareTokenMfaConfigType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigResult
The software token MFA configuration.
withSoftwareTokenMfaSettings(SoftwareTokenMfaSettingsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The time-based one-time password software token MFA settings.
withSoftwareTokenMfaSettings(SoftwareTokenMfaSettingsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserMFAPreferenceRequest
The time-based one-time password software token MFA settings.
withSourceArn(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyConfigurationType
The Amazon Resource Name (ARN) of the identity that is associated with the sending authorization policy.
withSourceUser(ProviderUserIdentifierType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
An external identity provider account for a user who does not currently exist yet in the user pool.
withStartDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The date when the user import job was started.
withStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The domain status.
withStatus(DomainStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The domain status.
withStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The status of the user import job.
withStatus(UserImportJobStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The status of the user import job.
withStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
The status of the verify software token.
withStatus(VerifySoftwareTokenResponseType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenResult
The status of the verify software token.
withStringAttributeConstraints(StringAttributeConstraintsType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SchemaAttributeType
Specifies the constraints for an attribute of the string type.
withSubject(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
The subject.
withSupportedIdentityProviders(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of provider names for the identity providers that are supported on this client.
withSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
A list of provider names for the identity providers that are supported on this client.
withSupportedIdentityProviders(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of provider names for the identity providers that are supported on this client.
withSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
A list of provider names for the identity providers that are supported on this client.
withSupportedIdentityProviders(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of provider names for the identity providers that are supported on this client.
withSupportedIdentityProviders(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
A list of provider names for the identity providers that are supported on this client.
withTemporaryPassword(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user's temporary password.
withTextBody(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.NotifyEmailType
The text body.
withTimezone(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.EventContextDataType
The user's time zone.
withTokenType(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AuthenticationResultType
The token type.
withUICustomization(UICustomizationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationResult
The UI customization information.
withUICustomization(UICustomizationType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationResult
The UI customization information.
withUser(UserType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserResult
The newly created user.
withUser(ProviderUserIdentifierType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
The user to be disabled.
withUserAttributeNames(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
An array of strings representing the user attribute names you wish to delete.
withUserAttributeNames(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserAttributesRequest
An array of strings representing the user attribute names you wish to delete.
withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
An array of name-value pairs that contain user attributes and attribute values to be set for the user to be created.
withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
An array of name-value pairs that contain user attributes and attribute values to be set for the user to be created.
withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
An array of name-value pairs representing user attributes.
withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
An array of name-value pairs representing user attributes.
withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
An array of name-value pairs representing user attributes.
withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
An array of name-value pairs representing user attributes.
withUserAttributes(AttributeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
An array of name-value pairs representing user attributes.
withUserAttributes(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserAttributesRequest
An array of name-value pairs representing user attributes.
withUserCode(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.VerifySoftwareTokenRequest
The one time password computed using the secret code returned by
withUserConfirmationNecessary(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmDeviceResult
Indicates whether the user confirmation is necessary to confirm the device response.
withUserConfirmed(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
A response from the server indicating that a user registration has been confirmed.
withUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.InitiateAuthRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RespondToAuthChallengeRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withUserContextData(UserContextDataType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an unexpected event by Amazon Cognito advanced security.
withUserCreateDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The creation date of the user.
withUserDataShared(Boolean) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AnalyticsConfigurationType
If UserDataShared is true, Amazon Cognito will include user data in the events it publishes to Amazon Pinpoint analytics.
withUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobResult
The job object that represents the user import job.
withUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobResult
The job object that represents the user import job.
withUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobResult
The job object that represents the user import job.
withUserImportJob(UserImportJobType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobResult
The job object that represents the user import job.
withUserImportJobs(UserImportJobType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
The user import jobs.
withUserImportJobs(Collection<UserImportJobType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsResult
The user import jobs.
withUserLastModifiedDate(Date) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The last modified date of the user.
withUserMFASettingList(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The list of the user's MFA settings.
withUserMFASettingList(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The list of the user's MFA settings.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
The username for the user.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
The user name for which you want to confirm user registration.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The username for the user.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
The user name.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
The user name.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The user name.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
The username for the user.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
The user pool username or an alias.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
The username for the user.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The user pool username or alias.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
The user name of the user for whom you wish to set user settings.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The user pool username.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The user name.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
The user name.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmForgotPasswordRequest
The user name of the user for whom you want to enter a code to retrieve a forgotten password.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ConfirmSignUpRequest
The user name of the user whose registration you wish to confirm.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ForgotPasswordRequest
The user name of the user for whom you want to enter a code to reset a forgotten password.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserResult
The user name of the user you wish to retrieve from the get user request.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResendConfirmationCodeRequest
The user name of the user to whom you wish to resend a confirmation code.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The user name of the user you wish to register.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The user pool username.
withUsername(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The user name of the user you wish to describe.
withUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientResult
The user pool client that was just created.
withUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientResult
The user pool client from a server response to describe the user pool client.
withUserPoolClient(UserPoolClientType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientResult
The user pool client value from the response from the server when an update user pool client request is made.
withUserPoolClients(UserPoolClientDescription...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
The user pool clients in the response that lists user pool clients.
withUserPoolClients(Collection<UserPoolClientDescription>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsResult
The user pool clients in the response that lists user pool clients.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AddCustomAttributesRequest
The user pool ID for the user pool where you want to add custom attributes.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminAddUserToGroupRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminConfirmSignUpRequest
The user pool ID for which you want to confirm user registration.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user pool ID for the user pool where the user will be created.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminDisableProviderForUserRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminForgetDeviceRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminGetDeviceRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminInitiateAuthRequest
The ID of the Amazon Cognito user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminLinkProviderForUserRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListDevicesRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListGroupsForUserRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminListUserAuthEventsRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRemoveUserFromGroupRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminRespondToAuthChallengeRequest
The ID of the Amazon Cognito user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserMFAPreferenceRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminSetUserSettingsRequest
The user pool ID for the user pool where you want to set the user's settings, such as MFA options.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateAuthEventFeedbackRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUpdateDeviceStatusRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminUserGlobalSignOutRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateGroupRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateIdentityProviderRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateResourceServerRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The user pool ID for the user pool where you want to create a user pool client.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolDomainRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteGroupRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteIdentityProviderRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteResourceServerRequest
The user pool ID for the user pool that hosts the resource server.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolClientRequest
The user pool ID for the user pool where you want to delete the client.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolDomainRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DeleteUserPoolRequest
The user pool ID for the user pool you want to delete.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeIdentityProviderRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeResourceServerRequest
The user pool ID for the user pool that hosts the resource server.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeRiskConfigurationRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DescribeUserPoolClientRequest
The user pool ID for the user pool you want to describe.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderRequest
The user pool ID for the user pool that the users are to be imported into.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetCSVHeaderResult
The user pool ID for the user pool that the users are to be imported into.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetGroupRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetIdentityProviderByIdentifierRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetSigningCertificateRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUICustomizationRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GetUserPoolMfaConfigRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.GroupType
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.IdentityProviderType
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListGroupsRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListIdentityProvidersRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListResourceServersRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserImportJobsRequest
The user pool ID for the user pool that the users are being imported into.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUserPoolClientsRequest
The user pool ID for the user pool where you want to list user pool clients.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersRequest
The user pool ID for the user pool on which the search should be performed.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ResourceServerType
The user pool ID for the user pool that hosts the resource server.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.RiskConfigurationType
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetRiskConfigurationRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUICustomizationRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SetUserPoolMfaConfigRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StartUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.StopUserImportJobRequest
The user pool ID for the user pool that the users are being imported into.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UICustomizationType
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateAuthEventFeedbackRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateGroupRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateIdentityProviderRequest
The user pool ID.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateResourceServerRequest
The user pool ID for the user pool.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The user pool ID for the user pool where you want to update the user pool client.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserImportJobType
The user pool ID for the user pool that the users are being imported into.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientDescription
The user pool ID for the user pool where you want to describe the user pool client.
withUserPoolId(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The user pool ID for the user pool client.
withUsers(UserType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
The users returned in the request to list users.
withUsers(Collection<UserType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersInGroupResult
The users returned in the request to list users.
withUsers(UserType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
The users returned in the request to list users.
withUsers(Collection<UserType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.ListUsersResult
The users returned in the request to list users.
withUserStatus(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The user status.
withUserStatus(UserStatusType) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserType
The user status.
withUserSub(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpResult
The UUID of the authenticated user.
withValidationData(AttributeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user's validation data.
withValidationData(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AdminCreateUserRequest
The user's validation data.
withValidationData(AttributeType...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The validation data in the request to register a user.
withValidationData(Collection<AttributeType>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.SignUpRequest
The validation data in the request to register a user.
withValue(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.AttributeType
The value of the attribute.
withVersion(String) - Method in class com.amazonaws.services.cognitoidentityprovider.model.DomainDescriptionType
The app version.
withWriteAttributes(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The write attributes.
withWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.CreateUserPoolClientRequest
The write attributes.
withWriteAttributes(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The writeable attributes of the user pool.
withWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UpdateUserPoolClientRequest
The writeable attributes of the user pool.
withWriteAttributes(String...) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The writeable attributes.
withWriteAttributes(Collection<String>) - Method in class com.amazonaws.services.cognitoidentityprovider.model.UserPoolClientType
The writeable attributes.
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.