@aws-sdk/client-cognito-identity-provider 3.588.0 → 3.592.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-cjs/index.js +0 -103
- package/dist-types/CognitoIdentityProviderClient.d.ts +4 -4
- 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 +2 -1
- 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/index.d.ts +2 -2
- package/dist-types/models/CognitoIdentityProviderServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetLogDeliveryConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SignUpCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CognitoIdentityProviderServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
export * from "./CognitoIdentityProviderClient";
|
|
89
89
|
export * from "./CognitoIdentityProvider";
|
|
90
90
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
91
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
92
|
-
export { CognitoIdentityProviderExtensionConfiguration } from "./extensionConfiguration";
|
|
91
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
92
|
+
export type { CognitoIdentityProviderExtensionConfiguration } from "./extensionConfiguration";
|
|
93
93
|
export * from "./commands";
|
|
94
94
|
export * from "./pagination";
|
|
95
95
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: CognitoIdentityProviderClientCon
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -688,8 +688,8 @@ export interface ClientDefaults
|
|
|
688
688
|
serviceId?: string;
|
|
689
689
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
690
690
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
691
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
692
691
|
region?: string | __Provider<string>;
|
|
692
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
693
693
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
694
694
|
maxAttempts?: number | __Provider<number>;
|
|
695
695
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AddCustomAttributesRequest,
|
|
10
10
|
AddCustomAttributesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AddCustomAttributesCommandInput
|
|
14
15
|
extends AddCustomAttributesRequest {}
|
|
15
16
|
export interface AddCustomAttributesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CognitoIdentityProviderClient";
|
|
8
8
|
import { AdminAddUserToGroupRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AdminAddUserToGroupCommandInput
|
|
11
12
|
extends AdminAddUserToGroupRequest {}
|
|
12
13
|
export interface AdminAddUserToGroupCommandOutput extends __MetadataBearer {}
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AdminConfirmSignUpRequest,
|
|
10
10
|
AdminConfirmSignUpResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AdminConfirmSignUpCommandInput
|
|
14
15
|
extends AdminConfirmSignUpRequest {}
|
|
15
16
|
export interface AdminConfirmSignUpCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AdminCreateUserRequest,
|
|
10
10
|
AdminCreateUserResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AdminCreateUserCommandInput extends AdminCreateUserRequest {}
|
|
14
15
|
export interface AdminCreateUserCommandOutput
|
|
15
16
|
extends AdminCreateUserResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AdminDeleteUserAttributesRequest,
|
|
10
10
|
AdminDeleteUserAttributesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AdminDeleteUserAttributesCommandInput
|
|
14
15
|
extends AdminDeleteUserAttributesRequest {}
|
|
15
16
|
export interface AdminDeleteUserAttributesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CognitoIdentityProviderClient";
|
|
8
8
|
import { AdminDeleteUserRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface AdminDeleteUserCommandInput extends AdminDeleteUserRequest {}
|
|
11
12
|
export interface AdminDeleteUserCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const AdminDeleteUserCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
AdminDisableProviderForUserRequest,
|
|
10
10
|
AdminDisableProviderForUserResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface AdminDisableProviderForUserCommandInput
|
|
14
15
|
extends AdminDisableProviderForUserRequest {}
|
|
15
16
|
export interface AdminDisableProviderForUserCommandOutput
|