@aws-sdk/client-cognito-identity-provider 3.530.0 → 3.535.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/dist-types/CognitoIdentityProvider.d.ts +2 -1
- package/dist-types/CognitoIdentityProviderClient.d.ts +1 -1
- package/dist-types/commands/AddCustomAttributesCommand.d.ts +2 -1
- package/dist-types/commands/AdminAddUserToGroupCommand.d.ts +2 -1
- package/dist-types/commands/AdminConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/commands/AdminCreateUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminDeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/AdminDeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminDisableProviderForUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminDisableUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminEnableUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminForgetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/AdminGetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/AdminGetUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminInitiateAuthCommand.d.ts +2 -1
- package/dist-types/commands/AdminLinkProviderForUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/AdminListGroupsForUserCommand.d.ts +2 -1
- package/dist-types/commands/AdminListUserAuthEventsCommand.d.ts +2 -1
- package/dist-types/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -1
- package/dist-types/commands/AdminResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/commands/AdminSetUserPasswordCommand.d.ts +2 -1
- package/dist-types/commands/AdminSetUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/commands/AdminUpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/AdminUserGlobalSignOutCommand.d.ts +2 -1
- package/dist-types/commands/AssociateSoftwareTokenCommand.d.ts +2 -1
- package/dist-types/commands/ChangePasswordCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmDeviceCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmForgotPasswordCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreateResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/ForgetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/ForgotPasswordCommand.d.ts +2 -1
- package/dist-types/commands/GetCSVHeaderCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -1
- package/dist-types/commands/GetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetSigningCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetUICustomizationCommand.d.ts +2 -1
- package/dist-types/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -1
- package/dist-types/commands/GetUserCommand.d.ts +2 -1
- package/dist-types/commands/GetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/commands/GlobalSignOutCommand.d.ts +2 -1
- package/dist-types/commands/InitiateAuthCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceServersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUserImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserPoolClientsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserPoolsCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersInGroupCommand.d.ts +2 -1
- package/dist-types/commands/ResendConfirmationCodeCommand.d.ts +2 -1
- package/dist-types/commands/RespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/commands/RevokeTokenCommand.d.ts +2 -1
- package/dist-types/commands/SetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/SetRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/SetUICustomizationCommand.d.ts +3 -2
- package/dist-types/commands/SetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/commands/SetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/commands/SetUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/SignUpCommand.d.ts +2 -1
- package/dist-types/commands/StartUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/StopUserImportJobCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourceServerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPoolCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/commands/VerifySoftwareTokenCommand.d.ts +2 -1
- package/dist-types/commands/VerifyUserAttributeCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +878 -878
- package/dist-types/models/models_1.d.ts +151 -151
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: CognitoIdentityProviderClientCon
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: CognitoIdentityProviderClientCon
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: CognitoIdentityProviderClientCon
|
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
|
-
base64Encoder:
|
|
14
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
15
15
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
16
|
-
utf8Encoder:
|
|
16
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -8,7 +8,7 @@ import { CognitoIdentityProviderClientConfig } from "./CognitoIdentityProviderCl
|
|
|
8
8
|
export declare const getRuntimeConfig: (config: CognitoIdentityProviderClientConfig) => {
|
|
9
9
|
apiVersion: string;
|
|
10
10
|
base64Decoder: import("@smithy/types").Decoder;
|
|
11
|
-
base64Encoder:
|
|
11
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
12
12
|
disableHostPrefix: boolean;
|
|
13
13
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
14
14
|
logger?: import("@smithy/types").Logger | undefined;
|
|
@@ -28,5 +28,5 @@ export declare const getRuntimeConfig: (config: CognitoIdentityProviderClientCon
|
|
|
28
28
|
serviceId: string;
|
|
29
29
|
urlParser: import("@smithy/types").UrlParser;
|
|
30
30
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
31
|
-
utf8Encoder:
|
|
31
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
32
32
|
};
|
|
@@ -764,6 +764,7 @@ export interface CognitoIdentityProvider {
|
|
|
764
764
|
options: __HttpHandlerOptions,
|
|
765
765
|
cb: (err: any, data?: AdminUserGlobalSignOutCommandOutput) => void
|
|
766
766
|
): void;
|
|
767
|
+
associateSoftwareToken(): Promise<AssociateSoftwareTokenCommandOutput>;
|
|
767
768
|
associateSoftwareToken(
|
|
768
769
|
args: AssociateSoftwareTokenCommandInput,
|
|
769
770
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const AddCustomAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AddCustomAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AddCustomAttributesCommandInput,
|
|
32
|
+
AddCustomAttributesCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AddCustomAttributesCommand extends AddCustomAttributesCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const AdminAddUserToGroupCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: AdminAddUserToGroupCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
AdminAddUserToGroupCommandInput,
|
|
27
|
+
AdminAddUserToGroupCommandOutput,
|
|
28
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class AdminAddUserToGroupCommand extends AdminAddUserToGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminConfirmSignUpCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminConfirmSignUpCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminConfirmSignUpCommandInput,
|
|
32
|
+
AdminConfirmSignUpCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminConfirmSignUpCommand extends AdminConfirmSignUpCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const AdminCreateUserCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AdminCreateUserCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AdminCreateUserCommandInput,
|
|
31
|
+
AdminCreateUserCommandOutput,
|
|
32
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AdminCreateUserCommand extends AdminCreateUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminDeleteUserAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminDeleteUserAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminDeleteUserAttributesCommandInput,
|
|
32
|
+
AdminDeleteUserAttributesCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminDeleteUserAttributesCommand extends AdminDeleteUserAttributesCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const AdminDeleteUserCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: AdminDeleteUserCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
AdminDeleteUserCommandInput,
|
|
26
|
+
AdminDeleteUserCommandOutput,
|
|
27
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class AdminDeleteUserCommand extends AdminDeleteUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminDisableProviderForUserCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminDisableProviderForUserCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminDisableProviderForUserCommandInput,
|
|
32
|
+
AdminDisableProviderForUserCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminDisableProviderForUserCommand extends AdminDisableProviderForUserCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const AdminDisableUserCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AdminDisableUserCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AdminDisableUserCommandInput,
|
|
31
|
+
AdminDisableUserCommandOutput,
|
|
32
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AdminDisableUserCommand extends AdminDisableUserCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const AdminEnableUserCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AdminEnableUserCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AdminEnableUserCommandInput,
|
|
31
|
+
AdminEnableUserCommandOutput,
|
|
32
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AdminEnableUserCommand extends AdminEnableUserCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const AdminForgetDeviceCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: AdminForgetDeviceCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
AdminForgetDeviceCommandInput,
|
|
27
|
+
AdminForgetDeviceCommandOutput,
|
|
28
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class AdminForgetDeviceCommand extends AdminForgetDeviceCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const AdminGetDeviceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AdminGetDeviceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AdminGetDeviceCommandInput,
|
|
31
|
+
AdminGetDeviceCommandOutput,
|
|
32
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AdminGetDeviceCommand extends AdminGetDeviceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const AdminGetUserCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: AdminGetUserCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
AdminGetUserCommandInput,
|
|
28
|
+
AdminGetUserCommandOutput,
|
|
29
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class AdminGetUserCommand extends AdminGetUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminInitiateAuthCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminInitiateAuthCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminInitiateAuthCommandInput,
|
|
32
|
+
AdminInitiateAuthCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminInitiateAuthCommand extends AdminInitiateAuthCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminLinkProviderForUserCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminLinkProviderForUserCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminLinkProviderForUserCommandInput,
|
|
32
|
+
AdminLinkProviderForUserCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminLinkProviderForUserCommand extends AdminLinkProviderForUserCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const AdminListDevicesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: AdminListDevicesCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
AdminListDevicesCommandInput,
|
|
31
|
+
AdminListDevicesCommandOutput,
|
|
32
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class AdminListDevicesCommand extends AdminListDevicesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminListGroupsForUserCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminListGroupsForUserCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminListGroupsForUserCommandInput,
|
|
32
|
+
AdminListGroupsForUserCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminListGroupsForUserCommand extends AdminListGroupsForUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminListUserAuthEventsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminListUserAuthEventsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminListUserAuthEventsCommandInput,
|
|
32
|
+
AdminListUserAuthEventsCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminListUserAuthEventsCommand extends AdminListUserAuthEventsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const AdminRemoveUserFromGroupCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: AdminRemoveUserFromGroupCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
AdminRemoveUserFromGroupCommandInput,
|
|
28
|
+
AdminRemoveUserFromGroupCommandOutput,
|
|
29
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class AdminRemoveUserFromGroupCommand extends AdminRemoveUserFromGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminResetUserPasswordCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminResetUserPasswordCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminResetUserPasswordCommandInput,
|
|
32
|
+
AdminResetUserPasswordCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminResetUserPasswordCommand extends AdminResetUserPasswordCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminRespondToAuthChallengeCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminRespondToAuthChallengeCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminRespondToAuthChallengeCommandInput,
|
|
32
|
+
AdminRespondToAuthChallengeCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminRespondToAuthChallengeCommand extends AdminRespondToAuthChallengeCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminSetUserMFAPreferenceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminSetUserMFAPreferenceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminSetUserMFAPreferenceCommandInput,
|
|
32
|
+
AdminSetUserMFAPreferenceCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminSetUserMFAPreferenceCommand extends AdminSetUserMFAPreferenceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminSetUserPasswordCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminSetUserPasswordCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminSetUserPasswordCommandInput,
|
|
32
|
+
AdminSetUserPasswordCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminSetUserPasswordCommand extends AdminSetUserPasswordCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminSetUserSettingsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminSetUserSettingsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminSetUserSettingsCommandInput,
|
|
32
|
+
AdminSetUserSettingsCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminSetUserSettingsCommand extends AdminSetUserSettingsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminUpdateAuthEventFeedbackCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminUpdateAuthEventFeedbackCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminUpdateAuthEventFeedbackCommandInput,
|
|
32
|
+
AdminUpdateAuthEventFeedbackCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminUpdateAuthEventFeedbackCommand extends AdminUpdateAuthEventFeedbackCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminUpdateDeviceStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminUpdateDeviceStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminUpdateDeviceStatusCommandInput,
|
|
32
|
+
AdminUpdateDeviceStatusCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminUpdateDeviceStatusCommand extends AdminUpdateDeviceStatusCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminUpdateUserAttributesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminUpdateUserAttributesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminUpdateUserAttributesCommandInput,
|
|
32
|
+
AdminUpdateUserAttributesCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminUpdateUserAttributesCommand extends AdminUpdateUserAttributesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AdminUserGlobalSignOutCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AdminUserGlobalSignOutCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AdminUserGlobalSignOutCommandInput,
|
|
32
|
+
AdminUserGlobalSignOutCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AdminUserGlobalSignOutCommand extends AdminUserGlobalSignOutCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const AssociateSoftwareTokenCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [AssociateSoftwareTokenCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AssociateSoftwareTokenCommandInput,
|
|
32
|
+
AssociateSoftwareTokenCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AssociateSoftwareTokenCommand extends AssociateSoftwareTokenCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ChangePasswordCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ChangePasswordCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ChangePasswordCommandInput,
|
|
31
|
+
ChangePasswordCommandOutput,
|
|
32
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ChangePasswordCommand extends ChangePasswordCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ConfirmDeviceCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ConfirmDeviceCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ConfirmDeviceCommandInput,
|
|
31
|
+
ConfirmDeviceCommandOutput,
|
|
32
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ConfirmDeviceCommand extends ConfirmDeviceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ConfirmForgotPasswordCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ConfirmForgotPasswordCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ConfirmForgotPasswordCommandInput,
|
|
32
|
+
ConfirmForgotPasswordCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ConfirmForgotPasswordCommand extends ConfirmForgotPasswordCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ConfirmSignUpCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ConfirmSignUpCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ConfirmSignUpCommandInput,
|
|
31
|
+
ConfirmSignUpCommandOutput,
|
|
32
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ConfirmSignUpCommand extends ConfirmSignUpCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateGroupCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateGroupCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateGroupCommandInput,
|
|
28
|
+
CreateGroupCommandOutput,
|
|
29
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateGroupCommand extends CreateGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateIdentityProviderCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateIdentityProviderCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateIdentityProviderCommandInput,
|
|
32
|
+
CreateIdentityProviderCommandOutput,
|
|
33
|
+
CognitoIdentityProviderClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateIdentityProviderCommand extends CreateIdentityProviderCommand_base {}
|