@aws-sdk/client-cognito-identity-provider 3.170.0 → 3.178.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.
Files changed (115) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/CognitoIdentityProvider.d.ts +0 -101
  6. package/dist-types/ts3.4/CognitoIdentityProviderClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AddCustomAttributesCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AdminAddUserToGroupCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AdminConfirmSignUpCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/AdminCreateUserCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/AdminDeleteUserAttributesCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/AdminDeleteUserCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/AdminDisableProviderForUserCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/AdminDisableUserCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/AdminEnableUserCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/AdminForgetDeviceCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/AdminGetDeviceCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/AdminGetUserCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/AdminInitiateAuthCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/AdminLinkProviderForUserCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/AdminListDevicesCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/AdminListGroupsForUserCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/AdminListUserAuthEventsCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/AdminRemoveUserFromGroupCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/AdminResetUserPasswordCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/AdminRespondToAuthChallengeCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/AdminSetUserMFAPreferenceCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/AdminSetUserPasswordCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/AdminSetUserSettingsCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/AdminUpdateAuthEventFeedbackCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/AdminUpdateDeviceStatusCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/AdminUpdateUserAttributesCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/AdminUserGlobalSignOutCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/AssociateSoftwareTokenCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/ConfirmDeviceCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/ConfirmForgotPasswordCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ConfirmSignUpCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/CreateResourceServerCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/CreateUserImportJobCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/CreateUserPoolClientCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/CreateUserPoolCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/CreateUserPoolDomainCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/DeleteResourceServerCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/DeleteUserAttributesCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/DeleteUserPoolClientCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/DeleteUserPoolCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/DeleteUserPoolDomainCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/DescribeIdentityProviderCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/DescribeResourceServerCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/DescribeRiskConfigurationCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/DescribeUserImportJobCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/DescribeUserPoolClientCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/DescribeUserPoolCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/DescribeUserPoolDomainCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/ForgetDeviceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/ForgotPasswordCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/GetCSVHeaderCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/GetDeviceCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/GetIdentityProviderByIdentifierCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/GetSigningCertificateCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/GetUICustomizationCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/GetUserAttributeVerificationCodeCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/GetUserPoolMfaConfigCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/GlobalSignOutCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/InitiateAuthCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/ListResourceServersCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/ListUserImportJobsCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/ListUserPoolClientsCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/ListUserPoolsCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/ListUsersInGroupCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/commands/ResendConfirmationCodeCommand.d.ts +0 -2
  85. package/dist-types/ts3.4/commands/RespondToAuthChallengeCommand.d.ts +0 -2
  86. package/dist-types/ts3.4/commands/RevokeTokenCommand.d.ts +0 -2
  87. package/dist-types/ts3.4/commands/SetRiskConfigurationCommand.d.ts +0 -2
  88. package/dist-types/ts3.4/commands/SetUICustomizationCommand.d.ts +0 -2
  89. package/dist-types/ts3.4/commands/SetUserMFAPreferenceCommand.d.ts +0 -2
  90. package/dist-types/ts3.4/commands/SetUserPoolMfaConfigCommand.d.ts +0 -2
  91. package/dist-types/ts3.4/commands/SetUserSettingsCommand.d.ts +0 -2
  92. package/dist-types/ts3.4/commands/SignUpCommand.d.ts +0 -2
  93. package/dist-types/ts3.4/commands/StartUserImportJobCommand.d.ts +0 -2
  94. package/dist-types/ts3.4/commands/StopUserImportJobCommand.d.ts +0 -2
  95. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  96. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  97. package/dist-types/ts3.4/commands/UpdateAuthEventFeedbackCommand.d.ts +0 -2
  98. package/dist-types/ts3.4/commands/UpdateDeviceStatusCommand.d.ts +0 -2
  99. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +0 -2
  100. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +0 -2
  101. package/dist-types/ts3.4/commands/UpdateResourceServerCommand.d.ts +0 -2
  102. package/dist-types/ts3.4/commands/UpdateUserAttributesCommand.d.ts +0 -2
  103. package/dist-types/ts3.4/commands/UpdateUserPoolClientCommand.d.ts +0 -2
  104. package/dist-types/ts3.4/commands/UpdateUserPoolCommand.d.ts +0 -2
  105. package/dist-types/ts3.4/commands/UpdateUserPoolDomainCommand.d.ts +0 -2
  106. package/dist-types/ts3.4/commands/VerifySoftwareTokenCommand.d.ts +0 -2
  107. package/dist-types/ts3.4/commands/VerifyUserAttributeCommand.d.ts +0 -2
  108. package/dist-types/ts3.4/models/CognitoIdentityProviderServiceException.d.ts +0 -1
  109. package/dist-types/ts3.4/models/models_0.d.ts +0 -958
  110. package/dist-types/ts3.4/models/models_1.d.ts +0 -121
  111. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  112. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  113. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  114. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  115. package/package.json +26 -26
