@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
@@ -19,7 +19,6 @@ export interface CreateUserImportJobCommandInput
19
19
  export interface CreateUserImportJobCommandOutput
20
20
  extends CreateUserImportJobResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateUserImportJobCommand extends $Command<
24
23
  CreateUserImportJobCommandInput,
25
24
  CreateUserImportJobCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateUserImportJobCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateUserImportJobCommandInput;
29
28
  constructor(input: CreateUserImportJobCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateUserPoolClientCommandInput
19
19
  export interface CreateUserPoolClientCommandOutput
20
20
  extends CreateUserPoolClientResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateUserPoolClientCommand extends $Command<
24
23
  CreateUserPoolClientCommandInput,
25
24
  CreateUserPoolClientCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateUserPoolClientCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateUserPoolClientCommandInput;
29
28
  constructor(input: CreateUserPoolClientCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateUserPoolCommandInput extends CreateUserPoolRequest {}
18
18
  export interface CreateUserPoolCommandOutput
19
19
  extends CreateUserPoolResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateUserPoolCommand extends $Command<
23
22
  CreateUserPoolCommandInput,
24
23
  CreateUserPoolCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateUserPoolCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateUserPoolCommandInput;
28
27
  constructor(input: CreateUserPoolCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateUserPoolDomainCommandInput
19
19
  export interface CreateUserPoolDomainCommandOutput
20
20
  extends CreateUserPoolDomainResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateUserPoolDomainCommand extends $Command<
24
23
  CreateUserPoolDomainCommandInput,
25
24
  CreateUserPoolDomainCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateUserPoolDomainCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateUserPoolDomainCommandInput;
29
28
  constructor(input: CreateUserPoolDomainCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteGroupRequest } from "../models/models_0";
14
14
  export interface DeleteGroupCommandInput extends DeleteGroupRequest {}
15
15
  export interface DeleteGroupCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteGroupCommand extends $Command<
18
17
  DeleteGroupCommandInput,
19
18
  DeleteGroupCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteGroupCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteGroupCommandInput;
23
22
  constructor(input: DeleteGroupCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteIdentityProviderRequest } from "../models/models_0";
14
14
  export interface DeleteIdentityProviderCommandInput
15
15
  extends DeleteIdentityProviderRequest {}
16
16
  export interface DeleteIdentityProviderCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteIdentityProviderCommand extends $Command<
19
18
  DeleteIdentityProviderCommandInput,
20
19
  DeleteIdentityProviderCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteIdentityProviderCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteIdentityProviderCommandInput;
24
23
  constructor(input: DeleteIdentityProviderCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteResourceServerRequest } from "../models/models_0";
14
14
  export interface DeleteResourceServerCommandInput
15
15
  extends DeleteResourceServerRequest {}
16
16
  export interface DeleteResourceServerCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteResourceServerCommand extends $Command<
19
18
  DeleteResourceServerCommandInput,
20
19
  DeleteResourceServerCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteResourceServerCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteResourceServerCommandInput;
24
23
  constructor(input: DeleteResourceServerCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteUserAttributesCommandInput
19
19
  export interface DeleteUserAttributesCommandOutput
20
20
  extends DeleteUserAttributesResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteUserAttributesCommand extends $Command<
24
23
  DeleteUserAttributesCommandInput,
25
24
  DeleteUserAttributesCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteUserAttributesCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteUserAttributesCommandInput;
29
28
  constructor(input: DeleteUserAttributesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteUserRequest } from "../models/models_0";
14
14
  export interface DeleteUserCommandInput extends DeleteUserRequest {}
15
15
  export interface DeleteUserCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteUserCommand extends $Command<
18
17
  DeleteUserCommandInput,
19
18
  DeleteUserCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteUserCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteUserCommandInput;
23
22
  constructor(input: DeleteUserCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteUserPoolClientRequest } from "../models/models_0";
14
14
  export interface DeleteUserPoolClientCommandInput
15
15
  extends DeleteUserPoolClientRequest {}
16
16
  export interface DeleteUserPoolClientCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteUserPoolClientCommand extends $Command<
19
18
  DeleteUserPoolClientCommandInput,
20
19
  DeleteUserPoolClientCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteUserPoolClientCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteUserPoolClientCommandInput;
24
23
  constructor(input: DeleteUserPoolClientCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteUserPoolRequest } from "../models/models_0";
14
14
  export interface DeleteUserPoolCommandInput extends DeleteUserPoolRequest {}
15
15
  export interface DeleteUserPoolCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteUserPoolCommand extends $Command<
18
17
  DeleteUserPoolCommandInput,
19
18
  DeleteUserPoolCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteUserPoolCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteUserPoolCommandInput;
23
22
  constructor(input: DeleteUserPoolCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteUserPoolDomainCommandInput
19
19
  export interface DeleteUserPoolDomainCommandOutput
20
20
  extends DeleteUserPoolDomainResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteUserPoolDomainCommand extends $Command<
24
23
  DeleteUserPoolDomainCommandInput,
25
24
  DeleteUserPoolDomainCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteUserPoolDomainCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteUserPoolDomainCommandInput;
29
28
  constructor(input: DeleteUserPoolDomainCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeIdentityProviderCommandInput
19
19
  export interface DescribeIdentityProviderCommandOutput
20
20
  extends DescribeIdentityProviderResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeIdentityProviderCommand extends $Command<
24
23
  DescribeIdentityProviderCommandInput,
25
24
  DescribeIdentityProviderCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeIdentityProviderCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeIdentityProviderCommandInput;
29
28
  constructor(input: DescribeIdentityProviderCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeResourceServerCommandInput
19
19
  export interface DescribeResourceServerCommandOutput
20
20
  extends DescribeResourceServerResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeResourceServerCommand extends $Command<
24
23
  DescribeResourceServerCommandInput,
25
24
  DescribeResourceServerCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeResourceServerCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeResourceServerCommandInput;
29
28
  constructor(input: DescribeResourceServerCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeRiskConfigurationCommandInput
19
19
  export interface DescribeRiskConfigurationCommandOutput
20
20
  extends DescribeRiskConfigurationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeRiskConfigurationCommand extends $Command<
24
23
  DescribeRiskConfigurationCommandInput,
25
24
  DescribeRiskConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeRiskConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeRiskConfigurationCommandInput;
29
28
  constructor(input: DescribeRiskConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeUserImportJobCommandInput
19
19
  export interface DescribeUserImportJobCommandOutput
20
20
  extends DescribeUserImportJobResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeUserImportJobCommand extends $Command<
24
23
  DescribeUserImportJobCommandInput,
25
24
  DescribeUserImportJobCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeUserImportJobCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeUserImportJobCommandInput;
29
28
  constructor(input: DescribeUserImportJobCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeUserPoolClientCommandInput
19
19
  export interface DescribeUserPoolClientCommandOutput
20
20
  extends DescribeUserPoolClientResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeUserPoolClientCommand extends $Command<
24
23
  DescribeUserPoolClientCommandInput,
25
24
  DescribeUserPoolClientCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeUserPoolClientCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeUserPoolClientCommandInput;
29
28
  constructor(input: DescribeUserPoolClientCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DescribeUserPoolCommandInput extends DescribeUserPoolRequest {}
18
18
  export interface DescribeUserPoolCommandOutput
19
19
  extends DescribeUserPoolResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DescribeUserPoolCommand extends $Command<
23
22
  DescribeUserPoolCommandInput,
24
23
  DescribeUserPoolCommandOutput,
@@ -26,7 +25,6 @@ export declare class DescribeUserPoolCommand extends $Command<
26
25
  > {
27
26
  readonly input: DescribeUserPoolCommandInput;
28
27
  constructor(input: DescribeUserPoolCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DescribeUserPoolDomainCommandInput
19
19
  export interface DescribeUserPoolDomainCommandOutput
20
20
  extends DescribeUserPoolDomainResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DescribeUserPoolDomainCommand extends $Command<
24
23
  DescribeUserPoolDomainCommandInput,
25
24
  DescribeUserPoolDomainCommandOutput,
@@ -27,7 +26,6 @@ export declare class DescribeUserPoolDomainCommand extends $Command<
27
26
  > {
28
27
  readonly input: DescribeUserPoolDomainCommandInput;
29
28
  constructor(input: DescribeUserPoolDomainCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { ForgetDeviceRequest } from "../models/models_0";
14
14
  export interface ForgetDeviceCommandInput extends ForgetDeviceRequest {}
15
15
  export interface ForgetDeviceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class ForgetDeviceCommand extends $Command<
18
17
  ForgetDeviceCommandInput,
19
18
  ForgetDeviceCommandOutput,
@@ -21,7 +20,6 @@ export declare class ForgetDeviceCommand extends $Command<
21
20
  > {
22
21
  readonly input: ForgetDeviceCommandInput;
23
22
  constructor(input: ForgetDeviceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface ForgotPasswordCommandInput extends ForgotPasswordRequest {}
18
18
  export interface ForgotPasswordCommandOutput
19
19
  extends ForgotPasswordResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class ForgotPasswordCommand extends $Command<
23
22
  ForgotPasswordCommandInput,
24
23
  ForgotPasswordCommandOutput,
@@ -26,7 +25,6 @@ export declare class ForgotPasswordCommand extends $Command<
26
25
  > {
27
26
  readonly input: ForgotPasswordCommandInput;
28
27
  constructor(input: ForgotPasswordCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetCSVHeaderCommandInput extends GetCSVHeaderRequest {}
15
15
  export interface GetCSVHeaderCommandOutput
16
16
  extends GetCSVHeaderResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetCSVHeaderCommand extends $Command<
20
19
  GetCSVHeaderCommandInput,
21
20
  GetCSVHeaderCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetCSVHeaderCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetCSVHeaderCommandInput;
25
24
  constructor(input: GetCSVHeaderCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetDeviceCommandInput extends GetDeviceRequest {}
15
15
  export interface GetDeviceCommandOutput
16
16
  extends GetDeviceResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetDeviceCommand extends $Command<
20
19
  GetDeviceCommandInput,
21
20
  GetDeviceCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetDeviceCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetDeviceCommandInput;
25
24
  constructor(input: GetDeviceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetGroupCommandInput extends GetGroupRequest {}
15
15
  export interface GetGroupCommandOutput
16
16
  extends GetGroupResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetGroupCommand extends $Command<
20
19
  GetGroupCommandInput,
21
20
  GetGroupCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetGroupCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetGroupCommandInput;
25
24
  constructor(input: GetGroupCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetIdentityProviderByIdentifierCommandInput
19
19
  export interface GetIdentityProviderByIdentifierCommandOutput
20
20
  extends GetIdentityProviderByIdentifierResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetIdentityProviderByIdentifierCommand extends $Command<
24
23
  GetIdentityProviderByIdentifierCommandInput,
25
24
  GetIdentityProviderByIdentifierCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetIdentityProviderByIdentifierCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetIdentityProviderByIdentifierCommandInput;
29
28
  constructor(input: GetIdentityProviderByIdentifierCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetSigningCertificateCommandInput
19
19
  export interface GetSigningCertificateCommandOutput
20
20
  extends GetSigningCertificateResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetSigningCertificateCommand extends $Command<
24
23
  GetSigningCertificateCommandInput,
25
24
  GetSigningCertificateCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetSigningCertificateCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetSigningCertificateCommandInput;
29
28
  constructor(input: GetSigningCertificateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetUICustomizationCommandInput
19
19
  export interface GetUICustomizationCommandOutput
20
20
  extends GetUICustomizationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetUICustomizationCommand extends $Command<
24
23
  GetUICustomizationCommandInput,
25
24
  GetUICustomizationCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetUICustomizationCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetUICustomizationCommandInput;
29
28
  constructor(input: GetUICustomizationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetUserAttributeVerificationCodeCommandInput
19
19
  export interface GetUserAttributeVerificationCodeCommandOutput
20
20
  extends GetUserAttributeVerificationCodeResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetUserAttributeVerificationCodeCommand extends $Command<
24
23
  GetUserAttributeVerificationCodeCommandInput,
25
24
  GetUserAttributeVerificationCodeCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetUserAttributeVerificationCodeCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetUserAttributeVerificationCodeCommandInput;
29
28
  constructor(input: GetUserAttributeVerificationCodeCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetUserCommandInput extends GetUserRequest {}
15
15
  export interface GetUserCommandOutput
16
16
  extends GetUserResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetUserCommand extends $Command<
20
19
  GetUserCommandInput,
21
20
  GetUserCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetUserCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetUserCommandInput;
25
24
  constructor(input: GetUserCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetUserPoolMfaConfigCommandInput
19
19
  export interface GetUserPoolMfaConfigCommandOutput
20
20
  extends GetUserPoolMfaConfigResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetUserPoolMfaConfigCommand extends $Command<
24
23
  GetUserPoolMfaConfigCommandInput,
25
24
  GetUserPoolMfaConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetUserPoolMfaConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetUserPoolMfaConfigCommandInput;
29
28
  constructor(input: GetUserPoolMfaConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface GlobalSignOutCommandInput extends GlobalSignOutRequest {}
18
18
  export interface GlobalSignOutCommandOutput
19
19
  extends GlobalSignOutResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class GlobalSignOutCommand extends $Command<
23
22
  GlobalSignOutCommandInput,
24
23
  GlobalSignOutCommandOutput,
@@ -26,7 +25,6 @@ export declare class GlobalSignOutCommand extends $Command<
26
25
  > {
27
26
  readonly input: GlobalSignOutCommandInput;
28
27
  constructor(input: GlobalSignOutCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface InitiateAuthCommandInput extends InitiateAuthRequest {}
15
15
  export interface InitiateAuthCommandOutput
16
16
  extends InitiateAuthResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class InitiateAuthCommand extends $Command<
20
19
  InitiateAuthCommandInput,
21
20
  InitiateAuthCommandOutput,
@@ -23,7 +22,6 @@ export declare class InitiateAuthCommand extends $Command<
23
22
  > {
24
23
  readonly input: InitiateAuthCommandInput;
25
24
  constructor(input: InitiateAuthCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListDevicesCommandInput extends ListDevicesRequest {}
15
15
  export interface ListDevicesCommandOutput
16
16
  extends ListDevicesResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListDevicesCommand extends $Command<
20
19
  ListDevicesCommandInput,
21
20
  ListDevicesCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListDevicesCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListDevicesCommandInput;
25
24
  constructor(input: ListDevicesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListGroupsCommandInput extends ListGroupsRequest {}
15
15
  export interface ListGroupsCommandOutput
16
16
  extends ListGroupsResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListGroupsCommand extends $Command<
20
19
  ListGroupsCommandInput,
21
20
  ListGroupsCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListGroupsCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListGroupsCommandInput;
25
24
  constructor(input: ListGroupsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListIdentityProvidersCommandInput
19
19
  export interface ListIdentityProvidersCommandOutput
20
20
  extends ListIdentityProvidersResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListIdentityProvidersCommand extends $Command<
24
23
  ListIdentityProvidersCommandInput,
25
24
  ListIdentityProvidersCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListIdentityProvidersCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListIdentityProvidersCommandInput;
29
28
  constructor(input: ListIdentityProvidersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListResourceServersCommandInput
19
19
  export interface ListResourceServersCommandOutput
20
20
  extends ListResourceServersResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListResourceServersCommand extends $Command<
24
23
  ListResourceServersCommandInput,
25
24
  ListResourceServersCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListResourceServersCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListResourceServersCommandInput;
29
28
  constructor(input: ListResourceServersCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListTagsForResourceCommandInput
19
19
  export interface ListTagsForResourceCommandOutput
20
20
  extends ListTagsForResourceResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListTagsForResourceCommand extends $Command<
24
23
  ListTagsForResourceCommandInput,
25
24
  ListTagsForResourceCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListTagsForResourceCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListTagsForResourceCommandInput;
29
28
  constructor(input: ListTagsForResourceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListUserImportJobsCommandInput
19
19
  export interface ListUserImportJobsCommandOutput
20
20
  extends ListUserImportJobsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListUserImportJobsCommand extends $Command<
24
23
  ListUserImportJobsCommandInput,
25
24
  ListUserImportJobsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListUserImportJobsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListUserImportJobsCommandInput;
29
28
  constructor(input: ListUserImportJobsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListUserPoolClientsCommandInput
19
19
  export interface ListUserPoolClientsCommandOutput
20
20
  extends ListUserPoolClientsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListUserPoolClientsCommand extends $Command<
24
23
  ListUserPoolClientsCommandInput,
25
24
  ListUserPoolClientsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListUserPoolClientsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListUserPoolClientsCommandInput;
29
28
  constructor(input: ListUserPoolClientsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: CognitoIdentityProviderClientResolvedConfig,