@aws-sdk/client-cognito-identity-provider 3.169.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 +8 -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,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
|
+
CreateIdentityProviderRequest,
|
|
15
|
+
CreateIdentityProviderResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateIdentityProviderCommandInput
|
|
18
|
+
extends CreateIdentityProviderRequest {}
|
|
19
|
+
export interface CreateIdentityProviderCommandOutput
|
|
20
|
+
extends CreateIdentityProviderResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateIdentityProviderCommand extends $Command<
|
|
24
|
+
CreateIdentityProviderCommandInput,
|
|
25
|
+
CreateIdentityProviderCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateIdentityProviderCommandInput;
|
|
29
|
+
constructor(input: CreateIdentityProviderCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateIdentityProviderCommandInput,
|
|
37
|
+
CreateIdentityProviderCommandOutput
|
|
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
|
+
CreateResourceServerRequest,
|
|
15
|
+
CreateResourceServerResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateResourceServerCommandInput
|
|
18
|
+
extends CreateResourceServerRequest {}
|
|
19
|
+
export interface CreateResourceServerCommandOutput
|
|
20
|
+
extends CreateResourceServerResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateResourceServerCommand extends $Command<
|
|
24
|
+
CreateResourceServerCommandInput,
|
|
25
|
+
CreateResourceServerCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateResourceServerCommandInput;
|
|
29
|
+
constructor(input: CreateResourceServerCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateResourceServerCommandInput,
|
|
37
|
+
CreateResourceServerCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -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
|
+
CreateUserImportJobRequest,
|
|
15
|
+
CreateUserImportJobResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateUserImportJobCommandInput
|
|
18
|
+
extends CreateUserImportJobRequest {}
|
|
19
|
+
export interface CreateUserImportJobCommandOutput
|
|
20
|
+
extends CreateUserImportJobResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateUserImportJobCommand extends $Command<
|
|
24
|
+
CreateUserImportJobCommandInput,
|
|
25
|
+
CreateUserImportJobCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateUserImportJobCommandInput;
|
|
29
|
+
constructor(input: CreateUserImportJobCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<CreateUserImportJobCommandInput, CreateUserImportJobCommandOutput>;
|
|
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
|
+
CreateUserPoolClientRequest,
|
|
15
|
+
CreateUserPoolClientResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateUserPoolClientCommandInput
|
|
18
|
+
extends CreateUserPoolClientRequest {}
|
|
19
|
+
export interface CreateUserPoolClientCommandOutput
|
|
20
|
+
extends CreateUserPoolClientResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateUserPoolClientCommand extends $Command<
|
|
24
|
+
CreateUserPoolClientCommandInput,
|
|
25
|
+
CreateUserPoolClientCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateUserPoolClientCommandInput;
|
|
29
|
+
constructor(input: CreateUserPoolClientCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateUserPoolClientCommandInput,
|
|
37
|
+
CreateUserPoolClientCommandOutput
|
|
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
|
+
CreateUserPoolRequest,
|
|
15
|
+
CreateUserPoolResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateUserPoolCommandInput extends CreateUserPoolRequest {}
|
|
18
|
+
export interface CreateUserPoolCommandOutput
|
|
19
|
+
extends CreateUserPoolResponse,
|
|
20
|
+
__MetadataBearer {}
|
|
21
|
+
|
|
22
|
+
export declare class CreateUserPoolCommand extends $Command<
|
|
23
|
+
CreateUserPoolCommandInput,
|
|
24
|
+
CreateUserPoolCommandOutput,
|
|
25
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
26
|
+
> {
|
|
27
|
+
readonly input: CreateUserPoolCommandInput;
|
|
28
|
+
constructor(input: CreateUserPoolCommandInput);
|
|
29
|
+
|
|
30
|
+
resolveMiddleware(
|
|
31
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
32
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
options?: __HttpHandlerOptions
|
|
34
|
+
): Handler<CreateUserPoolCommandInput, CreateUserPoolCommandOutput>;
|
|
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
|
+
CreateUserPoolDomainRequest,
|
|
15
|
+
CreateUserPoolDomainResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface CreateUserPoolDomainCommandInput
|
|
18
|
+
extends CreateUserPoolDomainRequest {}
|
|
19
|
+
export interface CreateUserPoolDomainCommandOutput
|
|
20
|
+
extends CreateUserPoolDomainResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class CreateUserPoolDomainCommand extends $Command<
|
|
24
|
+
CreateUserPoolDomainCommandInput,
|
|
25
|
+
CreateUserPoolDomainCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateUserPoolDomainCommandInput;
|
|
29
|
+
constructor(input: CreateUserPoolDomainCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateUserPoolDomainCommandInput,
|
|
37
|
+
CreateUserPoolDomainCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
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 { DeleteGroupRequest } from "../models/models_0";
|
|
14
|
+
export interface DeleteGroupCommandInput extends DeleteGroupRequest {}
|
|
15
|
+
export interface DeleteGroupCommandOutput extends __MetadataBearer {}
|
|
16
|
+
|
|
17
|
+
export declare class DeleteGroupCommand extends $Command<
|
|
18
|
+
DeleteGroupCommandInput,
|
|
19
|
+
DeleteGroupCommandOutput,
|
|
20
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
21
|
+
> {
|
|
22
|
+
readonly input: DeleteGroupCommandInput;
|
|
23
|
+
constructor(input: DeleteGroupCommandInput);
|
|
24
|
+
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<DeleteGroupCommandInput, DeleteGroupCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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 { DeleteIdentityProviderRequest } from "../models/models_0";
|
|
14
|
+
export interface DeleteIdentityProviderCommandInput
|
|
15
|
+
extends DeleteIdentityProviderRequest {}
|
|
16
|
+
export interface DeleteIdentityProviderCommandOutput extends __MetadataBearer {}
|
|
17
|
+
|
|
18
|
+
export declare class DeleteIdentityProviderCommand extends $Command<
|
|
19
|
+
DeleteIdentityProviderCommandInput,
|
|
20
|
+
DeleteIdentityProviderCommandOutput,
|
|
21
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: DeleteIdentityProviderCommandInput;
|
|
24
|
+
constructor(input: DeleteIdentityProviderCommandInput);
|
|
25
|
+
|
|
26
|
+
resolveMiddleware(
|
|
27
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
29
|
+
options?: __HttpHandlerOptions
|
|
30
|
+
): Handler<
|
|
31
|
+
DeleteIdentityProviderCommandInput,
|
|
32
|
+
DeleteIdentityProviderCommandOutput
|
|
33
|
+
>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -1,17 +1,36 @@
|
|
|
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 { DeleteResourceServerRequest } from "../models/models_0";
|
|
14
|
+
export interface DeleteResourceServerCommandInput
|
|
15
|
+
extends DeleteResourceServerRequest {}
|
|
16
|
+
export interface DeleteResourceServerCommandOutput extends __MetadataBearer {}
|
|
17
|
+
|
|
18
|
+
export declare class DeleteResourceServerCommand extends $Command<
|
|
19
|
+
DeleteResourceServerCommandInput,
|
|
20
|
+
DeleteResourceServerCommandOutput,
|
|
21
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
22
|
+
> {
|
|
23
|
+
readonly input: DeleteResourceServerCommandInput;
|
|
24
|
+
constructor(input: DeleteResourceServerCommandInput);
|
|
25
|
+
|
|
26
|
+
resolveMiddleware(
|
|
27
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
28
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
29
|
+
options?: __HttpHandlerOptions
|
|
30
|
+
): Handler<
|
|
31
|
+
DeleteResourceServerCommandInput,
|
|
32
|
+
DeleteResourceServerCommandOutput
|
|
33
|
+
>;
|
|
34
|
+
private serialize;
|
|
35
|
+
private deserialize;
|
|
36
|
+
}
|
|
@@ -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
|
+
DeleteUserAttributesRequest,
|
|
15
|
+
DeleteUserAttributesResponse,
|
|
16
|
+
} from "../models/models_0";
|
|
17
|
+
export interface DeleteUserAttributesCommandInput
|
|
18
|
+
extends DeleteUserAttributesRequest {}
|
|
19
|
+
export interface DeleteUserAttributesCommandOutput
|
|
20
|
+
extends DeleteUserAttributesResponse,
|
|
21
|
+
__MetadataBearer {}
|
|
22
|
+
|
|
23
|
+
export declare class DeleteUserAttributesCommand extends $Command<
|
|
24
|
+
DeleteUserAttributesCommandInput,
|
|
25
|
+
DeleteUserAttributesCommandOutput,
|
|
26
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteUserAttributesCommandInput;
|
|
29
|
+
constructor(input: DeleteUserAttributesCommandInput);
|
|
30
|
+
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteUserAttributesCommandInput,
|
|
37
|
+
DeleteUserAttributesCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -1,17 +1,32 @@
|
|
|
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 { DeleteUserRequest } from "../models/models_0";
|
|
14
|
+
export interface DeleteUserCommandInput extends DeleteUserRequest {}
|
|
15
|
+
export interface DeleteUserCommandOutput extends __MetadataBearer {}
|
|
16
|
+
|
|
17
|
+
export declare class DeleteUserCommand extends $Command<
|
|
18
|
+
DeleteUserCommandInput,
|
|
19
|
+
DeleteUserCommandOutput,
|
|
20
|
+
CognitoIdentityProviderClientResolvedConfig
|
|
21
|
+
> {
|
|
22
|
+
readonly input: DeleteUserCommandInput;
|
|
23
|
+
constructor(input: DeleteUserCommandInput);
|
|
24
|
+
|
|
25
|
+
resolveMiddleware(
|
|
26
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
27
|
+
configuration: CognitoIdentityProviderClientResolvedConfig,
|
|
28
|
+
options?: __HttpHandlerOptions
|
|
29
|
+
): Handler<DeleteUserCommandInput, DeleteUserCommandOutput>;
|
|
30
|
+
private serialize;
|
|
31
|
+
private deserialize;
|
|
32
|
+
}
|