@@ -653,47 +653,26 @@ export declare type ServiceOutputTypes =
653
653
  export interface ClientDefaults
654
654
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
655
655
  requestHandler?: __HttpHandler;
656
-
657
656
  sha256?: __HashConstructor;
658
-
659
657
  urlParser?: __UrlParser;
660
-
661
658
  bodyLengthChecker?: __BodyLengthCalculator;
662
-
663
659
  streamCollector?: __StreamCollector;
664
-
665
660
  base64Decoder?: __Decoder;
666
-
667
661
  base64Encoder?: __Encoder;
668
-
669
662
  utf8Decoder?: __Decoder;
670
-
671
663
  utf8Encoder?: __Encoder;
672
-
673
664
  runtime?: string;
674
-
675
665
  disableHostPrefix?: boolean;
676
-
677
666
  maxAttempts?: number | __Provider<number>;
678
-
679
667
  retryMode?: string | __Provider<string>;
680
-
681
668
  logger?: __Logger;
682
-
683
669
  useDualstackEndpoint?: boolean | __Provider<boolean>;
684
-
685
670
  useFipsEndpoint?: boolean | __Provider<boolean>;
686
-
687
671
  serviceId?: string;
688
-
689
672
  region?: string | __Provider<string>;
690
-
691
673
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
692
-
693
674
  regionInfoProvider?: RegionInfoProvider;
694
-
695
675
  defaultUserAgentProvider?: Provider<__UserAgent>;
696
-
697
676
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
698
677
  }
699
678
  declare type CognitoIdentityProviderClientConfigType = Partial<
@@ -706,7 +685,6 @@ declare type CognitoIdentityProviderClientConfigType = Partial<
706
685
  HostHeaderInputConfig &
707
686
  AwsAuthInputConfig &
708
687
  UserAgentInputConfig;
709
-
710
688
  export interface CognitoIdentityProviderClientConfig
711
689
  extends CognitoIdentityProviderClientConfigType {}
712
690
  declare type CognitoIdentityProviderClientResolvedConfigType =
@@ -718,10 +696,8 @@ declare type CognitoIdentityProviderClientResolvedConfigType =
718
696
  HostHeaderResolvedConfig &
719
697
  AwsAuthResolvedConfig &
720
698
  UserAgentResolvedConfig;
721
-
722
699
  export interface CognitoIdentityProviderClientResolvedConfig
723
700
  extends CognitoIdentityProviderClientResolvedConfigType {}
724
-
725
701
  export declare class CognitoIdentityProviderClient extends __Client<
726
702
  __HttpHandlerOptions,
727
703
  ServiceInputTypes,
@@ -730,7 +706,6 @@ export declare class CognitoIdentityProviderClient extends __Client<
730
706
  > {
731
707
  readonly config: CognitoIdentityProviderClientResolvedConfig;
732
708
  constructor(configuration: CognitoIdentityProviderClientConfig);
733
-
734
709
  destroy(): void;
735
710
  }
736
711
  export {};
@@ -19,7 +19,6 @@ export interface AddCustomAttributesCommandInput
19
19
  export interface AddCustomAttributesCommandOutput
20
20
  extends AddCustomAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AddCustomAttributesCommand extends $Command<
24
23
  AddCustomAttributesCommandInput,
25
24
  AddCustomAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class AddCustomAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: AddCustomAttributesCommandInput;
