@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
@@ -5,13 +5,10 @@ export declare enum RecoveryOptionNameType {
5
5
  VERIFIED_EMAIL = "verified_email",
6
6
  VERIFIED_PHONE_NUMBER = "verified_phone_number",
7
7
  }
8
-
9
8
  export interface RecoveryOptionType {
10
9
  Priority: number | undefined;
11
-
12
10
  Name: RecoveryOptionNameType | string | undefined;
13
11
  }
14
-
15
12
  export interface AccountRecoverySettingType {
16
13
  RecoveryMechanisms?: RecoveryOptionType[];
17
14
  }
@@ -21,46 +18,30 @@ export declare enum AccountTakeoverEventActionType {
21
18
  MFA_REQUIRED = "MFA_REQUIRED",
22
19
  NO_ACTION = "NO_ACTION",
23
20
  }
24
-
25
21
  export interface AccountTakeoverActionType {
26
22
  Notify: boolean | undefined;
27
-
28
23
  EventAction: AccountTakeoverEventActionType | string | undefined;
29
24
  }
30
-
31
25
  export interface AccountTakeoverActionsType {
32
26
  LowAction?: AccountTakeoverActionType;
33
-
34
27
  MediumAction?: AccountTakeoverActionType;
35
-
36
28
  HighAction?: AccountTakeoverActionType;
37
29
  }
38
-
39
30
  export interface NotifyEmailType {
40
31
  Subject: string | undefined;
41
-
42
32
  HtmlBody?: string;
43
-
44
33
  TextBody?: string;
45
34
  }
46
-
47
35
  export interface NotifyConfigurationType {
48
36
  From?: string;
49
-
50
37
  ReplyTo?: string;
51
-
52
38
  SourceArn: string | undefined;
53
-
54
39
  BlockEmail?: NotifyEmailType;
55
-
56
40
  NoActionEmail?: NotifyEmailType;
57
-
58
41
  MfaEmail?: NotifyEmailType;
59
42
  }
60
-
61
43
  export interface AccountTakeoverRiskConfigurationType {
62
44
  NotifyConfiguration?: NotifyConfigurationType;
63
-
64
45
  Actions: AccountTakeoverActionsType | undefined;
65
46
  }
