@aws-sdk/client-cognito-identity-provider 3.168.0 → 3.170.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +1822 -510
- package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +736 -174
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +33 -17
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +33 -18
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +101 -101
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/CognitoIdentityProviderServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +3245 -2925
- package/dist-types/ts3.4/models/models_1.d.ts +412 -347
- package/dist-types/ts3.4/pagination/AdminListGroupsForUserPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/AdminListUserAuthEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListIdentityProvidersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourceServersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUserPoolClientsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUserPoolsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUsersInGroupPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +10 -10
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1217 -305
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
- package/package.json +34 -34
|
@@ -1,17 +1,34 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import { AdminGetUserRequest, AdminGetUserResponse } from "../models/models_0";
|
|
14
|
+
export interface AdminGetUserCommandInput extends AdminGetUserRequest {}
|
|
15
|
+
export interface AdminGetUserCommandOutput
|
|
16
|
+
extends AdminGetUserResponse,
|
|
17
|
+
__MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class AdminGetUserCommand extends $Command<
|
|
20
|
+
AdminGetUserCommandInput,
|
|
21
|
+
AdminGetUserCommandOutput,
|
|
22
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: AdminGetUserCommandInput;
|
|
25
|
+
constructor(input: AdminGetUserCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<AdminGetUserCommandInput, AdminGetUserCommandOutput>;
|
|
32
|
+
private serialize;
|
|
33
|
+
private deserialize;
|
|
34
|
+
}
|
|
@@ -1,17 +1,38 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import {
|
|
14
|
+
AdminInitiateAuthRequest,
|
|
15
|
+
AdminInitiateAuthResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AdminInitiateAuthCommandInput
|
|
18
|
+
extends AdminInitiateAuthRequest {}
|
|
19
|
+
export interface AdminInitiateAuthCommandOutput
|
|
20
|
+
extends AdminInitiateAuthResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AdminInitiateAuthCommand extends $Command<
|
|
24
|
+
AdminInitiateAuthCommandInput,
|
|
25
|
+
AdminInitiateAuthCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AdminInitiateAuthCommandInput;
|
|
29
|
+
constructor(input: AdminInitiateAuthCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<AdminInitiateAuthCommandInput, AdminInitiateAuthCommandOutput>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import {
|
|
14
|
+
AdminLinkProviderForUserRequest,
|
|
15
|
+
AdminLinkProviderForUserResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AdminLinkProviderForUserCommandInput
|
|
18
|
+
extends AdminLinkProviderForUserRequest {}
|
|
19
|
+
export interface AdminLinkProviderForUserCommandOutput
|
|
20
|
+
extends AdminLinkProviderForUserResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AdminLinkProviderForUserCommand extends $Command<
|
|
24
|
+
AdminLinkProviderForUserCommandInput,
|
|
25
|
+
AdminLinkProviderForUserCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AdminLinkProviderForUserCommandInput;
|
|
29
|
+
constructor(input: AdminLinkProviderForUserCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AdminLinkProviderForUserCommandInput,
|
|
37
|
+
AdminLinkProviderForUserCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import {
|
|
14
|
+
AdminListDevicesRequest,
|
|
15
|
+
AdminListDevicesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AdminListDevicesCommandInput extends AdminListDevicesRequest {}
|
|
18
|
+
export interface AdminListDevicesCommandOutput
|
|
19
|
+
extends AdminListDevicesResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class AdminListDevicesCommand extends $Command<
|
|
23
|
+
AdminListDevicesCommandInput,
|
|
24
|
+
AdminListDevicesCommandOutput,
|
|
25
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: AdminListDevicesCommandInput;
|
|
28
|
+
constructor(input: AdminListDevicesCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<AdminListDevicesCommandInput, AdminListDevicesCommandOutput>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import {
|
|
14
|
+
AdminListGroupsForUserRequest,
|
|
15
|
+
AdminListGroupsForUserResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AdminListGroupsForUserCommandInput
|
|
18
|
+
extends AdminListGroupsForUserRequest {}
|
|
19
|
+
export interface AdminListGroupsForUserCommandOutput
|
|
20
|
+
extends AdminListGroupsForUserResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AdminListGroupsForUserCommand extends $Command<
|
|
24
|
+
AdminListGroupsForUserCommandInput,
|
|
25
|
+
AdminListGroupsForUserCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AdminListGroupsForUserCommandInput;
|
|
29
|
+
constructor(input: AdminListGroupsForUserCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AdminListGroupsForUserCommandInput,
|
|
37
|
+
AdminListGroupsForUserCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import {
|
|
14
|
+
AdminListUserAuthEventsRequest,
|
|
15
|
+
AdminListUserAuthEventsResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AdminListUserAuthEventsCommandInput
|
|
18
|
+
extends AdminListUserAuthEventsRequest {}
|
|
19
|
+
export interface AdminListUserAuthEventsCommandOutput
|
|
20
|
+
extends AdminListUserAuthEventsResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AdminListUserAuthEventsCommand extends $Command<
|
|
24
|
+
AdminListUserAuthEventsCommandInput,
|
|
25
|
+
AdminListUserAuthEventsCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AdminListUserAuthEventsCommandInput;
|
|
29
|
+
constructor(input: AdminListUserAuthEventsCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AdminListUserAuthEventsCommandInput,
|
|
37
|
+
AdminListUserAuthEventsCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,37 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import { AdminRemoveUserFromGroupRequest } from "../models/models_0";
|
|
14
|
+
export interface AdminRemoveUserFromGroupCommandInput
|
|
15
|
+
extends AdminRemoveUserFromGroupRequest {}
|
|
16
|
+
export interface AdminRemoveUserFromGroupCommandOutput
|
|
17
|
+
extends __MetadataBearer {}
|
|
18
|
+
|
|
19
|
+
export declare class AdminRemoveUserFromGroupCommand extends $Command<
|
|
20
|
+
AdminRemoveUserFromGroupCommandInput,
|
|
21
|
+
AdminRemoveUserFromGroupCommandOutput,
|
|
22
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
23
|
+
> {
|
|
24
|
+
readonly input: AdminRemoveUserFromGroupCommandInput;
|
|
25
|
+
constructor(input: AdminRemoveUserFromGroupCommandInput);
|
|
26
|
+
|
|
27
|
+
resolveMiddleware(
|
|
28
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
29
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
30
|
+
options?: __HttpHandlerOptions
|
|
31
|
+
): Handler<
|
|
32
|
+
AdminRemoveUserFromGroupCommandInput,
|
|
33
|
+
AdminRemoveUserFromGroupCommandOutput
|
|
34
|
+
>;
|
|
35
|
+
private serialize;
|
|
36
|
+
private deserialize;
|
|
37
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import {
|
|
14
|
+
AdminResetUserPasswordRequest,
|
|
15
|
+
AdminResetUserPasswordResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AdminResetUserPasswordCommandInput
|
|
18
|
+
extends AdminResetUserPasswordRequest {}
|
|
19
|
+
export interface AdminResetUserPasswordCommandOutput
|
|
20
|
+
extends AdminResetUserPasswordResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AdminResetUserPasswordCommand extends $Command<
|
|
24
|
+
AdminResetUserPasswordCommandInput,
|
|
25
|
+
AdminResetUserPasswordCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AdminResetUserPasswordCommandInput;
|
|
29
|
+
constructor(input: AdminResetUserPasswordCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AdminResetUserPasswordCommandInput,
|
|
37
|
+
AdminResetUserPasswordCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import {
|
|
14
|
+
AdminRespondToAuthChallengeRequest,
|
|
15
|
+
AdminRespondToAuthChallengeResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AdminRespondToAuthChallengeCommandInput
|
|
18
|
+
extends AdminRespondToAuthChallengeRequest {}
|
|
19
|
+
export interface AdminRespondToAuthChallengeCommandOutput
|
|
20
|
+
extends AdminRespondToAuthChallengeResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AdminRespondToAuthChallengeCommand extends $Command<
|
|
24
|
+
AdminRespondToAuthChallengeCommandInput,
|
|
25
|
+
AdminRespondToAuthChallengeCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AdminRespondToAuthChallengeCommandInput;
|
|
29
|
+
constructor(input: AdminRespondToAuthChallengeCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AdminRespondToAuthChallengeCommandInput,
|
|
37
|
+
AdminRespondToAuthChallengeCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import {
|
|
14
|
+
AdminSetUserMFAPreferenceRequest,
|
|
15
|
+
AdminSetUserMFAPreferenceResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AdminSetUserMFAPreferenceCommandInput
|
|
18
|
+
extends AdminSetUserMFAPreferenceRequest {}
|
|
19
|
+
export interface AdminSetUserMFAPreferenceCommandOutput
|
|
20
|
+
extends AdminSetUserMFAPreferenceResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AdminSetUserMFAPreferenceCommand extends $Command<
|
|
24
|
+
AdminSetUserMFAPreferenceCommandInput,
|
|
25
|
+
AdminSetUserMFAPreferenceCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AdminSetUserMFAPreferenceCommandInput;
|
|
29
|
+
constructor(input: AdminSetUserMFAPreferenceCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AdminSetUserMFAPreferenceCommandInput,
|
|
37
|
+
AdminSetUserMFAPreferenceCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,41 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import {
|
|
3
|
+
Handler,
|
|
4
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
5
|
+
MetadataBearer as __MetadataBearer,
|
|
6
|
+
MiddlewareStack,
|
|
7
|
+
} from "@aws-sdk/types";
|
|
8
|
+
import {
|
|
9
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
10
|
+
ServiceInputTypes,
|
|
11
|
+
ServiceOutputTypes,
|
|
12
|
+
} from "../CognitoIdentityProviderClient";
|
|
13
|
+
import {
|
|
14
|
+
AdminSetUserPasswordRequest,
|
|
15
|
+
AdminSetUserPasswordResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface AdminSetUserPasswordCommandInput
|
|
18
|
+
extends AdminSetUserPasswordRequest {}
|
|
19
|
+
export interface AdminSetUserPasswordCommandOutput
|
|
20
|
+
extends AdminSetUserPasswordResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class AdminSetUserPasswordCommand extends $Command<
|
|
24
|
+
AdminSetUserPasswordCommandInput,
|
|
25
|
+
AdminSetUserPasswordCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: AdminSetUserPasswordCommandInput;
|
|
29
|
+
constructor(input: AdminSetUserPasswordCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
AdminSetUserPasswordCommandInput,
|
|
37
|
+
AdminSetUserPasswordCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|