29
28
  constructor(input: AddCustomAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -14,7 +14,6 @@ import { AdminAddUserToGroupRequest } from "../models/models_0";
14
14
  export interface AdminAddUserToGroupCommandInput
15
15
  extends AdminAddUserToGroupRequest {}
16
16
  export interface AdminAddUserToGroupCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class AdminAddUserToGroupCommand extends $Command<
19
18
  AdminAddUserToGroupCommandInput,
20
19
  AdminAddUserToGroupCommandOutput,
@@ -22,7 +21,6 @@ export declare class AdminAddUserToGroupCommand extends $Command<
22
21
  > {
23
22
  readonly input: AdminAddUserToGroupCommandInput;
24
23
  constructor(input: AdminAddUserToGroupCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminConfirmSignUpCommandInput
19
19
  export interface AdminConfirmSignUpCommandOutput
20
20
  extends AdminConfirmSignUpResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminConfirmSignUpCommand extends $Command<
24
23
  AdminConfirmSignUpCommandInput,
25
24
  AdminConfirmSignUpCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminConfirmSignUpCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminConfirmSignUpCommandInput;
29
28
  constructor(input: AdminConfirmSignUpCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface AdminCreateUserCommandInput extends AdminCreateUserRequest {}
18
18
  export interface AdminCreateUserCommandOutput
19
19
  extends AdminCreateUserResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AdminCreateUserCommand extends $Command<
23
22
  AdminCreateUserCommandInput,
24
23
  AdminCreateUserCommandOutput,
@@ -26,7 +25,6 @@ export declare class AdminCreateUserCommand extends $Command<
26
25
  > {
27
26
  readonly input: AdminCreateUserCommandInput;
28
27
  constructor(input: AdminCreateUserCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminDeleteUserAttributesCommandInput
19
19
  export interface AdminDeleteUserAttributesCommandOutput
20
20
  extends AdminDeleteUserAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminDeleteUserAttributesCommand extends $Command<
24
23
  AdminDeleteUserAttributesCommandInput,
25
24
  AdminDeleteUserAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminDeleteUserAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminDeleteUserAttributesCommandInput;
29
28
  constructor(input: AdminDeleteUserAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { AdminDeleteUserRequest } from "../models/models_0";
14
14
  export interface AdminDeleteUserCommandInput extends AdminDeleteUserRequest {}
15
15
  export interface AdminDeleteUserCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class AdminDeleteUserCommand extends $Command<
18
17
  AdminDeleteUserCommandInput,
19
18
  AdminDeleteUserCommandOutput,
@@ -21,7 +20,6 @@ export declare class AdminDeleteUserCommand extends $Command<
21
20
  > {
22
21
  readonly input: AdminDeleteUserCommandInput;
23
22
  constructor(input: AdminDeleteUserCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminDisableProviderForUserCommandInput
19
19
  export interface AdminDisableProviderForUserCommandOutput
20
20
  extends AdminDisableProviderForUserResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminDisableProviderForUserCommand extends $Command<
24
23
  AdminDisableProviderForUserCommandInput,
25
24
  AdminDisableProviderForUserCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminDisableProviderForUserCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminDisableProviderForUserCommandInput;
29
28
  constructor(input: AdminDisableProviderForUserCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface AdminDisableUserCommandInput extends AdminDisableUserRequest {}
18
18
  export interface AdminDisableUserCommandOutput
19
19
  extends AdminDisableUserResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AdminDisableUserCommand extends $Command<
23
22
  AdminDisableUserCommandInput,
24
23
  AdminDisableUserCommandOutput,
@@ -26,7 +25,6 @@ export declare class AdminDisableUserCommand extends $Command<
26
25
  > {
27
26
  readonly input: AdminDisableUserCommandInput;
28
27
  constructor(input: AdminDisableUserCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface AdminEnableUserCommandInput extends AdminEnableUserRequest {}
18
18
  export interface AdminEnableUserCommandOutput
19
19
  extends AdminEnableUserResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AdminEnableUserCommand extends $Command<
23
22
  AdminEnableUserCommandInput,
24
23
  AdminEnableUserCommandOutput,
@@ -26,7 +25,6 @@ export declare class AdminEnableUserCommand extends $Command<
26
25
  > {
27
26
  readonly input: AdminEnableUserCommandInput;
28
27
  constructor(input: AdminEnableUserCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -14,7 +14,6 @@ import { AdminForgetDeviceRequest } from "../models/models_0";
14
14
  export interface AdminForgetDeviceCommandInput
15
15
  extends AdminForgetDeviceRequest {}
16
16
  export interface AdminForgetDeviceCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class AdminForgetDeviceCommand extends $Command<
19
18
  AdminForgetDeviceCommandInput,
20
19
  AdminForgetDeviceCommandOutput,
@@ -22,7 +21,6 @@ export declare class AdminForgetDeviceCommand extends $Command<
22
21
  > {
23
22
  readonly input: AdminForgetDeviceCommandInput;
24
23
  constructor(input: AdminForgetDeviceCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface AdminGetDeviceCommandInput extends AdminGetDeviceRequest {}
18
18
  export interface AdminGetDeviceCommandOutput
19
19
  extends AdminGetDeviceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AdminGetDeviceCommand extends $Command<
23
22
  AdminGetDeviceCommandInput,
24
23
  AdminGetDeviceCommandOutput,
@@ -26,7 +25,6 @@ export declare class AdminGetDeviceCommand extends $Command<
26
25
  > {
27
26
  readonly input: AdminGetDeviceCommandInput;
28
27
  constructor(input: AdminGetDeviceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface AdminGetUserCommandInput extends AdminGetUserRequest {}
15
15
  export interface AdminGetUserCommandOutput
16
16
  extends AdminGetUserResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class AdminGetUserCommand extends $Command<
20
19
  AdminGetUserCommandInput,
21
20
  AdminGetUserCommandOutput,
@@ -23,7 +22,6 @@ export declare class AdminGetUserCommand extends $Command<
23
22
  > {
24
23
  readonly input: AdminGetUserCommandInput;
25
24
  constructor(input: AdminGetUserCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminInitiateAuthCommandInput
19
19
  export interface AdminInitiateAuthCommandOutput
20
20
  extends AdminInitiateAuthResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminInitiateAuthCommand extends $Command<
24
23
  AdminInitiateAuthCommandInput,
25
24
  AdminInitiateAuthCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminInitiateAuthCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminInitiateAuthCommandInput;
29
28
  constructor(input: AdminInitiateAuthCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminLinkProviderForUserCommandInput
19
19
  export interface AdminLinkProviderForUserCommandOutput
20
20
  extends AdminLinkProviderForUserResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminLinkProviderForUserCommand extends $Command<
24
23
  AdminLinkProviderForUserCommandInput,
25
24
  AdminLinkProviderForUserCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminLinkProviderForUserCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminLinkProviderForUserCommandInput;
29
28
  constructor(input: AdminLinkProviderForUserCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface AdminListDevicesCommandInput extends AdminListDevicesRequest {}
18
18
  export interface AdminListDevicesCommandOutput
19
19
  extends AdminListDevicesResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class AdminListDevicesCommand extends $Command<
23
22
  AdminListDevicesCommandInput,
24
23
  AdminListDevicesCommandOutput,
@@ -26,7 +25,6 @@ export declare class AdminListDevicesCommand extends $Command<
26
25
  > {
27
26
  readonly input: AdminListDevicesCommandInput;
28
27
  constructor(input: AdminListDevicesCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminListGroupsForUserCommandInput
19
19
  export interface AdminListGroupsForUserCommandOutput
20
20
  extends AdminListGroupsForUserResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminListGroupsForUserCommand extends $Command<
24
23
  AdminListGroupsForUserCommandInput,
25
24
  AdminListGroupsForUserCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminListGroupsForUserCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminListGroupsForUserCommandInput;
29
28
  constructor(input: AdminListGroupsForUserCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminListUserAuthEventsCommandInput
19
19
  export interface AdminListUserAuthEventsCommandOutput
20
20
  extends AdminListUserAuthEventsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminListUserAuthEventsCommand extends $Command<
24
23
  AdminListUserAuthEventsCommandInput,
25
24
  AdminListUserAuthEventsCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminListUserAuthEventsCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminListUserAuthEventsCommandInput;
29
28
  constructor(input: AdminListUserAuthEventsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface AdminRemoveUserFromGroupCommandInput
15
15
  extends AdminRemoveUserFromGroupRequest {}
16
16
  export interface AdminRemoveUserFromGroupCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class AdminRemoveUserFromGroupCommand extends $Command<
20
19
  AdminRemoveUserFromGroupCommandInput,
21
20
  AdminRemoveUserFromGroupCommandOutput,
@@ -23,7 +22,6 @@ export declare class AdminRemoveUserFromGroupCommand extends $Command<
23
22
  > {
24
23
  readonly input: AdminRemoveUserFromGroupCommandInput;
25
24
  constructor(input: AdminRemoveUserFromGroupCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminResetUserPasswordCommandInput
19
19
  export interface AdminResetUserPasswordCommandOutput
20
20
  extends AdminResetUserPasswordResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminResetUserPasswordCommand extends $Command<
24
23
  AdminResetUserPasswordCommandInput,
25
24
  AdminResetUserPasswordCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminResetUserPasswordCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminResetUserPasswordCommandInput;
29
28
  constructor(input: AdminResetUserPasswordCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminRespondToAuthChallengeCommandInput
19
19
  export interface AdminRespondToAuthChallengeCommandOutput
20
20
  extends AdminRespondToAuthChallengeResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminRespondToAuthChallengeCommand extends $Command<
24
23
  AdminRespondToAuthChallengeCommandInput,
25
24
  AdminRespondToAuthChallengeCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminRespondToAuthChallengeCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminRespondToAuthChallengeCommandInput;
29
28
  constructor(input: AdminRespondToAuthChallengeCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminSetUserMFAPreferenceCommandInput
19
19
  export interface AdminSetUserMFAPreferenceCommandOutput
20
20
  extends AdminSetUserMFAPreferenceResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminSetUserMFAPreferenceCommand extends $Command<
24
23
  AdminSetUserMFAPreferenceCommandInput,
25
24
  AdminSetUserMFAPreferenceCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminSetUserMFAPreferenceCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminSetUserMFAPreferenceCommandInput;
29
28
  constructor(input: AdminSetUserMFAPreferenceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminSetUserPasswordCommandInput
19
19
  export interface AdminSetUserPasswordCommandOutput
20
20
  extends AdminSetUserPasswordResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminSetUserPasswordCommand extends $Command<
24
23
  AdminSetUserPasswordCommandInput,
25
24
  AdminSetUserPasswordCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminSetUserPasswordCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminSetUserPasswordCommandInput;
29
28
  constructor(input: AdminSetUserPasswordCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminSetUserSettingsCommandInput
19
19
  export interface AdminSetUserSettingsCommandOutput
20
20
  extends AdminSetUserSettingsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminSetUserSettingsCommand extends $Command<
24
23
  AdminSetUserSettingsCommandInput,
25
24
  AdminSetUserSettingsCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminSetUserSettingsCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminSetUserSettingsCommandInput;
29
28
  constructor(input: AdminSetUserSettingsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminUpdateAuthEventFeedbackCommandInput
19
19
  export interface AdminUpdateAuthEventFeedbackCommandOutput
20
20
  extends AdminUpdateAuthEventFeedbackResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminUpdateAuthEventFeedbackCommand extends $Command<
24
23
  AdminUpdateAuthEventFeedbackCommandInput,
25
24
  AdminUpdateAuthEventFeedbackCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminUpdateAuthEventFeedbackCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminUpdateAuthEventFeedbackCommandInput;
29
28
  constructor(input: AdminUpdateAuthEventFeedbackCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminUpdateDeviceStatusCommandInput
19
19
  export interface AdminUpdateDeviceStatusCommandOutput
20
20
  extends AdminUpdateDeviceStatusResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminUpdateDeviceStatusCommand extends $Command<
24
23
  AdminUpdateDeviceStatusCommandInput,
25
24
  AdminUpdateDeviceStatusCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminUpdateDeviceStatusCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminUpdateDeviceStatusCommandInput;
29
28
  constructor(input: AdminUpdateDeviceStatusCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminUpdateUserAttributesCommandInput
19
19
  export interface AdminUpdateUserAttributesCommandOutput
20
20
  extends AdminUpdateUserAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminUpdateUserAttributesCommand extends $Command<
24
23
  AdminUpdateUserAttributesCommandInput,
25
24
  AdminUpdateUserAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminUpdateUserAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminUpdateUserAttributesCommandInput;
29
28
  constructor(input: AdminUpdateUserAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AdminUserGlobalSignOutCommandInput
19
19
  export interface AdminUserGlobalSignOutCommandOutput
20
20
  extends AdminUserGlobalSignOutResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AdminUserGlobalSignOutCommand extends $Command<
24
23
  AdminUserGlobalSignOutCommandInput,
25
24
  AdminUserGlobalSignOutCommandOutput,
@@ -27,7 +26,6 @@ export declare class AdminUserGlobalSignOutCommand extends $Command<
27
26
  > {
28
27
  readonly input: AdminUserGlobalSignOutCommandInput;
29
28
  constructor(input: AdminUserGlobalSignOutCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface AssociateSoftwareTokenCommandInput
19
19
  export interface AssociateSoftwareTokenCommandOutput
20
20
  extends AssociateSoftwareTokenResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AssociateSoftwareTokenCommand extends $Command<
24
23
  AssociateSoftwareTokenCommandInput,
25
24
  AssociateSoftwareTokenCommandOutput,
@@ -27,7 +26,6 @@ export declare class AssociateSoftwareTokenCommand extends $Command<
27
26
  > {
28
27
  readonly input: AssociateSoftwareTokenCommandInput;
29
28
  constructor(input: AssociateSoftwareTokenCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ChangePasswordCommandInput extends ChangePasswordRequest {}
18
18
  export interface ChangePasswordCommandOutput
19
19
  extends ChangePasswordResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ChangePasswordCommand extends $Command<
23
22
  ChangePasswordCommandInput,
24
23
  ChangePasswordCommandOutput,
@@ -26,7 +25,6 @@ export declare class ChangePasswordCommand extends $Command<
26
25
  > {
27
26
  readonly input: ChangePasswordCommandInput;
28
27
  constructor(input: ChangePasswordCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ConfirmDeviceCommandInput extends ConfirmDeviceRequest {}
18
18
  export interface ConfirmDeviceCommandOutput
19
19
  extends ConfirmDeviceResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ConfirmDeviceCommand extends $Command<
23
22
  ConfirmDeviceCommandInput,
24
23
  ConfirmDeviceCommandOutput,
@@ -26,7 +25,6 @@ export declare class ConfirmDeviceCommand extends $Command<
26
25
  > {
27
26
  readonly input: ConfirmDeviceCommandInput;
28
27
  constructor(input: ConfirmDeviceCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ConfirmForgotPasswordCommandInput
19
19
  export interface ConfirmForgotPasswordCommandOutput
20
20
  extends ConfirmForgotPasswordResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ConfirmForgotPasswordCommand extends $Command<
24
23
  ConfirmForgotPasswordCommandInput,
25
24
  ConfirmForgotPasswordCommandOutput,
@@ -27,7 +26,6 @@ export declare class ConfirmForgotPasswordCommand extends $Command<
27
26
  > {
28
27
  readonly input: ConfirmForgotPasswordCommandInput;
29
28
  constructor(input: ConfirmForgotPasswordCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ConfirmSignUpCommandInput extends ConfirmSignUpRequest {}
18
18
  export interface ConfirmSignUpCommandOutput
19
19
  extends ConfirmSignUpResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ConfirmSignUpCommand extends $Command<
23
22
  ConfirmSignUpCommandInput,
24
23
  ConfirmSignUpCommandOutput,
@@ -26,7 +25,6 @@ export declare class ConfirmSignUpCommand extends $Command<
26
25
  > {
27
26
  readonly input: ConfirmSignUpCommandInput;
28
27
  constructor(input: ConfirmSignUpCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateGroupCommandInput extends CreateGroupRequest {}
15
15
  export interface CreateGroupCommandOutput
16
16
  extends CreateGroupResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateGroupCommand extends $Command<
20
19
  CreateGroupCommandInput,
21
20
  CreateGroupCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateGroupCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateGroupCommandInput;
25
24
  constructor(input: CreateGroupCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateIdentityProviderCommandInput
19
19
  export interface CreateIdentityProviderCommandOutput
20
20
  extends CreateIdentityProviderResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateIdentityProviderCommand extends $Command<
24
23
  CreateIdentityProviderCommandInput,
25
24
  CreateIdentityProviderCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateIdentityProviderCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateIdentityProviderCommandInput;
29
28
  constructor(input: CreateIdentityProviderCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateResourceServerCommandInput
19
19
  export interface CreateResourceServerCommandOutput
20
20
  extends CreateResourceServerResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateResourceServerCommand extends $Command<
24
23
  CreateResourceServerCommandInput,
25
24
  CreateResourceServerCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateResourceServerCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateResourceServerCommandInput;
29
28
  constructor(input: CreateResourceServerCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,