66
47
  export declare enum AttributeDataType {
@@ -69,163 +50,119 @@ export declare enum AttributeDataType {
69
50
  NUMBER = "Number",
70
51
  STRING = "String",
71
52
  }
72
-
73
53
  export interface NumberAttributeConstraintsType {
74
54
  MinValue?: string;
75
-
76
55
  MaxValue?: string;
77
56
  }
78
-
79
57
  export interface StringAttributeConstraintsType {
80
58
  MinLength?: string;
81
-
82
59
  MaxLength?: string;
83
60
  }
84
-
85
61
  export interface SchemaAttributeType {
86
62
  Name?: string;
87
-
88
63
  AttributeDataType?: AttributeDataType | string;
89
-
90
64
  DeveloperOnlyAttribute?: boolean;
91
-
92
65
  Mutable?: boolean;
93
-
94
66
  Required?: boolean;
95
-
96
67
  NumberAttributeConstraints?: NumberAttributeConstraintsType;
97
-
98
68
  StringAttributeConstraints?: StringAttributeConstraintsType;
99
69
  }
100
-
101
70
  export interface AddCustomAttributesRequest {
102
71
  UserPoolId: string | undefined;
103
-
104
72
  CustomAttributes: SchemaAttributeType[] | undefined;
105
73
  }
106
-
107
74
  export interface AddCustomAttributesResponse {}
108
-
109
75
  export declare class InternalErrorException extends __BaseException {
110
76
  readonly name: "InternalErrorException";
111
77
  readonly $fault: "server";
112
-
113
78
  constructor(
114
79
  opts: __ExceptionOptionType<InternalErrorException, __BaseException>
115
80
  );
116
81
  }
117
-
118
82
  export declare class InvalidParameterException extends __BaseException {
119
83
  readonly name: "InvalidParameterException";
120
84
  readonly $fault: "client";
121
-
122
85
  constructor(
123
86
  opts: __ExceptionOptionType<InvalidParameterException, __BaseException>
124
87
  );
125
88
  }
126
-
127
89
  export declare class NotAuthorizedException extends __BaseException {
128
90
  readonly name: "NotAuthorizedException";
129
91
  readonly $fault: "client";
130
-
131
92
  constructor(
132
93
  opts: __ExceptionOptionType<NotAuthorizedException, __BaseException>
133
94
  );
134
95
  }
135
-
136
96
  export declare class ResourceNotFoundException extends __BaseException {
137
97
  readonly name: "ResourceNotFoundException";
138
98
  readonly $fault: "client";
139
-
140
99
  constructor(
141
100
  opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
142
101
  );
143
102
  }
144
-
145
103
  export declare class TooManyRequestsException extends __BaseException {
146
104
  readonly name: "TooManyRequestsException";
147
105
  readonly $fault: "client";
148
-
149
106
  constructor(
150
107
  opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
151
108
  );
152
109
  }
153
-
154
110
  export declare class UserImportInProgressException extends __BaseException {
155
111
  readonly name: "UserImportInProgressException";
156
112
  readonly $fault: "client";
157
-
158
113
  constructor(
159
114
  opts: __ExceptionOptionType<UserImportInProgressException, __BaseException>
160
115
  );
161
116
  }
162
117
  export interface AdminAddUserToGroupRequest {
163
118
  UserPoolId: string | undefined;
164
-
165
119
  Username: string | undefined;
166
-
167
120
  GroupName: string | undefined;
168
121
  }
169
-
170
122
  export declare class UserNotFoundException extends __BaseException {
171
123
  readonly name: "UserNotFoundException";
172
124
  readonly $fault: "client";
173
-
174
125
  constructor(
175
126
  opts: __ExceptionOptionType<UserNotFoundException, __BaseException>
176
127
  );
177
128
  }
178
-
179
129
  export interface AdminConfirmSignUpRequest {
180
130
  UserPoolId: string | undefined;
181
-
182
131
  Username: string | undefined;
183
-
184
132
  ClientMetadata?: Record<string, string>;
185
133
  }
186
-
187
134
  export interface AdminConfirmSignUpResponse {}
188
-
189
135
  export declare class InvalidLambdaResponseException extends __BaseException {
190
136
  readonly name: "InvalidLambdaResponseException";
191
137
  readonly $fault: "client";
192
-
193
138
  constructor(
194
139
  opts: __ExceptionOptionType<InvalidLambdaResponseException, __BaseException>
195
140
  );
196
141
  }
197
-
198
142
  export declare class LimitExceededException extends __BaseException {
199
143
  readonly name: "LimitExceededException";
200
144
  readonly $fault: "client";
201
-
202
145
  constructor(
203
146
  opts: __ExceptionOptionType<LimitExceededException, __BaseException>
204
147
  );
205
148
  }
206
-
207
149
  export declare class TooManyFailedAttemptsException extends __BaseException {
208
150
  readonly name: "TooManyFailedAttemptsException";
209
151
  readonly $fault: "client";
210
-
211
152
  constructor(
212
153
  opts: __ExceptionOptionType<TooManyFailedAttemptsException, __BaseException>
213
154
  );
214
155
  }
215
-
216
156
  export declare class UnexpectedLambdaException extends __BaseException {
217
157
  readonly name: "UnexpectedLambdaException";
218
158
  readonly $fault: "client";
219
-
220
159
  constructor(
221
160
  opts: __ExceptionOptionType<UnexpectedLambdaException, __BaseException>
222
161
  );
223
162
  }
224
-
225
163
  export declare class UserLambdaValidationException extends __BaseException {
226
164
  readonly name: "UserLambdaValidationException";
227
165
  readonly $fault: "client";
228
-
229
166
  constructor(
230
167
  opts: __ExceptionOptionType<UserLambdaValidationException, __BaseException>
231
168
  );
@@ -238,36 +175,23 @@ export declare enum MessageActionType {
238
175
  RESEND = "RESEND",
239
176
  SUPPRESS = "SUPPRESS",
240
177
  }
241
-
242
178
  export interface AttributeType {
243
179
  Name: string | undefined;
244
-
245
180
  Value?: string;
246
181
  }
247
-
248
182
  export interface AdminCreateUserRequest {
249
183
  UserPoolId: string | undefined;
250
-
251
184
  Username: string | undefined;
252
-
253
185
  UserAttributes?: AttributeType[];
254
-
255
186
  ValidationData?: AttributeType[];
256
-
257
187
  TemporaryPassword?: string;
258
-
259
188
  ForceAliasCreation?: boolean;
260
-
261
189
  MessageAction?: MessageActionType | string;
262
-
263
190
  DesiredDeliveryMediums?: (DeliveryMediumType | string)[];
264
-
265
191
  ClientMetadata?: Record<string, string>;
266
192
  }
267
-
268
193
  export interface MFAOptionType {
269
194
  DeliveryMedium?: DeliveryMediumType | string;
270
-
271
195
  AttributeName?: string;
272
196
  }
273
197
  export declare enum UserStatusType {
@@ -279,49 +203,35 @@ export declare enum UserStatusType {
279
203
  UNCONFIRMED = "UNCONFIRMED",
280
204
  UNKNOWN = "UNKNOWN",
281
205
  }
282
-
283
206
  export interface UserType {
284
207
  Username?: string;
285
-
286
208
  Attributes?: AttributeType[];
287
-
288
209
  UserCreateDate?: Date;
289
-
290
210
  UserLastModifiedDate?: Date;
291
-
292
211
  Enabled?: boolean;
293
-
294
212
  UserStatus?: UserStatusType | string;
295
-
296
213
  MFAOptions?: MFAOptionType[];
297
214
  }
298
-
299
215
  export interface AdminCreateUserResponse {
300
216
  User?: UserType;
301
217
  }
302
-
303
218
  export declare class CodeDeliveryFailureException extends __BaseException {
304
219
  readonly name: "CodeDeliveryFailureException";
305
220
  readonly $fault: "client";
306
-
307
221
  constructor(
308
222
  opts: __ExceptionOptionType<CodeDeliveryFailureException, __BaseException>
309
223
  );
310
224
  }
311
-
312
225
  export declare class InvalidPasswordException extends __BaseException {
313
226
  readonly name: "InvalidPasswordException";
314
227
  readonly $fault: "client";
315
-
316
228
  constructor(
317
229
  opts: __ExceptionOptionType<InvalidPasswordException, __BaseException>
318
230
  );
319
231
  }
320
-
321
232
  export declare class InvalidSmsRoleAccessPolicyException extends __BaseException {
322
233
  readonly name: "InvalidSmsRoleAccessPolicyException";
323
234
  readonly $fault: "client";
324
-
325
235
  constructor(
326
236
  opts: __ExceptionOptionType<
327
237
  InvalidSmsRoleAccessPolicyException,
@@ -329,11 +239,9 @@ export declare class InvalidSmsRoleAccessPolicyException extends __BaseException
329
239
  >
330
240
  );
331
241
  }
332
-
333
242
  export declare class InvalidSmsRoleTrustRelationshipException extends __BaseException {
334
243
  readonly name: "InvalidSmsRoleTrustRelationshipException";
335
244
  readonly $fault: "client";
336
-
337
245
  constructor(
338
246
  opts: __ExceptionOptionType<
339
247
  InvalidSmsRoleTrustRelationshipException,
@@ -341,117 +249,82 @@ export declare class InvalidSmsRoleTrustRelationshipException extends __BaseExce
341
249
  >
342
250
  );
343
251
  }
344
-
345
252
  export declare class PreconditionNotMetException extends __BaseException {
346
253
  readonly name: "PreconditionNotMetException";
347
254
  readonly $fault: "client";
348
-
349
255
  constructor(
350
256
  opts: __ExceptionOptionType<PreconditionNotMetException, __BaseException>
351
257
  );
352
258
  }
353
-
354
259
  export declare class UnsupportedUserStateException extends __BaseException {
355
260
  readonly name: "UnsupportedUserStateException";
356
261
  readonly $fault: "client";
357
-
358
262
  constructor(
359
263
  opts: __ExceptionOptionType<UnsupportedUserStateException, __BaseException>
360
264
  );
361
265
  }
362
-
363
266
  export declare class UsernameExistsException extends __BaseException {
364
267
  readonly name: "UsernameExistsException";
365
268
  readonly $fault: "client";
366
-
367
269
  constructor(
368
270
  opts: __ExceptionOptionType<UsernameExistsException, __BaseException>
369
271
  );
370
272
  }
371
-
372
273
  export interface MessageTemplateType {
373
274
  SMSMessage?: string;
374
-
375
275
  EmailMessage?: string;
376
-
377
276
  EmailSubject?: string;
378
277
  }
379
-
380
278
  export interface AdminCreateUserConfigType {
381
279
  AllowAdminCreateUserOnly?: boolean;
382
-
383
280
  UnusedAccountValidityDays?: number;
384
-
385
281
  InviteMessageTemplate?: MessageTemplateType;
386
282
  }
387
-
388
283
  export interface AdminDeleteUserRequest {
389
284
  UserPoolId: string | undefined;
390
-
391
285
  Username: string | undefined;
392
286
  }
393
-
394
287
  export interface AdminDeleteUserAttributesRequest {
395
288
  UserPoolId: string | undefined;
396
-
397
289
  Username: string | undefined;
398
-
399
290
  UserAttributeNames: string[] | undefined;
400
291
  }
401
-
402
292
  export interface AdminDeleteUserAttributesResponse {}
403
-
404
293
  export interface ProviderUserIdentifierType {
405
294
  ProviderName?: string;
406
-
407
295
  ProviderAttributeName?: string;
408
-
409
296
  ProviderAttributeValue?: string;
410
297
  }
411
298
  export interface AdminDisableProviderForUserRequest {
412
299
  UserPoolId: string | undefined;
413
-
414
300
  User: ProviderUserIdentifierType | undefined;
415
301
  }
416
302
  export interface AdminDisableProviderForUserResponse {}
417
-
418
303
  export declare class AliasExistsException extends __BaseException {
419
304
  readonly name: "AliasExistsException";
420
305
  readonly $fault: "client";
421
-
422
306
  constructor(
423
307
  opts: __ExceptionOptionType<AliasExistsException, __BaseException>
424
308
  );
425
309
  }
426
-
427
310
  export interface AdminDisableUserRequest {
428
311
  UserPoolId: string | undefined;
429
-
430
312
  Username: string | undefined;
431
313
  }
432
-
433
314
  export interface AdminDisableUserResponse {}
434
-
435
315
  export interface AdminEnableUserRequest {
436
316
  UserPoolId: string | undefined;
437
-
438
317
  Username: string | undefined;
439
318
  }
440
-
441
319
  export interface AdminEnableUserResponse {}
442
-
443
320
  export interface AdminForgetDeviceRequest {
444
321
  UserPoolId: string | undefined;
445
-
446
322
  Username: string | undefined;
447
-
448
323
  DeviceKey: string | undefined;
449
324
  }
450
-
451
325
  export declare class InvalidUserPoolConfigurationException extends __BaseException {
452
326
  readonly name: "InvalidUserPoolConfigurationException";
453
327
  readonly $fault: "client";
454
-
455
328
  constructor(
456
329
  opts: __ExceptionOptionType<
457
330
  InvalidUserPoolConfigurationException,
@@ -459,57 +332,36 @@ export declare class InvalidUserPoolConfigurationException extends __BaseExcepti
459
332
  >
460
333
  );
461
334
  }
462
-
463
335
  export interface AdminGetDeviceRequest {
464
336
  DeviceKey: string | undefined;
465
-
466
337
  UserPoolId: string | undefined;
467
-
468
338
  Username: string | undefined;
469
339
  }
470
-
471
340
  export interface DeviceType {
472
341
  DeviceKey?: string;
473
-
474
342
  DeviceAttributes?: AttributeType[];
475
-
476
343
  DeviceCreateDate?: Date;
477
-
478
344
  DeviceLastModifiedDate?: Date;
479
-
480
345
  DeviceLastAuthenticatedDate?: Date;
481
346
  }
482
-
483
347
  export interface AdminGetDeviceResponse {
484
348
  Device: DeviceType | undefined;
485
349
  }
486
-
487
350
  export interface AdminGetUserRequest {
488
351
  UserPoolId: string | undefined;
489
-
490
352
  Username: string | undefined;
491
353
  }
492
-
493
354
  export interface AdminGetUserResponse {
494
355
  Username: string | undefined;
495
-
496
356
  UserAttributes?: AttributeType[];
497
-
498
357
  UserCreateDate?: Date;
499
-
500
358
  UserLastModifiedDate?: Date;
501
-
502
359
  Enabled?: boolean;
503
-
504
360
  UserStatus?: UserStatusType | string;
505
-
506
361
  MFAOptions?: MFAOptionType[];
507
-
508
362
  PreferredMfaSetting?: string;
509
-
510
363
  UserMFASettingList?: string[];
511
364
  }
512
-
513
365
  export interface AnalyticsMetadataType {
514
366
  AnalyticsEndpointId?: string;
515
367
  }
@@ -522,58 +374,36 @@ export declare enum AuthFlowType {
522
374
  USER_PASSWORD_AUTH = "USER_PASSWORD_AUTH",
523
375
  USER_SRP_AUTH = "USER_SRP_AUTH",
524
376
  }
525
-
526
377
  export interface HttpHeader {
527
378
  headerName?: string;
528
-
529
379
  headerValue?: string;
530
380
  }
531
-
532
381
  export interface ContextDataType {
533
382
  IpAddress: string | undefined;
534
-
535
383
  ServerName: string | undefined;
536
-
537
384
  ServerPath: string | undefined;
538
-
539
385
  HttpHeaders: HttpHeader[] | undefined;
540
-
541
386
  EncodedData?: string;
542
387
  }
543
-
544
388
  export interface AdminInitiateAuthRequest {
545
389
  UserPoolId: string | undefined;
546
-
547
390
  ClientId: string | undefined;
548
-
549
391
  AuthFlow: AuthFlowType | string | undefined;
550
-
551
392
  AuthParameters?: Record<string, string>;
552
-
553
393
  ClientMetadata?: Record<string, string>;
554
-
555
394
  AnalyticsMetadata?: AnalyticsMetadataType;
556
-
557
395
  ContextData?: ContextDataType;
558
396
  }
559
-
560
397
  export interface NewDeviceMetadataType {
561
398
  DeviceKey?: string;
562
-
563
399
  DeviceGroupKey?: string;
564
400
  }
565
-
566
401
  export interface AuthenticationResultType {
567
402
  AccessToken?: string;
568
-
569
403
  ExpiresIn?: number;
570
-
571
404
  TokenType?: string;
572
-
573
405
  RefreshToken?: string;
574
-
575
406
  IdToken?: string;
576
-
577
407
  NewDeviceMetadata?: NewDeviceMetadataType;
578
408
  }
579
409
  export declare enum ChallengeNameType {
@@ -588,104 +418,72 @@ export declare enum ChallengeNameType {
588
418
  SMS_MFA = "SMS_MFA",
589
419
  SOFTWARE_TOKEN_MFA = "SOFTWARE_TOKEN_MFA",
590
420
  }
591
-
592
421
  export interface AdminInitiateAuthResponse {
593
422
  ChallengeName?: ChallengeNameType | string;
594
-
595
423
  Session?: string;
596
-
597
424
  ChallengeParameters?: Record<string, string>;
598
-
599
425
  AuthenticationResult?: AuthenticationResultType;
600
426
  }
601
-
602
427
  export declare class MFAMethodNotFoundException extends __BaseException {
603
428
  readonly name: "MFAMethodNotFoundException";
604
429
  readonly $fault: "client";
605
-
606
430
  constructor(
607
431
  opts: __ExceptionOptionType<MFAMethodNotFoundException, __BaseException>
608
432
  );
609
433
  }
610
-
611
434
  export declare class PasswordResetRequiredException extends __BaseException {
612
435
  readonly name: "PasswordResetRequiredException";
613
436
  readonly $fault: "client";
614
-
615
437
  constructor(
616
438
  opts: __ExceptionOptionType<PasswordResetRequiredException, __BaseException>
617
439
  );
618
440
  }
619
-
620
441
  export declare class UserNotConfirmedException extends __BaseException {
621
442
  readonly name: "UserNotConfirmedException";
622
443
  readonly $fault: "client";
623
-
624
444
  constructor(
625
445
  opts: __ExceptionOptionType<UserNotConfirmedException, __BaseException>
626
446
  );
627
447
  }
628
448
  export interface AdminLinkProviderForUserRequest {
629
449
  UserPoolId: string | undefined;
630
-
631
450
  DestinationUser: ProviderUserIdentifierType | undefined;
632
-
633
451
  SourceUser: ProviderUserIdentifierType | undefined;
634
452
  }
635
453
  export interface AdminLinkProviderForUserResponse {}
636
-
637
454
  export interface AdminListDevicesRequest {
638
455
  UserPoolId: string | undefined;
639
-
640
456
  Username: string | undefined;
641
-
642
457
  Limit?: number;
643
-
644
458
  PaginationToken?: string;
645
459
  }
646
-
647
460
  export interface AdminListDevicesResponse {
648
461
  Devices?: DeviceType[];
649
-
650
462
  PaginationToken?: string;
651
463
  }
652
464
  export interface AdminListGroupsForUserRequest {
653
465
  Username: string | undefined;
654
-
655
466
  UserPoolId: string | undefined;
656
-
657
467
  Limit?: number;
658
-
659
468
  NextToken?: string;
660
469
  }
661
-
662
470
  export interface GroupType {
663
471
  GroupName?: string;
664
-
665
472
  UserPoolId?: string;
666
-
667
473
  Description?: string;
668
-
669
474
  RoleArn?: string;
670
-
671
475
  Precedence?: number;
672
-
673
476
  LastModifiedDate?: Date;
674
-
675
477
  CreationDate?: Date;
676
478
  }
677
479
  export interface AdminListGroupsForUserResponse {
678
480
  Groups?: GroupType[];
679
-
680
481
  NextToken?: string;
681
482
  }
682
483
  export interface AdminListUserAuthEventsRequest {
683
484
  UserPoolId: string | undefined;
684
-
685
485
  Username: string | undefined;
686
-
687
486
  MaxResults?: number;
688
-
689
487
  NextToken?: string;
690
488
  }
691
489
  export declare enum ChallengeName {
@@ -696,34 +494,24 @@ export declare enum ChallengeResponse {
696
494
  Failure = "Failure",
697
495
  Success = "Success",
698
496
  }
699
-
700
497
  export interface ChallengeResponseType {
701
498
  ChallengeName?: ChallengeName | string;
702
-
703
499
  ChallengeResponse?: ChallengeResponse | string;
704
500
  }
705
-
706
501
  export interface EventContextDataType {
707
502
  IpAddress?: string;
708
-
709
503
  DeviceName?: string;
710
-
711
504
  Timezone?: string;
712
-
713
505
  City?: string;
714
-
715
506
  Country?: string;
716
507
  }
717
508
  export declare enum FeedbackValueType {
718
509
  INVALID = "Invalid",
719
510
  VALID = "Valid",
720
511
  }
721
-
722
512
  export interface EventFeedbackType {
723
513
  FeedbackValue: FeedbackValueType | string | undefined;
724
-
725
514
  Provider: string | undefined;
726
-
727
515
  FeedbackDate?: Date;
728
516
  }
729
517
  export declare enum EventResponseType {
@@ -741,12 +529,9 @@ export declare enum RiskLevelType {
741
529
  Low = "Low",
742
530
  Medium = "Medium",
743
531
  }
744
-
745
532
  export interface EventRiskType {
746
533
  RiskDecision?: RiskDecisionType | string;
747
-
748
534
  RiskLevel?: RiskLevelType | string;
749
-
750
535
  CompromisedCredentialsDetected?: boolean;
751
536
  }
752
537
  export declare enum EventType {
@@ -756,34 +541,23 @@ export declare enum EventType {
756
541
  SignIn = "SignIn",
757
542
  SignUp = "SignUp",
758
543
  }
759
-
760
544
  export interface AuthEventType {
761
545
  EventId?: string;
762
-
763
546
  EventType?: EventType | string;
764
-
765
547
  CreationDate?: Date;
766
-
767
548
  EventResponse?: EventResponseType | string;
768
-
769
549
  EventRisk?: EventRiskType;
770
-
771
550
  ChallengeResponses?: ChallengeResponseType[];
772
-
773
551
  EventContextData?: EventContextDataType;
774
-
775
552
  EventFeedback?: EventFeedbackType;
776
553
  }
777
554
  export interface AdminListUserAuthEventsResponse {
778
555
  AuthEvents?: AuthEventType[];
779
-
780
556
  NextToken?: string;
781
557
  }
782
-
783
558
  export declare class UserPoolAddOnNotEnabledException extends __BaseException {
784
559
  readonly name: "UserPoolAddOnNotEnabledException";
785
560
  readonly $fault: "client";
786
-
787
561
  constructor(
788
562
  opts: __ExceptionOptionType<
789
563
  UserPoolAddOnNotEnabledException,
@@ -793,26 +567,18 @@ export declare class UserPoolAddOnNotEnabledException extends __BaseException {
793
567
  }
794
568
  export interface AdminRemoveUserFromGroupRequest {
795
569
  UserPoolId: string | undefined;
796
-
797
570
  Username: string | undefined;
798
-
799
571
  GroupName: string | undefined;
800
572
  }
801
-
802
573
  export interface AdminResetUserPasswordRequest {
803
574
  UserPoolId: string | undefined;
804
-
805
575
  Username: string | undefined;
806
-
807
576
  ClientMetadata?: Record<string, string>;
808
577
  }
809
-
810
578
  export interface AdminResetUserPasswordResponse {}
811
-
812
579
  export declare class InvalidEmailRoleAccessPolicyException extends __BaseException {
813
580
  readonly name: "InvalidEmailRoleAccessPolicyException";
814
581
  readonly $fault: "client";
815
-
816
582
  constructor(
817
583
  opts: __ExceptionOptionType<
818
584
  InvalidEmailRoleAccessPolicyException,
@@ -820,57 +586,39 @@ export declare class InvalidEmailRoleAccessPolicyException extends __BaseExcepti
820
586
  >
821
587
  );
822
588
  }
823
-
824
589
  export interface AdminRespondToAuthChallengeRequest {
825
590
  UserPoolId: string | undefined;
826
-
827
591
  ClientId: string | undefined;
828
-
829
592
  ChallengeName: ChallengeNameType | string | undefined;
830
-
831
593
  ChallengeResponses?: Record<string, string>;
832
-
833
594
  Session?: string;
834
-
835
595
  AnalyticsMetadata?: AnalyticsMetadataType;
836
-
837
596
  ContextData?: ContextDataType;
838
-
839
597
  ClientMetadata?: Record<string, string>;
840
598
  }
841
-
842
599
  export interface AdminRespondToAuthChallengeResponse {
843
600
  ChallengeName?: ChallengeNameType | string;
844
-
845
601
  Session?: string;
846
-
847
602
  ChallengeParameters?: Record<string, string>;
848
-
849
603
  AuthenticationResult?: AuthenticationResultType;
850
604
  }
851
-
852
605
  export declare class CodeMismatchException extends __BaseException {
853
606
  readonly name: "CodeMismatchException";
854
607
  readonly $fault: "client";
855
-
856
608
  constructor(
857
609
  opts: __ExceptionOptionType<CodeMismatchException, __BaseException>
858
610
  );
859
611
  }
860
-
861
612
  export declare class ExpiredCodeException extends __BaseException {
862
613
  readonly name: "ExpiredCodeException";
863
614
  readonly $fault: "client";
864
-
865
615
  constructor(
866
616
  opts: __ExceptionOptionType<ExpiredCodeException, __BaseException>
867
617
  );
868
618
  }
869
-
870
619
  export declare class SoftwareTokenMFANotFoundException extends __BaseException {
871
620
  readonly name: "SoftwareTokenMFANotFoundException";
872
621
  readonly $fault: "client";
873
-
874
622
  constructor(
875
623
  opts: __ExceptionOptionType<
876
624
  SoftwareTokenMFANotFoundException,
@@ -878,55 +626,38 @@ export declare class SoftwareTokenMFANotFoundException extends __BaseException {
878
626
  >
879
627
  );
880
628
  }
881
-
882
629
  export interface SMSMfaSettingsType {
883
630
  Enabled?: boolean;
884
-
885
631
  PreferredMfa?: boolean;
886
632
  }
887
-
888
633
  export interface SoftwareTokenMfaSettingsType {
889
634
  Enabled?: boolean;
890
-
891
635
  PreferredMfa?: boolean;
892
636
  }
893
637
  export interface AdminSetUserMFAPreferenceRequest {
894
638
  SMSMfaSettings?: SMSMfaSettingsType;
895
-
896
639
  SoftwareTokenMfaSettings?: SoftwareTokenMfaSettingsType;
897
-
898
640
  Username: string | undefined;
899
-
900
641
  UserPoolId: string | undefined;
901
642
  }
902
643
  export interface AdminSetUserMFAPreferenceResponse {}
903
644
  export interface AdminSetUserPasswordRequest {
904
645
  UserPoolId: string | undefined;
905
-
906
646
  Username: string | undefined;
907
-
908
647
  Password: string | undefined;
909
-
910
648
  Permanent?: boolean;
911
649
  }
912
650
  export interface AdminSetUserPasswordResponse {}
913
-
914
651
  export interface AdminSetUserSettingsRequest {
915
652
  UserPoolId: string | undefined;
916
-
917
653
  Username: string | undefined;
918
-
919
654
  MFAOptions: MFAOptionType[] | undefined;
920
655
  }
921
-
922
656
  export interface AdminSetUserSettingsResponse {}
923
657
  export interface AdminUpdateAuthEventFeedbackRequest {
924
658
  UserPoolId: string | undefined;
925
-
926
659
  Username: string | undefined;
927
-
928
660
  EventId: string | undefined;
929
-
930
661
  FeedbackValue: FeedbackValueType | string | undefined;
931
662
  }
932
663
  export interface AdminUpdateAuthEventFeedbackResponse {}
@@ -934,37 +665,24 @@ export declare enum DeviceRememberedStatusType {
934
665
  NOT_REMEMBERED = "not_remembered",
935
666
  REMEMBERED = "remembered",
936
667
  }
937
-
938
668
  export interface AdminUpdateDeviceStatusRequest {
939
669
  UserPoolId: string | undefined;
940
-
941
670
  Username: string | undefined;
942
-
943
671
  DeviceKey: string | undefined;
944
-
945
672
  DeviceRememberedStatus?: DeviceRememberedStatusType | string;
946
673
  }
947
-
948
674
  export interface AdminUpdateDeviceStatusResponse {}
949
-
950
675
  export interface AdminUpdateUserAttributesRequest {
951
676
  UserPoolId: string | undefined;
952
-
953
677
  Username: string | undefined;
954
-
955
678
  UserAttributes: AttributeType[] | undefined;
956
-
957
679
  ClientMetadata?: Record<string, string>;
958
680
  }
959
-
960
681
  export interface AdminUpdateUserAttributesResponse {}
961
-
962
682
  export interface AdminUserGlobalSignOutRequest {
963
683
  UserPoolId: string | undefined;
964
-
965
684
  Username: string | undefined;
966
685
  }
967
-
968
686
  export interface AdminUserGlobalSignOutResponse {}
969
687
  export declare enum AdvancedSecurityModeType {
970
688
  AUDIT = "AUDIT",
@@ -976,33 +694,24 @@ export declare enum AliasAttributeType {
976
694
  PHONE_NUMBER = "phone_number",
977
695
  PREFERRED_USERNAME = "preferred_username",
978
696
  }
979
-
980
697
  export interface AnalyticsConfigurationType {
981
698
  ApplicationId?: string;
982
-
983
699
  ApplicationArn?: string;
984
-
985
700
  RoleArn?: string;
986
-
987
701
  ExternalId?: string;
988
-
989
702
  UserDataShared?: boolean;
990
703
  }
991
704
  export interface AssociateSoftwareTokenRequest {
992
705
  AccessToken?: string;
993
-
994
706
  Session?: string;
995
707
  }
996
708
  export interface AssociateSoftwareTokenResponse {
997
709
  SecretCode?: string;
998
-
999
710
  Session?: string;
1000
711
  }
1001
-
1002
712
  export declare class ConcurrentModificationException extends __BaseException {
1003
713
  readonly name: "ConcurrentModificationException";
1004
714
  readonly $fault: "client";
1005
-
1006
715
  constructor(
1007
716
  opts: __ExceptionOptionType<
1008
717
  ConcurrentModificationException,
@@ -1010,112 +719,73 @@ export declare class ConcurrentModificationException extends __BaseException {
1010
719
  >
1011
720
  );
1012
721
  }
1013
-
1014
722
  export declare class ForbiddenException extends __BaseException {
1015
723
  readonly name: "ForbiddenException";
1016
724
  readonly $fault: "client";
1017
-
1018
725
  constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
1019
726
  }
1020
727
  export declare enum VerifiedAttributeType {
1021
728
  EMAIL = "email",
1022
729
  PHONE_NUMBER = "phone_number",
1023
730
  }
1024
-
1025
731
  export interface ChangePasswordRequest {
1026
732
  PreviousPassword: string | undefined;
1027
-
1028
733
  ProposedPassword: string | undefined;
1029
-
1030
734
  AccessToken: string | undefined;
1031
735
  }
1032
-
1033
736
  export interface ChangePasswordResponse {}
1034
-
1035
737
  export interface DeviceSecretVerifierConfigType {
1036
738
  PasswordVerifier?: string;
1037
-
1038
739
  Salt?: string;
1039
740
  }
1040
-
1041
741
  export interface ConfirmDeviceRequest {
1042
742
  AccessToken: string | undefined;
1043
-
1044
743
  DeviceKey: string | undefined;
1045
-
1046
744
  DeviceSecretVerifierConfig?: DeviceSecretVerifierConfigType;
1047
-
1048
745
  DeviceName?: string;
1049
746
  }
1050
-
1051
747
  export interface ConfirmDeviceResponse {
1052
748
  UserConfirmationNecessary?: boolean;
1053
749
  }
1054
-
1055
750
  export interface UserContextDataType {
1056
751
  IpAddress?: string;
1057
-
1058
752
  EncodedData?: string;
1059
753
  }
1060
-
1061
754
  export interface ConfirmForgotPasswordRequest {
1062
755
  ClientId: string | undefined;
1063
-
1064
756
  SecretHash?: string;
1065
-
1066
757
  Username: string | undefined;
1067
-
1068
758
  ConfirmationCode: string | undefined;
1069
-
1070
759
  Password: string | undefined;
1071
-
1072
760
  AnalyticsMetadata?: AnalyticsMetadataType;
1073
-
1074
761
  UserContextData?: UserContextDataType;
1075
-
1076
762
  ClientMetadata?: Record<string, string>;
1077
763
  }
1078
-
1079
764
  export interface ConfirmForgotPasswordResponse {}
1080
-
1081
765
  export interface ConfirmSignUpRequest {
1082
766
  ClientId: string | undefined;
1083
-
1084
767
  SecretHash?: string;
1085
-
1086
768
  Username: string | undefined;
1087
-
1088
769
  ConfirmationCode: string | undefined;
1089
-
1090
770
  ForceAliasCreation?: boolean;
1091
-
1092
771
  AnalyticsMetadata?: AnalyticsMetadataType;
1093
-
1094
772
  UserContextData?: UserContextDataType;
1095
-
1096
773
  ClientMetadata?: Record<string, string>;
1097
774
  }
1098
-
1099
775
  export interface ConfirmSignUpResponse {}
1100
776
  export interface CreateGroupRequest {
1101
777
  GroupName: string | undefined;
1102
-
1103
778
  UserPoolId: string | undefined;
1104
-
1105
779
  Description?: string;
1106
-
1107
780
  RoleArn?: string;
1108
-
1109
781
  Precedence?: number;
1110
782
  }
1111
783
  export interface CreateGroupResponse {
1112
784
  Group?: GroupType;
1113
785
  }
1114
-
1115
786
  export declare class GroupExistsException extends __BaseException {
1116
787
  readonly name: "GroupExistsException";
1117
788
  readonly $fault: "client";
1118
-
1119
789
  constructor(
1120
790
  opts: __ExceptionOptionType<GroupExistsException, __BaseException>
1121
791
  );
@@ -1130,81 +800,54 @@ export declare enum IdentityProviderTypeType {
1130
800
  }
1131
801
  export interface CreateIdentityProviderRequest {
1132
802
  UserPoolId: string | undefined;
1133
-
1134
803
  ProviderName: string | undefined;
1135
-
1136
804
  ProviderType: IdentityProviderTypeType | string | undefined;
1137
-
1138
805
  ProviderDetails: Record<string, string> | undefined;
1139
-
1140
806
  AttributeMapping?: Record<string, string>;
1141
-
1142
807
  IdpIdentifiers?: string[];
1143
808
  }
1144
-
1145
809
  export interface IdentityProviderType {
1146
810
  UserPoolId?: string;
1147
-
1148
811
  ProviderName?: string;
1149
-
1150
812
  ProviderType?: IdentityProviderTypeType | string;
1151
-
1152
813
  ProviderDetails?: Record<string, string>;
1153
-
1154
814
  AttributeMapping?: Record<string, string>;
1155
-
1156
815
  IdpIdentifiers?: string[];
1157
-
1158
816
  LastModifiedDate?: Date;
1159
-
1160
817
  CreationDate?: Date;
1161
818
  }
1162
819
  export interface CreateIdentityProviderResponse {
1163
820
  IdentityProvider: IdentityProviderType | undefined;
1164
821
  }
1165
-
1166
822
  export declare class DuplicateProviderException extends __BaseException {
1167
823
  readonly name: "DuplicateProviderException";
1168
824
  readonly $fault: "client";
1169
-
1170
825
  constructor(
1171
826
  opts: __ExceptionOptionType<DuplicateProviderException, __BaseException>
1172
827
  );
1173
828
  }
1174
-
1175
829
  export interface ResourceServerScopeType {
1176
830
  ScopeName: string | undefined;
1177
-
1178
831
  ScopeDescription: string | undefined;
1179
832
  }
1180
833
  export interface CreateResourceServerRequest {
1181
834
  UserPoolId: string | undefined;
1182
-
1183
835
  Identifier: string | undefined;
1184
-
1185
836
  Name: string | undefined;
1186
-
1187
837
  Scopes?: ResourceServerScopeType[];
1188
838
  }
1189
-
1190
839
  export interface ResourceServerType {
1191
840
  UserPoolId?: string;
1192
-
1193
841
  Identifier?: string;
1194
-
1195
842
  Name?: string;
1196
-
1197
843
  Scopes?: ResourceServerScopeType[];
1198
844
  }
1199
845
  export interface CreateResourceServerResponse {
1200
846
  ResourceServer: ResourceServerType | undefined;
1201
847
  }
1202
-
1203
848
  export interface CreateUserImportJobRequest {
1204
849
  JobName: string | undefined;
1205
-
1206
850
  UserPoolId: string | undefined;
1207
-
1208
851
  CloudWatchLogsRoleArn: string | undefined;
1209
852
  }
1210
853
  export declare enum UserImportJobStatusType {
@@ -1217,104 +860,66 @@ export declare enum UserImportJobStatusType {
1217
860
  Stopping = "Stopping",
1218
861
  Succeeded = "Succeeded",
1219
862
  }
1220
-
1221
863
  export interface UserImportJobType {
1222
864
  JobName?: string;
1223
-
1224
865
  JobId?: string;
1225
-
1226
866
  UserPoolId?: string;
1227
-
1228
867
  PreSignedUrl?: string;
1229
-
1230
868
  CreationDate?: Date;
1231
-
1232
869
  StartDate?: Date;
1233
-
1234
870
  CompletionDate?: Date;
1235
-
1236
871
  Status?: UserImportJobStatusType | string;
1237
-
1238
872
  CloudWatchLogsRoleArn?: string;
1239
-
1240
873
  ImportedUsers?: number;
1241
-
1242
874
  SkippedUsers?: number;
1243
-
1244
875
  FailedUsers?: number;
1245
-
1246
876
  CompletionMessage?: string;
1247
877
  }
1248
-
1249
878
  export interface CreateUserImportJobResponse {
1250
879
  UserImportJob?: UserImportJobType;
1251
880
  }
1252
-
1253
881
  export interface DeviceConfigurationType {
1254
882
  ChallengeRequiredOnNewDevice?: boolean;
1255
-
1256
883
  DeviceOnlyRememberedOnUserPrompt?: boolean;
1257
884
  }
1258
885
  export declare enum EmailSendingAccountType {
1259
886
  COGNITO_DEFAULT = "COGNITO_DEFAULT",
1260
887
  DEVELOPER = "DEVELOPER",
1261
888
  }
1262
-
1263
889
  export interface EmailConfigurationType {
1264
890
  SourceArn?: string;
1265
-
1266
891
  ReplyToEmailAddress?: string;
1267
-
1268
892
  EmailSendingAccount?: EmailSendingAccountType | string;
1269
-
1270
893
  From?: string;
1271
-
1272
894
  ConfigurationSet?: string;
1273
895
  }
1274
896
  export declare enum CustomEmailSenderLambdaVersionType {
1275
897
  V1_0 = "V1_0",
1276
898
  }
1277
-
1278
899
  export interface CustomEmailLambdaVersionConfigType {
1279
900
  LambdaVersion: CustomEmailSenderLambdaVersionType | string | undefined;
1280
-
1281
901
  LambdaArn: string | undefined;
1282
902
  }
1283
903
  export declare enum CustomSMSSenderLambdaVersionType {
1284
904
  V1_0 = "V1_0",
1285
905
  }
1286
-
1287
906
  export interface CustomSMSLambdaVersionConfigType {
1288
907
  LambdaVersion: CustomSMSSenderLambdaVersionType | string | undefined;
1289
-
1290
908
  LambdaArn: string | undefined;
1291
909
  }
1292
-
1293
910
  export interface LambdaConfigType {
1294
911
  PreSignUp?: string;
1295
-
1296
912
  CustomMessage?: string;
1297
-
1298
913
  PostConfirmation?: string;
1299
-
1300
914
  PreAuthentication?: string;
1301
-
1302
915
  PostAuthentication?: string;
1303
-
1304
916
  DefineAuthChallenge?: string;
1305
-
1306
917
  CreateAuthChallenge?: string;
1307
-
1308
918
  VerifyAuthChallengeResponse?: string;
1309
-
1310
919
  PreTokenGeneration?: string;
1311
-
1312
920
  UserMigration?: string;
1313
-
1314
921
  CustomSMSSender?: CustomSMSLambdaVersionConfigType;
1315
-
1316
922
  CustomEmailSender?: CustomEmailLambdaVersionConfigType;
1317
-
1318
923
  KMSKeyID?: string;
1319
924
  }
1320
925
  export declare enum UserPoolMfaType {
@@ -1322,33 +927,22 @@ export declare enum UserPoolMfaType {
1322
927
  ON = "ON",
1323
928
  OPTIONAL = "OPTIONAL",
1324
929
  }
1325
-
1326
930
  export interface PasswordPolicyType {
1327
931
  MinimumLength?: number;
1328
-
1329
932
  RequireUppercase?: boolean;
1330
-
1331
933
  RequireLowercase?: boolean;
1332
-
1333
934
  RequireNumbers?: boolean;
1334
-
1335
935
  RequireSymbols?: boolean;
1336
-
1337
936
  TemporaryPasswordValidityDays?: number;
1338
937
  }
1339
-
1340
938
  export interface UserPoolPolicyType {
1341
939
  PasswordPolicy?: PasswordPolicyType;
1342
940
  }
1343
-
1344
941
  export interface SmsConfigurationType {
1345
942
  SnsCallerArn: string | undefined;
1346
-
1347
943
  ExternalId?: string;
1348
-
1349
944
  SnsRegion?: string;
1350
945
  }
1351
-
1352
946
  export interface UserAttributeUpdateSettingsType {
1353
947
  AttributesRequireVerificationBeforeUpdate?: (
1354
948
  | VerifiedAttributeType
@@ -1359,11 +953,9 @@ export declare enum UsernameAttributeType {
1359
953
  EMAIL = "email",
1360
954
  PHONE_NUMBER = "phone_number",
1361
955
  }
1362
-
1363
956
  export interface UsernameConfigurationType {
1364
957
  CaseSensitive: boolean | undefined;
1365
958
  }
1366
-
1367
959
  export interface UserPoolAddOnsType {
1368
960
  AdvancedSecurityMode: AdvancedSecurityModeType | string | undefined;
1369
961
  }
@@ -1371,145 +963,82 @@ export declare enum DefaultEmailOptionType {
1371
963
  CONFIRM_WITH_CODE = "CONFIRM_WITH_CODE",
1372
964
  CONFIRM_WITH_LINK = "CONFIRM_WITH_LINK",
1373
965
  }
1374
-
1375
966
  export interface VerificationMessageTemplateType {
1376
967
  SmsMessage?: string;
1377
-
1378
968
  EmailMessage?: string;
1379
-
1380
969
  EmailSubject?: string;
1381
-
1382
970
  EmailMessageByLink?: string;
1383
-
1384
971
  EmailSubjectByLink?: string;
1385
-
1386
972
  DefaultEmailOption?: DefaultEmailOptionType | string;
1387
973
  }
1388
-
1389
974
  export interface CreateUserPoolRequest {
1390
975
  PoolName: string | undefined;
1391
-
1392
976
  Policies?: UserPoolPolicyType;
1393
-
1394
977
  LambdaConfig?: LambdaConfigType;
1395
-
1396
978
  AutoVerifiedAttributes?: (VerifiedAttributeType | string)[];
1397
-
1398
979
  AliasAttributes?: (AliasAttributeType | string)[];
1399
-
1400
980
  UsernameAttributes?: (UsernameAttributeType | string)[];
1401
-
1402
981
  SmsVerificationMessage?: string;
1403
-
1404
982
  EmailVerificationMessage?: string;
1405
-
1406
983
  EmailVerificationSubject?: string;
1407
-
1408
984
  VerificationMessageTemplate?: VerificationMessageTemplateType;
1409
-
1410
985
  SmsAuthenticationMessage?: string;
1411
-
1412
986
  MfaConfiguration?: UserPoolMfaType | string;
1413
-
1414
987
  UserAttributeUpdateSettings?: UserAttributeUpdateSettingsType;
1415
-
1416
988
  DeviceConfiguration?: DeviceConfigurationType;
1417
-
1418
989
  EmailConfiguration?: EmailConfigurationType;
1419
-
1420
990
  SmsConfiguration?: SmsConfigurationType;
1421
-
1422
991
  UserPoolTags?: Record<string, string>;
1423
-
1424
992
  AdminCreateUserConfig?: AdminCreateUserConfigType;
1425
-
1426
993
  Schema?: SchemaAttributeType[];
1427
-
1428
994
  UserPoolAddOns?: UserPoolAddOnsType;
1429
-
1430
995
  UsernameConfiguration?: UsernameConfigurationType;
1431
-
1432
996
  AccountRecoverySetting?: AccountRecoverySettingType;
1433
997
  }
1434
998
  export declare enum StatusType {
1435
999
  Disabled = "Disabled",
1436
1000
  Enabled = "Enabled",
1437
1001
  }
1438
-
1439
1002
  export interface UserPoolType {
1440
1003
  Id?: string;
1441
-
1442
1004
  Name?: string;
1443
-
1444
1005
  Policies?: UserPoolPolicyType;
1445
-
1446
1006
  LambdaConfig?: LambdaConfigType;
1447
-
1448
1007
  Status?: StatusType | string;
1449
-
1450
1008
  LastModifiedDate?: Date;
1451
-
1452
1009
  CreationDate?: Date;
1453
-
1454
1010
  SchemaAttributes?: SchemaAttributeType[];
1455
-
1456
1011
  AutoVerifiedAttributes?: (VerifiedAttributeType | string)[];
1457
-
1458
1012
  AliasAttributes?: (AliasAttributeType | string)[];
1459
-
1460
1013
  UsernameAttributes?: (UsernameAttributeType | string)[];
1461
-
1462
1014
  SmsVerificationMessage?: string;
1463
-
1464
1015
  EmailVerificationMessage?: string;
1465
-
1466
1016
  EmailVerificationSubject?: string;
1467
-
1468
1017
  VerificationMessageTemplate?: VerificationMessageTemplateType;
1469
-
1470
1018
  SmsAuthenticationMessage?: string;
1471
-
1472
1019
  UserAttributeUpdateSettings?: UserAttributeUpdateSettingsType;
1473
-
1474
1020
  MfaConfiguration?: UserPoolMfaType | string;
1475
-
1476
1021
  DeviceConfiguration?: DeviceConfigurationType;
1477
-
1478
1022
  EstimatedNumberOfUsers?: number;
1479
-
1480
1023
  EmailConfiguration?: EmailConfigurationType;
1481
-
1482
1024
  SmsConfiguration?: SmsConfigurationType;
1483
-
1484
1025
  UserPoolTags?: Record<string, string>;
1485
-
1486
1026
  SmsConfigurationFailure?: string;
1487
-
1488
1027
  EmailConfigurationFailure?: string;
1489
-
1490
1028
  Domain?: string;
1491
-
1492
1029
  CustomDomain?: string;
1493
-
1494
1030
  AdminCreateUserConfig?: AdminCreateUserConfigType;
1495
-
1496
1031
  UserPoolAddOns?: UserPoolAddOnsType;
1497
-
1498
1032
  UsernameConfiguration?: UsernameConfigurationType;
1499
-
1500
1033
  Arn?: string;
1501
-
1502
1034
  AccountRecoverySetting?: AccountRecoverySettingType;
1503
1035
  }
1504
-
1505
1036
  export interface CreateUserPoolResponse {
1506
1037
  UserPool?: UserPoolType;
1507
1038
  }
1508
-
1509
1039
  export declare class UserPoolTaggingException extends __BaseException {
1510
1040
  readonly name: "UserPoolTaggingException";
1511
1041
  readonly $fault: "client";
1512
-
1513
1042
  constructor(
1514
1043
  opts: __ExceptionOptionType<UserPoolTaggingException, __BaseException>
1515
1044
  );
@@ -1539,143 +1068,85 @@ export declare enum TimeUnitsType {
1539
1068
  MINUTES = "minutes",
1540
1069
  SECONDS = "seconds",
1541
1070
  }
1542
-
1543
1071
  export interface TokenValidityUnitsType {
1544
1072
  AccessToken?: TimeUnitsType | string;
1545
-
1546
1073
  IdToken?: TimeUnitsType | string;
1547
-
1548
1074
  RefreshToken?: TimeUnitsType | string;
1549
1075
  }
1550
-
1551
1076
  export interface CreateUserPoolClientRequest {
1552
1077
  UserPoolId: string | undefined;
1553
-
1554
1078
  ClientName: string | undefined;
1555
-
1556
1079
  GenerateSecret?: boolean;
1557
-
1558
1080
  RefreshTokenValidity?: number;
1559
-
1560
1081
  AccessTokenValidity?: number;
1561
-
1562
1082
  IdTokenValidity?: number;
1563
-
1564
1083
  TokenValidityUnits?: TokenValidityUnitsType;
1565
-
1566
1084
  ReadAttributes?: string[];
1567
-
1568
1085
  WriteAttributes?: string[];
1569
-
1570
1086
  ExplicitAuthFlows?: (ExplicitAuthFlowsType | string)[];
1571
-
1572
1087
  SupportedIdentityProviders?: string[];
1573
-
1574
1088
  CallbackURLs?: string[];
1575
-
1576
1089
  LogoutURLs?: string[];
1577
-
1578
1090
  DefaultRedirectURI?: string;
1579
-
1580
1091
  AllowedOAuthFlows?: (OAuthFlowType | string)[];
1581
-
1582
1092
  AllowedOAuthScopes?: string[];
1583
-
1584
1093
  AllowedOAuthFlowsUserPoolClient?: boolean;
1585
-
1586
1094
  AnalyticsConfiguration?: AnalyticsConfigurationType;
1587
-
1588
1095
  PreventUserExistenceErrors?: PreventUserExistenceErrorTypes | string;
1589
-
1590
1096
  EnableTokenRevocation?: boolean;
1591
-
1592
1097
  EnablePropagateAdditionalUserContextData?: boolean;
1593
-
1594
1098
  AuthSessionValidity?: number;
1595
1099
  }
1596
-
1597
1100
  export interface UserPoolClientType {
1598
1101
  UserPoolId?: string;
1599
-
1600
1102
  ClientName?: string;
1601
-
1602
1103
  ClientId?: string;
1603
-
1604
1104
  ClientSecret?: string;
1605
-
1606
1105
  LastModifiedDate?: Date;
1607
-
1608
1106
  CreationDate?: Date;
1609
-
1610
1107
  RefreshTokenValidity?: number;
1611
-
1612
1108
  AccessTokenValidity?: number;
1613
-
1614
1109
  IdTokenValidity?: number;
1615
-
1616
1110
  TokenValidityUnits?: TokenValidityUnitsType;
1617
-
1618
1111
  ReadAttributes?: string[];
1619
-
1620
1112
  WriteAttributes?: string[];
1621
-
1622
1113
  ExplicitAuthFlows?: (ExplicitAuthFlowsType | string)[];
1623
-
1624
1114
  SupportedIdentityProviders?: string[];
1625
-
1626
1115
  CallbackURLs?: string[];
1627
-
1628
1116
  LogoutURLs?: string[];
1629
-
1630
1117
  DefaultRedirectURI?: string;
1631
-
1632
1118
  AllowedOAuthFlows?: (OAuthFlowType | string)[];
1633
-
1634
1119
  AllowedOAuthScopes?: string[];
1635
-
1636
1120
  AllowedOAuthFlowsUserPoolClient?: boolean;
1637
-
1638
1121
  AnalyticsConfiguration?: AnalyticsConfigurationType;
1639
-
1640
1122
  PreventUserExistenceErrors?: PreventUserExistenceErrorTypes | string;
1641
-
1642
1123
  EnableTokenRevocation?: boolean;
1643
-
1644
1124
  EnablePropagateAdditionalUserContextData?: boolean;
1645
-
1646
1125
  AuthSessionValidity?: number;
1647
1126
  }
1648
-
1649
1127
  export interface CreateUserPoolClientResponse {
1650
1128
  UserPoolClient?: UserPoolClientType;
1651
1129
  }
1652
-
1653
1130
  export declare class InvalidOAuthFlowException extends __BaseException {
1654
1131
  readonly name: "InvalidOAuthFlowException";
1655
1132
  readonly $fault: "client";
1656
-
1657
1133
  constructor(
1658
1134
  opts: __ExceptionOptionType<InvalidOAuthFlowException, __BaseException>
1659
1135
  );
1660
1136
  }
1661
-
1662
1137
  export declare class ScopeDoesNotExistException extends __BaseException {
1663
1138
  readonly name: "ScopeDoesNotExistException";
1664
1139
  readonly $fault: "client";
1665
-
1666
1140
  constructor(
1667
1141
  opts: __ExceptionOptionType<ScopeDoesNotExistException, __BaseException>
1668
1142
  );
1669
1143
  }
1670
-
1671
1144
  export interface CustomDomainConfigType {
1672
1145
  CertificateArn: string | undefined;
1673
1146
  }
1674
1147
  export interface CreateUserPoolDomainRequest {
1675
1148
  Domain: string | undefined;
1676
-
1677
1149
  UserPoolId: string | undefined;
1678
-
1679
1150
  CustomDomainConfig?: CustomDomainConfigType;
1680
1151
  }
1681
1152
  export interface CreateUserPoolDomainResponse {
@@ -1683,19 +1154,15 @@ export interface CreateUserPoolDomainResponse {
1683
1154
  }
1684
1155
  export interface DeleteGroupRequest {
1685
1156
  GroupName: string | undefined;
1686
-
1687
1157
  UserPoolId: string | undefined;
1688
1158
  }
1689
1159
  export interface DeleteIdentityProviderRequest {
1690
1160
  UserPoolId: string | undefined;
1691
-
1692
1161
  ProviderName: string | undefined;
1693
1162
  }
1694
-
1695
1163
  export declare class UnsupportedIdentityProviderException extends __BaseException {
1696
1164
  readonly name: "UnsupportedIdentityProviderException";
1697
1165
  readonly $fault: "client";
1698
-
1699
1166
  constructor(
1700
1167
  opts: __ExceptionOptionType<
1701
1168
  UnsupportedIdentityProviderException,
@@ -1705,40 +1172,30 @@ export declare class UnsupportedIdentityProviderException extends __BaseExceptio
1705
1172
  }
1706
1173
  export interface DeleteResourceServerRequest {
1707
1174
  UserPoolId: string | undefined;
1708
-
1709
1175
  Identifier: string | undefined;
1710
1176
  }
1711
-
1712
1177
  export interface DeleteUserRequest {
1713
1178
  AccessToken: string | undefined;
1714
1179
  }
1715
-
1716
1180
  export interface DeleteUserAttributesRequest {
1717
1181
  UserAttributeNames: string[] | undefined;
1718
-
1719
1182
  AccessToken: string | undefined;
1720
1183
  }
1721
-
1722
1184
  export interface DeleteUserAttributesResponse {}
1723
-
1724
1185
  export interface DeleteUserPoolRequest {
1725
1186
  UserPoolId: string | undefined;
1726
1187
  }
1727
-
1728
1188
  export interface DeleteUserPoolClientRequest {
1729
1189
  UserPoolId: string | undefined;
1730
-
1731
1190
  ClientId: string | undefined;
1732
1191
  }
1733
1192
  export interface DeleteUserPoolDomainRequest {
1734
1193
  Domain: string | undefined;
1735
-
1736
1194
  UserPoolId: string | undefined;
1737
1195
  }
1738
1196
  export interface DeleteUserPoolDomainResponse {}
1739
1197
  export interface DescribeIdentityProviderRequest {
1740
1198
  UserPoolId: string | undefined;
1741
-
1742
1199
  ProviderName: string | undefined;
1743
1200
  }
1744
1201
  export interface DescribeIdentityProviderResponse {
@@ -1746,7 +1203,6 @@ export interface DescribeIdentityProviderResponse {
1746
1203
  }
1747
1204
  export interface DescribeResourceServerRequest {
1748
1205
  UserPoolId: string | undefined;
1749
-
1750
1206
  Identifier: string | undefined;
1751
1207
  }
1752
1208
  export interface DescribeResourceServerResponse {
@@ -1754,14 +1210,12 @@ export interface DescribeResourceServerResponse {
1754
1210
  }
1755
1211
  export interface DescribeRiskConfigurationRequest {
1756
1212
  UserPoolId: string | undefined;
1757
-
1758
1213
  ClientId?: string;
1759
1214
  }
1760
1215
  export declare enum CompromisedCredentialsEventActionType {
1761
1216
  BLOCK = "BLOCK",
1762
1217
  NO_ACTION = "NO_ACTION",
1763
1218
  }
1764
-
1765
1219
  export interface CompromisedCredentialsActionsType {
1766
1220
  EventAction: CompromisedCredentialsEventActionType | string | undefined;
1767
1221
  }
@@ -1770,60 +1224,42 @@ export declare enum EventFilterType {
1770
1224
  SIGN_IN = "SIGN_IN",
1771
1225
  SIGN_UP = "SIGN_UP",
1772
1226
  }
1773
-
1774
1227
  export interface CompromisedCredentialsRiskConfigurationType {
1775
1228
  EventFilter?: (EventFilterType | string)[];
1776
-
1777
1229
  Actions: CompromisedCredentialsActionsType | undefined;
1778
1230
  }
1779
-
1780
1231
  export interface RiskExceptionConfigurationType {
1781
1232
  BlockedIPRangeList?: string[];
1782
-
1783
1233
  SkippedIPRangeList?: string[];
1784
1234
  }
1785
-
1786
1235
  export interface RiskConfigurationType {
1787
1236
  UserPoolId?: string;
1788
-
1789
1237
  ClientId?: string;
1790
-
1791
1238
  CompromisedCredentialsRiskConfiguration?: CompromisedCredentialsRiskConfigurationType;
1792
-
1793
1239
  AccountTakeoverRiskConfiguration?: AccountTakeoverRiskConfigurationType;
1794
-
1795
1240
  RiskExceptionConfiguration?: RiskExceptionConfigurationType;
1796
-
1797
1241
  LastModifiedDate?: Date;
1798
1242
  }
1799
1243
  export interface DescribeRiskConfigurationResponse {
1800
1244
  RiskConfiguration: RiskConfigurationType | undefined;
1801
1245
  }
1802
-
1803
1246
  export interface DescribeUserImportJobRequest {
1804
1247
  UserPoolId: string | undefined;
1805
-
1806
1248
  JobId: string | undefined;
1807
1249
  }
1808
-
1809
1250
  export interface DescribeUserImportJobResponse {
1810
1251
  UserImportJob?: UserImportJobType;
1811
1252
  }
1812
-
1813
1253
  export interface DescribeUserPoolRequest {
1814
1254
  UserPoolId: string | undefined;
1815
1255
  }
1816
-
1817
1256
  export interface DescribeUserPoolResponse {
1818
1257
  UserPool?: UserPoolType;
1819
1258
  }
1820
-
1821
1259
  export interface DescribeUserPoolClientRequest {
1822
1260
  UserPoolId: string | undefined;
1823
-
1824
1261
  ClientId: string | undefined;
1825
1262
  }
1826
-
1827
1263
  export interface DescribeUserPoolClientResponse {
1828
1264
  UserPoolClient?: UserPoolClientType;
1829
1265
  }
@@ -1837,82 +1273,55 @@ export declare enum DomainStatusType {
1837
1273
  FAILED = "FAILED",
1838
1274
  UPDATING = "UPDATING",
1839
1275
  }
1840
-
1841
1276
  export interface DomainDescriptionType {
1842
1277
  UserPoolId?: string;
1843
-
1844
1278
  AWSAccountId?: string;
1845
-
1846
1279
  Domain?: string;
1847
-
1848
1280
  S3Bucket?: string;
1849
-
1850
1281
  CloudFrontDistribution?: string;
1851
-
1852
1282
  Version?: string;
1853
-
1854
1283
  Status?: DomainStatusType | string;
1855
-
1856
1284
  CustomDomainConfig?: CustomDomainConfigType;
1857
1285
  }
1858
1286
  export interface DescribeUserPoolDomainResponse {
1859
1287
  DomainDescription?: DomainDescriptionType;
1860
1288
  }
1861
-
1862
1289
  export interface ForgetDeviceRequest {
1863
1290
  AccessToken?: string;
1864
-
1865
1291
  DeviceKey: string | undefined;
1866
1292
  }
1867
-
1868
1293
  export interface ForgotPasswordRequest {
1869
1294
  ClientId: string | undefined;
1870
-
1871
1295
  SecretHash?: string;
1872
-
1873
1296
  UserContextData?: UserContextDataType;
1874
-
1875
1297
  Username: string | undefined;
1876
-
1877
1298
  AnalyticsMetadata?: AnalyticsMetadataType;
1878
-
1879
1299
  ClientMetadata?: Record<string, string>;
1880
1300
  }
1881
-
1882
1301
  export interface CodeDeliveryDetailsType {
1883
1302
  Destination?: string;
1884
-
1885
1303
  DeliveryMedium?: DeliveryMediumType | string;
1886
-
1887
1304
  AttributeName?: string;
1888
1305
  }
1889
-
1890
1306
  export interface ForgotPasswordResponse {
1891
1307
  CodeDeliveryDetails?: CodeDeliveryDetailsType;
1892
1308
  }
1893
-
1894
1309
  export interface GetCSVHeaderRequest {
1895
1310
  UserPoolId: string | undefined;
1896
1311
  }
1897
-
1898
1312
  export interface GetCSVHeaderResponse {
1899
1313
  UserPoolId?: string;
1900
-
1901
1314
  CSVHeader?: string[];
1902
1315
  }
1903
-
1904
1316
  export interface GetDeviceRequest {
1905
1317
  DeviceKey: string | undefined;
1906
-
1907
1318
  AccessToken?: string;
1908
1319
  }
1909
-
1910
1320
  export interface GetDeviceResponse {
1911
1321
  Device: DeviceType | undefined;
1912
1322
  }
1913
1323
  export interface GetGroupRequest {
1914
1324
  GroupName: string | undefined;
1915
-
1916
1325
  UserPoolId: string | undefined;
1917
1326
  }
1918
1327
  export interface GetGroupResponse {
@@ -1920,180 +1329,124 @@ export interface GetGroupResponse {
1920
1329
  }
1921
1330
  export interface GetIdentityProviderByIdentifierRequest {
1922
1331
  UserPoolId: string | undefined;
1923
-
1924
1332
  IdpIdentifier: string | undefined;
1925
1333
  }
1926
1334
  export interface GetIdentityProviderByIdentifierResponse {
1927
1335
  IdentityProvider: IdentityProviderType | undefined;
1928
1336
  }
1929
-
1930
1337
  export interface GetSigningCertificateRequest {
1931
1338
  UserPoolId: string | undefined;
1932
1339
  }
1933
-
1934
1340
  export interface GetSigningCertificateResponse {
1935
1341
  Certificate?: string;
1936
1342
  }
1937
1343
  export interface GetUICustomizationRequest {
1938
1344
  UserPoolId: string | undefined;
1939
-
1940
1345
  ClientId?: string;
1941
1346
  }
1942
-
1943
1347
  export interface UICustomizationType {
1944
1348
  UserPoolId?: string;
1945
-
1946
1349
  ClientId?: string;
1947
-
1948
1350
  ImageUrl?: string;
1949
-
1950
1351
  CSS?: string;
1951
-
1952
1352
  CSSVersion?: string;
1953
-
1954
1353
  LastModifiedDate?: Date;
1955
-
1956
1354
  CreationDate?: Date;
1957
1355
  }
1958
1356
  export interface GetUICustomizationResponse {
1959
1357
  UICustomization: UICustomizationType | undefined;
1960
1358
  }
1961
-
1962
1359
  export interface GetUserRequest {
1963
1360
  AccessToken: string | undefined;
1964
1361
  }
1965
-
1966
1362
  export interface GetUserResponse {
1967
1363
  Username: string | undefined;
1968
-
1969
1364
  UserAttributes: AttributeType[] | undefined;
1970
-
1971
1365
  MFAOptions?: MFAOptionType[];
1972
-
1973
1366
  PreferredMfaSetting?: string;
1974
-
1975
1367
  UserMFASettingList?: string[];
1976
1368
  }
1977
-
1978
1369
  export interface GetUserAttributeVerificationCodeRequest {
1979
1370
  AccessToken: string | undefined;
1980
-
1981
1371
  AttributeName: string | undefined;
1982
-
1983
1372
  ClientMetadata?: Record<string, string>;
1984
1373
  }
1985
-
1986
1374
  export interface GetUserAttributeVerificationCodeResponse {
1987
1375
  CodeDeliveryDetails?: CodeDeliveryDetailsType;
1988
1376
  }
1989
1377
  export interface GetUserPoolMfaConfigRequest {
1990
1378
  UserPoolId: string | undefined;
1991
1379
  }
1992
-
1993
1380
  export interface SmsMfaConfigType {
1994
1381
  SmsAuthenticationMessage?: string;
1995
-
1996
1382
  SmsConfiguration?: SmsConfigurationType;
1997
1383
  }
1998
-
1999
1384
  export interface SoftwareTokenMfaConfigType {
2000
1385
  Enabled?: boolean;
2001
1386
  }
2002
1387
  export interface GetUserPoolMfaConfigResponse {
2003
1388
  SmsMfaConfiguration?: SmsMfaConfigType;
2004
-
2005
1389
  SoftwareTokenMfaConfiguration?: SoftwareTokenMfaConfigType;
2006
-
2007
1390
  MfaConfiguration?: UserPoolMfaType | string;
2008
1391
  }
2009
-
2010
1392
  export interface GlobalSignOutRequest {
2011
1393
  AccessToken: string | undefined;
2012
1394
  }
2013
-
2014
1395
  export interface GlobalSignOutResponse {}
2015
-
2016
1396
  export interface InitiateAuthRequest {
2017
1397
  AuthFlow: AuthFlowType | string | undefined;
2018
-
2019
1398
  AuthParameters?: Record<string, string>;
2020
-
2021
1399
  ClientMetadata?: Record<string, string>;
2022
-
2023
1400
  ClientId: string | undefined;
2024
-
2025
1401
  AnalyticsMetadata?: AnalyticsMetadataType;
2026
-
2027
1402
  UserContextData?: UserContextDataType;
2028
1403
  }
2029
-
2030
1404
  export interface InitiateAuthResponse {
2031
1405
  ChallengeName?: ChallengeNameType | string;
2032
-
2033
1406
  Session?: string;
2034
-
2035
1407
  ChallengeParameters?: Record<string, string>;
2036
-
2037
1408
  AuthenticationResult?: AuthenticationResultType;
2038
1409
  }
2039
-
2040
1410
  export interface ListDevicesRequest {
2041
1411
  AccessToken: string | undefined;
2042
-
2043
1412
  Limit?: number;
2044
-
2045
1413
  PaginationToken?: string;
2046
1414
  }
2047
-
2048
1415
  export interface ListDevicesResponse {
2049
1416
  Devices?: DeviceType[];
2050
-
2051
1417
  PaginationToken?: string;
2052
1418
  }
2053
1419
  export interface ListGroupsRequest {
2054
1420
  UserPoolId: string | undefined;
2055
-
2056
1421
  Limit?: number;
2057
-
2058
1422
  NextToken?: string;
2059
1423
  }
2060
1424
  export interface ListGroupsResponse {
2061
1425
  Groups?: GroupType[];
2062
-
2063
1426
  NextToken?: string;
2064
1427
  }
2065
1428
  export interface ListIdentityProvidersRequest {
2066
1429
  UserPoolId: string | undefined;
2067
-
2068
1430
  MaxResults?: number;
2069
-
2070
1431
  NextToken?: string;
2071
1432
  }
2072
-
2073
1433
  export interface ProviderDescription {
2074
1434
  ProviderName?: string;
2075
-
2076
1435
  ProviderType?: IdentityProviderTypeType | string;
2077
-
2078
1436
  LastModifiedDate?: Date;
2079
-
2080
1437
  CreationDate?: Date;
2081
1438
  }
2082
1439
  export interface ListIdentityProvidersResponse {
2083
1440
  Providers: ProviderDescription[] | undefined;
2084
-
2085
1441
  NextToken?: string;
2086
1442
  }
2087
1443
  export interface ListResourceServersRequest {
2088
1444
  UserPoolId: string | undefined;
2089
-
2090
1445
  MaxResults?: number;
2091
-
2092
1446
  NextToken?: string;
2093
1447
  }
2094
1448
  export interface ListResourceServersResponse {
2095
1449
  ResourceServers: ResourceServerType[] | undefined;
2096
-
2097
1450
  NextToken?: string;
2098
1451
  }
2099
1452
  export interface ListTagsForResourceRequest {
@@ -2102,188 +1455,124 @@ export interface ListTagsForResourceRequest {
2102
1455
  export interface ListTagsForResourceResponse {
2103
1456
  Tags?: Record<string, string>;
2104
1457
  }
2105
-
2106
1458
  export interface ListUserImportJobsRequest {
2107
1459
  UserPoolId: string | undefined;
2108
-
2109
1460
  MaxResults: number | undefined;
2110
-
2111
1461
  PaginationToken?: string;
2112
1462
  }
2113
-
2114
1463
  export interface ListUserImportJobsResponse {
2115
1464
  UserImportJobs?: UserImportJobType[];
2116
-
2117
1465
  PaginationToken?: string;
2118
1466
  }
2119
-
2120
1467
  export interface ListUserPoolClientsRequest {
2121
1468
  UserPoolId: string | undefined;
2122
-
2123
1469
  MaxResults?: number;
2124
-
2125
1470
  NextToken?: string;
2126
1471
  }
2127
-
2128
1472
  export interface UserPoolClientDescription {
2129
1473
  ClientId?: string;
2130
-
2131
1474
  UserPoolId?: string;
2132
-
2133
1475
  ClientName?: string;
2134
1476
  }
2135
-
2136
1477
  export interface ListUserPoolClientsResponse {
2137
1478
  UserPoolClients?: UserPoolClientDescription[];
2138
-
2139
1479
  NextToken?: string;
2140
1480
  }
2141
-
2142
1481
  export interface ListUserPoolsRequest {
2143
1482
  NextToken?: string;
2144
-
2145
1483
  MaxResults: number | undefined;
2146
1484
  }
2147
-
2148
1485
  export interface UserPoolDescriptionType {
2149
1486
  Id?: string;
2150
-
2151
1487
  Name?: string;
2152
-
2153
1488
  LambdaConfig?: LambdaConfigType;
2154
-
2155
1489
  Status?: StatusType | string;
2156
-
2157
1490
  LastModifiedDate?: Date;
2158
-
2159
1491
  CreationDate?: Date;
2160
1492
  }
2161
-
2162
1493
  export interface ListUserPoolsResponse {
2163
1494
  UserPools?: UserPoolDescriptionType[];
2164
-
2165
1495
  NextToken?: string;
2166
1496
  }
2167
-
2168
1497
  export interface ListUsersRequest {
2169
1498
  UserPoolId: string | undefined;
2170
-
2171
1499
  AttributesToGet?: string[];
2172
-
2173
1500
  Limit?: number;
2174
-
2175
1501
  PaginationToken?: string;
2176
-
2177
1502
  Filter?: string;
2178
1503
  }
2179
-
2180
1504
  export interface ListUsersResponse {
2181
1505
  Users?: UserType[];
2182
-
2183
1506
  PaginationToken?: string;
2184
1507
  }
2185
1508
  export interface ListUsersInGroupRequest {
2186
1509
  UserPoolId: string | undefined;
2187
-
2188
1510
  GroupName: string | undefined;
2189
-
2190
1511
  Limit?: number;
2191
-
2192
1512
  NextToken?: string;
2193
1513
  }
2194
1514
  export interface ListUsersInGroupResponse {
2195
1515
  Users?: UserType[];
2196
-
2197
1516
  NextToken?: string;
2198
1517
  }
2199
-
2200
1518
  export interface ResendConfirmationCodeRequest {
2201
1519
  ClientId: string | undefined;
2202
-
2203
1520
  SecretHash?: string;
2204
-
2205
1521
  UserContextData?: UserContextDataType;
2206
-
2207
1522
  Username: string | undefined;
2208
-
2209
1523
  AnalyticsMetadata?: AnalyticsMetadataType;
2210
-
2211
1524
  ClientMetadata?: Record<string, string>;
2212
1525
  }
2213
-
2214
1526
  export interface ResendConfirmationCodeResponse {
2215
1527
  CodeDeliveryDetails?: CodeDeliveryDetailsType;
2216
1528
  }
2217
-
2218
1529
  export interface RespondToAuthChallengeRequest {
2219
1530
  ClientId: string | undefined;
2220
-
2221
1531
  ChallengeName: ChallengeNameType | string | undefined;
2222
-
2223
1532
  Session?: string;
2224
-
2225
1533
  ChallengeResponses?: Record<string, string>;
2226
-
2227
1534
  AnalyticsMetadata?: AnalyticsMetadataType;
2228
-
2229
1535
  UserContextData?: UserContextDataType;
2230
-
2231
1536
  ClientMetadata?: Record<string, string>;
2232
1537
  }
2233
-
2234
1538
  export interface RespondToAuthChallengeResponse {
2235
1539
  ChallengeName?: ChallengeNameType | string;
2236
-
2237
1540
  Session?: string;
2238
-
2239
1541
  ChallengeParameters?: Record<string, string>;
2240
-
2241
1542
  AuthenticationResult?: AuthenticationResultType;
2242
1543
  }
2243
1544
  export interface RevokeTokenRequest {
2244
1545
  Token: string | undefined;
2245
-
2246
1546
  ClientId: string | undefined;
2247
-
2248
1547
  ClientSecret?: string;
2249
1548
  }
2250
1549
  export interface RevokeTokenResponse {}
2251
-
2252
1550
  export declare class UnauthorizedException extends __BaseException {
2253
1551
  readonly name: "UnauthorizedException";
2254
1552
  readonly $fault: "client";
2255
-
2256
1553
  constructor(
2257
1554
  opts: __ExceptionOptionType<UnauthorizedException, __BaseException>
2258
1555
  );
2259
1556
  }
2260
-
2261
1557
  export declare class UnsupportedOperationException extends __BaseException {
2262
1558
  readonly name: "UnsupportedOperationException";
2263
1559
  readonly $fault: "client";
2264
-
2265
1560
  constructor(
2266
1561
  opts: __ExceptionOptionType<UnsupportedOperationException, __BaseException>
2267
1562
  );
2268
1563
  }
2269
-
2270
1564
  export declare class UnsupportedTokenTypeException extends __BaseException {
2271
1565
  readonly name: "UnsupportedTokenTypeException";
2272
1566
  readonly $fault: "client";
2273
-
2274
1567
  constructor(
2275
1568
  opts: __ExceptionOptionType<UnsupportedTokenTypeException, __BaseException>
2276
1569
  );
2277
1570
  }
2278
1571
  export interface SetRiskConfigurationRequest {
2279
1572
  UserPoolId: string | undefined;
2280
-
2281
1573
  ClientId?: string;
2282
-
2283
1574
  CompromisedCredentialsRiskConfiguration?: CompromisedCredentialsRiskConfigurationType;
2284
-
2285
1575
  AccountTakeoverRiskConfiguration?: AccountTakeoverRiskConfigurationType;
2286
-
2287
1576
  RiskExceptionConfiguration?: RiskExceptionConfigurationType;
2288
1577
  }
2289
1578
  export interface SetRiskConfigurationResponse {
@@ -2291,11 +1580,8 @@ export interface SetRiskConfigurationResponse {
2291
1580
  }
2292
1581
  export interface SetUICustomizationRequest {
2293
1582
  UserPoolId: string | undefined;
2294
-
2295
1583
  ClientId?: string;
2296
-
2297
1584
  CSS?: string;
2298
-
2299
1585
  ImageFile?: Uint8Array;
2300
1586
  }
2301
1587
  export interface SetUICustomizationResponse {
@@ -2303,943 +1589,699 @@ export interface SetUICustomizationResponse {
2303
1589
  }
2304
1590
  export interface SetUserMFAPreferenceRequest {
2305
1591
  SMSMfaSettings?: SMSMfaSettingsType;
2306
-
2307
1592
  SoftwareTokenMfaSettings?: SoftwareTokenMfaSettingsType;
2308
-
2309
1593
  AccessToken: string | undefined;
2310
1594
  }
2311
1595
  export interface SetUserMFAPreferenceResponse {}
2312
1596
  export interface SetUserPoolMfaConfigRequest {
2313
1597
  UserPoolId: string | undefined;
2314
-
2315
1598
  SmsMfaConfiguration?: SmsMfaConfigType;
2316
-
2317
1599
  SoftwareTokenMfaConfiguration?: SoftwareTokenMfaConfigType;
2318
-
2319
1600
  MfaConfiguration?: UserPoolMfaType | string;
2320
1601
  }
2321
1602
  export interface SetUserPoolMfaConfigResponse {
2322
1603
  SmsMfaConfiguration?: SmsMfaConfigType;
2323
-
2324
1604
  SoftwareTokenMfaConfiguration?: SoftwareTokenMfaConfigType;
2325
-
2326
1605
  MfaConfiguration?: UserPoolMfaType | string;
2327
1606
  }
2328
-
2329
1607
  export interface SetUserSettingsRequest {
2330
1608
  AccessToken: string | undefined;
2331
-
2332
1609
  MFAOptions: MFAOptionType[] | undefined;
2333
1610
  }
2334
-
2335
1611
  export interface SetUserSettingsResponse {}
2336
-
2337
1612
  export interface SignUpRequest {
2338
1613
  ClientId: string | undefined;
2339
-
2340
1614
  SecretHash?: string;
2341
-
2342
1615
  Username: string | undefined;
2343
-
2344
1616
  Password: string | undefined;
2345
-
2346
1617
  UserAttributes?: AttributeType[];
2347
-
2348
1618
  ValidationData?: AttributeType[];
2349
-
2350
1619
  AnalyticsMetadata?: AnalyticsMetadataType;
2351
-
2352
1620
  UserContextData?: UserContextDataType;
2353
-
2354
1621
  ClientMetadata?: Record<string, string>;
2355
1622
  }
2356
-
2357
1623
  export declare const RecoveryOptionTypeFilterSensitiveLog: (
2358
1624
  obj: RecoveryOptionType
2359
1625
  ) => any;
2360
-
2361
1626
  export declare const AccountRecoverySettingTypeFilterSensitiveLog: (
2362
1627
  obj: AccountRecoverySettingType
2363
1628
  ) => any;
2364
-
2365
1629
  export declare const AccountTakeoverActionTypeFilterSensitiveLog: (
2366
1630
  obj: AccountTakeoverActionType
2367
1631
  ) => any;
2368
-
2369
1632
  export declare const AccountTakeoverActionsTypeFilterSensitiveLog: (
2370
1633
  obj: AccountTakeoverActionsType
2371
1634
  ) => any;
2372
-
2373
1635
  export declare const NotifyEmailTypeFilterSensitiveLog: (
2374
1636
  obj: NotifyEmailType
2375
1637
  ) => any;
2376
-
2377
1638
  export declare const NotifyConfigurationTypeFilterSensitiveLog: (
2378
1639
  obj: NotifyConfigurationType
2379
1640
  ) => any;
2380
-
2381
1641
  export declare const AccountTakeoverRiskConfigurationTypeFilterSensitiveLog: (
2382
1642
  obj: AccountTakeoverRiskConfigurationType
2383
1643
  ) => any;
2384
-
2385
1644
  export declare const NumberAttributeConstraintsTypeFilterSensitiveLog: (
2386
1645
  obj: NumberAttributeConstraintsType
2387
1646
  ) => any;
2388
-
2389
1647
  export declare const StringAttributeConstraintsTypeFilterSensitiveLog: (
2390
1648
  obj: StringAttributeConstraintsType
2391
1649
  ) => any;
2392
-
2393
1650
  export declare const SchemaAttributeTypeFilterSensitiveLog: (
2394
1651
  obj: SchemaAttributeType
2395
1652
  ) => any;
2396
-
2397
1653
  export declare const AddCustomAttributesRequestFilterSensitiveLog: (
2398
1654
  obj: AddCustomAttributesRequest
2399
1655
  ) => any;
2400
-
2401
1656
  export declare const AddCustomAttributesResponseFilterSensitiveLog: (
2402
1657
  obj: AddCustomAttributesResponse
2403
1658
  ) => any;
2404
-
2405
1659
  export declare const AdminAddUserToGroupRequestFilterSensitiveLog: (
2406
1660
  obj: AdminAddUserToGroupRequest
2407
1661
  ) => any;
2408
-
2409
1662
  export declare const AdminConfirmSignUpRequestFilterSensitiveLog: (
2410
1663
  obj: AdminConfirmSignUpRequest
2411
1664
  ) => any;
2412
-
2413
1665
  export declare const AdminConfirmSignUpResponseFilterSensitiveLog: (
2414
1666
  obj: AdminConfirmSignUpResponse
2415
1667
  ) => any;
2416
-
2417
1668
  export declare const AttributeTypeFilterSensitiveLog: (
2418
1669
  obj: AttributeType
2419
1670
  ) => any;
2420
-
2421
1671
  export declare const AdminCreateUserRequestFilterSensitiveLog: (
2422
1672
  obj: AdminCreateUserRequest
2423
1673
  ) => any;
2424
-
2425
1674
  export declare const MFAOptionTypeFilterSensitiveLog: (
2426
1675
  obj: MFAOptionType
2427
1676
  ) => any;
2428
-
2429
1677
  export declare const UserTypeFilterSensitiveLog: (obj: UserType) => any;
2430
-
2431
1678
  export declare const AdminCreateUserResponseFilterSensitiveLog: (
2432
1679
  obj: AdminCreateUserResponse
2433
1680
  ) => any;
2434
-
2435
1681
  export declare const MessageTemplateTypeFilterSensitiveLog: (
2436
1682
  obj: MessageTemplateType
2437
1683
  ) => any;
2438
-
2439
1684
  export declare const AdminCreateUserConfigTypeFilterSensitiveLog: (
2440
1685
  obj: AdminCreateUserConfigType
2441
1686
  ) => any;
2442
-
2443
1687
  export declare const AdminDeleteUserRequestFilterSensitiveLog: (
2444
1688
  obj: AdminDeleteUserRequest
2445
1689
  ) => any;
2446
-
2447
1690
  export declare const AdminDeleteUserAttributesRequestFilterSensitiveLog: (
2448
1691
  obj: AdminDeleteUserAttributesRequest
2449
1692
  ) => any;
2450
-
2451
1693
  export declare const AdminDeleteUserAttributesResponseFilterSensitiveLog: (
2452
1694
  obj: AdminDeleteUserAttributesResponse
2453
1695
  ) => any;
2454
-
2455
1696
  export declare const ProviderUserIdentifierTypeFilterSensitiveLog: (
2456
1697
  obj: ProviderUserIdentifierType
2457
1698
  ) => any;
2458
-
2459
1699
  export declare const AdminDisableProviderForUserRequestFilterSensitiveLog: (
2460
1700
  obj: AdminDisableProviderForUserRequest
2461
1701
  ) => any;
2462
-
2463
1702
  export declare const AdminDisableProviderForUserResponseFilterSensitiveLog: (
2464
1703
  obj: AdminDisableProviderForUserResponse
2465
1704
  ) => any;
2466
-
2467
1705
  export declare const AdminDisableUserRequestFilterSensitiveLog: (
2468
1706
  obj: AdminDisableUserRequest
2469
1707
  ) => any;
2470
-
2471
1708
  export declare const AdminDisableUserResponseFilterSensitiveLog: (
2472
1709
  obj: AdminDisableUserResponse
2473
1710
  ) => any;
2474
-
2475
1711
  export declare const AdminEnableUserRequestFilterSensitiveLog: (
2476
1712
  obj: AdminEnableUserRequest
2477
1713
  ) => any;
2478
-
2479
1714
  export declare const AdminEnableUserResponseFilterSensitiveLog: (
2480
1715
  obj: AdminEnableUserResponse
2481
1716
  ) => any;
2482
-
2483
1717
  export declare const AdminForgetDeviceRequestFilterSensitiveLog: (
2484
1718
  obj: AdminForgetDeviceRequest
2485
1719
  ) => any;
2486
-
2487
1720
  export declare const AdminGetDeviceRequestFilterSensitiveLog: (
2488
1721
  obj: AdminGetDeviceRequest
2489
1722
  ) => any;
2490
-
2491
1723
  export declare const DeviceTypeFilterSensitiveLog: (obj: DeviceType) => any;
2492
-
2493
1724
  export declare const AdminGetDeviceResponseFilterSensitiveLog: (
2494
1725
  obj: AdminGetDeviceResponse
2495
1726
  ) => any;
2496
-
2497
1727
  export declare const AdminGetUserRequestFilterSensitiveLog: (
2498
1728
  obj: AdminGetUserRequest
2499
1729
  ) => any;
2500
-
2501
1730
  export declare const AdminGetUserResponseFilterSensitiveLog: (
2502
1731
  obj: AdminGetUserResponse
2503
1732
  ) => any;
2504
-
2505
1733
  export declare const AnalyticsMetadataTypeFilterSensitiveLog: (
2506
1734
  obj: AnalyticsMetadataType
2507
1735
  ) => any;
2508
-
2509
1736
  export declare const HttpHeaderFilterSensitiveLog: (obj: HttpHeader) => any;
2510
-
2511
1737
  export declare const ContextDataTypeFilterSensitiveLog: (
2512
1738
  obj: ContextDataType
2513
1739
  ) => any;
2514
-
2515
1740
  export declare const AdminInitiateAuthRequestFilterSensitiveLog: (
2516
1741
  obj: AdminInitiateAuthRequest
2517
1742
  ) => any;
2518
-
2519
1743
  export declare const NewDeviceMetadataTypeFilterSensitiveLog: (
2520
1744
  obj: NewDeviceMetadataType
2521
1745
  ) => any;
2522
-
2523
1746
  export declare const AuthenticationResultTypeFilterSensitiveLog: (
2524
1747
  obj: AuthenticationResultType
2525
1748
  ) => any;
2526
-
2527
1749
  export declare const AdminInitiateAuthResponseFilterSensitiveLog: (
2528
1750
  obj: AdminInitiateAuthResponse
2529
1751
  ) => any;
2530
-
2531
1752
  export declare const AdminLinkProviderForUserRequestFilterSensitiveLog: (
2532
1753
  obj: AdminLinkProviderForUserRequest
2533
1754
  ) => any;
2534
-
2535
1755
  export declare const AdminLinkProviderForUserResponseFilterSensitiveLog: (
2536
1756
  obj: AdminLinkProviderForUserResponse
2537
1757
  ) => any;
2538
-
2539
1758
  export declare const AdminListDevicesRequestFilterSensitiveLog: (
2540
1759
  obj: AdminListDevicesRequest
2541
1760
  ) => any;
2542
-
2543
1761
  export declare const AdminListDevicesResponseFilterSensitiveLog: (
2544
1762
  obj: AdminListDevicesResponse
2545
1763
  ) => any;
2546
-
2547
1764
  export declare const AdminListGroupsForUserRequestFilterSensitiveLog: (
2548
1765
  obj: AdminListGroupsForUserRequest
2549
1766
  ) => any;
2550
-
2551
1767
  export declare const GroupTypeFilterSensitiveLog: (obj: GroupType) => any;
2552
-
2553
1768
  export declare const AdminListGroupsForUserResponseFilterSensitiveLog: (
2554
1769
  obj: AdminListGroupsForUserResponse
2555
1770
  ) => any;
2556
-
2557
1771
  export declare const AdminListUserAuthEventsRequestFilterSensitiveLog: (
2558
1772
  obj: AdminListUserAuthEventsRequest
2559
1773
  ) => any;
2560
-
2561
1774
  export declare const ChallengeResponseTypeFilterSensitiveLog: (
2562
1775
  obj: ChallengeResponseType
2563
1776
  ) => any;
2564
-
2565
1777
  export declare const EventContextDataTypeFilterSensitiveLog: (
2566
1778
  obj: EventContextDataType
2567
1779
  ) => any;
2568
-
2569
1780
  export declare const EventFeedbackTypeFilterSensitiveLog: (
2570
1781
  obj: EventFeedbackType
2571
1782
  ) => any;
2572
-
2573
1783
  export declare const EventRiskTypeFilterSensitiveLog: (
2574
1784
  obj: EventRiskType
2575
1785
  ) => any;
2576
-
2577
1786
  export declare const AuthEventTypeFilterSensitiveLog: (
2578
1787
  obj: AuthEventType
2579
1788
  ) => any;
2580
-
2581
1789
  export declare const AdminListUserAuthEventsResponseFilterSensitiveLog: (
2582
1790
  obj: AdminListUserAuthEventsResponse
2583
1791
  ) => any;
2584
-
2585
1792
  export declare const AdminRemoveUserFromGroupRequestFilterSensitiveLog: (
2586
1793
  obj: AdminRemoveUserFromGroupRequest
2587
1794
  ) => any;
2588
-
2589
1795
  export declare const AdminResetUserPasswordRequestFilterSensitiveLog: (
2590
1796
  obj: AdminResetUserPasswordRequest
2591
1797
  ) => any;
2592
-
2593
1798
  export declare const AdminResetUserPasswordResponseFilterSensitiveLog: (
2594
1799
  obj: AdminResetUserPasswordResponse
2595
1800
  ) => any;
2596
-
2597
1801
  export declare const AdminRespondToAuthChallengeRequestFilterSensitiveLog: (
2598
1802
  obj: AdminRespondToAuthChallengeRequest
2599
1803
  ) => any;
2600
-
2601
1804
  export declare const AdminRespondToAuthChallengeResponseFilterSensitiveLog: (
2602
1805
  obj: AdminRespondToAuthChallengeResponse
2603
1806
  ) => any;
2604
-
2605
1807
  export declare const SMSMfaSettingsTypeFilterSensitiveLog: (
2606
1808
  obj: SMSMfaSettingsType
2607
1809
  ) => any;
2608
-
2609
1810
  export declare const SoftwareTokenMfaSettingsTypeFilterSensitiveLog: (
2610
1811
  obj: SoftwareTokenMfaSettingsType
2611
1812
  ) => any;
2612
-
2613
1813
  export declare const AdminSetUserMFAPreferenceRequestFilterSensitiveLog: (
2614
1814
  obj: AdminSetUserMFAPreferenceRequest
2615
1815
  ) => any;
2616
-
2617
1816
  export declare const AdminSetUserMFAPreferenceResponseFilterSensitiveLog: (
2618
1817
  obj: AdminSetUserMFAPreferenceResponse
2619
1818
  ) => any;
2620
-
2621
1819
  export declare const AdminSetUserPasswordRequestFilterSensitiveLog: (
2622
1820
  obj: AdminSetUserPasswordRequest
2623
1821
  ) => any;
2624
-
2625
1822
  export declare const AdminSetUserPasswordResponseFilterSensitiveLog: (
2626
1823
  obj: AdminSetUserPasswordResponse
2627
1824
  ) => any;
2628
-
2629
1825
  export declare const AdminSetUserSettingsRequestFilterSensitiveLog: (
2630
1826
  obj: AdminSetUserSettingsRequest
2631
1827
  ) => any;
2632
-
2633
1828
  export declare const AdminSetUserSettingsResponseFilterSensitiveLog: (
2634
1829
  obj: AdminSetUserSettingsResponse
2635
1830
  ) => any;
2636
-
2637
1831
  export declare const AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog: (
2638
1832
  obj: AdminUpdateAuthEventFeedbackRequest
2639
1833
  ) => any;
2640
-
2641
1834
  export declare const AdminUpdateAuthEventFeedbackResponseFilterSensitiveLog: (
2642
1835
  obj: AdminUpdateAuthEventFeedbackResponse
2643
1836
  ) => any;
2644
-
2645
1837
  export declare const AdminUpdateDeviceStatusRequestFilterSensitiveLog: (
2646
1838
  obj: AdminUpdateDeviceStatusRequest
2647
1839
  ) => any;
2648
-
2649
1840
  export declare const AdminUpdateDeviceStatusResponseFilterSensitiveLog: (
2650
1841
  obj: AdminUpdateDeviceStatusResponse
2651
1842
  ) => any;
2652
-
2653
1843
  export declare const AdminUpdateUserAttributesRequestFilterSensitiveLog: (
2654
1844
  obj: AdminUpdateUserAttributesRequest
2655
1845
  ) => any;
2656
-
2657
1846
  export declare const AdminUpdateUserAttributesResponseFilterSensitiveLog: (
2658
1847
  obj: AdminUpdateUserAttributesResponse
2659
1848
  ) => any;
2660
-
2661
1849
  export declare const AdminUserGlobalSignOutRequestFilterSensitiveLog: (
2662
1850
  obj: AdminUserGlobalSignOutRequest
2663
1851
  ) => any;
2664
-
2665
1852
  export declare const AdminUserGlobalSignOutResponseFilterSensitiveLog: (
2666
1853
  obj: AdminUserGlobalSignOutResponse
2667
1854
  ) => any;
2668
-
2669
1855
  export declare const AnalyticsConfigurationTypeFilterSensitiveLog: (
2670
1856
  obj: AnalyticsConfigurationType
2671
1857
  ) => any;
2672
-
2673
1858
  export declare const AssociateSoftwareTokenRequestFilterSensitiveLog: (
2674
1859
  obj: AssociateSoftwareTokenRequest
2675
1860
  ) => any;
2676
-
2677
1861
  export declare const AssociateSoftwareTokenResponseFilterSensitiveLog: (
2678
1862
  obj: AssociateSoftwareTokenResponse
2679
1863
  ) => any;
2680
-
2681
1864
  export declare const ChangePasswordRequestFilterSensitiveLog: (
2682
1865
  obj: ChangePasswordRequest
2683
1866
  ) => any;
2684
-
2685
1867
  export declare const ChangePasswordResponseFilterSensitiveLog: (
2686
1868
  obj: ChangePasswordResponse
2687
1869
  ) => any;
2688
-
2689
1870
  export declare const DeviceSecretVerifierConfigTypeFilterSensitiveLog: (
2690
1871
  obj: DeviceSecretVerifierConfigType
2691
1872
  ) => any;
2692
-
2693
1873
  export declare const ConfirmDeviceRequestFilterSensitiveLog: (
2694
1874
  obj: ConfirmDeviceRequest
2695
1875
  ) => any;
2696
-
2697
1876
  export declare const ConfirmDeviceResponseFilterSensitiveLog: (
2698
1877
  obj: ConfirmDeviceResponse
2699
1878
  ) => any;
2700
-
2701
1879
  export declare const UserContextDataTypeFilterSensitiveLog: (
2702
1880
  obj: UserContextDataType
2703
1881
  ) => any;
2704
-
2705
1882
  export declare const ConfirmForgotPasswordRequestFilterSensitiveLog: (
2706
1883
  obj: ConfirmForgotPasswordRequest
2707
1884
  ) => any;
2708
-
2709
1885
  export declare const ConfirmForgotPasswordResponseFilterSensitiveLog: (
2710
1886
  obj: ConfirmForgotPasswordResponse
2711
1887
  ) => any;
2712
-
2713
1888
  export declare const ConfirmSignUpRequestFilterSensitiveLog: (
2714
1889
  obj: ConfirmSignUpRequest
2715
1890
  ) => any;
2716
-
2717
1891
  export declare const ConfirmSignUpResponseFilterSensitiveLog: (
2718
1892
  obj: ConfirmSignUpResponse
2719
1893
  ) => any;
2720
-
2721
1894
  export declare const CreateGroupRequestFilterSensitiveLog: (
2722
1895
  obj: CreateGroupRequest
2723
1896
  ) => any;
2724
-
2725
1897
  export declare const CreateGroupResponseFilterSensitiveLog: (
2726
1898
  obj: CreateGroupResponse
2727
1899
  ) => any;
2728
-
2729
1900
  export declare const CreateIdentityProviderRequestFilterSensitiveLog: (
2730
1901
  obj: CreateIdentityProviderRequest
2731
1902
  ) => any;
2732
-
2733
1903
  export declare const IdentityProviderTypeFilterSensitiveLog: (
2734
1904
  obj: IdentityProviderType
2735
1905
  ) => any;
2736
-
2737
1906
  export declare const CreateIdentityProviderResponseFilterSensitiveLog: (
2738
1907
  obj: CreateIdentityProviderResponse
2739
1908
  ) => any;
2740
-
2741
1909
  export declare const ResourceServerScopeTypeFilterSensitiveLog: (
2742
1910
  obj: ResourceServerScopeType
2743
1911
  ) => any;
2744
-
2745
1912
  export declare const CreateResourceServerRequestFilterSensitiveLog: (
2746
1913
  obj: CreateResourceServerRequest
2747
1914
  ) => any;
2748
-
2749
1915
  export declare const ResourceServerTypeFilterSensitiveLog: (
2750
1916
  obj: ResourceServerType
2751
1917
  ) => any;
2752
-
2753
1918
  export declare const CreateResourceServerResponseFilterSensitiveLog: (
2754
1919
  obj: CreateResourceServerResponse
2755
1920
  ) => any;
2756
-
2757
1921
  export declare const CreateUserImportJobRequestFilterSensitiveLog: (
2758
1922
  obj: CreateUserImportJobRequest
2759
1923
  ) => any;
2760
-
2761
1924
  export declare const UserImportJobTypeFilterSensitiveLog: (
2762
1925
  obj: UserImportJobType
2763
1926
  ) => any;
2764
-
2765
1927
  export declare const CreateUserImportJobResponseFilterSensitiveLog: (
2766
1928
  obj: CreateUserImportJobResponse
2767
1929
  ) => any;
2768
-
2769
1930
  export declare const DeviceConfigurationTypeFilterSensitiveLog: (
2770
1931
  obj: DeviceConfigurationType
2771
1932
  ) => any;
2772
-
2773
1933
  export declare const EmailConfigurationTypeFilterSensitiveLog: (
2774
1934
  obj: EmailConfigurationType
2775
1935
  ) => any;
2776
-
2777
1936
  export declare const CustomEmailLambdaVersionConfigTypeFilterSensitiveLog: (
2778
1937
  obj: CustomEmailLambdaVersionConfigType
2779
1938
  ) => any;
2780
-
2781
1939
  export declare const CustomSMSLambdaVersionConfigTypeFilterSensitiveLog: (
2782
1940
  obj: CustomSMSLambdaVersionConfigType
2783
1941
  ) => any;
2784
-
2785
1942
  export declare const LambdaConfigTypeFilterSensitiveLog: (
2786
1943
  obj: LambdaConfigType
2787
1944
  ) => any;
2788
-
2789
1945
  export declare const PasswordPolicyTypeFilterSensitiveLog: (
2790
1946
  obj: PasswordPolicyType
2791
1947
  ) => any;
2792
-
2793
1948
  export declare const UserPoolPolicyTypeFilterSensitiveLog: (
2794
1949
  obj: UserPoolPolicyType
2795
1950
  ) => any;
2796
-
2797
1951
  export declare const SmsConfigurationTypeFilterSensitiveLog: (
2798
1952
  obj: SmsConfigurationType
2799
1953
  ) => any;
2800
-
2801
1954
  export declare const UserAttributeUpdateSettingsTypeFilterSensitiveLog: (
2802
1955
  obj: UserAttributeUpdateSettingsType
2803
1956
  ) => any;
2804
-
2805
1957
  export declare const UsernameConfigurationTypeFilterSensitiveLog: (
2806
1958
  obj: UsernameConfigurationType
2807
1959
  ) => any;
2808
-
2809
1960
  export declare const UserPoolAddOnsTypeFilterSensitiveLog: (
2810
1961
  obj: UserPoolAddOnsType
2811
1962
  ) => any;
2812
-
2813
1963
  export declare const VerificationMessageTemplateTypeFilterSensitiveLog: (
2814
1964
  obj: VerificationMessageTemplateType
2815
1965
  ) => any;
2816
-
2817
1966
  export declare const CreateUserPoolRequestFilterSensitiveLog: (
2818
1967
  obj: CreateUserPoolRequest
2819
1968
  ) => any;
2820
-
2821
1969
  export declare const UserPoolTypeFilterSensitiveLog: (obj: UserPoolType) => any;
2822
-
2823
1970
  export declare const CreateUserPoolResponseFilterSensitiveLog: (
2824
1971
  obj: CreateUserPoolResponse
2825
1972
  ) => any;
2826
-
2827
1973
  export declare const TokenValidityUnitsTypeFilterSensitiveLog: (
2828
1974
  obj: TokenValidityUnitsType
2829
1975
  ) => any;
2830
-
2831
1976
  export declare const CreateUserPoolClientRequestFilterSensitiveLog: (
2832
1977
  obj: CreateUserPoolClientRequest
2833
1978
  ) => any;
2834
-
2835
1979
  export declare const UserPoolClientTypeFilterSensitiveLog: (
2836
1980
  obj: UserPoolClientType
2837
1981
  ) => any;
2838
-
2839
1982
  export declare const CreateUserPoolClientResponseFilterSensitiveLog: (
2840
1983
  obj: CreateUserPoolClientResponse
2841
1984
  ) => any;
2842
-
2843
1985
  export declare const CustomDomainConfigTypeFilterSensitiveLog: (
2844
1986
  obj: CustomDomainConfigType
2845
1987
  ) => any;
2846
-
2847
1988
  export declare const CreateUserPoolDomainRequestFilterSensitiveLog: (
2848
1989
  obj: CreateUserPoolDomainRequest
2849
1990
  ) => any;
2850
-
2851
1991
  export declare const CreateUserPoolDomainResponseFilterSensitiveLog: (
2852
1992
  obj: CreateUserPoolDomainResponse
2853
1993
  ) => any;
2854
-
2855
1994
  export declare const DeleteGroupRequestFilterSensitiveLog: (
2856
1995
  obj: DeleteGroupRequest
2857
1996
  ) => any;
2858
-
2859
1997
  export declare const DeleteIdentityProviderRequestFilterSensitiveLog: (
2860
1998
  obj: DeleteIdentityProviderRequest
2861
1999
  ) => any;
2862
-
2863
2000
  export declare const DeleteResourceServerRequestFilterSensitiveLog: (
2864
2001
  obj: DeleteResourceServerRequest
2865
2002
  ) => any;
2866
-
2867
2003
  export declare const DeleteUserRequestFilterSensitiveLog: (
2868
2004
  obj: DeleteUserRequest
2869
2005
  ) => any;
2870
-
2871
2006
  export declare const DeleteUserAttributesRequestFilterSensitiveLog: (
2872
2007
  obj: DeleteUserAttributesRequest
2873
2008
  ) => any;
2874
-
2875
2009
  export declare const DeleteUserAttributesResponseFilterSensitiveLog: (
2876
2010
  obj: DeleteUserAttributesResponse
2877
2011
  ) => any;
2878
-
2879
2012
  export declare const DeleteUserPoolRequestFilterSensitiveLog: (
2880
2013
  obj: DeleteUserPoolRequest
2881
2014
  ) => any;
2882
-
2883
2015
  export declare const DeleteUserPoolClientRequestFilterSensitiveLog: (
2884
2016
  obj: DeleteUserPoolClientRequest
2885
2017
  ) => any;
2886
-
2887
2018
  export declare const DeleteUserPoolDomainRequestFilterSensitiveLog: (
2888
2019
  obj: DeleteUserPoolDomainRequest
2889
2020
  ) => any;
2890
-
2891
2021
  export declare const DeleteUserPoolDomainResponseFilterSensitiveLog: (
2892
2022
  obj: DeleteUserPoolDomainResponse
2893
2023
  ) => any;
2894
-
2895
2024
  export declare const DescribeIdentityProviderRequestFilterSensitiveLog: (
2896
2025
  obj: DescribeIdentityProviderRequest
2897
2026
  ) => any;
2898
-
2899
2027
  export declare const DescribeIdentityProviderResponseFilterSensitiveLog: (
2900
2028
  obj: DescribeIdentityProviderResponse
2901
2029
  ) => any;
2902
-
2903
2030
  export declare const DescribeResourceServerRequestFilterSensitiveLog: (
2904
2031
  obj: DescribeResourceServerRequest
2905
2032
  ) => any;
2906
-
2907
2033
  export declare const DescribeResourceServerResponseFilterSensitiveLog: (
2908
2034
  obj: DescribeResourceServerResponse
2909
2035
  ) => any;
2910
-
2911
2036
  export declare const DescribeRiskConfigurationRequestFilterSensitiveLog: (
2912
2037
  obj: DescribeRiskConfigurationRequest
2913
2038
  ) => any;
2914
-
2915
2039
  export declare const CompromisedCredentialsActionsTypeFilterSensitiveLog: (
2916
2040
  obj: CompromisedCredentialsActionsType
2917
2041
  ) => any;
2918
-
2919
2042
  export declare const CompromisedCredentialsRiskConfigurationTypeFilterSensitiveLog: (
2920
2043
  obj: CompromisedCredentialsRiskConfigurationType
2921
2044
  ) => any;
2922
-
2923
2045
  export declare const RiskExceptionConfigurationTypeFilterSensitiveLog: (
2924
2046
  obj: RiskExceptionConfigurationType
2925
2047
  ) => any;
2926
-
2927
2048
  export declare const RiskConfigurationTypeFilterSensitiveLog: (
2928
2049
  obj: RiskConfigurationType
2929
2050
  ) => any;
2930
-
2931
2051
  export declare const DescribeRiskConfigurationResponseFilterSensitiveLog: (
2932
2052
  obj: DescribeRiskConfigurationResponse
2933
2053
  ) => any;
2934
-
2935
2054
  export declare const DescribeUserImportJobRequestFilterSensitiveLog: (
2936
2055
  obj: DescribeUserImportJobRequest
2937
2056
  ) => any;
2938
-
2939
2057
  export declare const DescribeUserImportJobResponseFilterSensitiveLog: (
2940
2058
  obj: DescribeUserImportJobResponse
2941
2059
  ) => any;
2942
-
2943
2060
  export declare const DescribeUserPoolRequestFilterSensitiveLog: (
2944
2061
  obj: DescribeUserPoolRequest
2945
2062
  ) => any;
2946
-
2947
2063
  export declare const DescribeUserPoolResponseFilterSensitiveLog: (
2948
2064
  obj: DescribeUserPoolResponse
2949
2065
  ) => any;
2950
-
2951
2066
  export declare const DescribeUserPoolClientRequestFilterSensitiveLog: (
2952
2067
  obj: DescribeUserPoolClientRequest
2953
2068
  ) => any;
2954
-
2955
2069
  export declare const DescribeUserPoolClientResponseFilterSensitiveLog: (
2956
2070
  obj: DescribeUserPoolClientResponse
2957
2071
  ) => any;
2958
-
2959
2072
  export declare const DescribeUserPoolDomainRequestFilterSensitiveLog: (
2960
2073
  obj: DescribeUserPoolDomainRequest
2961
2074
  ) => any;
2962
-
2963
2075
  export declare const DomainDescriptionTypeFilterSensitiveLog: (
2964
2076
  obj: DomainDescriptionType
2965
2077
  ) => any;
2966
-
2967
2078
  export declare const DescribeUserPoolDomainResponseFilterSensitiveLog: (
2968
2079
  obj: DescribeUserPoolDomainResponse
2969
2080
  ) => any;
2970
-
2971
2081
  export declare const ForgetDeviceRequestFilterSensitiveLog: (
2972
2082
  obj: ForgetDeviceRequest
2973
2083
  ) => any;
2974
-
2975
2084
  export declare const ForgotPasswordRequestFilterSensitiveLog: (
2976
2085
  obj: ForgotPasswordRequest
2977
2086
  ) => any;
2978
-
2979
2087
  export declare const CodeDeliveryDetailsTypeFilterSensitiveLog: (
2980
2088
  obj: CodeDeliveryDetailsType
2981
2089
  ) => any;
2982
-
2983
2090
  export declare const ForgotPasswordResponseFilterSensitiveLog: (
2984
2091
  obj: ForgotPasswordResponse
2985
2092
  ) => any;
2986
-
2987
2093
  export declare const GetCSVHeaderRequestFilterSensitiveLog: (
2988
2094
  obj: GetCSVHeaderRequest
2989
2095
  ) => any;
2990
-
2991
2096
  export declare const GetCSVHeaderResponseFilterSensitiveLog: (
2992
2097
  obj: GetCSVHeaderResponse
2993
2098
  ) => any;
2994
-
2995
2099
  export declare const GetDeviceRequestFilterSensitiveLog: (
2996
2100
  obj: GetDeviceRequest
2997
2101
  ) => any;
2998
-
2999
2102
  export declare const GetDeviceResponseFilterSensitiveLog: (
3000
2103
  obj: GetDeviceResponse
3001
2104
  ) => any;
3002
-
3003
2105
  export declare const GetGroupRequestFilterSensitiveLog: (
3004
2106
  obj: GetGroupRequest
3005
2107
  ) => any;
3006
-
3007
2108
  export declare const GetGroupResponseFilterSensitiveLog: (
3008
2109
  obj: GetGroupResponse
3009
2110
  ) => any;
3010
-
3011
2111
  export declare const GetIdentityProviderByIdentifierRequestFilterSensitiveLog: (
3012
2112
  obj: GetIdentityProviderByIdentifierRequest
3013
2113
  ) => any;
3014
-
3015
2114
  export declare const GetIdentityProviderByIdentifierResponseFilterSensitiveLog: (
3016
2115
  obj: GetIdentityProviderByIdentifierResponse
3017
2116
  ) => any;
3018
-
3019
2117
  export declare const GetSigningCertificateRequestFilterSensitiveLog: (
3020
2118
  obj: GetSigningCertificateRequest
3021
2119
  ) => any;
3022
-
3023
2120
  export declare const GetSigningCertificateResponseFilterSensitiveLog: (
3024
2121
  obj: GetSigningCertificateResponse
3025
2122
  ) => any;
3026
-
3027
2123
  export declare const GetUICustomizationRequestFilterSensitiveLog: (
3028
2124
  obj: GetUICustomizationRequest
3029
2125
  ) => any;
3030
-
3031
2126
  export declare const UICustomizationTypeFilterSensitiveLog: (
3032
2127
  obj: UICustomizationType
3033
2128
  ) => any;
3034
-
3035
2129
  export declare const GetUICustomizationResponseFilterSensitiveLog: (
3036
2130
  obj: GetUICustomizationResponse
3037
2131
  ) => any;
3038
-
3039
2132
  export declare const GetUserRequestFilterSensitiveLog: (
3040
2133
  obj: GetUserRequest
3041
2134
  ) => any;
3042
-
3043
2135
  export declare const GetUserResponseFilterSensitiveLog: (
3044
2136
  obj: GetUserResponse
3045
2137
  ) => any;
3046
-
3047
2138
  export declare const GetUserAttributeVerificationCodeRequestFilterSensitiveLog: (
3048
2139
  obj: GetUserAttributeVerificationCodeRequest
3049
2140
  ) => any;
3050
-
3051
2141
  export declare const GetUserAttributeVerificationCodeResponseFilterSensitiveLog: (
3052
2142
  obj: GetUserAttributeVerificationCodeResponse
3053
2143
  ) => any;
3054
-
3055
2144
  export declare const GetUserPoolMfaConfigRequestFilterSensitiveLog: (
3056
2145
  obj: GetUserPoolMfaConfigRequest
3057
2146
  ) => any;
3058
-
3059
2147
  export declare const SmsMfaConfigTypeFilterSensitiveLog: (
3060
2148
  obj: SmsMfaConfigType
3061
2149
  ) => any;
3062
-
3063
2150
  export declare const SoftwareTokenMfaConfigTypeFilterSensitiveLog: (
3064
2151
  obj: SoftwareTokenMfaConfigType
3065
2152
  ) => any;
3066
-
3067
2153
  export declare const GetUserPoolMfaConfigResponseFilterSensitiveLog: (
3068
2154
  obj: GetUserPoolMfaConfigResponse
3069
2155
  ) => any;
3070
-
3071
2156
  export declare const GlobalSignOutRequestFilterSensitiveLog: (
3072
2157
  obj: GlobalSignOutRequest
3073
2158
  ) => any;
3074
-
3075
2159
  export declare const GlobalSignOutResponseFilterSensitiveLog: (
3076
2160
  obj: GlobalSignOutResponse
3077
2161
  ) => any;
3078
-
3079
2162
  export declare const InitiateAuthRequestFilterSensitiveLog: (
3080
2163
  obj: InitiateAuthRequest
3081
2164
  ) => any;
3082
-
3083
2165
  export declare const InitiateAuthResponseFilterSensitiveLog: (
3084
2166
  obj: InitiateAuthResponse
3085
2167
  ) => any;
3086
-
3087
2168
  export declare const ListDevicesRequestFilterSensitiveLog: (
3088
2169
  obj: ListDevicesRequest
3089
2170
  ) => any;
3090
-
3091
2171
  export declare const ListDevicesResponseFilterSensitiveLog: (
3092
2172
  obj: ListDevicesResponse
3093
2173
  ) => any;
3094
-
3095
2174
  export declare const ListGroupsRequestFilterSensitiveLog: (
3096
2175
  obj: ListGroupsRequest
3097
2176
  ) => any;
3098
-
3099
2177
  export declare const ListGroupsResponseFilterSensitiveLog: (
3100
2178
  obj: ListGroupsResponse
3101
2179
  ) => any;
3102
-
3103
2180
  export declare const ListIdentityProvidersRequestFilterSensitiveLog: (
3104
2181
  obj: ListIdentityProvidersRequest
3105
2182
  ) => any;
3106
-
3107
2183
  export declare const ProviderDescriptionFilterSensitiveLog: (
3108
2184
  obj: ProviderDescription
3109
2185
  ) => any;
3110
-
3111
2186
  export declare const ListIdentityProvidersResponseFilterSensitiveLog: (
3112
2187
  obj: ListIdentityProvidersResponse
3113
2188
  ) => any;
3114
-
3115
2189
  export declare const ListResourceServersRequestFilterSensitiveLog: (
3116
2190
  obj: ListResourceServersRequest
3117
2191
  ) => any;
3118
-
3119
2192
  export declare const ListResourceServersResponseFilterSensitiveLog: (
3120
2193
  obj: ListResourceServersResponse
3121
2194
  ) => any;
3122
-
3123
2195
  export declare const ListTagsForResourceRequestFilterSensitiveLog: (
3124
2196
  obj: ListTagsForResourceRequest
3125
2197
  ) => any;
3126
-
3127
2198
  export declare const ListTagsForResourceResponseFilterSensitiveLog: (
3128
2199
  obj: ListTagsForResourceResponse
3129
2200
  ) => any;
3130
-
3131
2201
  export declare const ListUserImportJobsRequestFilterSensitiveLog: (
3132
2202
  obj: ListUserImportJobsRequest
3133
2203
  ) => any;
3134
-
3135
2204
  export declare const ListUserImportJobsResponseFilterSensitiveLog: (
3136
2205
  obj: ListUserImportJobsResponse
3137
2206
  ) => any;
3138
-
3139
2207
  export declare const ListUserPoolClientsRequestFilterSensitiveLog: (
3140
2208
  obj: ListUserPoolClientsRequest
3141
2209
  ) => any;
3142
-
3143
2210
  export declare const UserPoolClientDescriptionFilterSensitiveLog: (
3144
2211
  obj: UserPoolClientDescription
3145
2212
  ) => any;
3146
-
3147
2213
  export declare const ListUserPoolClientsResponseFilterSensitiveLog: (
3148
2214
  obj: ListUserPoolClientsResponse
3149
2215
  ) => any;
3150
-
3151
2216
  export declare const ListUserPoolsRequestFilterSensitiveLog: (
3152
2217
  obj: ListUserPoolsRequest
3153
2218
  ) => any;
3154
-
3155
2219
  export declare const UserPoolDescriptionTypeFilterSensitiveLog: (
3156
2220
  obj: UserPoolDescriptionType
3157
2221
  ) => any;
3158
-
3159
2222
  export declare const ListUserPoolsResponseFilterSensitiveLog: (
3160
2223
  obj: ListUserPoolsResponse
3161
2224
  ) => any;
3162
-
3163
2225
  export declare const ListUsersRequestFilterSensitiveLog: (
3164
2226
  obj: ListUsersRequest
3165
2227
  ) => any;
3166
-
3167
2228
  export declare const ListUsersResponseFilterSensitiveLog: (
3168
2229
  obj: ListUsersResponse
3169
2230
  ) => any;
3170
-
3171
2231
  export declare const ListUsersInGroupRequestFilterSensitiveLog: (
3172
2232
  obj: ListUsersInGroupRequest
3173
2233
  ) => any;
3174
-
3175
2234
  export declare const ListUsersInGroupResponseFilterSensitiveLog: (
3176
2235
  obj: ListUsersInGroupResponse
3177
2236
  ) => any;
3178
-
3179
2237
  export declare const ResendConfirmationCodeRequestFilterSensitiveLog: (
3180
2238
  obj: ResendConfirmationCodeRequest
3181
2239
  ) => any;
3182
-
3183
2240
  export declare const ResendConfirmationCodeResponseFilterSensitiveLog: (
3184
2241
  obj: ResendConfirmationCodeResponse
3185
2242
  ) => any;
3186
-
3187
2243
  export declare const RespondToAuthChallengeRequestFilterSensitiveLog: (
3188
2244
  obj: RespondToAuthChallengeRequest
3189
2245
  ) => any;
3190
-
3191
2246
  export declare const RespondToAuthChallengeResponseFilterSensitiveLog: (
3192
2247
  obj: RespondToAuthChallengeResponse
3193
2248
  ) => any;
3194
-
3195
2249
  export declare const RevokeTokenRequestFilterSensitiveLog: (
3196
2250
  obj: RevokeTokenRequest
3197
2251
  ) => any;
3198
-
3199
2252
  export declare const RevokeTokenResponseFilterSensitiveLog: (
3200
2253
  obj: RevokeTokenResponse
3201
2254
  ) => any;
3202
-
3203
2255
  export declare const SetRiskConfigurationRequestFilterSensitiveLog: (
3204
2256
  obj: SetRiskConfigurationRequest
3205
2257
  ) => any;
3206
-
3207
2258
  export declare const SetRiskConfigurationResponseFilterSensitiveLog: (
3208
2259
  obj: SetRiskConfigurationResponse
3209
2260
  ) => any;
3210
-
3211
2261
  export declare const SetUICustomizationRequestFilterSensitiveLog: (
3212
2262
  obj: SetUICustomizationRequest
3213
2263
  ) => any;
3214
-
3215
2264
  export declare const SetUICustomizationResponseFilterSensitiveLog: (
3216
2265
  obj: SetUICustomizationResponse
3217
2266
  ) => any;
3218
-
3219
2267
  export declare const SetUserMFAPreferenceRequestFilterSensitiveLog: (
3220
2268
  obj: SetUserMFAPreferenceRequest
3221
2269
  ) => any;
3222
-
3223
2270
  export declare const SetUserMFAPreferenceResponseFilterSensitiveLog: (
3224
2271
  obj: SetUserMFAPreferenceResponse
3225
2272
  ) => any;
3226
-
3227
2273
  export declare const SetUserPoolMfaConfigRequestFilterSensitiveLog: (
3228
2274
  obj: SetUserPoolMfaConfigRequest
3229
2275
  ) => any;
3230
-
3231
2276
  export declare const SetUserPoolMfaConfigResponseFilterSensitiveLog: (
3232
2277
  obj: SetUserPoolMfaConfigResponse
3233
2278
  ) => any;
3234
-
3235
2279
  export declare const SetUserSettingsRequestFilterSensitiveLog: (
3236
2280
  obj: SetUserSettingsRequest
3237
2281
  ) => any;
3238
-
3239
2282
  export declare const SetUserSettingsResponseFilterSensitiveLog: (
3240
2283
  obj: SetUserSettingsResponse
3241
2284
  ) => any;
3242
-
3243
2285
  export declare const SignUpRequestFilterSensitiveLog: (
3244
2286
  obj: SignUpRequest
3245
2287
  ) => any;