- 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
-
- CognitoDevice(DeviceType, CognitoUser, Context) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoDevice
-
- 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
-
- 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
-
- CognitoUserPool(Context, String, String, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
- CognitoUserPool(Context, AWSConfiguration) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
- CognitoUserPool(Context, String, String, String, Regions) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
- CognitoUserPool(Context, String, String, String, Regions, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
- 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
-
- CognitoUserPool(Context, String, String, String, AmazonCognitoIdentityProvider, String) - Constructor for class com.amazonaws.mobileconnectors.cognitoidentityprovider.CognitoUserPool
-
- 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
-
- 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
-
- 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
-
- 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 JWT
s' 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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.