| Class | Description |
|---|---|
| AddCustomAttributesRequest |
Represents the request to add custom attributes.
|
| AddCustomAttributesResult |
Represents the response from the server for the request to add custom
attributes.
|
| AdminConfirmSignUpRequest |
Represents the request to confirm user registration.
|
| AdminConfirmSignUpResult |
Represents the response from the server for the request to confirm
registration.
|
| AdminDeleteUserAttributesRequest |
Represents the request to delete user attributes as an administrator.
|
| AdminDeleteUserAttributesResult |
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.
|
| AdminDeleteUserResult | |
| AdminDisableUserRequest |
Represents the request to disable any user as an administrator.
|
| AdminDisableUserResult |
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.
|
| AdminEnableUserResult |
Represents the response from the server for the request to enable a user as
an administrator.
|
| AdminGetUserRequest |
Represents the request to get the specified user as an administrator.
|
| AdminGetUserResult |
Represents the response from the server from the request to get the specified
user as an administrator.
|
| AdminResetUserPasswordRequest |
Represents the request to reset a user's password as an administrator.
|
| AdminResetUserPasswordResult |
Represents the response from the server to reset a user password as an
administrator.
|
| AdminSetUserSettingsRequest |
Represents the request to set user settings as an administrator.
|
| AdminSetUserSettingsResult |
Represents the response from the server to set user settings as an
administrator.
|
| AdminUpdateUserAttributesRequest |
Represents the request to update the user's attributes as an administrator.
|
| AdminUpdateUserAttributesResult |
Represents the response from the server for the request to update user
attributes as an administrator.
|
| AttributeType |
Specifies whether the attribute is standard or custom.
|
| ChangePasswordRequest |
Represents the request to change a user password.
|
| ChangePasswordResult |
The response from the server to the change password request.
|
| CodeDeliveryDetailsType |
The type of code delivery details being returned from the server.
|
| ConfirmForgotPasswordRequest |
The request representing the confirmation for a password reset.
|
| ConfirmForgotPasswordResult |
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.
|
| ConfirmSignUpResult |
Represents the response from the server for the registration confirmation.
|
| CreateUserPoolClientRequest |
Represents the request to create a user pool client.
|
| CreateUserPoolClientResult |
Represents the response from the server to create a user pool client.
|
| CreateUserPoolRequest |
Represents the request to create a user pool.
|
| CreateUserPoolResult |
Represents the response from the server for the request to create a user
pool.
|
| DeleteUserAttributesRequest |
Represents the request to delete user attributes.
|
| DeleteUserAttributesResult |
Represents the response from the server to delete user attributes.
|
| DeleteUserPoolClientRequest |
Represents the request to delete a user pool client.
|
| DeleteUserPoolClientResult | |
| DeleteUserPoolRequest |
Represents the request to delete a user pool.
|
| DeleteUserPoolResult | |
| DeleteUserRequest |
Represents the request to delete a user.
|
| DeleteUserResult | |
| DescribeUserPoolClientRequest |
Represents the request to describe a user pool client.
|
| DescribeUserPoolClientResult |
Represents the response from the server from a request to describe the user
pool client.
|
| DescribeUserPoolRequest |
Represents the request to describe the user pool.
|
| DescribeUserPoolResult |
Represents the response to describe the user pool.
|
| ForgotPasswordRequest |
Represents the request to reset a user's password.
|
| ForgotPasswordResult |
Respresents the response from the server regarding the request to reset a
password.
|
| GetUserAttributeVerificationCodeRequest |
Represents the request to get user attribute verification.
|
| GetUserAttributeVerificationCodeResult |
The verification code response returned by the server response to get the
user attribute verification code.
|
| GetUserRequest |
Represents the request to get information about the user.
|
| GetUserResult |
Represents the response from the server from the request to get information
about the user.
|
| LambdaConfigType |
Specifies the type of configuration for AWS Lambda triggers.
|
| ListUserPoolClientsRequest |
Represents the request to list the user pool clients.
|
| ListUserPoolClientsResult |
Represents the response from the server that lists user pool clients.
|
| ListUserPoolsRequest |
Represents the request to list user pools.
|
| ListUserPoolsResult |
Represents the response to list user pools.
|
| ListUsersRequest |
Represents the request to list users.
|
| ListUsersResult |
The response from the request to list users.
|
| MFAOptionType |
Specifies the different settings for multi-factor authentication (MFA).
|
| NumberAttributeConstraintsType |
The minimum and maximum value of an attribute that is of the number data
type.
|
| PasswordPolicyType |
The password policy type.
|
| ResendConfirmationCodeRequest |
Represents the request to resend the confirmation code.
|
| ResendConfirmationCodeResult |
The response from the server when the Amazon Cognito service makes the
request to resend a confirmation code.
|
| SchemaAttributeType |
Contains information about the schema attribute.
|
| SetUserSettingsRequest |
Represents the request to set user settings.
|
| SetUserSettingsResult |
The response from the server for a set user settings request.
|
| SignUpRequest |
Represents the request to register a user.
|
| SignUpResult |
The response from the server for a registration request.
|
| StringAttributeConstraintsType |
The type of constraints associated with an attribute of the string type.
|
| UpdateUserAttributesRequest |
Represents the request to update user attributes.
|
| UpdateUserAttributesResult |
Represents the response from the server for the request to update user
attributes.
|
| UpdateUserPoolClientRequest |
Represents the request to update the user pool client.
|
| UpdateUserPoolClientResult |
Represents the response from the server to the request to update the user
pool client.
|
| UpdateUserPoolRequest |
Represents the request to update the user pool.
|
| UpdateUserPoolResult |
Represents the response from the server when you make a request to update the
user pool.
|
| UserPoolClientDescription |
The description of the user poool client.
|
| UserPoolClientType |
A user pool of the client type.
|
| UserPoolDescriptionType |
A user pool description.
|
| UserPoolPolicyType |
The type of policy in a user pool.
|
| UserPoolType |
A container with information about the user pool type.
|
| UserType |
The user type.
|
| VerifyUserAttributeRequest |
Represents the request to verify user attributes.
|
| VerifyUserAttributeResult |
A container representing the response from the server from the request to
verify user attributes.
|
| Enum | Description |
|---|---|
| AliasAttributeType | |
| AttributeDataType | |
| DeliveryMediumType | |
| StatusType | |
| UserPoolMfaType | |
| UserStatusType | |
| VerifiedAttributeType |
| Exception | Description |
|---|---|
| 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.
|
| CodeMismatchException |
This exception is thrown if the provided code does not match what the server
was expecting.
|
| ConcurrentModificationException |
This exception is thrown if two or more modifications are happening
concurrently.
|
| ExpiredCodeException |
This exception is thrown if a code has expired.
|
| InternalErrorException |
This exception is thrown when Amazon Cognito encounters an internal error.
|
| InvalidLambdaResponseException |
This exception is thrown when the Amazon Cognito service encounters an
invalid AWS Lambda response.
|
| 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.
|
| LimitExceededException |
This exception is thrown when a user exceeds the limit for a requested AWS
resource.
|
| NotAuthorizedException |
This exception gets thrown when a user is not authorized.
|
| ResourceNotFoundException |
This exception is thrown when the Amazon Cognito service cannot find the
requested resource.
|
| TooManyFailedAttemptsException |
This exception gets thrown when the user has made too many failed attempts
for a given action (e.g., sign in).
|
| TooManyRequestsException |
This exception gets thrown when the user has made too many requests for a
given operation.
|
| UnexpectedLambdaException |
This exception gets thrown when the Amazon Cognito service encounters an
unexpected exception with the AWS Lambda service.
|
| UserLambdaValidationException |
This exception gets 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.
|
Copyright © 2016. All rights reserved.