@aws-sdk/client-cognito-identity-provider 3.278.0 → 3.281.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +811 -0
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +6 -0
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +6 -0
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +6 -0
- package/dist-types/commands/AdminCreateUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +6 -0
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminDisableUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminEnableUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +6 -0
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +6 -0
- package/dist-types/commands/AdminGetUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +6 -0
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminListDevicesCommand.d.ts +6 -0
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +6 -0
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +6 -0
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +6 -0
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +6 -0
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +6 -0
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +6 -0
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +6 -0
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +6 -0
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +6 -0
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +6 -0
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +6 -0
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +6 -0
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +6 -0
- package/dist-types/commands/ChangePasswordCommand.d.ts +6 -0
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +6 -0
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +6 -0
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +6 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +6 -0
- package/dist-types/commands/CreateResourceServerCommand.d.ts +6 -0
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +6 -0
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +6 -0
- package/dist-types/commands/CreateUserPoolCommand.d.ts +6 -0
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +6 -0
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +6 -0
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +6 -0
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +6 -0
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +6 -0
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +6 -0
- package/dist-types/commands/ForgetDeviceCommand.d.ts +6 -0
- package/dist-types/commands/ForgotPasswordCommand.d.ts +6 -0
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +6 -0
- package/dist-types/commands/GetDeviceCommand.d.ts +6 -0
- package/dist-types/commands/GetGroupCommand.d.ts +6 -0
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +6 -0
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +6 -0
- package/dist-types/commands/GetUICustomizationCommand.d.ts +6 -0
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +6 -0
- package/dist-types/commands/GetUserCommand.d.ts +6 -0
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +6 -0
- package/dist-types/commands/GlobalSignOutCommand.d.ts +6 -0
- package/dist-types/commands/InitiateAuthCommand.d.ts +6 -0
- package/dist-types/commands/ListDevicesCommand.d.ts +6 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +6 -0
- package/dist-types/commands/ListResourceServersCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +6 -0
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +6 -0
- package/dist-types/commands/ListUserPoolsCommand.d.ts +6 -0
- package/dist-types/commands/ListUsersCommand.d.ts +6 -0
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +6 -0
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +6 -0
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +6 -0
- package/dist-types/commands/RevokeTokenCommand.d.ts +6 -0
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +6 -0
- package/dist-types/commands/SetUICustomizationCommand.d.ts +6 -0
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +6 -0
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +6 -0
- package/dist-types/commands/SetUserSettingsCommand.d.ts +6 -0
- package/dist-types/commands/SignUpCommand.d.ts +6 -0
- package/dist-types/commands/StartUserImportJobCommand.d.ts +6 -0
- package/dist-types/commands/StopUserImportJobCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +6 -0
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +6 -0
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +6 -0
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +6 -0
- package/package.json +6 -6
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DeleteGroupRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteGroupCommandInput extends DeleteGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteGroupCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DeleteIdentityProviderRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteIdentityProviderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteIdentityProviderCommandInput extends DeleteIdentityProviderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteIdentityProviderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteIdentityProviderCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DeleteResourceServerRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteResourceServerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteResourceServerCommandInput extends DeleteResourceServerRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteResourceServerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteResourceServerCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DeleteUserAttributesRequest, DeleteUserAttributesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteUserAttributesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteUserAttributesCommandInput extends DeleteUserAttributesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteUserAttributesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteUserAttributesCommandOutput extends DeleteUserAttributesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DeleteUserRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteUserCommandInput extends DeleteUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteUserCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DeleteUserPoolClientRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteUserPoolClientCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteUserPoolClientCommandInput extends DeleteUserPoolClientRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteUserPoolClientCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteUserPoolClientCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DeleteUserPoolRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteUserPoolCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteUserPoolCommandInput extends DeleteUserPoolRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteUserPoolCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteUserPoolCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DeleteUserPoolDomainRequest, DeleteUserPoolDomainResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteUserPoolDomainCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteUserPoolDomainCommandInput extends DeleteUserPoolDomainRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteUserPoolDomainCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteUserPoolDomainCommandOutput extends DeleteUserPoolDomainResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeIdentityProviderRequest, DescribeIdentityProviderResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeIdentityProviderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeIdentityProviderCommandInput extends DescribeIdentityProviderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeIdentityProviderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeIdentityProviderCommandOutput extends DescribeIdentityProviderResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeResourceServerRequest, DescribeResourceServerResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeResourceServerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeResourceServerCommandInput extends DescribeResourceServerRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeResourceServerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeResourceServerCommandOutput extends DescribeResourceServerResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeRiskConfigurationRequest, DescribeRiskConfigurationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeRiskConfigurationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeRiskConfigurationCommandInput extends DescribeRiskConfigurationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeRiskConfigurationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeRiskConfigurationCommandOutput extends DescribeRiskConfigurationResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeUserImportJobRequest, DescribeUserImportJobResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeUserImportJobCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeUserImportJobCommandInput extends DescribeUserImportJobRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeUserImportJobCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeUserImportJobCommandOutput extends DescribeUserImportJobResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeUserPoolClientRequest, DescribeUserPoolClientResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeUserPoolClientCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeUserPoolClientCommandInput extends DescribeUserPoolClientRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeUserPoolClientCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeUserPoolClientCommandOutput extends DescribeUserPoolClientResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeUserPoolRequest, DescribeUserPoolResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeUserPoolCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeUserPoolCommandInput extends DescribeUserPoolRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeUserPoolCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeUserPoolCommandOutput extends DescribeUserPoolResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { DescribeUserPoolDomainRequest, DescribeUserPoolDomainResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DescribeUserPoolDomainCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DescribeUserPoolDomainCommandInput extends DescribeUserPoolDomainRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DescribeUserPoolDomainCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DescribeUserPoolDomainCommandOutput extends DescribeUserPoolDomainResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ForgetDeviceRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ForgetDeviceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ForgetDeviceCommandInput extends ForgetDeviceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ForgetDeviceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ForgetDeviceCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ForgotPasswordRequest, ForgotPasswordResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ForgotPasswordCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ForgotPasswordCommandInput extends ForgotPasswordRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ForgotPasswordCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ForgotPasswordCommandOutput extends ForgotPasswordResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetCSVHeaderRequest, GetCSVHeaderResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetCSVHeaderCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetCSVHeaderCommandInput extends GetCSVHeaderRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetCSVHeaderCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetCSVHeaderCommandOutput extends GetCSVHeaderResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetDeviceRequest, GetDeviceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetDeviceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetDeviceCommandInput extends GetDeviceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetDeviceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetDeviceCommandOutput extends GetDeviceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetGroupRequest, GetGroupResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetGroupCommandInput extends GetGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetGroupCommandOutput extends GetGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetIdentityProviderByIdentifierRequest, GetIdentityProviderByIdentifierResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetIdentityProviderByIdentifierCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetIdentityProviderByIdentifierCommandInput extends GetIdentityProviderByIdentifierRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetIdentityProviderByIdentifierCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetIdentityProviderByIdentifierCommandOutput extends GetIdentityProviderByIdentifierResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetSigningCertificateRequest, GetSigningCertificateResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetSigningCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetSigningCertificateCommandInput extends GetSigningCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetSigningCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetSigningCertificateCommandOutput extends GetSigningCertificateResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetUICustomizationRequest, GetUICustomizationResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetUICustomizationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetUICustomizationCommandInput extends GetUICustomizationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetUICustomizationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetUICustomizationCommandOutput extends GetUICustomizationResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetUserAttributeVerificationCodeRequest, GetUserAttributeVerificationCodeResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetUserAttributeVerificationCodeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetUserAttributeVerificationCodeCommandInput extends GetUserAttributeVerificationCodeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetUserAttributeVerificationCodeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetUserAttributeVerificationCodeCommandOutput extends GetUserAttributeVerificationCodeResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetUserRequest, GetUserResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetUserCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetUserCommandInput extends GetUserRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetUserCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetUserCommandOutput extends GetUserResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GetUserPoolMfaConfigRequest, GetUserPoolMfaConfigResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GetUserPoolMfaConfigCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GetUserPoolMfaConfigCommandInput extends GetUserPoolMfaConfigRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GetUserPoolMfaConfigCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GetUserPoolMfaConfigCommandOutput extends GetUserPoolMfaConfigResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { GlobalSignOutRequest, GlobalSignOutResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GlobalSignOutCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GlobalSignOutCommandInput extends GlobalSignOutRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GlobalSignOutCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GlobalSignOutCommandOutput extends GlobalSignOutResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { InitiateAuthRequest, InitiateAuthResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link InitiateAuthCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface InitiateAuthCommandInput extends InitiateAuthRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link InitiateAuthCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface InitiateAuthCommandOutput extends InitiateAuthResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListDevicesRequest, ListDevicesResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListDevicesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListDevicesCommandInput extends ListDevicesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListDevicesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListDevicesCommandOutput extends ListDevicesResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListGroupsRequest, ListGroupsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListGroupsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListGroupsCommandInput extends ListGroupsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListGroupsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListIdentityProvidersRequest, ListIdentityProvidersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListIdentityProvidersCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListIdentityProvidersCommandInput extends ListIdentityProvidersRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListIdentityProvidersCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListIdentityProvidersCommandOutput extends ListIdentityProvidersResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListResourceServersRequest, ListResourceServersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListResourceServersCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListResourceServersCommandInput extends ListResourceServersRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListResourceServersCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListResourceServersCommandOutput extends ListResourceServersResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTagsForResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTagsForResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUserImportJobsRequest, ListUserImportJobsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListUserImportJobsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListUserImportJobsCommandInput extends ListUserImportJobsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListUserImportJobsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListUserImportJobsCommandOutput extends ListUserImportJobsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUserPoolClientsRequest, ListUserPoolClientsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListUserPoolClientsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListUserPoolClientsCommandInput extends ListUserPoolClientsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListUserPoolClientsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListUserPoolClientsCommandOutput extends ListUserPoolClientsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUserPoolsRequest, ListUserPoolsResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListUserPoolsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListUserPoolsCommandInput extends ListUserPoolsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListUserPoolsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListUserPoolsCommandOutput extends ListUserPoolsResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUsersRequest, ListUsersResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListUsersCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListUsersCommandInput extends ListUsersRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListUsersCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ListUsersInGroupRequest, ListUsersInGroupResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListUsersInGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListUsersInGroupCommandInput extends ListUsersInGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListUsersInGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListUsersInGroupCommandOutput extends ListUsersInGroupResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CognitoIdentityProviderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CognitoIdentityProviderClient";
|
|
5
5
|
import { ResendConfirmationCodeRequest, ResendConfirmationCodeResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ResendConfirmationCodeCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ResendConfirmationCodeCommandInput extends ResendConfirmationCodeRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ResendConfirmationCodeCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ResendConfirmationCodeCommandOutput extends ResendConfirmationCodeResponse, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|