| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.model | |
| software.amazon.awssdk.services.cognitoidentityprovider.paginators | |
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Class and Description |
|---|
| AddCustomAttributesRequest
Represents the request to add custom attributes.
|
| AddCustomAttributesRequest.Builder |
| AddCustomAttributesResponse
Represents the response from the server for the request to add custom attributes.
|
| AdminAddUserToGroupRequest |
| AdminAddUserToGroupRequest.Builder |
| AdminAddUserToGroupResponse |
| AdminConfirmSignUpRequest
Represents the request to confirm user registration.
|
| AdminConfirmSignUpRequest.Builder |
| AdminConfirmSignUpResponse
Represents the response from the server for the request to confirm registration.
|
| AdminCreateUserRequest
Represents the request to create a user in the specified user pool.
|
| AdminCreateUserRequest.Builder |
| AdminCreateUserResponse
Represents the response from the server to the request to create the user.
|
| AdminDeleteUserAttributesRequest
Represents the request to delete user attributes as an administrator.
|
| AdminDeleteUserAttributesRequest.Builder |
| AdminDeleteUserAttributesResponse
Represents the response received from the server for a request to delete user attributes.
|
| AdminDeleteUserRequest
Represents the request to delete a user as an administrator.
|
| AdminDeleteUserRequest.Builder |
| AdminDeleteUserResponse |
| AdminDisableProviderForUserRequest |
| AdminDisableProviderForUserRequest.Builder |
| AdminDisableProviderForUserResponse |
| AdminDisableUserRequest
Represents the request to disable any user as an administrator.
|
| AdminDisableUserRequest.Builder |
| AdminDisableUserResponse
Represents the response received from the server to disable the user as an administrator.
|
| AdminEnableUserRequest
Represents the request that enables the user as an administrator.
|
| AdminEnableUserRequest.Builder |
| AdminEnableUserResponse
Represents the response from the server for the request to enable a user as an administrator.
|
| AdminForgetDeviceRequest
Sends the forgot device request, as an administrator.
|
| AdminForgetDeviceRequest.Builder |
| AdminForgetDeviceResponse |
| AdminGetDeviceRequest
Represents the request to get the device, as an administrator.
|
| AdminGetDeviceRequest.Builder |
| AdminGetDeviceResponse
Gets the device response, as an administrator.
|
| AdminGetUserRequest
Represents the request to get the specified user as an administrator.
|
| AdminGetUserRequest.Builder |
| AdminGetUserResponse
Represents the response from the server from the request to get the specified user as an administrator.
|
| AdminInitiateAuthRequest
Initiates the authorization request, as an administrator.
|
| AdminInitiateAuthRequest.Builder |
| AdminInitiateAuthResponse
Initiates the authentication response, as an administrator.
|
| AdminLinkProviderForUserRequest |
| AdminLinkProviderForUserRequest.Builder |
| AdminLinkProviderForUserResponse |
| AdminListDevicesRequest
Represents the request to list devices, as an administrator.
|
| AdminListDevicesRequest.Builder |
| AdminListDevicesResponse
Lists the device's response, as an administrator.
|
| AdminListGroupsForUserRequest |
| AdminListGroupsForUserRequest.Builder |
| AdminListGroupsForUserResponse |
| AdminListUserAuthEventsRequest |
| AdminListUserAuthEventsRequest.Builder |
| AdminListUserAuthEventsResponse |
| AdminRemoveUserFromGroupRequest |
| AdminRemoveUserFromGroupRequest.Builder |
| AdminRemoveUserFromGroupResponse |
| AdminResetUserPasswordRequest
Represents the request to reset a user's password as an administrator.
|
| AdminResetUserPasswordRequest.Builder |
| AdminResetUserPasswordResponse
Represents the response from the server to reset a user password as an administrator.
|
| AdminRespondToAuthChallengeRequest
The request to respond to the authentication challenge, as an administrator.
|
| AdminRespondToAuthChallengeRequest.Builder |
| AdminRespondToAuthChallengeResponse
Responds to the authentication challenge, as an administrator.
|
| AdminSetUserMfaPreferenceRequest |
| AdminSetUserMfaPreferenceRequest.Builder |
| AdminSetUserMfaPreferenceResponse |
| AdminSetUserPasswordRequest |
| AdminSetUserPasswordRequest.Builder |
| AdminSetUserPasswordResponse |
| AdminSetUserSettingsRequest
Represents the request to set user settings as an administrator.
|
| AdminSetUserSettingsRequest.Builder |
| AdminSetUserSettingsResponse
Represents the response from the server to set user settings as an administrator.
|
| AdminUpdateAuthEventFeedbackRequest |
| AdminUpdateAuthEventFeedbackRequest.Builder |
| AdminUpdateAuthEventFeedbackResponse |
| AdminUpdateDeviceStatusRequest
The request to update the device status, as an administrator.
|
| AdminUpdateDeviceStatusRequest.Builder |
| AdminUpdateDeviceStatusResponse
The status response from the request to update the device, as an administrator.
|
| AdminUpdateUserAttributesRequest
Represents the request to update the user's attributes as an administrator.
|
| AdminUpdateUserAttributesRequest.Builder |
| AdminUpdateUserAttributesResponse
Represents the response from the server for the request to update user attributes as an administrator.
|
| AdminUserGlobalSignOutRequest
The request to sign out of all devices, as an administrator.
|
| AdminUserGlobalSignOutRequest.Builder |
| AdminUserGlobalSignOutResponse
The global sign-out response, as an administrator.
|
| AliasExistsException
This exception is thrown when a user tries to confirm the account with an email or phone number that has already been
supplied as an alias from a different account.
|
| AssociateSoftwareTokenRequest |
| AssociateSoftwareTokenRequest.Builder |
| AssociateSoftwareTokenResponse |
| ChangePasswordRequest
Represents the request to change a user password.
|
| ChangePasswordRequest.Builder |
| ChangePasswordResponse
The response from the server to the change password request.
|
| CodeDeliveryFailureException
This exception is thrown when a verification code fails to deliver successfully.
|
| CodeMismatchException
This exception is thrown if the provided code does not match what the server was expecting.
|
| CognitoIdentityProviderException |
| ConcurrentModificationException
This exception is thrown if two or more modifications are happening concurrently.
|
| ConfirmDeviceRequest
Confirms the device request.
|
| ConfirmDeviceRequest.Builder |
| ConfirmDeviceResponse
Confirms the device response.
|
| ConfirmForgotPasswordRequest
The request representing the confirmation for a password reset.
|
| ConfirmForgotPasswordRequest.Builder |
| ConfirmForgotPasswordResponse
The response from the server that results from a user's request to retrieve a forgotten password.
|
| ConfirmSignUpRequest
Represents the request to confirm registration of a user.
|
| ConfirmSignUpRequest.Builder |
| ConfirmSignUpResponse
Represents the response from the server for the registration confirmation.
|
| CreateGroupRequest |
| CreateGroupRequest.Builder |
| CreateGroupResponse |
| CreateIdentityProviderRequest |
| CreateIdentityProviderRequest.Builder |
| CreateIdentityProviderResponse |
| CreateResourceServerRequest |
| CreateResourceServerRequest.Builder |
| CreateResourceServerResponse |
| CreateUserImportJobRequest
Represents the request to create the user import job.
|
| CreateUserImportJobRequest.Builder |
| CreateUserImportJobResponse
Represents the response from the server to the request to create the user import job.
|
| CreateUserPoolClientRequest
Represents the request to create a user pool client.
|
| CreateUserPoolClientRequest.Builder |
| CreateUserPoolClientResponse
Represents the response from the server to create a user pool client.
|
| CreateUserPoolDomainRequest |
| CreateUserPoolDomainRequest.Builder |
| CreateUserPoolDomainResponse |
| CreateUserPoolRequest
Represents the request to create a user pool.
|
| CreateUserPoolRequest.Builder |
| CreateUserPoolResponse
Represents the response from the server for the request to create a user pool.
|
| DeleteGroupRequest |
| DeleteGroupRequest.Builder |
| DeleteGroupResponse |
| DeleteIdentityProviderRequest |
| DeleteIdentityProviderRequest.Builder |
| DeleteIdentityProviderResponse |
| DeleteResourceServerRequest |
| DeleteResourceServerRequest.Builder |
| DeleteResourceServerResponse |
| DeleteUserAttributesRequest
Represents the request to delete user attributes.
|
| DeleteUserAttributesRequest.Builder |
| DeleteUserAttributesResponse
Represents the response from the server to delete user attributes.
|
| DeleteUserPoolClientRequest
Represents the request to delete a user pool client.
|
| DeleteUserPoolClientRequest.Builder |
| DeleteUserPoolClientResponse |
| DeleteUserPoolDomainRequest |
| DeleteUserPoolDomainRequest.Builder |
| DeleteUserPoolDomainResponse |
| DeleteUserPoolRequest
Represents the request to delete a user pool.
|
| DeleteUserPoolRequest.Builder |
| DeleteUserPoolResponse |
| DeleteUserRequest
Represents the request to delete a user.
|
| DeleteUserRequest.Builder |
| DeleteUserResponse |
| DescribeIdentityProviderRequest |
| DescribeIdentityProviderRequest.Builder |
| DescribeIdentityProviderResponse |
| DescribeResourceServerRequest |
| DescribeResourceServerRequest.Builder |
| DescribeResourceServerResponse |
| DescribeRiskConfigurationRequest |
| DescribeRiskConfigurationRequest.Builder |
| DescribeRiskConfigurationResponse |
| DescribeUserImportJobRequest
Represents the request to describe the user import job.
|
| DescribeUserImportJobRequest.Builder |
| DescribeUserImportJobResponse
Represents the response from the server to the request to describe the user import job.
|
| DescribeUserPoolClientRequest
Represents the request to describe a user pool client.
|
| DescribeUserPoolClientRequest.Builder |
| DescribeUserPoolClientResponse
Represents the response from the server from a request to describe the user pool client.
|
| DescribeUserPoolDomainRequest |
| DescribeUserPoolDomainRequest.Builder |
| DescribeUserPoolDomainResponse |
| DescribeUserPoolRequest
Represents the request to describe the user pool.
|
| DescribeUserPoolRequest.Builder |
| DescribeUserPoolResponse
Represents the response to describe the user pool.
|
| DuplicateProviderException
This exception is thrown when the provider is already supported by the user pool.
|
| EnableSoftwareTokenMfaException
This exception is thrown when there is a code mismatch and the service fails to configure the software token TOTP
multi-factor authentication (MFA).
|
| ExpiredCodeException
This exception is thrown if a code has expired.
|
| ForgetDeviceRequest
Represents the request to forget the device.
|
| ForgetDeviceRequest.Builder |
| ForgetDeviceResponse |
| ForgotPasswordRequest
Represents the request to reset a user's password.
|
| ForgotPasswordRequest.Builder |
| ForgotPasswordResponse
Respresents the response from the server regarding the request to reset a password.
|
| GetCsvHeaderRequest
Represents the request to get the header information for the .csv file for the user import job.
|
| GetCsvHeaderRequest.Builder |
| GetCsvHeaderResponse
Represents the response from the server to the request to get the header information for the .csv file for the user
import job.
|
| GetDeviceRequest
Represents the request to get the device.
|
| GetDeviceRequest.Builder |
| GetDeviceResponse
Gets the device response.
|
| GetGroupRequest |
| GetGroupRequest.Builder |
| GetGroupResponse |
| GetIdentityProviderByIdentifierRequest |
| GetIdentityProviderByIdentifierRequest.Builder |
| GetIdentityProviderByIdentifierResponse |
| GetSigningCertificateRequest
Request to get a signing certificate from Cognito.
|
| GetSigningCertificateRequest.Builder |
| GetSigningCertificateResponse
Response from Cognito for a signing certificate request.
|
| GetUiCustomizationRequest |
| GetUiCustomizationRequest.Builder |
| GetUiCustomizationResponse |
| GetUserAttributeVerificationCodeRequest
Represents the request to get user attribute verification.
|
| GetUserAttributeVerificationCodeRequest.Builder |
| GetUserAttributeVerificationCodeResponse
The verification code response returned by the server response to get the user attribute verification code.
|
| GetUserPoolMfaConfigRequest |
| GetUserPoolMfaConfigRequest.Builder |
| GetUserPoolMfaConfigResponse |
| GetUserRequest
Represents the request to get information about the user.
|
| GetUserRequest.Builder |
| GetUserResponse
Represents the response from the server from the request to get information about the user.
|
| GlobalSignOutRequest
Represents the request to sign out all devices.
|
| GlobalSignOutRequest.Builder |
| GlobalSignOutResponse
The response to the request to sign out all devices.
|
| GroupExistsException
This exception is thrown when Amazon Cognito encounters a group that already exists in the user pool.
|
| InitiateAuthRequest
Initiates the authentication request.
|
| InitiateAuthRequest.Builder |
| InitiateAuthResponse
Initiates the authentication response.
|
| InternalErrorException
This exception is thrown when Amazon Cognito encounters an internal error.
|
| InvalidEmailRoleAccessPolicyException
This exception is thrown when Amazon Cognito is not allowed to use your email identity.
|
| InvalidLambdaResponseException
This exception is thrown when the Amazon Cognito service encounters an invalid AWS Lambda response.
|
| InvalidOAuthFlowException
This exception is thrown when the specified OAuth flow is invalid.
|
| InvalidParameterException
This exception is thrown when the Amazon Cognito service encounters an invalid parameter.
|
| InvalidPasswordException
This exception is thrown when the Amazon Cognito service encounters an invalid password.
|
| InvalidSmsRoleAccessPolicyException
This exception is returned when the role provided for SMS configuration does not have permission to publish using
Amazon SNS.
|
| InvalidSmsRoleTrustRelationshipException
This exception is thrown when the trust relationship is invalid for the role provided for SMS configuration.
|
| InvalidUserPoolConfigurationException
This exception is thrown when the user pool configuration is invalid.
|
| LimitExceededException
This exception is thrown when a user exceeds the limit for a requested AWS resource.
|
| ListDevicesRequest
Represents the request to list the devices.
|
| ListDevicesRequest.Builder |
| ListDevicesResponse
Represents the response to list devices.
|
| ListGroupsRequest |
| ListGroupsRequest.Builder |
| ListGroupsResponse |
| ListIdentityProvidersRequest |
| ListIdentityProvidersRequest.Builder |
| ListIdentityProvidersResponse |
| ListResourceServersRequest |
| ListResourceServersRequest.Builder |
| ListResourceServersResponse |
| ListTagsForResourceRequest |
| ListTagsForResourceRequest.Builder |
| ListTagsForResourceResponse |
| ListUserImportJobsRequest
Represents the request to list the user import jobs.
|
| ListUserImportJobsRequest.Builder |
| ListUserImportJobsResponse
Represents the response from the server to the request to list the user import jobs.
|
| ListUserPoolClientsRequest
Represents the request to list the user pool clients.
|
| ListUserPoolClientsRequest.Builder |
| ListUserPoolClientsResponse
Represents the response from the server that lists user pool clients.
|
| ListUserPoolsRequest
Represents the request to list user pools.
|
| ListUserPoolsRequest.Builder |
| ListUserPoolsResponse
Represents the response to list user pools.
|
| ListUsersInGroupRequest |
| ListUsersInGroupRequest.Builder |
| ListUsersInGroupResponse |
| ListUsersRequest
Represents the request to list users.
|
| ListUsersRequest.Builder |
| ListUsersResponse
The response from the request to list users.
|
| MfaMethodNotFoundException
This exception is thrown when Amazon Cognito cannot find a multi-factor authentication (MFA) method.
|
| NotAuthorizedException
This exception is thrown when a user is not authorized.
|
| PasswordResetRequiredException
This exception is thrown when a password reset is required.
|
| PreconditionNotMetException
This exception is thrown when a precondition is not met.
|
| ResendConfirmationCodeRequest
Represents the request to resend the confirmation code.
|
| ResendConfirmationCodeRequest.Builder |
| ResendConfirmationCodeResponse
The response from the server when the Amazon Cognito Your User Pools service makes the request to resend a
confirmation code.
|
| ResourceNotFoundException
This exception is thrown when the Amazon Cognito service cannot find the requested resource.
|
| RespondToAuthChallengeRequest
The request to respond to an authentication challenge.
|
| RespondToAuthChallengeRequest.Builder |
| RespondToAuthChallengeResponse
The response to respond to the authentication challenge.
|
| ScopeDoesNotExistException
This exception is thrown when the specified scope does not exist.
|
| SetRiskConfigurationRequest |
| SetRiskConfigurationRequest.Builder |
| SetRiskConfigurationResponse |
| SetUiCustomizationRequest |
| SetUiCustomizationRequest.Builder |
| SetUiCustomizationResponse |
| SetUserMfaPreferenceRequest |
| SetUserMfaPreferenceRequest.Builder |
| SetUserMfaPreferenceResponse |
| SetUserPoolMfaConfigRequest |
| SetUserPoolMfaConfigRequest.Builder |
| SetUserPoolMfaConfigResponse |
| SetUserSettingsRequest
Represents the request to set user settings.
|
| SetUserSettingsRequest.Builder |
| SetUserSettingsResponse
The response from the server for a set user settings request.
|
| SignUpRequest
Represents the request to register a user.
|
| SignUpRequest.Builder |
| SignUpResponse
The response from the server for a registration request.
|
| SoftwareTokenMfaNotFoundException
This exception is thrown when the software token TOTP multi-factor authentication (MFA) is not enabled for the user
pool.
|
| StartUserImportJobRequest
Represents the request to start the user import job.
|
| StartUserImportJobRequest.Builder |
| StartUserImportJobResponse
Represents the response from the server to the request to start the user import job.
|
| StopUserImportJobRequest
Represents the request to stop the user import job.
|
| StopUserImportJobRequest.Builder |
| StopUserImportJobResponse
Represents the response from the server to the request to stop the user import job.
|
| TagResourceRequest |
| TagResourceRequest.Builder |
| TagResourceResponse |
| TooManyFailedAttemptsException
This exception is thrown when the user has made too many failed attempts for a given action (e.g., sign in).
|
| TooManyRequestsException
This exception is thrown when the user has made too many requests for a given operation.
|
| UnexpectedLambdaException
This exception is thrown when the Amazon Cognito service encounters an unexpected exception with the AWS Lambda
service.
|
| UnsupportedIdentityProviderException
This exception is thrown when the specified identifier is not supported.
|
| UnsupportedUserStateException
The request failed because the user is in an unsupported state.
|
| UntagResourceRequest |
| UntagResourceRequest.Builder |
| UntagResourceResponse |
| UpdateAuthEventFeedbackRequest |
| UpdateAuthEventFeedbackRequest.Builder |
| UpdateAuthEventFeedbackResponse |
| UpdateDeviceStatusRequest
Represents the request to update the device status.
|
| UpdateDeviceStatusRequest.Builder |
| UpdateDeviceStatusResponse
The response to the request to update the device status.
|
| UpdateGroupRequest |
| UpdateGroupRequest.Builder |
| UpdateGroupResponse |
| UpdateIdentityProviderRequest |
| UpdateIdentityProviderRequest.Builder |
| UpdateIdentityProviderResponse |
| UpdateResourceServerRequest |
| UpdateResourceServerRequest.Builder |
| UpdateResourceServerResponse |
| UpdateUserAttributesRequest
Represents the request to update user attributes.
|
| UpdateUserAttributesRequest.Builder |
| UpdateUserAttributesResponse
Represents the response from the server for the request to update user attributes.
|
| UpdateUserPoolClientRequest
Represents the request to update the user pool client.
|
| UpdateUserPoolClientRequest.Builder |
| UpdateUserPoolClientResponse
Represents the response from the server to the request to update the user pool client.
|
| UpdateUserPoolDomainRequest
The UpdateUserPoolDomain request input.
|
| UpdateUserPoolDomainRequest.Builder |
| UpdateUserPoolDomainResponse
The UpdateUserPoolDomain response output.
|
| UpdateUserPoolRequest
Represents the request to update the user pool.
|
| UpdateUserPoolRequest.Builder |
| UpdateUserPoolResponse
Represents the response from the server when you make a request to update the user pool.
|
| UserImportInProgressException
This exception is thrown when you are trying to modify a user pool while a user import job is in progress for that
pool.
|
| UserLambdaValidationException
This exception is thrown when the Amazon Cognito service encounters a user validation exception with the AWS Lambda
service.
|
| UsernameExistsException
This exception is thrown when Amazon Cognito encounters a user name that already exists in the user pool.
|
| UserNotConfirmedException
This exception is thrown when a user is not confirmed successfully.
|
| UserNotFoundException
This exception is thrown when a user is not found.
|
| UserPoolAddOnNotEnabledException
This exception is thrown when user pool add-ons are not enabled.
|
| UserPoolTaggingException
This exception is thrown when a user pool tag cannot be set or updated.
|
| VerifySoftwareTokenRequest |
| VerifySoftwareTokenRequest.Builder |
| VerifySoftwareTokenResponse |
| VerifyUserAttributeRequest
Represents the request to verify user attributes.
|
| VerifyUserAttributeRequest.Builder |
| VerifyUserAttributeResponse
A container representing the response from the server from the request to verify user attributes.
|
| Class and Description |
|---|
| AddCustomAttributesRequest
Represents the request to add custom attributes.
|
| AdminAddUserToGroupRequest |
| AdminConfirmSignUpRequest
Represents the request to confirm user registration.
|
| AdminCreateUserRequest
Represents the request to create a user in the specified user pool.
|
| AdminDeleteUserAttributesRequest
Represents the request to delete user attributes as an administrator.
|
| AdminDeleteUserRequest
Represents the request to delete a user as an administrator.
|
| AdminDisableProviderForUserRequest |
| AdminDisableUserRequest
Represents the request to disable any user as an administrator.
|
| AdminEnableUserRequest
Represents the request that enables the user as an administrator.
|
| AdminForgetDeviceRequest
Sends the forgot device request, as an administrator.
|
| AdminGetDeviceRequest
Represents the request to get the device, as an administrator.
|
| AdminGetUserRequest
Represents the request to get the specified user as an administrator.
|
| AdminInitiateAuthRequest
Initiates the authorization request, as an administrator.
|
| AdminLinkProviderForUserRequest |
| AdminListDevicesRequest
Represents the request to list devices, as an administrator.
|
| AdminListGroupsForUserRequest |
| AdminListUserAuthEventsRequest |
| AdminRemoveUserFromGroupRequest |
| AdminResetUserPasswordRequest
Represents the request to reset a user's password as an administrator.
|
| AdminRespondToAuthChallengeRequest
The request to respond to the authentication challenge, as an administrator.
|
| AdminSetUserMfaPreferenceRequest |
| AdminSetUserPasswordRequest |
| AdminSetUserSettingsRequest
Represents the request to set user settings as an administrator.
|
| AdminUpdateAuthEventFeedbackRequest |
| AdminUpdateDeviceStatusRequest
The request to update the device status, as an administrator.
|
| AdminUpdateUserAttributesRequest
Represents the request to update the user's attributes as an administrator.
|
| AdminUserGlobalSignOutRequest
The request to sign out of all devices, as an administrator.
|
| AssociateSoftwareTokenRequest |
| ChangePasswordRequest
Represents the request to change a user password.
|
| ConfirmDeviceRequest
Confirms the device request.
|
| ConfirmForgotPasswordRequest
The request representing the confirmation for a password reset.
|
| ConfirmSignUpRequest
Represents the request to confirm registration of a user.
|
| CreateGroupRequest |
| CreateIdentityProviderRequest |
| CreateResourceServerRequest |
| CreateUserImportJobRequest
Represents the request to create the user import job.
|
| CreateUserPoolClientRequest
Represents the request to create a user pool client.
|
| CreateUserPoolDomainRequest |
| CreateUserPoolRequest
Represents the request to create a user pool.
|
| DeleteGroupRequest |
| DeleteIdentityProviderRequest |
| DeleteResourceServerRequest |
| DeleteUserAttributesRequest
Represents the request to delete user attributes.
|
| DeleteUserPoolClientRequest
Represents the request to delete a user pool client.
|
| DeleteUserPoolDomainRequest |
| DeleteUserPoolRequest
Represents the request to delete a user pool.
|
| DeleteUserRequest
Represents the request to delete a user.
|
| DescribeIdentityProviderRequest |
| DescribeResourceServerRequest |
| DescribeRiskConfigurationRequest |
| DescribeUserImportJobRequest
Represents the request to describe the user import job.
|
| DescribeUserPoolClientRequest
Represents the request to describe a user pool client.
|
| DescribeUserPoolDomainRequest |
| DescribeUserPoolRequest
Represents the request to describe the user pool.
|
| ForgetDeviceRequest
Represents the request to forget the device.
|
| ForgotPasswordRequest
Represents the request to reset a user's password.
|
| GetCsvHeaderRequest
Represents the request to get the header information for the .csv file for the user import job.
|
| GetDeviceRequest
Represents the request to get the device.
|
| GetGroupRequest |
| GetIdentityProviderByIdentifierRequest |
| GetSigningCertificateRequest
Request to get a signing certificate from Cognito.
|
| GetUiCustomizationRequest |
| GetUserAttributeVerificationCodeRequest
Represents the request to get user attribute verification.
|
| GetUserPoolMfaConfigRequest |
| GetUserRequest
Represents the request to get information about the user.
|
| GlobalSignOutRequest
Represents the request to sign out all devices.
|
| InitiateAuthRequest
Initiates the authentication request.
|
| ListDevicesRequest
Represents the request to list the devices.
|
| ListGroupsRequest |
| ListIdentityProvidersRequest |
| ListResourceServersRequest |
| ListTagsForResourceRequest |
| ListUserImportJobsRequest
Represents the request to list the user import jobs.
|
| ListUserPoolClientsRequest
Represents the request to list the user pool clients.
|
| ListUserPoolsRequest
Represents the request to list user pools.
|
| ListUsersInGroupRequest |
| ListUsersRequest
Represents the request to list users.
|
| ResendConfirmationCodeRequest
Represents the request to resend the confirmation code.
|
| RespondToAuthChallengeRequest
The request to respond to an authentication challenge.
|
| SetRiskConfigurationRequest |
| SetUiCustomizationRequest |
| SetUserMfaPreferenceRequest |
| SetUserPoolMfaConfigRequest |
| SetUserSettingsRequest
Represents the request to set user settings.
|
| SignUpRequest
Represents the request to register a user.
|
| StartUserImportJobRequest
Represents the request to start the user import job.
|
| StopUserImportJobRequest
Represents the request to stop the user import job.
|
| TagResourceRequest |
| UntagResourceRequest |
| UpdateAuthEventFeedbackRequest |
| UpdateDeviceStatusRequest
Represents the request to update the device status.
|
| UpdateGroupRequest |
| UpdateIdentityProviderRequest |
| UpdateResourceServerRequest |
| UpdateUserAttributesRequest
Represents the request to update user attributes.
|
| UpdateUserPoolClientRequest
Represents the request to update the user pool client.
|
| UpdateUserPoolDomainRequest
The UpdateUserPoolDomain request input.
|
| UpdateUserPoolRequest
Represents the request to update the user pool.
|
| VerifySoftwareTokenRequest |
| VerifyUserAttributeRequest
Represents the request to verify user attributes.
|
Copyright © 2019. All rights reserved.