@aws-sdk/client-cognito-identity-provider 3.131.0 → 3.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddCustomAttributesCommand.js +2 -2
- package/dist-cjs/commands/AdminAddUserToGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminConfirmSignUpCommand.js +2 -2
- package/dist-cjs/commands/AdminCreateUserCommand.js +2 -2
- package/dist-cjs/commands/AdminDeleteUserAttributesCommand.js +2 -2
- package/dist-cjs/commands/AdminDeleteUserCommand.js +1 -1
- package/dist-cjs/commands/AdminDisableProviderForUserCommand.js +2 -2
- package/dist-cjs/commands/AdminDisableUserCommand.js +2 -2
- package/dist-cjs/commands/AdminEnableUserCommand.js +2 -2
- package/dist-cjs/commands/AdminForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/AdminGetDeviceCommand.js +2 -2
- package/dist-cjs/commands/AdminGetUserCommand.js +2 -2
- package/dist-cjs/commands/AdminInitiateAuthCommand.js +2 -2
- package/dist-cjs/commands/AdminLinkProviderForUserCommand.js +2 -2
- package/dist-cjs/commands/AdminListDevicesCommand.js +2 -2
- package/dist-cjs/commands/AdminListGroupsForUserCommand.js +2 -2
- package/dist-cjs/commands/AdminListUserAuthEventsCommand.js +2 -2
- package/dist-cjs/commands/AdminRemoveUserFromGroupCommand.js +1 -1
- package/dist-cjs/commands/AdminResetUserPasswordCommand.js +2 -2
- package/dist-cjs/commands/AdminRespondToAuthChallengeCommand.js +2 -2
- package/dist-cjs/commands/AdminSetUserMFAPreferenceCommand.js +2 -2
- package/dist-cjs/commands/AdminSetUserPasswordCommand.js +2 -2
- package/dist-cjs/commands/AdminSetUserSettingsCommand.js +2 -2
- package/dist-cjs/commands/AdminUpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-cjs/commands/AdminUpdateDeviceStatusCommand.js +2 -2
- package/dist-cjs/commands/AdminUpdateUserAttributesCommand.js +2 -2
- package/dist-cjs/commands/AdminUserGlobalSignOutCommand.js +2 -2
- package/dist-cjs/commands/AssociateSoftwareTokenCommand.js +2 -2
- package/dist-cjs/commands/ChangePasswordCommand.js +2 -2
- package/dist-cjs/commands/ConfirmDeviceCommand.js +2 -2
- package/dist-cjs/commands/ConfirmForgotPasswordCommand.js +2 -2
- package/dist-cjs/commands/ConfirmSignUpCommand.js +2 -2
- package/dist-cjs/commands/CreateGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceServerCommand.js +2 -2
- package/dist-cjs/commands/CreateUserImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateUserPoolClientCommand.js +2 -2
- package/dist-cjs/commands/CreateUserPoolCommand.js +2 -2
- package/dist-cjs/commands/CreateUserPoolDomainCommand.js +2 -2
- package/dist-cjs/commands/DeleteGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +1 -1
- package/dist-cjs/commands/DeleteResourceServerCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserAttributesCommand.js +2 -2
- package/dist-cjs/commands/DeleteUserCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolClientCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolCommand.js +1 -1
- package/dist-cjs/commands/DeleteUserPoolDomainCommand.js +2 -2
- package/dist-cjs/commands/DescribeIdentityProviderCommand.js +2 -2
- package/dist-cjs/commands/DescribeResourceServerCommand.js +2 -2
- package/dist-cjs/commands/DescribeRiskConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserImportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserPoolClientCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserPoolCommand.js +2 -2
- package/dist-cjs/commands/DescribeUserPoolDomainCommand.js +2 -2
- package/dist-cjs/commands/ForgetDeviceCommand.js +1 -1
- package/dist-cjs/commands/ForgotPasswordCommand.js +2 -2
- package/dist-cjs/commands/GetCSVHeaderCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceCommand.js +2 -2
- package/dist-cjs/commands/GetGroupCommand.js +2 -2
- package/dist-cjs/commands/GetIdentityProviderByIdentifierCommand.js +2 -2
- package/dist-cjs/commands/GetSigningCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetUICustomizationCommand.js +2 -2
- package/dist-cjs/commands/GetUserAttributeVerificationCodeCommand.js +2 -2
- package/dist-cjs/commands/GetUserCommand.js +2 -2
- package/dist-cjs/commands/GetUserPoolMfaConfigCommand.js +2 -2
- package/dist-cjs/commands/GlobalSignOutCommand.js +2 -2
- package/dist-cjs/commands/InitiateAuthCommand.js +2 -2
- package/dist-cjs/commands/ListDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -2
- package/dist-cjs/commands/ListResourceServersCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListUserImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListUserPoolClientsCommand.js +2 -2
- package/dist-cjs/commands/ListUserPoolsCommand.js +2 -2
- package/dist-cjs/commands/ListUsersCommand.js +2 -2
- package/dist-cjs/commands/ListUsersInGroupCommand.js +2 -2
- package/dist-cjs/commands/ResendConfirmationCodeCommand.js +2 -2
- package/dist-cjs/commands/RespondToAuthChallengeCommand.js +2 -2
- package/dist-cjs/commands/RevokeTokenCommand.js +2 -2
- package/dist-cjs/commands/SetRiskConfigurationCommand.js +2 -2
- package/dist-cjs/commands/SetUICustomizationCommand.js +2 -2
- package/dist-cjs/commands/SetUserMFAPreferenceCommand.js +2 -2
- package/dist-cjs/commands/SetUserPoolMfaConfigCommand.js +2 -2
- package/dist-cjs/commands/SetUserSettingsCommand.js +2 -2
- package/dist-cjs/commands/SignUpCommand.js +2 -2
- package/dist-cjs/commands/StartUserImportJobCommand.js +2 -2
- package/dist-cjs/commands/StopUserImportJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAuthEventFeedbackCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceStatusCommand.js +2 -2
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceServerCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserAttributesCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserPoolClientCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserPoolCommand.js +2 -2
- package/dist-cjs/commands/UpdateUserPoolDomainCommand.js +2 -2
- package/dist-cjs/commands/VerifySoftwareTokenCommand.js +2 -2
- package/dist-cjs/commands/VerifyUserAttributeCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1045 -1501
- package/dist-cjs/models/models_1.js +132 -192
- package/dist-cjs/protocols/Aws_json1_1.js +505 -886
- package/dist-es/commands/AddCustomAttributesCommand.js +3 -3
- package/dist-es/commands/AdminAddUserToGroupCommand.js +2 -2
- package/dist-es/commands/AdminConfirmSignUpCommand.js +3 -3
- package/dist-es/commands/AdminCreateUserCommand.js +3 -3
- package/dist-es/commands/AdminDeleteUserAttributesCommand.js +3 -3
- package/dist-es/commands/AdminDeleteUserCommand.js +2 -2
- package/dist-es/commands/AdminDisableProviderForUserCommand.js +3 -3
- package/dist-es/commands/AdminDisableUserCommand.js +3 -3
- package/dist-es/commands/AdminEnableUserCommand.js +3 -3
- package/dist-es/commands/AdminForgetDeviceCommand.js +2 -2
- package/dist-es/commands/AdminGetDeviceCommand.js +3 -3
- package/dist-es/commands/AdminGetUserCommand.js +3 -3
- package/dist-es/commands/AdminInitiateAuthCommand.js +3 -3
- package/dist-es/commands/AdminLinkProviderForUserCommand.js +3 -3
- package/dist-es/commands/AdminListDevicesCommand.js +3 -3
- package/dist-es/commands/AdminListGroupsForUserCommand.js +3 -3
- package/dist-es/commands/AdminListUserAuthEventsCommand.js +3 -3
- package/dist-es/commands/AdminRemoveUserFromGroupCommand.js +2 -2
- package/dist-es/commands/AdminResetUserPasswordCommand.js +3 -3
- package/dist-es/commands/AdminRespondToAuthChallengeCommand.js +3 -3
- package/dist-es/commands/AdminSetUserMFAPreferenceCommand.js +3 -3
- package/dist-es/commands/AdminSetUserPasswordCommand.js +3 -3
- package/dist-es/commands/AdminSetUserSettingsCommand.js +3 -3
- package/dist-es/commands/AdminUpdateAuthEventFeedbackCommand.js +3 -3
- package/dist-es/commands/AdminUpdateDeviceStatusCommand.js +3 -3
- package/dist-es/commands/AdminUpdateUserAttributesCommand.js +3 -3
- package/dist-es/commands/AdminUserGlobalSignOutCommand.js +3 -3
- package/dist-es/commands/AssociateSoftwareTokenCommand.js +3 -3
- package/dist-es/commands/ChangePasswordCommand.js +3 -3
- package/dist-es/commands/ConfirmDeviceCommand.js +3 -3
- package/dist-es/commands/ConfirmForgotPasswordCommand.js +3 -3
- package/dist-es/commands/ConfirmSignUpCommand.js +3 -3
- package/dist-es/commands/CreateGroupCommand.js +3 -3
- package/dist-es/commands/CreateIdentityProviderCommand.js +3 -3
- package/dist-es/commands/CreateResourceServerCommand.js +3 -3
- package/dist-es/commands/CreateUserImportJobCommand.js +3 -3
- package/dist-es/commands/CreateUserPoolClientCommand.js +3 -3
- package/dist-es/commands/CreateUserPoolCommand.js +3 -3
- package/dist-es/commands/CreateUserPoolDomainCommand.js +3 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -2
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -2
- package/dist-es/commands/DeleteResourceServerCommand.js +2 -2
- package/dist-es/commands/DeleteUserAttributesCommand.js +3 -3
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DeleteUserPoolClientCommand.js +2 -2
- package/dist-es/commands/DeleteUserPoolCommand.js +2 -2
- package/dist-es/commands/DeleteUserPoolDomainCommand.js +3 -3
- package/dist-es/commands/DescribeIdentityProviderCommand.js +3 -3
- package/dist-es/commands/DescribeResourceServerCommand.js +3 -3
- package/dist-es/commands/DescribeRiskConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeUserImportJobCommand.js +3 -3
- package/dist-es/commands/DescribeUserPoolClientCommand.js +3 -3
- package/dist-es/commands/DescribeUserPoolCommand.js +3 -3
- package/dist-es/commands/DescribeUserPoolDomainCommand.js +3 -3
- package/dist-es/commands/ForgetDeviceCommand.js +2 -2
- package/dist-es/commands/ForgotPasswordCommand.js +3 -3
- package/dist-es/commands/GetCSVHeaderCommand.js +3 -3
- package/dist-es/commands/GetDeviceCommand.js +3 -3
- package/dist-es/commands/GetGroupCommand.js +3 -3
- package/dist-es/commands/GetIdentityProviderByIdentifierCommand.js +3 -3
- package/dist-es/commands/GetSigningCertificateCommand.js +3 -3
- package/dist-es/commands/GetUICustomizationCommand.js +3 -3
- package/dist-es/commands/GetUserAttributeVerificationCodeCommand.js +3 -3
- package/dist-es/commands/GetUserCommand.js +3 -3
- package/dist-es/commands/GetUserPoolMfaConfigCommand.js +3 -3
- package/dist-es/commands/GlobalSignOutCommand.js +3 -3
- package/dist-es/commands/InitiateAuthCommand.js +3 -3
- package/dist-es/commands/ListDevicesCommand.js +3 -3
- package/dist-es/commands/ListGroupsCommand.js +3 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +3 -3
- package/dist-es/commands/ListResourceServersCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListUserImportJobsCommand.js +3 -3
- package/dist-es/commands/ListUserPoolClientsCommand.js +3 -3
- package/dist-es/commands/ListUserPoolsCommand.js +3 -3
- package/dist-es/commands/ListUsersCommand.js +3 -3
- package/dist-es/commands/ListUsersInGroupCommand.js +3 -3
- package/dist-es/commands/ResendConfirmationCodeCommand.js +3 -3
- package/dist-es/commands/RespondToAuthChallengeCommand.js +3 -3
- package/dist-es/commands/RevokeTokenCommand.js +3 -3
- package/dist-es/commands/SetRiskConfigurationCommand.js +3 -3
- package/dist-es/commands/SetUICustomizationCommand.js +3 -3
- package/dist-es/commands/SetUserMFAPreferenceCommand.js +3 -3
- package/dist-es/commands/SetUserPoolMfaConfigCommand.js +3 -3
- package/dist-es/commands/SetUserSettingsCommand.js +3 -3
- package/dist-es/commands/SignUpCommand.js +3 -3
- package/dist-es/commands/StartUserImportJobCommand.js +3 -3
- package/dist-es/commands/StopUserImportJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAuthEventFeedbackCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceStatusCommand.js +3 -3
- package/dist-es/commands/UpdateGroupCommand.js +3 -3
- package/dist-es/commands/UpdateIdentityProviderCommand.js +3 -3
- package/dist-es/commands/UpdateResourceServerCommand.js +3 -3
- package/dist-es/commands/UpdateUserAttributesCommand.js +3 -3
- package/dist-es/commands/UpdateUserPoolClientCommand.js +3 -3
- package/dist-es/commands/UpdateUserPoolCommand.js +3 -3
- package/dist-es/commands/UpdateUserPoolDomainCommand.js +3 -3
- package/dist-es/commands/VerifySoftwareTokenCommand.js +3 -3
- package/dist-es/commands/VerifyUserAttributeCommand.js +3 -3
- package/dist-es/models/models_0.js +252 -934
- package/dist-es/models/models_1.js +33 -123
- package/dist-es/protocols/Aws_json1_1.js +809 -887
- package/dist-types/models/models_0.d.ts +904 -1356
- package/dist-types/models/models_1.d.ts +120 -180
- package/dist-types/ts3.4/models/models_0.d.ts +452 -904
- package/dist-types/ts3.4/models/models_1.d.ts +60 -120
- package/package.json +6 -6
|
@@ -19,12 +19,6 @@ export interface RecoveryOptionType {
|
|
|
19
19
|
*/
|
|
20
20
|
Name: RecoveryOptionNameType | string | undefined;
|
|
21
21
|
}
|
|
22
|
-
export declare namespace RecoveryOptionType {
|
|
23
|
-
/**
|
|
24
|
-
* @internal
|
|
25
|
-
*/
|
|
26
|
-
const filterSensitiveLog: (obj: RecoveryOptionType) => any;
|
|
27
|
-
}
|
|
28
22
|
/**
|
|
29
23
|
* <p>The data type for <code>AccountRecoverySetting</code>.</p>
|
|
30
24
|
*/
|
|
@@ -34,12 +28,6 @@ export interface AccountRecoverySettingType {
|
|
|
34
28
|
*/
|
|
35
29
|
RecoveryMechanisms?: RecoveryOptionType[];
|
|
36
30
|
}
|
|
37
|
-
export declare namespace AccountRecoverySettingType {
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
|
-
const filterSensitiveLog: (obj: AccountRecoverySettingType) => any;
|
|
42
|
-
}
|
|
43
31
|
export declare enum AccountTakeoverEventActionType {
|
|
44
32
|
BLOCK = "BLOCK",
|
|
45
33
|
MFA_IF_CONFIGURED = "MFA_IF_CONFIGURED",
|
|
@@ -80,12 +68,6 @@ export interface AccountTakeoverActionType {
|
|
|
80
68
|
*/
|
|
81
69
|
EventAction: AccountTakeoverEventActionType | string | undefined;
|
|
82
70
|
}
|
|
83
|
-
export declare namespace AccountTakeoverActionType {
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
const filterSensitiveLog: (obj: AccountTakeoverActionType) => any;
|
|
88
|
-
}
|
|
89
71
|
/**
|
|
90
72
|
* <p>Account takeover actions type.</p>
|
|
91
73
|
*/
|
|
@@ -103,12 +85,6 @@ export interface AccountTakeoverActionsType {
|
|
|
103
85
|
*/
|
|
104
86
|
HighAction?: AccountTakeoverActionType;
|
|
105
87
|
}
|
|
106
|
-
export declare namespace AccountTakeoverActionsType {
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
const filterSensitiveLog: (obj: AccountTakeoverActionsType) => any;
|
|
111
|
-
}
|
|
112
88
|
/**
|
|
113
89
|
* <p>The notify email type.</p>
|
|
114
90
|
*/
|
|
@@ -126,12 +102,6 @@ export interface NotifyEmailType {
|
|
|
126
102
|
*/
|
|
127
103
|
TextBody?: string;
|
|
128
104
|
}
|
|
129
|
-
export declare namespace NotifyEmailType {
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
const filterSensitiveLog: (obj: NotifyEmailType) => any;
|
|
134
|
-
}
|
|
135
105
|
/**
|
|
136
106
|
* <p>The notify configuration type.</p>
|
|
137
107
|
*/
|
|
@@ -165,12 +135,6 @@ export interface NotifyConfigurationType {
|
|
|
165
135
|
*/
|
|
166
136
|
MfaEmail?: NotifyEmailType;
|
|
167
137
|
}
|
|
168
|
-
export declare namespace NotifyConfigurationType {
|
|
169
|
-
/**
|
|
170
|
-
* @internal
|
|
171
|
-
*/
|
|
172
|
-
const filterSensitiveLog: (obj: NotifyConfigurationType) => any;
|
|
173
|
-
}
|
|
174
138
|
/**
|
|
175
139
|
* <p>Configuration for mitigation actions and notification for different levels of risk
|
|
176
140
|
* detected for a potential account takeover.</p>
|
|
@@ -185,12 +149,6 @@ export interface AccountTakeoverRiskConfigurationType {
|
|
|
185
149
|
*/
|
|
186
150
|
Actions: AccountTakeoverActionsType | undefined;
|
|
187
151
|
}
|
|
188
|
-
export declare namespace AccountTakeoverRiskConfigurationType {
|
|
189
|
-
/**
|
|
190
|
-
* @internal
|
|
191
|
-
*/
|
|
192
|
-
const filterSensitiveLog: (obj: AccountTakeoverRiskConfigurationType) => any;
|
|
193
|
-
}
|
|
194
152
|
export declare enum AttributeDataType {
|
|
195
153
|
BOOLEAN = "Boolean",
|
|
196
154
|
DATETIME = "DateTime",
|
|
@@ -210,12 +168,6 @@ export interface NumberAttributeConstraintsType {
|
|
|
210
168
|
*/
|
|
211
169
|
MaxValue?: string;
|
|
212
170
|
}
|
|
213
|
-
export declare namespace NumberAttributeConstraintsType {
|
|
214
|
-
/**
|
|
215
|
-
* @internal
|
|
216
|
-
*/
|
|
217
|
-
const filterSensitiveLog: (obj: NumberAttributeConstraintsType) => any;
|
|
218
|
-
}
|
|
219
171
|
/**
|
|
220
172
|
* <p>The constraints associated with a string attribute.</p>
|
|
221
173
|
*/
|
|
@@ -229,12 +181,6 @@ export interface StringAttributeConstraintsType {
|
|
|
229
181
|
*/
|
|
230
182
|
MaxLength?: string;
|
|
231
183
|
}
|
|
232
|
-
export declare namespace StringAttributeConstraintsType {
|
|
233
|
-
/**
|
|
234
|
-
* @internal
|
|
235
|
-
*/
|
|
236
|
-
const filterSensitiveLog: (obj: StringAttributeConstraintsType) => any;
|
|
237
|
-
}
|
|
238
184
|
/**
|
|
239
185
|
* <p>Contains information about the schema attribute.</p>
|
|
240
186
|
*/
|
|
@@ -282,12 +228,6 @@ export interface SchemaAttributeType {
|
|
|
282
228
|
*/
|
|
283
229
|
StringAttributeConstraints?: StringAttributeConstraintsType;
|
|
284
230
|
}
|
|
285
|
-
export declare namespace SchemaAttributeType {
|
|
286
|
-
/**
|
|
287
|
-
* @internal
|
|
288
|
-
*/
|
|
289
|
-
const filterSensitiveLog: (obj: SchemaAttributeType) => any;
|
|
290
|
-
}
|
|
291
231
|
/**
|
|
292
232
|
* <p>Represents the request to add custom attributes.</p>
|
|
293
233
|
*/
|
|
@@ -301,24 +241,12 @@ export interface AddCustomAttributesRequest {
|
|
|
301
241
|
*/
|
|
302
242
|
CustomAttributes: SchemaAttributeType[] | undefined;
|
|
303
243
|
}
|
|
304
|
-
export declare namespace AddCustomAttributesRequest {
|
|
305
|
-
/**
|
|
306
|
-
* @internal
|
|
307
|
-
*/
|
|
308
|
-
const filterSensitiveLog: (obj: AddCustomAttributesRequest) => any;
|
|
309
|
-
}
|
|
310
244
|
/**
|
|
311
245
|
* <p>Represents the response from the server for the request to add custom
|
|
312
246
|
* attributes.</p>
|
|
313
247
|
*/
|
|
314
248
|
export interface AddCustomAttributesResponse {
|
|
315
249
|
}
|
|
316
|
-
export declare namespace AddCustomAttributesResponse {
|
|
317
|
-
/**
|
|
318
|
-
* @internal
|
|
319
|
-
*/
|
|
320
|
-
const filterSensitiveLog: (obj: AddCustomAttributesResponse) => any;
|
|
321
|
-
}
|
|
322
250
|
/**
|
|
323
251
|
* <p>This exception is thrown when Amazon Cognito encounters an internal error.</p>
|
|
324
252
|
*/
|
|
@@ -403,12 +331,6 @@ export interface AdminAddUserToGroupRequest {
|
|
|
403
331
|
*/
|
|
404
332
|
GroupName: string | undefined;
|
|
405
333
|
}
|
|
406
|
-
export declare namespace AdminAddUserToGroupRequest {
|
|
407
|
-
/**
|
|
408
|
-
* @internal
|
|
409
|
-
*/
|
|
410
|
-
const filterSensitiveLog: (obj: AdminAddUserToGroupRequest) => any;
|
|
411
|
-
}
|
|
412
334
|
/**
|
|
413
335
|
* <p>This exception is thrown when a user isn't found.</p>
|
|
414
336
|
*/
|
|
@@ -469,24 +391,12 @@ export interface AdminConfirmSignUpRequest {
|
|
|
469
391
|
*/
|
|
470
392
|
ClientMetadata?: Record<string, string>;
|
|
471
393
|
}
|
|
472
|
-
export declare namespace AdminConfirmSignUpRequest {
|
|
473
|
-
/**
|
|
474
|
-
* @internal
|
|
475
|
-
*/
|
|
476
|
-
const filterSensitiveLog: (obj: AdminConfirmSignUpRequest) => any;
|
|
477
|
-
}
|
|
478
394
|
/**
|
|
479
395
|
* <p>Represents the response from the server for the request to confirm
|
|
480
396
|
* registration.</p>
|
|
481
397
|
*/
|
|
482
398
|
export interface AdminConfirmSignUpResponse {
|
|
483
399
|
}
|
|
484
|
-
export declare namespace AdminConfirmSignUpResponse {
|
|
485
|
-
/**
|
|
486
|
-
* @internal
|
|
487
|
-
*/
|
|
488
|
-
const filterSensitiveLog: (obj: AdminConfirmSignUpResponse) => any;
|
|
489
|
-
}
|
|
490
400
|
/**
|
|
491
401
|
* <p>This exception is thrown when Amazon Cognito encounters an invalid Lambda response.</p>
|
|
492
402
|
*/
|
|
@@ -567,12 +477,6 @@ export interface AttributeType {
|
|
|
567
477
|
*/
|
|
568
478
|
Value?: string;
|
|
569
479
|
}
|
|
570
|
-
export declare namespace AttributeType {
|
|
571
|
-
/**
|
|
572
|
-
* @internal
|
|
573
|
-
*/
|
|
574
|
-
const filterSensitiveLog: (obj: AttributeType) => any;
|
|
575
|
-
}
|
|
576
480
|
/**
|
|
577
481
|
* <p>Represents the request to create a user in the specified user pool.</p>
|
|
578
482
|
*/
|
|
@@ -712,12 +616,6 @@ export interface AdminCreateUserRequest {
|
|
|
712
616
|
*/
|
|
713
617
|
ClientMetadata?: Record<string, string>;
|
|
714
618
|
}
|
|
715
|
-
export declare namespace AdminCreateUserRequest {
|
|
716
|
-
/**
|
|
717
|
-
* @internal
|
|
718
|
-
*/
|
|
719
|
-
const filterSensitiveLog: (obj: AdminCreateUserRequest) => any;
|
|
720
|
-
}
|
|
721
619
|
/**
|
|
722
620
|
* <p>
|
|
723
621
|
* <i>This data type is no longer supported.</i> Applies only to SMS
|
|
@@ -736,12 +634,6 @@ export interface MFAOptionType {
|
|
|
736
634
|
*/
|
|
737
635
|
AttributeName?: string;
|
|
738
636
|
}
|
|
739
|
-
export declare namespace MFAOptionType {
|
|
740
|
-
/**
|
|
741
|
-
* @internal
|
|
742
|
-
*/
|
|
743
|
-
const filterSensitiveLog: (obj: MFAOptionType) => any;
|
|
744
|
-
}
|
|
745
637
|
export declare enum UserStatusType {
|
|
746
638
|
ARCHIVED = "ARCHIVED",
|
|
747
639
|
COMPROMISED = "COMPROMISED",
|
|
@@ -810,12 +702,6 @@ export interface UserType {
|
|
|
810
702
|
*/
|
|
811
703
|
MFAOptions?: MFAOptionType[];
|
|
812
704
|
}
|
|
813
|
-
export declare namespace UserType {
|
|
814
|
-
/**
|
|
815
|
-
* @internal
|
|
816
|
-
*/
|
|
817
|
-
const filterSensitiveLog: (obj: UserType) => any;
|
|
818
|
-
}
|
|
819
705
|
/**
|
|
820
706
|
* <p>Represents the response from the server to the request to create the user.</p>
|
|
821
707
|
*/
|
|
@@ -825,12 +711,6 @@ export interface AdminCreateUserResponse {
|
|
|
825
711
|
*/
|
|
826
712
|
User?: UserType;
|
|
827
713
|
}
|
|
828
|
-
export declare namespace AdminCreateUserResponse {
|
|
829
|
-
/**
|
|
830
|
-
* @internal
|
|
831
|
-
*/
|
|
832
|
-
const filterSensitiveLog: (obj: AdminCreateUserResponse) => any;
|
|
833
|
-
}
|
|
834
714
|
/**
|
|
835
715
|
* <p>This exception is thrown when a verification code fails to deliver
|
|
836
716
|
* successfully.</p>
|
|
@@ -931,12 +811,6 @@ export interface MessageTemplateType {
|
|
|
931
811
|
*/
|
|
932
812
|
EmailSubject?: string;
|
|
933
813
|
}
|
|
934
|
-
export declare namespace MessageTemplateType {
|
|
935
|
-
/**
|
|
936
|
-
* @internal
|
|
937
|
-
*/
|
|
938
|
-
const filterSensitiveLog: (obj: MessageTemplateType) => any;
|
|
939
|
-
}
|
|
940
814
|
/**
|
|
941
815
|
* <p>The configuration for creating a new user profile.</p>
|
|
942
816
|
*/
|
|
@@ -965,12 +839,6 @@ export interface AdminCreateUserConfigType {
|
|
|
965
839
|
*/
|
|
966
840
|
InviteMessageTemplate?: MessageTemplateType;
|
|
967
841
|
}
|
|
968
|
-
export declare namespace AdminCreateUserConfigType {
|
|
969
|
-
/**
|
|
970
|
-
* @internal
|
|
971
|
-
*/
|
|
972
|
-
const filterSensitiveLog: (obj: AdminCreateUserConfigType) => any;
|
|
973
|
-
}
|
|
974
842
|
/**
|
|
975
843
|
* <p>Represents the request to delete a user as an administrator.</p>
|
|
976
844
|
*/
|
|
@@ -984,12 +852,6 @@ export interface AdminDeleteUserRequest {
|
|
|
984
852
|
*/
|
|
985
853
|
Username: string | undefined;
|
|
986
854
|
}
|
|
987
|
-
export declare namespace AdminDeleteUserRequest {
|
|
988
|
-
/**
|
|
989
|
-
* @internal
|
|
990
|
-
*/
|
|
991
|
-
const filterSensitiveLog: (obj: AdminDeleteUserRequest) => any;
|
|
992
|
-
}
|
|
993
855
|
/**
|
|
994
856
|
* <p>Represents the request to delete user attributes as an administrator.</p>
|
|
995
857
|
*/
|
|
@@ -1009,24 +871,12 @@ export interface AdminDeleteUserAttributesRequest {
|
|
|
1009
871
|
*/
|
|
1010
872
|
UserAttributeNames: string[] | undefined;
|
|
1011
873
|
}
|
|
1012
|
-
export declare namespace AdminDeleteUserAttributesRequest {
|
|
1013
|
-
/**
|
|
1014
|
-
* @internal
|
|
1015
|
-
*/
|
|
1016
|
-
const filterSensitiveLog: (obj: AdminDeleteUserAttributesRequest) => any;
|
|
1017
|
-
}
|
|
1018
874
|
/**
|
|
1019
875
|
* <p>Represents the response received from the server for a request to delete user
|
|
1020
876
|
* attributes.</p>
|
|
1021
877
|
*/
|
|
1022
878
|
export interface AdminDeleteUserAttributesResponse {
|
|
1023
879
|
}
|
|
1024
|
-
export declare namespace AdminDeleteUserAttributesResponse {
|
|
1025
|
-
/**
|
|
1026
|
-
* @internal
|
|
1027
|
-
*/
|
|
1028
|
-
const filterSensitiveLog: (obj: AdminDeleteUserAttributesResponse) => any;
|
|
1029
|
-
}
|
|
1030
880
|
/**
|
|
1031
881
|
* <p>A container for information about an IdP for a user pool.</p>
|
|
1032
882
|
*/
|
|
@@ -1045,12 +895,6 @@ export interface ProviderUserIdentifierType {
|
|
|
1045
895
|
*/
|
|
1046
896
|
ProviderAttributeValue?: string;
|
|
1047
897
|
}
|
|
1048
|
-
export declare namespace ProviderUserIdentifierType {
|
|
1049
|
-
/**
|
|
1050
|
-
* @internal
|
|
1051
|
-
*/
|
|
1052
|
-
const filterSensitiveLog: (obj: ProviderUserIdentifierType) => any;
|
|
1053
|
-
}
|
|
1054
898
|
export interface AdminDisableProviderForUserRequest {
|
|
1055
899
|
/**
|
|
1056
900
|
* <p>The user pool ID for the user pool.</p>
|
|
@@ -1061,20 +905,8 @@ export interface AdminDisableProviderForUserRequest {
|
|
|
1061
905
|
*/
|
|
1062
906
|
User: ProviderUserIdentifierType | undefined;
|
|
1063
907
|
}
|
|
1064
|
-
export declare namespace AdminDisableProviderForUserRequest {
|
|
1065
|
-
/**
|
|
1066
|
-
* @internal
|
|
1067
|
-
*/
|
|
1068
|
-
const filterSensitiveLog: (obj: AdminDisableProviderForUserRequest) => any;
|
|
1069
|
-
}
|
|
1070
908
|
export interface AdminDisableProviderForUserResponse {
|
|
1071
909
|
}
|
|
1072
|
-
export declare namespace AdminDisableProviderForUserResponse {
|
|
1073
|
-
/**
|
|
1074
|
-
* @internal
|
|
1075
|
-
*/
|
|
1076
|
-
const filterSensitiveLog: (obj: AdminDisableProviderForUserResponse) => any;
|
|
1077
|
-
}
|
|
1078
910
|
/**
|
|
1079
911
|
* <p>This exception is thrown when a user tries to confirm the account with an email
|
|
1080
912
|
* address or phone number that has already been supplied as an alias for a different
|
|
@@ -1103,24 +935,12 @@ export interface AdminDisableUserRequest {
|
|
|
1103
935
|
*/
|
|
1104
936
|
Username: string | undefined;
|
|
1105
937
|
}
|
|
1106
|
-
export declare namespace AdminDisableUserRequest {
|
|
1107
|
-
/**
|
|
1108
|
-
* @internal
|
|
1109
|
-
*/
|
|
1110
|
-
const filterSensitiveLog: (obj: AdminDisableUserRequest) => any;
|
|
1111
|
-
}
|
|
1112
938
|
/**
|
|
1113
939
|
* <p>Represents the response received from the server to disable the user as an
|
|
1114
940
|
* administrator.</p>
|
|
1115
941
|
*/
|
|
1116
942
|
export interface AdminDisableUserResponse {
|
|
1117
943
|
}
|
|
1118
|
-
export declare namespace AdminDisableUserResponse {
|
|
1119
|
-
/**
|
|
1120
|
-
* @internal
|
|
1121
|
-
*/
|
|
1122
|
-
const filterSensitiveLog: (obj: AdminDisableUserResponse) => any;
|
|
1123
|
-
}
|
|
1124
944
|
/**
|
|
1125
945
|
* <p>Represents the request that enables the user as an administrator.</p>
|
|
1126
946
|
*/
|
|
@@ -1134,24 +954,12 @@ export interface AdminEnableUserRequest {
|
|
|
1134
954
|
*/
|
|
1135
955
|
Username: string | undefined;
|
|
1136
956
|
}
|
|
1137
|
-
export declare namespace AdminEnableUserRequest {
|
|
1138
|
-
/**
|
|
1139
|
-
* @internal
|
|
1140
|
-
*/
|
|
1141
|
-
const filterSensitiveLog: (obj: AdminEnableUserRequest) => any;
|
|
1142
|
-
}
|
|
1143
957
|
/**
|
|
1144
958
|
* <p>Represents the response from the server for the request to enable a user as an
|
|
1145
959
|
* administrator.</p>
|
|
1146
960
|
*/
|
|
1147
961
|
export interface AdminEnableUserResponse {
|
|
1148
962
|
}
|
|
1149
|
-
export declare namespace AdminEnableUserResponse {
|
|
1150
|
-
/**
|
|
1151
|
-
* @internal
|
|
1152
|
-
*/
|
|
1153
|
-
const filterSensitiveLog: (obj: AdminEnableUserResponse) => any;
|
|
1154
|
-
}
|
|
1155
963
|
/**
|
|
1156
964
|
* <p>Sends the forgot device request, as an administrator.</p>
|
|
1157
965
|
*/
|
|
@@ -1169,12 +977,6 @@ export interface AdminForgetDeviceRequest {
|
|
|
1169
977
|
*/
|
|
1170
978
|
DeviceKey: string | undefined;
|
|
1171
979
|
}
|
|
1172
|
-
export declare namespace AdminForgetDeviceRequest {
|
|
1173
|
-
/**
|
|
1174
|
-
* @internal
|
|
1175
|
-
*/
|
|
1176
|
-
const filterSensitiveLog: (obj: AdminForgetDeviceRequest) => any;
|
|
1177
|
-
}
|
|
1178
980
|
/**
|
|
1179
981
|
* <p>This exception is thrown when the user pool configuration is not valid.</p>
|
|
1180
982
|
*/
|
|
@@ -1203,12 +1005,6 @@ export interface AdminGetDeviceRequest {
|
|
|
1203
1005
|
*/
|
|
1204
1006
|
Username: string | undefined;
|
|
1205
1007
|
}
|
|
1206
|
-
export declare namespace AdminGetDeviceRequest {
|
|
1207
|
-
/**
|
|
1208
|
-
* @internal
|
|
1209
|
-
*/
|
|
1210
|
-
const filterSensitiveLog: (obj: AdminGetDeviceRequest) => any;
|
|
1211
|
-
}
|
|
1212
1008
|
/**
|
|
1213
1009
|
* <p>The device type.</p>
|
|
1214
1010
|
*/
|
|
@@ -1234,12 +1030,6 @@ export interface DeviceType {
|
|
|
1234
1030
|
*/
|
|
1235
1031
|
DeviceLastAuthenticatedDate?: Date;
|
|
1236
1032
|
}
|
|
1237
|
-
export declare namespace DeviceType {
|
|
1238
|
-
/**
|
|
1239
|
-
* @internal
|
|
1240
|
-
*/
|
|
1241
|
-
const filterSensitiveLog: (obj: DeviceType) => any;
|
|
1242
|
-
}
|
|
1243
1033
|
/**
|
|
1244
1034
|
* <p>Gets the device response, as an administrator.</p>
|
|
1245
1035
|
*/
|
|
@@ -1249,12 +1039,6 @@ export interface AdminGetDeviceResponse {
|
|
|
1249
1039
|
*/
|
|
1250
1040
|
Device: DeviceType | undefined;
|
|
1251
1041
|
}
|
|
1252
|
-
export declare namespace AdminGetDeviceResponse {
|
|
1253
|
-
/**
|
|
1254
|
-
* @internal
|
|
1255
|
-
*/
|
|
1256
|
-
const filterSensitiveLog: (obj: AdminGetDeviceResponse) => any;
|
|
1257
|
-
}
|
|
1258
1042
|
/**
|
|
1259
1043
|
* <p>Represents the request to get the specified user as an administrator.</p>
|
|
1260
1044
|
*/
|
|
@@ -1269,12 +1053,6 @@ export interface AdminGetUserRequest {
|
|
|
1269
1053
|
*/
|
|
1270
1054
|
Username: string | undefined;
|
|
1271
1055
|
}
|
|
1272
|
-
export declare namespace AdminGetUserRequest {
|
|
1273
|
-
/**
|
|
1274
|
-
* @internal
|
|
1275
|
-
*/
|
|
1276
|
-
const filterSensitiveLog: (obj: AdminGetUserRequest) => any;
|
|
1277
|
-
}
|
|
1278
1056
|
/**
|
|
1279
1057
|
* <p>Represents the response from the server from the request to get the specified user as
|
|
1280
1058
|
* an administrator.</p>
|
|
@@ -1346,12 +1124,6 @@ export interface AdminGetUserResponse {
|
|
|
1346
1124
|
*/
|
|
1347
1125
|
UserMFASettingList?: string[];
|
|
1348
1126
|
}
|
|
1349
|
-
export declare namespace AdminGetUserResponse {
|
|
1350
|
-
/**
|
|
1351
|
-
* @internal
|
|
1352
|
-
*/
|
|
1353
|
-
const filterSensitiveLog: (obj: AdminGetUserResponse) => any;
|
|
1354
|
-
}
|
|
1355
1127
|
/**
|
|
1356
1128
|
* <p>An Amazon Pinpoint analytics endpoint.</p>
|
|
1357
1129
|
* <p>An endpoint uniquely identifies a mobile device, email address, or phone number that
|
|
@@ -1364,12 +1136,6 @@ export interface AnalyticsMetadataType {
|
|
|
1364
1136
|
*/
|
|
1365
1137
|
AnalyticsEndpointId?: string;
|
|
1366
1138
|
}
|
|
1367
|
-
export declare namespace AnalyticsMetadataType {
|
|
1368
|
-
/**
|
|
1369
|
-
* @internal
|
|
1370
|
-
*/
|
|
1371
|
-
const filterSensitiveLog: (obj: AnalyticsMetadataType) => any;
|
|
1372
|
-
}
|
|
1373
1139
|
export declare enum AuthFlowType {
|
|
1374
1140
|
ADMIN_NO_SRP_AUTH = "ADMIN_NO_SRP_AUTH",
|
|
1375
1141
|
ADMIN_USER_PASSWORD_AUTH = "ADMIN_USER_PASSWORD_AUTH",
|
|
@@ -1392,12 +1158,6 @@ export interface HttpHeader {
|
|
|
1392
1158
|
*/
|
|
1393
1159
|
headerValue?: string;
|
|
1394
1160
|
}
|
|
1395
|
-
export declare namespace HttpHeader {
|
|
1396
|
-
/**
|
|
1397
|
-
* @internal
|
|
1398
|
-
*/
|
|
1399
|
-
const filterSensitiveLog: (obj: HttpHeader) => any;
|
|
1400
|
-
}
|
|
1401
1161
|
/**
|
|
1402
1162
|
* <p>Contextual user data type used for evaluating the risk of an unexpected event by Amazon Cognito
|
|
1403
1163
|
* advanced security.</p>
|
|
@@ -1425,12 +1185,6 @@ export interface ContextDataType {
|
|
|
1425
1185
|
*/
|
|
1426
1186
|
EncodedData?: string;
|
|
1427
1187
|
}
|
|
1428
|
-
export declare namespace ContextDataType {
|
|
1429
|
-
/**
|
|
1430
|
-
* @internal
|
|
1431
|
-
*/
|
|
1432
|
-
const filterSensitiveLog: (obj: ContextDataType) => any;
|
|
1433
|
-
}
|
|
1434
1188
|
/**
|
|
1435
1189
|
* <p>Initiates the authorization request, as an administrator.</p>
|
|
1436
1190
|
*/
|
|
@@ -1610,12 +1364,6 @@ export interface AdminInitiateAuthRequest {
|
|
|
1610
1364
|
*/
|
|
1611
1365
|
ContextData?: ContextDataType;
|
|
1612
1366
|
}
|
|
1613
|
-
export declare namespace AdminInitiateAuthRequest {
|
|
1614
|
-
/**
|
|
1615
|
-
* @internal
|
|
1616
|
-
*/
|
|
1617
|
-
const filterSensitiveLog: (obj: AdminInitiateAuthRequest) => any;
|
|
1618
|
-
}
|
|
1619
1367
|
/**
|
|
1620
1368
|
* <p>The new device metadata type.</p>
|
|
1621
1369
|
*/
|
|
@@ -1629,12 +1377,6 @@ export interface NewDeviceMetadataType {
|
|
|
1629
1377
|
*/
|
|
1630
1378
|
DeviceGroupKey?: string;
|
|
1631
1379
|
}
|
|
1632
|
-
export declare namespace NewDeviceMetadataType {
|
|
1633
|
-
/**
|
|
1634
|
-
* @internal
|
|
1635
|
-
*/
|
|
1636
|
-
const filterSensitiveLog: (obj: NewDeviceMetadataType) => any;
|
|
1637
|
-
}
|
|
1638
1380
|
/**
|
|
1639
1381
|
* <p>The authentication result.</p>
|
|
1640
1382
|
*/
|
|
@@ -1665,12 +1407,6 @@ export interface AuthenticationResultType {
|
|
|
1665
1407
|
*/
|
|
1666
1408
|
NewDeviceMetadata?: NewDeviceMetadataType;
|
|
1667
1409
|
}
|
|
1668
|
-
export declare namespace AuthenticationResultType {
|
|
1669
|
-
/**
|
|
1670
|
-
* @internal
|
|
1671
|
-
*/
|
|
1672
|
-
const filterSensitiveLog: (obj: AuthenticationResultType) => any;
|
|
1673
|
-
}
|
|
1674
1410
|
export declare enum ChallengeNameType {
|
|
1675
1411
|
ADMIN_NO_SRP_AUTH = "ADMIN_NO_SRP_AUTH",
|
|
1676
1412
|
CUSTOM_CHALLENGE = "CUSTOM_CHALLENGE",
|
|
@@ -1803,12 +1539,6 @@ export interface AdminInitiateAuthResponse {
|
|
|
1803
1539
|
*/
|
|
1804
1540
|
AuthenticationResult?: AuthenticationResultType;
|
|
1805
1541
|
}
|
|
1806
|
-
export declare namespace AdminInitiateAuthResponse {
|
|
1807
|
-
/**
|
|
1808
|
-
* @internal
|
|
1809
|
-
*/
|
|
1810
|
-
const filterSensitiveLog: (obj: AdminInitiateAuthResponse) => any;
|
|
1811
|
-
}
|
|
1812
1542
|
/**
|
|
1813
1543
|
* <p>This exception is thrown when Amazon Cognito can't find a multi-factor authentication
|
|
1814
1544
|
* (MFA) method.</p>
|
|
@@ -1892,20 +1622,8 @@ export interface AdminLinkProviderForUserRequest {
|
|
|
1892
1622
|
*/
|
|
1893
1623
|
SourceUser: ProviderUserIdentifierType | undefined;
|
|
1894
1624
|
}
|
|
1895
|
-
export declare namespace AdminLinkProviderForUserRequest {
|
|
1896
|
-
/**
|
|
1897
|
-
* @internal
|
|
1898
|
-
*/
|
|
1899
|
-
const filterSensitiveLog: (obj: AdminLinkProviderForUserRequest) => any;
|
|
1900
|
-
}
|
|
1901
1625
|
export interface AdminLinkProviderForUserResponse {
|
|
1902
1626
|
}
|
|
1903
|
-
export declare namespace AdminLinkProviderForUserResponse {
|
|
1904
|
-
/**
|
|
1905
|
-
* @internal
|
|
1906
|
-
*/
|
|
1907
|
-
const filterSensitiveLog: (obj: AdminLinkProviderForUserResponse) => any;
|
|
1908
|
-
}
|
|
1909
1627
|
/**
|
|
1910
1628
|
* <p>Represents the request to list devices, as an administrator.</p>
|
|
1911
1629
|
*/
|
|
@@ -1927,12 +1645,6 @@ export interface AdminListDevicesRequest {
|
|
|
1927
1645
|
*/
|
|
1928
1646
|
PaginationToken?: string;
|
|
1929
1647
|
}
|
|
1930
|
-
export declare namespace AdminListDevicesRequest {
|
|
1931
|
-
/**
|
|
1932
|
-
* @internal
|
|
1933
|
-
*/
|
|
1934
|
-
const filterSensitiveLog: (obj: AdminListDevicesRequest) => any;
|
|
1935
|
-
}
|
|
1936
1648
|
/**
|
|
1937
1649
|
* <p>Lists the device's response, as an administrator.</p>
|
|
1938
1650
|
*/
|
|
@@ -1946,12 +1658,6 @@ export interface AdminListDevicesResponse {
|
|
|
1946
1658
|
*/
|
|
1947
1659
|
PaginationToken?: string;
|
|
1948
1660
|
}
|
|
1949
|
-
export declare namespace AdminListDevicesResponse {
|
|
1950
|
-
/**
|
|
1951
|
-
* @internal
|
|
1952
|
-
*/
|
|
1953
|
-
const filterSensitiveLog: (obj: AdminListDevicesResponse) => any;
|
|
1954
|
-
}
|
|
1955
1661
|
export interface AdminListGroupsForUserRequest {
|
|
1956
1662
|
/**
|
|
1957
1663
|
* <p>The username for the user.</p>
|
|
@@ -1971,12 +1677,6 @@ export interface AdminListGroupsForUserRequest {
|
|
|
1971
1677
|
*/
|
|
1972
1678
|
NextToken?: string;
|
|
1973
1679
|
}
|
|
1974
|
-
export declare namespace AdminListGroupsForUserRequest {
|
|
1975
|
-
/**
|
|
1976
|
-
* @internal
|
|
1977
|
-
*/
|
|
1978
|
-
const filterSensitiveLog: (obj: AdminListGroupsForUserRequest) => any;
|
|
1979
|
-
}
|
|
1980
1680
|
/**
|
|
1981
1681
|
* <p>The group type.</p>
|
|
1982
1682
|
*/
|
|
@@ -2023,12 +1723,6 @@ export interface GroupType {
|
|
|
2023
1723
|
*/
|
|
2024
1724
|
CreationDate?: Date;
|
|
2025
1725
|
}
|
|
2026
|
-
export declare namespace GroupType {
|
|
2027
|
-
/**
|
|
2028
|
-
* @internal
|
|
2029
|
-
*/
|
|
2030
|
-
const filterSensitiveLog: (obj: GroupType) => any;
|
|
2031
|
-
}
|
|
2032
1726
|
export interface AdminListGroupsForUserResponse {
|
|
2033
1727
|
/**
|
|
2034
1728
|
* <p>The groups that the user belongs to.</p>
|
|
@@ -2040,12 +1734,6 @@ export interface AdminListGroupsForUserResponse {
|
|
|
2040
1734
|
*/
|
|
2041
1735
|
NextToken?: string;
|
|
2042
1736
|
}
|
|
2043
|
-
export declare namespace AdminListGroupsForUserResponse {
|
|
2044
|
-
/**
|
|
2045
|
-
* @internal
|
|
2046
|
-
*/
|
|
2047
|
-
const filterSensitiveLog: (obj: AdminListGroupsForUserResponse) => any;
|
|
2048
|
-
}
|
|
2049
1737
|
export interface AdminListUserAuthEventsRequest {
|
|
2050
1738
|
/**
|
|
2051
1739
|
* <p>The user pool ID.</p>
|
|
@@ -2064,12 +1752,6 @@ export interface AdminListUserAuthEventsRequest {
|
|
|
2064
1752
|
*/
|
|
2065
1753
|
NextToken?: string;
|
|
2066
1754
|
}
|
|
2067
|
-
export declare namespace AdminListUserAuthEventsRequest {
|
|
2068
|
-
/**
|
|
2069
|
-
* @internal
|
|
2070
|
-
*/
|
|
2071
|
-
const filterSensitiveLog: (obj: AdminListUserAuthEventsRequest) => any;
|
|
2072
|
-
}
|
|
2073
1755
|
export declare enum ChallengeName {
|
|
2074
1756
|
Mfa = "Mfa",
|
|
2075
1757
|
Password = "Password"
|
|
@@ -2091,12 +1773,6 @@ export interface ChallengeResponseType {
|
|
|
2091
1773
|
*/
|
|
2092
1774
|
ChallengeResponse?: ChallengeResponse | string;
|
|
2093
1775
|
}
|
|
2094
|
-
export declare namespace ChallengeResponseType {
|
|
2095
|
-
/**
|
|
2096
|
-
* @internal
|
|
2097
|
-
*/
|
|
2098
|
-
const filterSensitiveLog: (obj: ChallengeResponseType) => any;
|
|
2099
|
-
}
|
|
2100
1776
|
/**
|
|
2101
1777
|
* <p>Specifies the user context data captured at the time of an event request.</p>
|
|
2102
1778
|
*/
|
|
@@ -2122,12 +1798,6 @@ export interface EventContextDataType {
|
|
|
2122
1798
|
*/
|
|
2123
1799
|
Country?: string;
|
|
2124
1800
|
}
|
|
2125
|
-
export declare namespace EventContextDataType {
|
|
2126
|
-
/**
|
|
2127
|
-
* @internal
|
|
2128
|
-
*/
|
|
2129
|
-
const filterSensitiveLog: (obj: EventContextDataType) => any;
|
|
2130
|
-
}
|
|
2131
1801
|
export declare enum FeedbackValueType {
|
|
2132
1802
|
INVALID = "Invalid",
|
|
2133
1803
|
VALID = "Valid"
|
|
@@ -2149,12 +1819,6 @@ export interface EventFeedbackType {
|
|
|
2149
1819
|
*/
|
|
2150
1820
|
FeedbackDate?: Date;
|
|
2151
1821
|
}
|
|
2152
|
-
export declare namespace EventFeedbackType {
|
|
2153
|
-
/**
|
|
2154
|
-
* @internal
|
|
2155
|
-
*/
|
|
2156
|
-
const filterSensitiveLog: (obj: EventFeedbackType) => any;
|
|
2157
|
-
}
|
|
2158
1822
|
export declare enum EventResponseType {
|
|
2159
1823
|
Failure = "Failure",
|
|
2160
1824
|
Success = "Success"
|
|
@@ -2187,12 +1851,6 @@ export interface EventRiskType {
|
|
|
2187
1851
|
*/
|
|
2188
1852
|
CompromisedCredentialsDetected?: boolean;
|
|
2189
1853
|
}
|
|
2190
|
-
export declare namespace EventRiskType {
|
|
2191
|
-
/**
|
|
2192
|
-
* @internal
|
|
2193
|
-
*/
|
|
2194
|
-
const filterSensitiveLog: (obj: EventRiskType) => any;
|
|
2195
|
-
}
|
|
2196
1854
|
export declare enum EventType {
|
|
2197
1855
|
ForgotPassword = "ForgotPassword",
|
|
2198
1856
|
SignIn = "SignIn",
|
|
@@ -2237,12 +1895,6 @@ export interface AuthEventType {
|
|
|
2237
1895
|
*/
|
|
2238
1896
|
EventFeedback?: EventFeedbackType;
|
|
2239
1897
|
}
|
|
2240
|
-
export declare namespace AuthEventType {
|
|
2241
|
-
/**
|
|
2242
|
-
* @internal
|
|
2243
|
-
*/
|
|
2244
|
-
const filterSensitiveLog: (obj: AuthEventType) => any;
|
|
2245
|
-
}
|
|
2246
1898
|
export interface AdminListUserAuthEventsResponse {
|
|
2247
1899
|
/**
|
|
2248
1900
|
* <p>The response object. It includes the <code>EventID</code>, <code>EventType</code>,
|
|
@@ -2255,12 +1907,6 @@ export interface AdminListUserAuthEventsResponse {
|
|
|
2255
1907
|
*/
|
|
2256
1908
|
NextToken?: string;
|
|
2257
1909
|
}
|
|
2258
|
-
export declare namespace AdminListUserAuthEventsResponse {
|
|
2259
|
-
/**
|
|
2260
|
-
* @internal
|
|
2261
|
-
*/
|
|
2262
|
-
const filterSensitiveLog: (obj: AdminListUserAuthEventsResponse) => any;
|
|
2263
|
-
}
|
|
2264
1910
|
/**
|
|
2265
1911
|
* <p>This exception is thrown when user pool add-ons aren't enabled.</p>
|
|
2266
1912
|
*/
|
|
@@ -2286,12 +1932,6 @@ export interface AdminRemoveUserFromGroupRequest {
|
|
|
2286
1932
|
*/
|
|
2287
1933
|
GroupName: string | undefined;
|
|
2288
1934
|
}
|
|
2289
|
-
export declare namespace AdminRemoveUserFromGroupRequest {
|
|
2290
|
-
/**
|
|
2291
|
-
* @internal
|
|
2292
|
-
*/
|
|
2293
|
-
const filterSensitiveLog: (obj: AdminRemoveUserFromGroupRequest) => any;
|
|
2294
|
-
}
|
|
2295
1935
|
/**
|
|
2296
1936
|
* <p>Represents the request to reset a user's password as an administrator.</p>
|
|
2297
1937
|
*/
|
|
@@ -2341,24 +1981,12 @@ export interface AdminResetUserPasswordRequest {
|
|
|
2341
1981
|
*/
|
|
2342
1982
|
ClientMetadata?: Record<string, string>;
|
|
2343
1983
|
}
|
|
2344
|
-
export declare namespace AdminResetUserPasswordRequest {
|
|
2345
|
-
/**
|
|
2346
|
-
* @internal
|
|
2347
|
-
*/
|
|
2348
|
-
const filterSensitiveLog: (obj: AdminResetUserPasswordRequest) => any;
|
|
2349
|
-
}
|
|
2350
1984
|
/**
|
|
2351
1985
|
* <p>Represents the response from the server to reset a user password as an
|
|
2352
1986
|
* administrator.</p>
|
|
2353
1987
|
*/
|
|
2354
1988
|
export interface AdminResetUserPasswordResponse {
|
|
2355
1989
|
}
|
|
2356
|
-
export declare namespace AdminResetUserPasswordResponse {
|
|
2357
|
-
/**
|
|
2358
|
-
* @internal
|
|
2359
|
-
*/
|
|
2360
|
-
const filterSensitiveLog: (obj: AdminResetUserPasswordResponse) => any;
|
|
2361
|
-
}
|
|
2362
1990
|
/**
|
|
2363
1991
|
* <p>This exception is thrown when Amazon Cognito isn't allowed to use your email identity. HTTP
|
|
2364
1992
|
* status code: 400.</p>
|
|
@@ -2530,12 +2158,6 @@ export interface AdminRespondToAuthChallengeRequest {
|
|
|
2530
2158
|
*/
|
|
2531
2159
|
ClientMetadata?: Record<string, string>;
|
|
2532
2160
|
}
|
|
2533
|
-
export declare namespace AdminRespondToAuthChallengeRequest {
|
|
2534
|
-
/**
|
|
2535
|
-
* @internal
|
|
2536
|
-
*/
|
|
2537
|
-
const filterSensitiveLog: (obj: AdminRespondToAuthChallengeRequest) => any;
|
|
2538
|
-
}
|
|
2539
2161
|
/**
|
|
2540
2162
|
* <p>Responds to the authentication challenge, as an administrator.</p>
|
|
2541
2163
|
*/
|
|
@@ -2560,12 +2182,6 @@ export interface AdminRespondToAuthChallengeResponse {
|
|
|
2560
2182
|
*/
|
|
2561
2183
|
AuthenticationResult?: AuthenticationResultType;
|
|
2562
2184
|
}
|
|
2563
|
-
export declare namespace AdminRespondToAuthChallengeResponse {
|
|
2564
|
-
/**
|
|
2565
|
-
* @internal
|
|
2566
|
-
*/
|
|
2567
|
-
const filterSensitiveLog: (obj: AdminRespondToAuthChallengeResponse) => any;
|
|
2568
|
-
}
|
|
2569
2185
|
/**
|
|
2570
2186
|
* <p>This exception is thrown if the provided code doesn't match what the server was
|
|
2571
2187
|
* expecting.</p>
|
|
@@ -2621,12 +2237,6 @@ export interface SMSMfaSettingsType {
|
|
|
2621
2237
|
*/
|
|
2622
2238
|
PreferredMfa?: boolean;
|
|
2623
2239
|
}
|
|
2624
|
-
export declare namespace SMSMfaSettingsType {
|
|
2625
|
-
/**
|
|
2626
|
-
* @internal
|
|
2627
|
-
*/
|
|
2628
|
-
const filterSensitiveLog: (obj: SMSMfaSettingsType) => any;
|
|
2629
|
-
}
|
|
2630
2240
|
/**
|
|
2631
2241
|
* <p>The type used for enabling software token MFA at the user level. If an MFA type is
|
|
2632
2242
|
* activated for a user, the user will be prompted for MFA during all sign-in attempts,
|
|
@@ -2646,12 +2256,6 @@ export interface SoftwareTokenMfaSettingsType {
|
|
|
2646
2256
|
*/
|
|
2647
2257
|
PreferredMfa?: boolean;
|
|
2648
2258
|
}
|
|
2649
|
-
export declare namespace SoftwareTokenMfaSettingsType {
|
|
2650
|
-
/**
|
|
2651
|
-
* @internal
|
|
2652
|
-
*/
|
|
2653
|
-
const filterSensitiveLog: (obj: SoftwareTokenMfaSettingsType) => any;
|
|
2654
|
-
}
|
|
2655
2259
|
export interface AdminSetUserMFAPreferenceRequest {
|
|
2656
2260
|
/**
|
|
2657
2261
|
* <p>The SMS text message MFA settings.</p>
|
|
@@ -2670,20 +2274,8 @@ export interface AdminSetUserMFAPreferenceRequest {
|
|
|
2670
2274
|
*/
|
|
2671
2275
|
UserPoolId: string | undefined;
|
|
2672
2276
|
}
|
|
2673
|
-
export declare namespace AdminSetUserMFAPreferenceRequest {
|
|
2674
|
-
/**
|
|
2675
|
-
* @internal
|
|
2676
|
-
*/
|
|
2677
|
-
const filterSensitiveLog: (obj: AdminSetUserMFAPreferenceRequest) => any;
|
|
2678
|
-
}
|
|
2679
2277
|
export interface AdminSetUserMFAPreferenceResponse {
|
|
2680
2278
|
}
|
|
2681
|
-
export declare namespace AdminSetUserMFAPreferenceResponse {
|
|
2682
|
-
/**
|
|
2683
|
-
* @internal
|
|
2684
|
-
*/
|
|
2685
|
-
const filterSensitiveLog: (obj: AdminSetUserMFAPreferenceResponse) => any;
|
|
2686
|
-
}
|
|
2687
2279
|
export interface AdminSetUserPasswordRequest {
|
|
2688
2280
|
/**
|
|
2689
2281
|
* <p>The user pool ID for the user pool where you want to set the user's password.</p>
|
|
@@ -2704,20 +2296,8 @@ export interface AdminSetUserPasswordRequest {
|
|
|
2704
2296
|
*/
|
|
2705
2297
|
Permanent?: boolean;
|
|
2706
2298
|
}
|
|
2707
|
-
export declare namespace AdminSetUserPasswordRequest {
|
|
2708
|
-
/**
|
|
2709
|
-
* @internal
|
|
2710
|
-
*/
|
|
2711
|
-
const filterSensitiveLog: (obj: AdminSetUserPasswordRequest) => any;
|
|
2712
|
-
}
|
|
2713
2299
|
export interface AdminSetUserPasswordResponse {
|
|
2714
2300
|
}
|
|
2715
|
-
export declare namespace AdminSetUserPasswordResponse {
|
|
2716
|
-
/**
|
|
2717
|
-
* @internal
|
|
2718
|
-
*/
|
|
2719
|
-
const filterSensitiveLog: (obj: AdminSetUserPasswordResponse) => any;
|
|
2720
|
-
}
|
|
2721
2301
|
/**
|
|
2722
2302
|
* <p>You can use this parameter to set an MFA configuration that uses the SMS delivery
|
|
2723
2303
|
* medium.</p>
|
|
@@ -2737,24 +2317,12 @@ export interface AdminSetUserSettingsRequest {
|
|
|
2737
2317
|
*/
|
|
2738
2318
|
MFAOptions: MFAOptionType[] | undefined;
|
|
2739
2319
|
}
|
|
2740
|
-
export declare namespace AdminSetUserSettingsRequest {
|
|
2741
|
-
/**
|
|
2742
|
-
* @internal
|
|
2743
|
-
*/
|
|
2744
|
-
const filterSensitiveLog: (obj: AdminSetUserSettingsRequest) => any;
|
|
2745
|
-
}
|
|
2746
2320
|
/**
|
|
2747
2321
|
* <p>Represents the response from the server to set user settings as an
|
|
2748
2322
|
* administrator.</p>
|
|
2749
2323
|
*/
|
|
2750
2324
|
export interface AdminSetUserSettingsResponse {
|
|
2751
2325
|
}
|
|
2752
|
-
export declare namespace AdminSetUserSettingsResponse {
|
|
2753
|
-
/**
|
|
2754
|
-
* @internal
|
|
2755
|
-
*/
|
|
2756
|
-
const filterSensitiveLog: (obj: AdminSetUserSettingsResponse) => any;
|
|
2757
|
-
}
|
|
2758
2326
|
export interface AdminUpdateAuthEventFeedbackRequest {
|
|
2759
2327
|
/**
|
|
2760
2328
|
* <p>The user pool ID.</p>
|
|
@@ -2773,20 +2341,8 @@ export interface AdminUpdateAuthEventFeedbackRequest {
|
|
|
2773
2341
|
*/
|
|
2774
2342
|
FeedbackValue: FeedbackValueType | string | undefined;
|
|
2775
2343
|
}
|
|
2776
|
-
export declare namespace AdminUpdateAuthEventFeedbackRequest {
|
|
2777
|
-
/**
|
|
2778
|
-
* @internal
|
|
2779
|
-
*/
|
|
2780
|
-
const filterSensitiveLog: (obj: AdminUpdateAuthEventFeedbackRequest) => any;
|
|
2781
|
-
}
|
|
2782
2344
|
export interface AdminUpdateAuthEventFeedbackResponse {
|
|
2783
2345
|
}
|
|
2784
|
-
export declare namespace AdminUpdateAuthEventFeedbackResponse {
|
|
2785
|
-
/**
|
|
2786
|
-
* @internal
|
|
2787
|
-
*/
|
|
2788
|
-
const filterSensitiveLog: (obj: AdminUpdateAuthEventFeedbackResponse) => any;
|
|
2789
|
-
}
|
|
2790
2346
|
export declare enum DeviceRememberedStatusType {
|
|
2791
2347
|
NOT_REMEMBERED = "not_remembered",
|
|
2792
2348
|
REMEMBERED = "remembered"
|
|
@@ -2812,23 +2368,11 @@ export interface AdminUpdateDeviceStatusRequest {
|
|
|
2812
2368
|
*/
|
|
2813
2369
|
DeviceRememberedStatus?: DeviceRememberedStatusType | string;
|
|
2814
2370
|
}
|
|
2815
|
-
export declare namespace AdminUpdateDeviceStatusRequest {
|
|
2816
|
-
/**
|
|
2817
|
-
* @internal
|
|
2818
|
-
*/
|
|
2819
|
-
const filterSensitiveLog: (obj: AdminUpdateDeviceStatusRequest) => any;
|
|
2820
|
-
}
|
|
2821
2371
|
/**
|
|
2822
2372
|
* <p>The status response to the request to update the device, as an administrator.</p>
|
|
2823
2373
|
*/
|
|
2824
2374
|
export interface AdminUpdateDeviceStatusResponse {
|
|
2825
2375
|
}
|
|
2826
|
-
export declare namespace AdminUpdateDeviceStatusResponse {
|
|
2827
|
-
/**
|
|
2828
|
-
* @internal
|
|
2829
|
-
*/
|
|
2830
|
-
const filterSensitiveLog: (obj: AdminUpdateDeviceStatusResponse) => any;
|
|
2831
|
-
}
|
|
2832
2376
|
/**
|
|
2833
2377
|
* <p>Represents the request to update the user's attributes as an administrator.</p>
|
|
2834
2378
|
*/
|
|
@@ -2896,24 +2440,12 @@ export interface AdminUpdateUserAttributesRequest {
|
|
|
2896
2440
|
*/
|
|
2897
2441
|
ClientMetadata?: Record<string, string>;
|
|
2898
2442
|
}
|
|
2899
|
-
export declare namespace AdminUpdateUserAttributesRequest {
|
|
2900
|
-
/**
|
|
2901
|
-
* @internal
|
|
2902
|
-
*/
|
|
2903
|
-
const filterSensitiveLog: (obj: AdminUpdateUserAttributesRequest) => any;
|
|
2904
|
-
}
|
|
2905
2443
|
/**
|
|
2906
2444
|
* <p>Represents the response from the server for the request to update user attributes as
|
|
2907
2445
|
* an administrator.</p>
|
|
2908
2446
|
*/
|
|
2909
2447
|
export interface AdminUpdateUserAttributesResponse {
|
|
2910
2448
|
}
|
|
2911
|
-
export declare namespace AdminUpdateUserAttributesResponse {
|
|
2912
|
-
/**
|
|
2913
|
-
* @internal
|
|
2914
|
-
*/
|
|
2915
|
-
const filterSensitiveLog: (obj: AdminUpdateUserAttributesResponse) => any;
|
|
2916
|
-
}
|
|
2917
2449
|
/**
|
|
2918
2450
|
* <p>The request to sign out of all devices, as an administrator.</p>
|
|
2919
2451
|
*/
|
|
@@ -2927,23 +2459,11 @@ export interface AdminUserGlobalSignOutRequest {
|
|
|
2927
2459
|
*/
|
|
2928
2460
|
Username: string | undefined;
|
|
2929
2461
|
}
|
|
2930
|
-
export declare namespace AdminUserGlobalSignOutRequest {
|
|
2931
|
-
/**
|
|
2932
|
-
* @internal
|
|
2933
|
-
*/
|
|
2934
|
-
const filterSensitiveLog: (obj: AdminUserGlobalSignOutRequest) => any;
|
|
2935
|
-
}
|
|
2936
2462
|
/**
|
|
2937
2463
|
* <p>The global sign-out response, as an administrator.</p>
|
|
2938
2464
|
*/
|
|
2939
2465
|
export interface AdminUserGlobalSignOutResponse {
|
|
2940
2466
|
}
|
|
2941
|
-
export declare namespace AdminUserGlobalSignOutResponse {
|
|
2942
|
-
/**
|
|
2943
|
-
* @internal
|
|
2944
|
-
*/
|
|
2945
|
-
const filterSensitiveLog: (obj: AdminUserGlobalSignOutResponse) => any;
|
|
2946
|
-
}
|
|
2947
2467
|
export declare enum AdvancedSecurityModeType {
|
|
2948
2468
|
AUDIT = "AUDIT",
|
|
2949
2469
|
ENFORCED = "ENFORCED",
|
|
@@ -2989,12 +2509,6 @@ export interface AnalyticsConfigurationType {
|
|
|
2989
2509
|
*/
|
|
2990
2510
|
UserDataShared?: boolean;
|
|
2991
2511
|
}
|
|
2992
|
-
export declare namespace AnalyticsConfigurationType {
|
|
2993
|
-
/**
|
|
2994
|
-
* @internal
|
|
2995
|
-
*/
|
|
2996
|
-
const filterSensitiveLog: (obj: AnalyticsConfigurationType) => any;
|
|
2997
|
-
}
|
|
2998
2512
|
export interface AssociateSoftwareTokenRequest {
|
|
2999
2513
|
/**
|
|
3000
2514
|
* <p>A valid access token that Amazon Cognito issued to the user whose software token you want to
|
|
@@ -3007,12 +2521,6 @@ export interface AssociateSoftwareTokenRequest {
|
|
|
3007
2521
|
*/
|
|
3008
2522
|
Session?: string;
|
|
3009
2523
|
}
|
|
3010
|
-
export declare namespace AssociateSoftwareTokenRequest {
|
|
3011
|
-
/**
|
|
3012
|
-
* @internal
|
|
3013
|
-
*/
|
|
3014
|
-
const filterSensitiveLog: (obj: AssociateSoftwareTokenRequest) => any;
|
|
3015
|
-
}
|
|
3016
2524
|
export interface AssociateSoftwareTokenResponse {
|
|
3017
2525
|
/**
|
|
3018
2526
|
* <p>A unique generated shared secret code that is used in the time-based one-time password
|
|
@@ -3025,12 +2533,6 @@ export interface AssociateSoftwareTokenResponse {
|
|
|
3025
2533
|
*/
|
|
3026
2534
|
Session?: string;
|
|
3027
2535
|
}
|
|
3028
|
-
export declare namespace AssociateSoftwareTokenResponse {
|
|
3029
|
-
/**
|
|
3030
|
-
* @internal
|
|
3031
|
-
*/
|
|
3032
|
-
const filterSensitiveLog: (obj: AssociateSoftwareTokenResponse) => any;
|
|
3033
|
-
}
|
|
3034
2536
|
/**
|
|
3035
2537
|
* <p>This exception is thrown if two or more modifications are happening
|
|
3036
2538
|
* concurrently.</p>
|
|
@@ -3065,23 +2567,11 @@ export interface ChangePasswordRequest {
|
|
|
3065
2567
|
*/
|
|
3066
2568
|
AccessToken: string | undefined;
|
|
3067
2569
|
}
|
|
3068
|
-
export declare namespace ChangePasswordRequest {
|
|
3069
|
-
/**
|
|
3070
|
-
* @internal
|
|
3071
|
-
*/
|
|
3072
|
-
const filterSensitiveLog: (obj: ChangePasswordRequest) => any;
|
|
3073
|
-
}
|
|
3074
2570
|
/**
|
|
3075
2571
|
* <p>The response from the server to the change password request.</p>
|
|
3076
2572
|
*/
|
|
3077
2573
|
export interface ChangePasswordResponse {
|
|
3078
2574
|
}
|
|
3079
|
-
export declare namespace ChangePasswordResponse {
|
|
3080
|
-
/**
|
|
3081
|
-
* @internal
|
|
3082
|
-
*/
|
|
3083
|
-
const filterSensitiveLog: (obj: ChangePasswordResponse) => any;
|
|
3084
|
-
}
|
|
3085
2575
|
/**
|
|
3086
2576
|
* <p>The device verifier against which it is authenticated.</p>
|
|
3087
2577
|
*/
|
|
@@ -3096,12 +2586,6 @@ export interface DeviceSecretVerifierConfigType {
|
|
|
3096
2586
|
*/
|
|
3097
2587
|
Salt?: string;
|
|
3098
2588
|
}
|
|
3099
|
-
export declare namespace DeviceSecretVerifierConfigType {
|
|
3100
|
-
/**
|
|
3101
|
-
* @internal
|
|
3102
|
-
*/
|
|
3103
|
-
const filterSensitiveLog: (obj: DeviceSecretVerifierConfigType) => any;
|
|
3104
|
-
}
|
|
3105
2589
|
/**
|
|
3106
2590
|
* <p>Confirms the device request.</p>
|
|
3107
2591
|
*/
|
|
@@ -3124,12 +2608,6 @@ export interface ConfirmDeviceRequest {
|
|
|
3124
2608
|
*/
|
|
3125
2609
|
DeviceName?: string;
|
|
3126
2610
|
}
|
|
3127
|
-
export declare namespace ConfirmDeviceRequest {
|
|
3128
|
-
/**
|
|
3129
|
-
* @internal
|
|
3130
|
-
*/
|
|
3131
|
-
const filterSensitiveLog: (obj: ConfirmDeviceRequest) => any;
|
|
3132
|
-
}
|
|
3133
2611
|
/**
|
|
3134
2612
|
* <p>Confirms the device response.</p>
|
|
3135
2613
|
*/
|
|
@@ -3139,12 +2617,6 @@ export interface ConfirmDeviceResponse {
|
|
|
3139
2617
|
*/
|
|
3140
2618
|
UserConfirmationNecessary?: boolean;
|
|
3141
2619
|
}
|
|
3142
|
-
export declare namespace ConfirmDeviceResponse {
|
|
3143
|
-
/**
|
|
3144
|
-
* @internal
|
|
3145
|
-
*/
|
|
3146
|
-
const filterSensitiveLog: (obj: ConfirmDeviceResponse) => any;
|
|
3147
|
-
}
|
|
3148
2620
|
/**
|
|
3149
2621
|
* <p>Contextual data, such as the user's device fingerprint, IP address, or location, used
|
|
3150
2622
|
* for evaluating the risk of an unexpected event by Amazon Cognito advanced
|
|
@@ -3161,12 +2633,6 @@ export interface UserContextDataType {
|
|
|
3161
2633
|
*/
|
|
3162
2634
|
EncodedData?: string;
|
|
3163
2635
|
}
|
|
3164
|
-
export declare namespace UserContextDataType {
|
|
3165
|
-
/**
|
|
3166
|
-
* @internal
|
|
3167
|
-
*/
|
|
3168
|
-
const filterSensitiveLog: (obj: UserContextDataType) => any;
|
|
3169
|
-
}
|
|
3170
2636
|
/**
|
|
3171
2637
|
* <p>The request representing the confirmation for a password reset.</p>
|
|
3172
2638
|
*/
|
|
@@ -3242,24 +2708,12 @@ export interface ConfirmForgotPasswordRequest {
|
|
|
3242
2708
|
*/
|
|
3243
2709
|
ClientMetadata?: Record<string, string>;
|
|
3244
2710
|
}
|
|
3245
|
-
export declare namespace ConfirmForgotPasswordRequest {
|
|
3246
|
-
/**
|
|
3247
|
-
* @internal
|
|
3248
|
-
*/
|
|
3249
|
-
const filterSensitiveLog: (obj: ConfirmForgotPasswordRequest) => any;
|
|
3250
|
-
}
|
|
3251
2711
|
/**
|
|
3252
2712
|
* <p>The response from the server that results from a user's request to retrieve a
|
|
3253
2713
|
* forgotten password.</p>
|
|
3254
2714
|
*/
|
|
3255
2715
|
export interface ConfirmForgotPasswordResponse {
|
|
3256
2716
|
}
|
|
3257
|
-
export declare namespace ConfirmForgotPasswordResponse {
|
|
3258
|
-
/**
|
|
3259
|
-
* @internal
|
|
3260
|
-
*/
|
|
3261
|
-
const filterSensitiveLog: (obj: ConfirmForgotPasswordResponse) => any;
|
|
3262
|
-
}
|
|
3263
2717
|
/**
|
|
3264
2718
|
* <p>Represents the request to confirm registration of a user.</p>
|
|
3265
2719
|
*/
|
|
@@ -3338,23 +2792,11 @@ export interface ConfirmSignUpRequest {
|
|
|
3338
2792
|
*/
|
|
3339
2793
|
ClientMetadata?: Record<string, string>;
|
|
3340
2794
|
}
|
|
3341
|
-
export declare namespace ConfirmSignUpRequest {
|
|
3342
|
-
/**
|
|
3343
|
-
* @internal
|
|
3344
|
-
*/
|
|
3345
|
-
const filterSensitiveLog: (obj: ConfirmSignUpRequest) => any;
|
|
3346
|
-
}
|
|
3347
2795
|
/**
|
|
3348
2796
|
* <p>Represents the response from the server for the registration confirmation.</p>
|
|
3349
2797
|
*/
|
|
3350
2798
|
export interface ConfirmSignUpResponse {
|
|
3351
2799
|
}
|
|
3352
|
-
export declare namespace ConfirmSignUpResponse {
|
|
3353
|
-
/**
|
|
3354
|
-
* @internal
|
|
3355
|
-
*/
|
|
3356
|
-
const filterSensitiveLog: (obj: ConfirmSignUpResponse) => any;
|
|
3357
|
-
}
|
|
3358
2800
|
export interface CreateGroupRequest {
|
|
3359
2801
|
/**
|
|
3360
2802
|
* <p>The name of the group. Must be unique.</p>
|
|
@@ -3391,24 +2833,12 @@ export interface CreateGroupRequest {
|
|
|
3391
2833
|
*/
|
|
3392
2834
|
Precedence?: number;
|
|
3393
2835
|
}
|
|
3394
|
-
export declare namespace CreateGroupRequest {
|
|
3395
|
-
/**
|
|
3396
|
-
* @internal
|
|
3397
|
-
*/
|
|
3398
|
-
const filterSensitiveLog: (obj: CreateGroupRequest) => any;
|
|
3399
|
-
}
|
|
3400
2836
|
export interface CreateGroupResponse {
|
|
3401
2837
|
/**
|
|
3402
2838
|
* <p>The group object for the group.</p>
|
|
3403
2839
|
*/
|
|
3404
2840
|
Group?: GroupType;
|
|
3405
2841
|
}
|
|
3406
|
-
export declare namespace CreateGroupResponse {
|
|
3407
|
-
/**
|
|
3408
|
-
* @internal
|
|
3409
|
-
*/
|
|
3410
|
-
const filterSensitiveLog: (obj: CreateGroupResponse) => any;
|
|
3411
|
-
}
|
|
3412
2842
|
/**
|
|
3413
2843
|
* <p>This exception is thrown when Amazon Cognito encounters a group that already exists in the user
|
|
3414
2844
|
* pool.</p>
|
|
@@ -3568,12 +2998,6 @@ export interface CreateIdentityProviderRequest {
|
|
|
3568
2998
|
*/
|
|
3569
2999
|
IdpIdentifiers?: string[];
|
|
3570
3000
|
}
|
|
3571
|
-
export declare namespace CreateIdentityProviderRequest {
|
|
3572
|
-
/**
|
|
3573
|
-
* @internal
|
|
3574
|
-
*/
|
|
3575
|
-
const filterSensitiveLog: (obj: CreateIdentityProviderRequest) => any;
|
|
3576
|
-
}
|
|
3577
3001
|
/**
|
|
3578
3002
|
* <p>A container for information about an IdP.</p>
|
|
3579
3003
|
*/
|
|
@@ -3728,24 +3152,12 @@ export interface IdentityProviderType {
|
|
|
3728
3152
|
*/
|
|
3729
3153
|
CreationDate?: Date;
|
|
3730
3154
|
}
|
|
3731
|
-
export declare namespace IdentityProviderType {
|
|
3732
|
-
/**
|
|
3733
|
-
* @internal
|
|
3734
|
-
*/
|
|
3735
|
-
const filterSensitiveLog: (obj: IdentityProviderType) => any;
|
|
3736
|
-
}
|
|
3737
3155
|
export interface CreateIdentityProviderResponse {
|
|
3738
3156
|
/**
|
|
3739
3157
|
* <p>The newly created IdP object.</p>
|
|
3740
3158
|
*/
|
|
3741
3159
|
IdentityProvider: IdentityProviderType | undefined;
|
|
3742
3160
|
}
|
|
3743
|
-
export declare namespace CreateIdentityProviderResponse {
|
|
3744
|
-
/**
|
|
3745
|
-
* @internal
|
|
3746
|
-
*/
|
|
3747
|
-
const filterSensitiveLog: (obj: CreateIdentityProviderResponse) => any;
|
|
3748
|
-
}
|
|
3749
3161
|
/**
|
|
3750
3162
|
* <p>This exception is thrown when the provider is already supported by the user
|
|
3751
3163
|
* pool.</p>
|
|
@@ -3771,12 +3183,6 @@ export interface ResourceServerScopeType {
|
|
|
3771
3183
|
*/
|
|
3772
3184
|
ScopeDescription: string | undefined;
|
|
3773
3185
|
}
|
|
3774
|
-
export declare namespace ResourceServerScopeType {
|
|
3775
|
-
/**
|
|
3776
|
-
* @internal
|
|
3777
|
-
*/
|
|
3778
|
-
const filterSensitiveLog: (obj: ResourceServerScopeType) => any;
|
|
3779
|
-
}
|
|
3780
3186
|
export interface CreateResourceServerRequest {
|
|
3781
3187
|
/**
|
|
3782
3188
|
* <p>The user pool ID for the user pool.</p>
|
|
@@ -3798,12 +3204,6 @@ export interface CreateResourceServerRequest {
|
|
|
3798
3204
|
*/
|
|
3799
3205
|
Scopes?: ResourceServerScopeType[];
|
|
3800
3206
|
}
|
|
3801
|
-
export declare namespace CreateResourceServerRequest {
|
|
3802
|
-
/**
|
|
3803
|
-
* @internal
|
|
3804
|
-
*/
|
|
3805
|
-
const filterSensitiveLog: (obj: CreateResourceServerRequest) => any;
|
|
3806
|
-
}
|
|
3807
3207
|
/**
|
|
3808
3208
|
* <p>A container for information about a resource server for a user pool.</p>
|
|
3809
3209
|
*/
|
|
@@ -3825,24 +3225,12 @@ export interface ResourceServerType {
|
|
|
3825
3225
|
*/
|
|
3826
3226
|
Scopes?: ResourceServerScopeType[];
|
|
3827
3227
|
}
|
|
3828
|
-
export declare namespace ResourceServerType {
|
|
3829
|
-
/**
|
|
3830
|
-
* @internal
|
|
3831
|
-
*/
|
|
3832
|
-
const filterSensitiveLog: (obj: ResourceServerType) => any;
|
|
3833
|
-
}
|
|
3834
3228
|
export interface CreateResourceServerResponse {
|
|
3835
3229
|
/**
|
|
3836
3230
|
* <p>The newly created resource server.</p>
|
|
3837
3231
|
*/
|
|
3838
3232
|
ResourceServer: ResourceServerType | undefined;
|
|
3839
3233
|
}
|
|
3840
|
-
export declare namespace CreateResourceServerResponse {
|
|
3841
|
-
/**
|
|
3842
|
-
* @internal
|
|
3843
|
-
*/
|
|
3844
|
-
const filterSensitiveLog: (obj: CreateResourceServerResponse) => any;
|
|
3845
|
-
}
|
|
3846
3234
|
/**
|
|
3847
3235
|
* <p>Represents the request to create the user import job.</p>
|
|
3848
3236
|
*/
|
|
@@ -3860,12 +3248,6 @@ export interface CreateUserImportJobRequest {
|
|
|
3860
3248
|
*/
|
|
3861
3249
|
CloudWatchLogsRoleArn: string | undefined;
|
|
3862
3250
|
}
|
|
3863
|
-
export declare namespace CreateUserImportJobRequest {
|
|
3864
|
-
/**
|
|
3865
|
-
* @internal
|
|
3866
|
-
*/
|
|
3867
|
-
const filterSensitiveLog: (obj: CreateUserImportJobRequest) => any;
|
|
3868
|
-
}
|
|
3869
3251
|
export declare enum UserImportJobStatusType {
|
|
3870
3252
|
Created = "Created",
|
|
3871
3253
|
Expired = "Expired",
|
|
@@ -3975,12 +3357,6 @@ export interface UserImportJobType {
|
|
|
3975
3357
|
*/
|
|
3976
3358
|
CompletionMessage?: string;
|
|
3977
3359
|
}
|
|
3978
|
-
export declare namespace UserImportJobType {
|
|
3979
|
-
/**
|
|
3980
|
-
* @internal
|
|
3981
|
-
*/
|
|
3982
|
-
const filterSensitiveLog: (obj: UserImportJobType) => any;
|
|
3983
|
-
}
|
|
3984
3360
|
/**
|
|
3985
3361
|
* <p>Represents the response from the server to the request to create the user import
|
|
3986
3362
|
* job.</p>
|
|
@@ -3991,12 +3367,6 @@ export interface CreateUserImportJobResponse {
|
|
|
3991
3367
|
*/
|
|
3992
3368
|
UserImportJob?: UserImportJobType;
|
|
3993
3369
|
}
|
|
3994
|
-
export declare namespace CreateUserImportJobResponse {
|
|
3995
|
-
/**
|
|
3996
|
-
* @internal
|
|
3997
|
-
*/
|
|
3998
|
-
const filterSensitiveLog: (obj: CreateUserImportJobResponse) => any;
|
|
3999
|
-
}
|
|
4000
3370
|
/**
|
|
4001
3371
|
* <p>The device tracking configuration for a user pool. A user pool with device tracking
|
|
4002
3372
|
* deactivated returns a null value.</p>
|
|
@@ -4022,12 +3392,6 @@ export interface DeviceConfigurationType {
|
|
|
4022
3392
|
*/
|
|
4023
3393
|
DeviceOnlyRememberedOnUserPrompt?: boolean;
|
|
4024
3394
|
}
|
|
4025
|
-
export declare namespace DeviceConfigurationType {
|
|
4026
|
-
/**
|
|
4027
|
-
* @internal
|
|
4028
|
-
*/
|
|
4029
|
-
const filterSensitiveLog: (obj: DeviceConfigurationType) => any;
|
|
4030
|
-
}
|
|
4031
3395
|
export declare enum EmailSendingAccountType {
|
|
4032
3396
|
COGNITO_DEFAULT = "COGNITO_DEFAULT",
|
|
4033
3397
|
DEVELOPER = "DEVELOPER"
|
|
@@ -4139,12 +3503,6 @@ export interface EmailConfigurationType {
|
|
|
4139
3503
|
*/
|
|
4140
3504
|
ConfigurationSet?: string;
|
|
4141
3505
|
}
|
|
4142
|
-
export declare namespace EmailConfigurationType {
|
|
4143
|
-
/**
|
|
4144
|
-
* @internal
|
|
4145
|
-
*/
|
|
4146
|
-
const filterSensitiveLog: (obj: EmailConfigurationType) => any;
|
|
4147
|
-
}
|
|
4148
3506
|
export declare enum CustomEmailSenderLambdaVersionType {
|
|
4149
3507
|
V1_0 = "V1_0"
|
|
4150
3508
|
}
|
|
@@ -4163,12 +3521,6 @@ export interface CustomEmailLambdaVersionConfigType {
|
|
|
4163
3521
|
*/
|
|
4164
3522
|
LambdaArn: string | undefined;
|
|
4165
3523
|
}
|
|
4166
|
-
export declare namespace CustomEmailLambdaVersionConfigType {
|
|
4167
|
-
/**
|
|
4168
|
-
* @internal
|
|
4169
|
-
*/
|
|
4170
|
-
const filterSensitiveLog: (obj: CustomEmailLambdaVersionConfigType) => any;
|
|
4171
|
-
}
|
|
4172
3524
|
export declare enum CustomSMSSenderLambdaVersionType {
|
|
4173
3525
|
V1_0 = "V1_0"
|
|
4174
3526
|
}
|
|
@@ -4187,12 +3539,6 @@ export interface CustomSMSLambdaVersionConfigType {
|
|
|
4187
3539
|
*/
|
|
4188
3540
|
LambdaArn: string | undefined;
|
|
4189
3541
|
}
|
|
4190
|
-
export declare namespace CustomSMSLambdaVersionConfigType {
|
|
4191
|
-
/**
|
|
4192
|
-
* @internal
|
|
4193
|
-
*/
|
|
4194
|
-
const filterSensitiveLog: (obj: CustomSMSLambdaVersionConfigType) => any;
|
|
4195
|
-
}
|
|
4196
3542
|
/**
|
|
4197
3543
|
* <p>Specifies the configuration for Lambda triggers.</p>
|
|
4198
3544
|
*/
|
|
@@ -4252,12 +3598,6 @@ export interface LambdaConfigType {
|
|
|
4252
3598
|
*/
|
|
4253
3599
|
KMSKeyID?: string;
|
|
4254
3600
|
}
|
|
4255
|
-
export declare namespace LambdaConfigType {
|
|
4256
|
-
/**
|
|
4257
|
-
* @internal
|
|
4258
|
-
*/
|
|
4259
|
-
const filterSensitiveLog: (obj: LambdaConfigType) => any;
|
|
4260
|
-
}
|
|
4261
3601
|
export declare enum UserPoolMfaType {
|
|
4262
3602
|
OFF = "OFF",
|
|
4263
3603
|
ON = "ON",
|
|
@@ -4303,12 +3643,6 @@ export interface PasswordPolicyType {
|
|
|
4303
3643
|
*/
|
|
4304
3644
|
TemporaryPasswordValidityDays?: number;
|
|
4305
3645
|
}
|
|
4306
|
-
export declare namespace PasswordPolicyType {
|
|
4307
|
-
/**
|
|
4308
|
-
* @internal
|
|
4309
|
-
*/
|
|
4310
|
-
const filterSensitiveLog: (obj: PasswordPolicyType) => any;
|
|
4311
|
-
}
|
|
4312
3646
|
/**
|
|
4313
3647
|
* <p>The policy associated with a user pool.</p>
|
|
4314
3648
|
*/
|
|
@@ -4318,12 +3652,6 @@ export interface UserPoolPolicyType {
|
|
|
4318
3652
|
*/
|
|
4319
3653
|
PasswordPolicy?: PasswordPolicyType;
|
|
4320
3654
|
}
|
|
4321
|
-
export declare namespace UserPoolPolicyType {
|
|
4322
|
-
/**
|
|
4323
|
-
* @internal
|
|
4324
|
-
*/
|
|
4325
|
-
const filterSensitiveLog: (obj: UserPoolPolicyType) => any;
|
|
4326
|
-
}
|
|
4327
3655
|
/**
|
|
4328
3656
|
* <p>The SMS configuration type is the settings that your Amazon Cognito user pool must use to send
|
|
4329
3657
|
* an SMS message from your Amazon Web Services account through Amazon Simple Notification Service. To send SMS
|
|
@@ -4363,12 +3691,6 @@ export interface SmsConfigurationType {
|
|
|
4363
3691
|
*/
|
|
4364
3692
|
SnsRegion?: string;
|
|
4365
3693
|
}
|
|
4366
|
-
export declare namespace SmsConfigurationType {
|
|
4367
|
-
/**
|
|
4368
|
-
* @internal
|
|
4369
|
-
*/
|
|
4370
|
-
const filterSensitiveLog: (obj: SmsConfigurationType) => any;
|
|
4371
|
-
}
|
|
4372
3694
|
/**
|
|
4373
3695
|
* <p>The settings for updates to user attributes. These settings include the property <code>AttributesRequireVerificationBeforeUpdate</code>,
|
|
4374
3696
|
* a user-pool setting that tells Amazon Cognito how to handle changes to the value of your users' email address and phone number attributes. For
|
|
@@ -4392,12 +3714,6 @@ export interface UserAttributeUpdateSettingsType {
|
|
|
4392
3714
|
*/
|
|
4393
3715
|
AttributesRequireVerificationBeforeUpdate?: (VerifiedAttributeType | string)[];
|
|
4394
3716
|
}
|
|
4395
|
-
export declare namespace UserAttributeUpdateSettingsType {
|
|
4396
|
-
/**
|
|
4397
|
-
* @internal
|
|
4398
|
-
*/
|
|
4399
|
-
const filterSensitiveLog: (obj: UserAttributeUpdateSettingsType) => any;
|
|
4400
|
-
}
|
|
4401
3717
|
export declare enum UsernameAttributeType {
|
|
4402
3718
|
EMAIL = "email",
|
|
4403
3719
|
PHONE_NUMBER = "phone_number"
|
|
@@ -4429,12 +3745,6 @@ export interface UsernameConfigurationType {
|
|
|
4429
3745
|
*/
|
|
4430
3746
|
CaseSensitive: boolean | undefined;
|
|
4431
3747
|
}
|
|
4432
|
-
export declare namespace UsernameConfigurationType {
|
|
4433
|
-
/**
|
|
4434
|
-
* @internal
|
|
4435
|
-
*/
|
|
4436
|
-
const filterSensitiveLog: (obj: UsernameConfigurationType) => any;
|
|
4437
|
-
}
|
|
4438
3748
|
/**
|
|
4439
3749
|
* <p>The user pool add-ons type.</p>
|
|
4440
3750
|
*/
|
|
@@ -4444,12 +3754,6 @@ export interface UserPoolAddOnsType {
|
|
|
4444
3754
|
*/
|
|
4445
3755
|
AdvancedSecurityMode: AdvancedSecurityModeType | string | undefined;
|
|
4446
3756
|
}
|
|
4447
|
-
export declare namespace UserPoolAddOnsType {
|
|
4448
|
-
/**
|
|
4449
|
-
* @internal
|
|
4450
|
-
*/
|
|
4451
|
-
const filterSensitiveLog: (obj: UserPoolAddOnsType) => any;
|
|
4452
|
-
}
|
|
4453
3757
|
export declare enum DefaultEmailOptionType {
|
|
4454
3758
|
CONFIRM_WITH_CODE = "CONFIRM_WITH_CODE",
|
|
4455
3759
|
CONFIRM_WITH_LINK = "CONFIRM_WITH_LINK"
|
|
@@ -4492,12 +3796,6 @@ export interface VerificationMessageTemplateType {
|
|
|
4492
3796
|
*/
|
|
4493
3797
|
DefaultEmailOption?: DefaultEmailOptionType | string;
|
|
4494
3798
|
}
|
|
4495
|
-
export declare namespace VerificationMessageTemplateType {
|
|
4496
|
-
/**
|
|
4497
|
-
* @internal
|
|
4498
|
-
*/
|
|
4499
|
-
const filterSensitiveLog: (obj: VerificationMessageTemplateType) => any;
|
|
4500
|
-
}
|
|
4501
3799
|
/**
|
|
4502
3800
|
* <p>Represents the request to create a user pool.</p>
|
|
4503
3801
|
*/
|
|
@@ -4626,12 +3924,6 @@ export interface CreateUserPoolRequest {
|
|
|
4626
3924
|
*/
|
|
4627
3925
|
AccountRecoverySetting?: AccountRecoverySettingType;
|
|
4628
3926
|
}
|
|
4629
|
-
export declare namespace CreateUserPoolRequest {
|
|
4630
|
-
/**
|
|
4631
|
-
* @internal
|
|
4632
|
-
*/
|
|
4633
|
-
const filterSensitiveLog: (obj: CreateUserPoolRequest) => any;
|
|
4634
|
-
}
|
|
4635
3927
|
export declare enum StatusType {
|
|
4636
3928
|
Disabled = "Disabled",
|
|
4637
3929
|
Enabled = "Enabled"
|
|
@@ -4828,12 +4120,6 @@ export interface UserPoolType {
|
|
|
4828
4120
|
*/
|
|
4829
4121
|
AccountRecoverySetting?: AccountRecoverySettingType;
|
|
4830
4122
|
}
|
|
4831
|
-
export declare namespace UserPoolType {
|
|
4832
|
-
/**
|
|
4833
|
-
* @internal
|
|
4834
|
-
*/
|
|
4835
|
-
const filterSensitiveLog: (obj: UserPoolType) => any;
|
|
4836
|
-
}
|
|
4837
4123
|
/**
|
|
4838
4124
|
* <p>Represents the response from the server for the request to create a user pool.</p>
|
|
4839
4125
|
*/
|
|
@@ -4843,12 +4129,6 @@ export interface CreateUserPoolResponse {
|
|
|
4843
4129
|
*/
|
|
4844
4130
|
UserPool?: UserPoolType;
|
|
4845
4131
|
}
|
|
4846
|
-
export declare namespace CreateUserPoolResponse {
|
|
4847
|
-
/**
|
|
4848
|
-
* @internal
|
|
4849
|
-
*/
|
|
4850
|
-
const filterSensitiveLog: (obj: CreateUserPoolResponse) => any;
|
|
4851
|
-
}
|
|
4852
4132
|
/**
|
|
4853
4133
|
* <p>This exception is thrown when a user pool tag can't be set or updated.</p>
|
|
4854
4134
|
*/
|
|
@@ -4910,12 +4190,6 @@ export interface TokenValidityUnitsType {
|
|
|
4910
4190
|
*/
|
|
4911
4191
|
RefreshToken?: TimeUnitsType | string;
|
|
4912
4192
|
}
|
|
4913
|
-
export declare namespace TokenValidityUnitsType {
|
|
4914
|
-
/**
|
|
4915
|
-
* @internal
|
|
4916
|
-
*/
|
|
4917
|
-
const filterSensitiveLog: (obj: TokenValidityUnitsType) => any;
|
|
4918
|
-
}
|
|
4919
4193
|
/**
|
|
4920
4194
|
* <p>Represents the request to create a user pool client.</p>
|
|
4921
4195
|
*/
|
|
@@ -5172,12 +4446,6 @@ export interface CreateUserPoolClientRequest {
|
|
|
5172
4446
|
*/
|
|
5173
4447
|
EnablePropagateAdditionalUserContextData?: boolean;
|
|
5174
4448
|
}
|
|
5175
|
-
export declare namespace CreateUserPoolClientRequest {
|
|
5176
|
-
/**
|
|
5177
|
-
* @internal
|
|
5178
|
-
*/
|
|
5179
|
-
const filterSensitiveLog: (obj: CreateUserPoolClientRequest) => any;
|
|
5180
|
-
}
|
|
5181
4449
|
/**
|
|
5182
4450
|
* <p>Contains information about a user pool client.</p>
|
|
5183
4451
|
*/
|
|
@@ -5440,12 +4708,6 @@ export interface UserPoolClientType {
|
|
|
5440
4708
|
*/
|
|
5441
4709
|
EnablePropagateAdditionalUserContextData?: boolean;
|
|
5442
4710
|
}
|
|
5443
|
-
export declare namespace UserPoolClientType {
|
|
5444
|
-
/**
|
|
5445
|
-
* @internal
|
|
5446
|
-
*/
|
|
5447
|
-
const filterSensitiveLog: (obj: UserPoolClientType) => any;
|
|
5448
|
-
}
|
|
5449
4711
|
/**
|
|
5450
4712
|
* <p>Represents the response from the server to create a user pool client.</p>
|
|
5451
4713
|
*/
|
|
@@ -5455,12 +4717,6 @@ export interface CreateUserPoolClientResponse {
|
|
|
5455
4717
|
*/
|
|
5456
4718
|
UserPoolClient?: UserPoolClientType;
|
|
5457
4719
|
}
|
|
5458
|
-
export declare namespace CreateUserPoolClientResponse {
|
|
5459
|
-
/**
|
|
5460
|
-
* @internal
|
|
5461
|
-
*/
|
|
5462
|
-
const filterSensitiveLog: (obj: CreateUserPoolClientResponse) => any;
|
|
5463
|
-
}
|
|
5464
4720
|
/**
|
|
5465
4721
|
* <p>This exception is thrown when the specified OAuth flow is not valid.</p>
|
|
5466
4722
|
*/
|
|
@@ -5494,12 +4750,6 @@ export interface CustomDomainConfigType {
|
|
|
5494
4750
|
*/
|
|
5495
4751
|
CertificateArn: string | undefined;
|
|
5496
4752
|
}
|
|
5497
|
-
export declare namespace CustomDomainConfigType {
|
|
5498
|
-
/**
|
|
5499
|
-
* @internal
|
|
5500
|
-
*/
|
|
5501
|
-
const filterSensitiveLog: (obj: CustomDomainConfigType) => any;
|
|
5502
|
-
}
|
|
5503
4753
|
export interface CreateUserPoolDomainRequest {
|
|
5504
4754
|
/**
|
|
5505
4755
|
* <p>The domain string. For custom domains, this is the fully-qualified domain name, such
|
|
@@ -5521,12 +4771,6 @@ export interface CreateUserPoolDomainRequest {
|
|
|
5521
4771
|
*/
|
|
5522
4772
|
CustomDomainConfig?: CustomDomainConfigType;
|
|
5523
4773
|
}
|
|
5524
|
-
export declare namespace CreateUserPoolDomainRequest {
|
|
5525
|
-
/**
|
|
5526
|
-
* @internal
|
|
5527
|
-
*/
|
|
5528
|
-
const filterSensitiveLog: (obj: CreateUserPoolDomainRequest) => any;
|
|
5529
|
-
}
|
|
5530
4774
|
export interface CreateUserPoolDomainResponse {
|
|
5531
4775
|
/**
|
|
5532
4776
|
* <p>The Amazon CloudFront endpoint that you use as the target of the alias that you set up with
|
|
@@ -5534,12 +4778,6 @@ export interface CreateUserPoolDomainResponse {
|
|
|
5534
4778
|
*/
|
|
5535
4779
|
CloudFrontDomain?: string;
|
|
5536
4780
|
}
|
|
5537
|
-
export declare namespace CreateUserPoolDomainResponse {
|
|
5538
|
-
/**
|
|
5539
|
-
* @internal
|
|
5540
|
-
*/
|
|
5541
|
-
const filterSensitiveLog: (obj: CreateUserPoolDomainResponse) => any;
|
|
5542
|
-
}
|
|
5543
4781
|
export interface DeleteGroupRequest {
|
|
5544
4782
|
/**
|
|
5545
4783
|
* <p>The name of the group.</p>
|
|
@@ -5550,12 +4788,6 @@ export interface DeleteGroupRequest {
|
|
|
5550
4788
|
*/
|
|
5551
4789
|
UserPoolId: string | undefined;
|
|
5552
4790
|
}
|
|
5553
|
-
export declare namespace DeleteGroupRequest {
|
|
5554
|
-
/**
|
|
5555
|
-
* @internal
|
|
5556
|
-
*/
|
|
5557
|
-
const filterSensitiveLog: (obj: DeleteGroupRequest) => any;
|
|
5558
|
-
}
|
|
5559
4791
|
export interface DeleteIdentityProviderRequest {
|
|
5560
4792
|
/**
|
|
5561
4793
|
* <p>The user pool ID.</p>
|
|
@@ -5566,12 +4798,6 @@ export interface DeleteIdentityProviderRequest {
|
|
|
5566
4798
|
*/
|
|
5567
4799
|
ProviderName: string | undefined;
|
|
5568
4800
|
}
|
|
5569
|
-
export declare namespace DeleteIdentityProviderRequest {
|
|
5570
|
-
/**
|
|
5571
|
-
* @internal
|
|
5572
|
-
*/
|
|
5573
|
-
const filterSensitiveLog: (obj: DeleteIdentityProviderRequest) => any;
|
|
5574
|
-
}
|
|
5575
4801
|
/**
|
|
5576
4802
|
* <p>This exception is thrown when the specified identifier isn't supported.</p>
|
|
5577
4803
|
*/
|
|
@@ -5593,12 +4819,6 @@ export interface DeleteResourceServerRequest {
|
|
|
5593
4819
|
*/
|
|
5594
4820
|
Identifier: string | undefined;
|
|
5595
4821
|
}
|
|
5596
|
-
export declare namespace DeleteResourceServerRequest {
|
|
5597
|
-
/**
|
|
5598
|
-
* @internal
|
|
5599
|
-
*/
|
|
5600
|
-
const filterSensitiveLog: (obj: DeleteResourceServerRequest) => any;
|
|
5601
|
-
}
|
|
5602
4822
|
/**
|
|
5603
4823
|
* <p>Represents the request to delete a user.</p>
|
|
5604
4824
|
*/
|
|
@@ -5609,12 +4829,6 @@ export interface DeleteUserRequest {
|
|
|
5609
4829
|
*/
|
|
5610
4830
|
AccessToken: string | undefined;
|
|
5611
4831
|
}
|
|
5612
|
-
export declare namespace DeleteUserRequest {
|
|
5613
|
-
/**
|
|
5614
|
-
* @internal
|
|
5615
|
-
*/
|
|
5616
|
-
const filterSensitiveLog: (obj: DeleteUserRequest) => any;
|
|
5617
|
-
}
|
|
5618
4832
|
/**
|
|
5619
4833
|
* <p>Represents the request to delete user attributes.</p>
|
|
5620
4834
|
*/
|
|
@@ -5631,23 +4845,11 @@ export interface DeleteUserAttributesRequest {
|
|
|
5631
4845
|
*/
|
|
5632
4846
|
AccessToken: string | undefined;
|
|
5633
4847
|
}
|
|
5634
|
-
export declare namespace DeleteUserAttributesRequest {
|
|
5635
|
-
/**
|
|
5636
|
-
* @internal
|
|
5637
|
-
*/
|
|
5638
|
-
const filterSensitiveLog: (obj: DeleteUserAttributesRequest) => any;
|
|
5639
|
-
}
|
|
5640
4848
|
/**
|
|
5641
4849
|
* <p>Represents the response from the server to delete user attributes.</p>
|
|
5642
4850
|
*/
|
|
5643
4851
|
export interface DeleteUserAttributesResponse {
|
|
5644
4852
|
}
|
|
5645
|
-
export declare namespace DeleteUserAttributesResponse {
|
|
5646
|
-
/**
|
|
5647
|
-
* @internal
|
|
5648
|
-
*/
|
|
5649
|
-
const filterSensitiveLog: (obj: DeleteUserAttributesResponse) => any;
|
|
5650
|
-
}
|
|
5651
4853
|
/**
|
|
5652
4854
|
* <p>Represents the request to delete a user pool.</p>
|
|
5653
4855
|
*/
|
|
@@ -5657,12 +4859,6 @@ export interface DeleteUserPoolRequest {
|
|
|
5657
4859
|
*/
|
|
5658
4860
|
UserPoolId: string | undefined;
|
|
5659
4861
|
}
|
|
5660
|
-
export declare namespace DeleteUserPoolRequest {
|
|
5661
|
-
/**
|
|
5662
|
-
* @internal
|
|
5663
|
-
*/
|
|
5664
|
-
const filterSensitiveLog: (obj: DeleteUserPoolRequest) => any;
|
|
5665
|
-
}
|
|
5666
4862
|
/**
|
|
5667
4863
|
* <p>Represents the request to delete a user pool client.</p>
|
|
5668
4864
|
*/
|
|
@@ -5676,12 +4872,6 @@ export interface DeleteUserPoolClientRequest {
|
|
|
5676
4872
|
*/
|
|
5677
4873
|
ClientId: string | undefined;
|
|
5678
4874
|
}
|
|
5679
|
-
export declare namespace DeleteUserPoolClientRequest {
|
|
5680
|
-
/**
|
|
5681
|
-
* @internal
|
|
5682
|
-
*/
|
|
5683
|
-
const filterSensitiveLog: (obj: DeleteUserPoolClientRequest) => any;
|
|
5684
|
-
}
|
|
5685
4875
|
export interface DeleteUserPoolDomainRequest {
|
|
5686
4876
|
/**
|
|
5687
4877
|
* <p>The domain string. For custom domains, this is the fully-qualified domain name, such
|
|
@@ -5694,20 +4884,8 @@ export interface DeleteUserPoolDomainRequest {
|
|
|
5694
4884
|
*/
|
|
5695
4885
|
UserPoolId: string | undefined;
|
|
5696
4886
|
}
|
|
5697
|
-
export declare namespace DeleteUserPoolDomainRequest {
|
|
5698
|
-
/**
|
|
5699
|
-
* @internal
|
|
5700
|
-
*/
|
|
5701
|
-
const filterSensitiveLog: (obj: DeleteUserPoolDomainRequest) => any;
|
|
5702
|
-
}
|
|
5703
4887
|
export interface DeleteUserPoolDomainResponse {
|
|
5704
4888
|
}
|
|
5705
|
-
export declare namespace DeleteUserPoolDomainResponse {
|
|
5706
|
-
/**
|
|
5707
|
-
* @internal
|
|
5708
|
-
*/
|
|
5709
|
-
const filterSensitiveLog: (obj: DeleteUserPoolDomainResponse) => any;
|
|
5710
|
-
}
|
|
5711
4889
|
export interface DescribeIdentityProviderRequest {
|
|
5712
4890
|
/**
|
|
5713
4891
|
* <p>The user pool ID.</p>
|
|
@@ -5718,24 +4896,12 @@ export interface DescribeIdentityProviderRequest {
|
|
|
5718
4896
|
*/
|
|
5719
4897
|
ProviderName: string | undefined;
|
|
5720
4898
|
}
|
|
5721
|
-
export declare namespace DescribeIdentityProviderRequest {
|
|
5722
|
-
/**
|
|
5723
|
-
* @internal
|
|
5724
|
-
*/
|
|
5725
|
-
const filterSensitiveLog: (obj: DescribeIdentityProviderRequest) => any;
|
|
5726
|
-
}
|
|
5727
4899
|
export interface DescribeIdentityProviderResponse {
|
|
5728
4900
|
/**
|
|
5729
4901
|
* <p>The IdP that was deleted.</p>
|
|
5730
4902
|
*/
|
|
5731
4903
|
IdentityProvider: IdentityProviderType | undefined;
|
|
5732
4904
|
}
|
|
5733
|
-
export declare namespace DescribeIdentityProviderResponse {
|
|
5734
|
-
/**
|
|
5735
|
-
* @internal
|
|
5736
|
-
*/
|
|
5737
|
-
const filterSensitiveLog: (obj: DescribeIdentityProviderResponse) => any;
|
|
5738
|
-
}
|
|
5739
4905
|
export interface DescribeResourceServerRequest {
|
|
5740
4906
|
/**
|
|
5741
4907
|
* <p>The user pool ID for the user pool that hosts the resource server.</p>
|
|
@@ -5746,24 +4912,12 @@ export interface DescribeResourceServerRequest {
|
|
|
5746
4912
|
*/
|
|
5747
4913
|
Identifier: string | undefined;
|
|
5748
4914
|
}
|
|
5749
|
-
export declare namespace DescribeResourceServerRequest {
|
|
5750
|
-
/**
|
|
5751
|
-
* @internal
|
|
5752
|
-
*/
|
|
5753
|
-
const filterSensitiveLog: (obj: DescribeResourceServerRequest) => any;
|
|
5754
|
-
}
|
|
5755
4915
|
export interface DescribeResourceServerResponse {
|
|
5756
4916
|
/**
|
|
5757
4917
|
* <p>The resource server.</p>
|
|
5758
4918
|
*/
|
|
5759
4919
|
ResourceServer: ResourceServerType | undefined;
|
|
5760
4920
|
}
|
|
5761
|
-
export declare namespace DescribeResourceServerResponse {
|
|
5762
|
-
/**
|
|
5763
|
-
* @internal
|
|
5764
|
-
*/
|
|
5765
|
-
const filterSensitiveLog: (obj: DescribeResourceServerResponse) => any;
|
|
5766
|
-
}
|
|
5767
4921
|
export interface DescribeRiskConfigurationRequest {
|
|
5768
4922
|
/**
|
|
5769
4923
|
* <p>The user pool ID.</p>
|
|
@@ -5774,12 +4928,6 @@ export interface DescribeRiskConfigurationRequest {
|
|
|
5774
4928
|
*/
|
|
5775
4929
|
ClientId?: string;
|
|
5776
4930
|
}
|
|
5777
|
-
export declare namespace DescribeRiskConfigurationRequest {
|
|
5778
|
-
/**
|
|
5779
|
-
* @internal
|
|
5780
|
-
*/
|
|
5781
|
-
const filterSensitiveLog: (obj: DescribeRiskConfigurationRequest) => any;
|
|
5782
|
-
}
|
|
5783
4931
|
export declare enum CompromisedCredentialsEventActionType {
|
|
5784
4932
|
BLOCK = "BLOCK",
|
|
5785
4933
|
NO_ACTION = "NO_ACTION"
|
|
@@ -5793,12 +4941,6 @@ export interface CompromisedCredentialsActionsType {
|
|
|
5793
4941
|
*/
|
|
5794
4942
|
EventAction: CompromisedCredentialsEventActionType | string | undefined;
|
|
5795
4943
|
}
|
|
5796
|
-
export declare namespace CompromisedCredentialsActionsType {
|
|
5797
|
-
/**
|
|
5798
|
-
* @internal
|
|
5799
|
-
*/
|
|
5800
|
-
const filterSensitiveLog: (obj: CompromisedCredentialsActionsType) => any;
|
|
5801
|
-
}
|
|
5802
4944
|
export declare enum EventFilterType {
|
|
5803
4945
|
PASSWORD_CHANGE = "PASSWORD_CHANGE",
|
|
5804
4946
|
SIGN_IN = "SIGN_IN",
|
|
@@ -5818,12 +4960,6 @@ export interface CompromisedCredentialsRiskConfigurationType {
|
|
|
5818
4960
|
*/
|
|
5819
4961
|
Actions: CompromisedCredentialsActionsType | undefined;
|
|
5820
4962
|
}
|
|
5821
|
-
export declare namespace CompromisedCredentialsRiskConfigurationType {
|
|
5822
|
-
/**
|
|
5823
|
-
* @internal
|
|
5824
|
-
*/
|
|
5825
|
-
const filterSensitiveLog: (obj: CompromisedCredentialsRiskConfigurationType) => any;
|
|
5826
|
-
}
|
|
5827
4963
|
/**
|
|
5828
4964
|
* <p>The type of the configuration to override the risk decision.</p>
|
|
5829
4965
|
*/
|
|
@@ -5840,12 +4976,6 @@ export interface RiskExceptionConfigurationType {
|
|
|
5840
4976
|
*/
|
|
5841
4977
|
SkippedIPRangeList?: string[];
|
|
5842
4978
|
}
|
|
5843
|
-
export declare namespace RiskExceptionConfigurationType {
|
|
5844
|
-
/**
|
|
5845
|
-
* @internal
|
|
5846
|
-
*/
|
|
5847
|
-
const filterSensitiveLog: (obj: RiskExceptionConfigurationType) => any;
|
|
5848
|
-
}
|
|
5849
4979
|
/**
|
|
5850
4980
|
* <p>The risk configuration type.</p>
|
|
5851
4981
|
*/
|
|
@@ -5878,24 +5008,12 @@ export interface RiskConfigurationType {
|
|
|
5878
5008
|
*/
|
|
5879
5009
|
LastModifiedDate?: Date;
|
|
5880
5010
|
}
|
|
5881
|
-
export declare namespace RiskConfigurationType {
|
|
5882
|
-
/**
|
|
5883
|
-
* @internal
|
|
5884
|
-
*/
|
|
5885
|
-
const filterSensitiveLog: (obj: RiskConfigurationType) => any;
|
|
5886
|
-
}
|
|
5887
5011
|
export interface DescribeRiskConfigurationResponse {
|
|
5888
5012
|
/**
|
|
5889
5013
|
* <p>The risk configuration.</p>
|
|
5890
5014
|
*/
|
|
5891
5015
|
RiskConfiguration: RiskConfigurationType | undefined;
|
|
5892
5016
|
}
|
|
5893
|
-
export declare namespace DescribeRiskConfigurationResponse {
|
|
5894
|
-
/**
|
|
5895
|
-
* @internal
|
|
5896
|
-
*/
|
|
5897
|
-
const filterSensitiveLog: (obj: DescribeRiskConfigurationResponse) => any;
|
|
5898
|
-
}
|
|
5899
5017
|
/**
|
|
5900
5018
|
* <p>Represents the request to describe the user import job.</p>
|
|
5901
5019
|
*/
|
|
@@ -5909,12 +5027,6 @@ export interface DescribeUserImportJobRequest {
|
|
|
5909
5027
|
*/
|
|
5910
5028
|
JobId: string | undefined;
|
|
5911
5029
|
}
|
|
5912
|
-
export declare namespace DescribeUserImportJobRequest {
|
|
5913
|
-
/**
|
|
5914
|
-
* @internal
|
|
5915
|
-
*/
|
|
5916
|
-
const filterSensitiveLog: (obj: DescribeUserImportJobRequest) => any;
|
|
5917
|
-
}
|
|
5918
5030
|
/**
|
|
5919
5031
|
* <p>Represents the response from the server to the request to describe the user import
|
|
5920
5032
|
* job.</p>
|
|
@@ -5925,12 +5037,6 @@ export interface DescribeUserImportJobResponse {
|
|
|
5925
5037
|
*/
|
|
5926
5038
|
UserImportJob?: UserImportJobType;
|
|
5927
5039
|
}
|
|
5928
|
-
export declare namespace DescribeUserImportJobResponse {
|
|
5929
|
-
/**
|
|
5930
|
-
* @internal
|
|
5931
|
-
*/
|
|
5932
|
-
const filterSensitiveLog: (obj: DescribeUserImportJobResponse) => any;
|
|
5933
|
-
}
|
|
5934
5040
|
/**
|
|
5935
5041
|
* <p>Represents the request to describe the user pool.</p>
|
|
5936
5042
|
*/
|
|
@@ -5940,12 +5046,6 @@ export interface DescribeUserPoolRequest {
|
|
|
5940
5046
|
*/
|
|
5941
5047
|
UserPoolId: string | undefined;
|
|
5942
5048
|
}
|
|
5943
|
-
export declare namespace DescribeUserPoolRequest {
|
|
5944
|
-
/**
|
|
5945
|
-
* @internal
|
|
5946
|
-
*/
|
|
5947
|
-
const filterSensitiveLog: (obj: DescribeUserPoolRequest) => any;
|
|
5948
|
-
}
|
|
5949
5049
|
/**
|
|
5950
5050
|
* <p>Represents the response to describe the user pool.</p>
|
|
5951
5051
|
*/
|
|
@@ -5955,12 +5055,6 @@ export interface DescribeUserPoolResponse {
|
|
|
5955
5055
|
*/
|
|
5956
5056
|
UserPool?: UserPoolType;
|
|
5957
5057
|
}
|
|
5958
|
-
export declare namespace DescribeUserPoolResponse {
|
|
5959
|
-
/**
|
|
5960
|
-
* @internal
|
|
5961
|
-
*/
|
|
5962
|
-
const filterSensitiveLog: (obj: DescribeUserPoolResponse) => any;
|
|
5963
|
-
}
|
|
5964
5058
|
/**
|
|
5965
5059
|
* <p>Represents the request to describe a user pool client.</p>
|
|
5966
5060
|
*/
|
|
@@ -5974,12 +5068,6 @@ export interface DescribeUserPoolClientRequest {
|
|
|
5974
5068
|
*/
|
|
5975
5069
|
ClientId: string | undefined;
|
|
5976
5070
|
}
|
|
5977
|
-
export declare namespace DescribeUserPoolClientRequest {
|
|
5978
|
-
/**
|
|
5979
|
-
* @internal
|
|
5980
|
-
*/
|
|
5981
|
-
const filterSensitiveLog: (obj: DescribeUserPoolClientRequest) => any;
|
|
5982
|
-
}
|
|
5983
5071
|
/**
|
|
5984
5072
|
* <p>Represents the response from the server from a request to describe the user pool
|
|
5985
5073
|
* client.</p>
|
|
@@ -5990,12 +5078,6 @@ export interface DescribeUserPoolClientResponse {
|
|
|
5990
5078
|
*/
|
|
5991
5079
|
UserPoolClient?: UserPoolClientType;
|
|
5992
5080
|
}
|
|
5993
|
-
export declare namespace DescribeUserPoolClientResponse {
|
|
5994
|
-
/**
|
|
5995
|
-
* @internal
|
|
5996
|
-
*/
|
|
5997
|
-
const filterSensitiveLog: (obj: DescribeUserPoolClientResponse) => any;
|
|
5998
|
-
}
|
|
5999
5081
|
export interface DescribeUserPoolDomainRequest {
|
|
6000
5082
|
/**
|
|
6001
5083
|
* <p>The domain string. For custom domains, this is the fully-qualified domain name, such
|
|
@@ -6004,12 +5086,6 @@ export interface DescribeUserPoolDomainRequest {
|
|
|
6004
5086
|
*/
|
|
6005
5087
|
Domain: string | undefined;
|
|
6006
5088
|
}
|
|
6007
|
-
export declare namespace DescribeUserPoolDomainRequest {
|
|
6008
|
-
/**
|
|
6009
|
-
* @internal
|
|
6010
|
-
*/
|
|
6011
|
-
const filterSensitiveLog: (obj: DescribeUserPoolDomainRequest) => any;
|
|
6012
|
-
}
|
|
6013
5089
|
export declare enum DomainStatusType {
|
|
6014
5090
|
ACTIVE = "ACTIVE",
|
|
6015
5091
|
CREATING = "CREATING",
|
|
@@ -6057,24 +5133,12 @@ export interface DomainDescriptionType {
|
|
|
6057
5133
|
*/
|
|
6058
5134
|
CustomDomainConfig?: CustomDomainConfigType;
|
|
6059
5135
|
}
|
|
6060
|
-
export declare namespace DomainDescriptionType {
|
|
6061
|
-
/**
|
|
6062
|
-
* @internal
|
|
6063
|
-
*/
|
|
6064
|
-
const filterSensitiveLog: (obj: DomainDescriptionType) => any;
|
|
6065
|
-
}
|
|
6066
5136
|
export interface DescribeUserPoolDomainResponse {
|
|
6067
5137
|
/**
|
|
6068
5138
|
* <p>A domain description object containing information about the domain.</p>
|
|
6069
5139
|
*/
|
|
6070
5140
|
DomainDescription?: DomainDescriptionType;
|
|
6071
5141
|
}
|
|
6072
|
-
export declare namespace DescribeUserPoolDomainResponse {
|
|
6073
|
-
/**
|
|
6074
|
-
* @internal
|
|
6075
|
-
*/
|
|
6076
|
-
const filterSensitiveLog: (obj: DescribeUserPoolDomainResponse) => any;
|
|
6077
|
-
}
|
|
6078
5142
|
/**
|
|
6079
5143
|
* <p>Represents the request to forget the device.</p>
|
|
6080
5144
|
*/
|
|
@@ -6089,12 +5153,6 @@ export interface ForgetDeviceRequest {
|
|
|
6089
5153
|
*/
|
|
6090
5154
|
DeviceKey: string | undefined;
|
|
6091
5155
|
}
|
|
6092
|
-
export declare namespace ForgetDeviceRequest {
|
|
6093
|
-
/**
|
|
6094
|
-
* @internal
|
|
6095
|
-
*/
|
|
6096
|
-
const filterSensitiveLog: (obj: ForgetDeviceRequest) => any;
|
|
6097
|
-
}
|
|
6098
5156
|
/**
|
|
6099
5157
|
* <p>Represents the request to reset a user's password.</p>
|
|
6100
5158
|
*/
|
|
@@ -6163,12 +5221,6 @@ export interface ForgotPasswordRequest {
|
|
|
6163
5221
|
*/
|
|
6164
5222
|
ClientMetadata?: Record<string, string>;
|
|
6165
5223
|
}
|
|
6166
|
-
export declare namespace ForgotPasswordRequest {
|
|
6167
|
-
/**
|
|
6168
|
-
* @internal
|
|
6169
|
-
*/
|
|
6170
|
-
const filterSensitiveLog: (obj: ForgotPasswordRequest) => any;
|
|
6171
|
-
}
|
|
6172
5224
|
/**
|
|
6173
5225
|
* <p>The delivery details for an email or SMS message that Amazon Cognito sent for authentication or
|
|
6174
5226
|
* verification.</p>
|
|
@@ -6187,12 +5239,6 @@ export interface CodeDeliveryDetailsType {
|
|
|
6187
5239
|
*/
|
|
6188
5240
|
AttributeName?: string;
|
|
6189
5241
|
}
|
|
6190
|
-
export declare namespace CodeDeliveryDetailsType {
|
|
6191
|
-
/**
|
|
6192
|
-
* @internal
|
|
6193
|
-
*/
|
|
6194
|
-
const filterSensitiveLog: (obj: CodeDeliveryDetailsType) => any;
|
|
6195
|
-
}
|
|
6196
5242
|
/**
|
|
6197
5243
|
* <p>The response from Amazon Cognito to a request to reset a password.</p>
|
|
6198
5244
|
*/
|
|
@@ -6203,12 +5249,6 @@ export interface ForgotPasswordResponse {
|
|
|
6203
5249
|
*/
|
|
6204
5250
|
CodeDeliveryDetails?: CodeDeliveryDetailsType;
|
|
6205
5251
|
}
|
|
6206
|
-
export declare namespace ForgotPasswordResponse {
|
|
6207
|
-
/**
|
|
6208
|
-
* @internal
|
|
6209
|
-
*/
|
|
6210
|
-
const filterSensitiveLog: (obj: ForgotPasswordResponse) => any;
|
|
6211
|
-
}
|
|
6212
5252
|
/**
|
|
6213
5253
|
* <p>Represents the request to get the header information of the CSV file for the user
|
|
6214
5254
|
* import job.</p>
|
|
@@ -6219,12 +5259,6 @@ export interface GetCSVHeaderRequest {
|
|
|
6219
5259
|
*/
|
|
6220
5260
|
UserPoolId: string | undefined;
|
|
6221
5261
|
}
|
|
6222
|
-
export declare namespace GetCSVHeaderRequest {
|
|
6223
|
-
/**
|
|
6224
|
-
* @internal
|
|
6225
|
-
*/
|
|
6226
|
-
const filterSensitiveLog: (obj: GetCSVHeaderRequest) => any;
|
|
6227
|
-
}
|
|
6228
5262
|
/**
|
|
6229
5263
|
* <p>Represents the response from the server to the request to get the header information
|
|
6230
5264
|
* of the CSV file for the user import job.</p>
|
|
@@ -6239,12 +5273,6 @@ export interface GetCSVHeaderResponse {
|
|
|
6239
5273
|
*/
|
|
6240
5274
|
CSVHeader?: string[];
|
|
6241
5275
|
}
|
|
6242
|
-
export declare namespace GetCSVHeaderResponse {
|
|
6243
|
-
/**
|
|
6244
|
-
* @internal
|
|
6245
|
-
*/
|
|
6246
|
-
const filterSensitiveLog: (obj: GetCSVHeaderResponse) => any;
|
|
6247
|
-
}
|
|
6248
5276
|
/**
|
|
6249
5277
|
* <p>Represents the request to get the device.</p>
|
|
6250
5278
|
*/
|
|
@@ -6259,12 +5287,6 @@ export interface GetDeviceRequest {
|
|
|
6259
5287
|
*/
|
|
6260
5288
|
AccessToken?: string;
|
|
6261
5289
|
}
|
|
6262
|
-
export declare namespace GetDeviceRequest {
|
|
6263
|
-
/**
|
|
6264
|
-
* @internal
|
|
6265
|
-
*/
|
|
6266
|
-
const filterSensitiveLog: (obj: GetDeviceRequest) => any;
|
|
6267
|
-
}
|
|
6268
5290
|
/**
|
|
6269
5291
|
* <p>Gets the device response.</p>
|
|
6270
5292
|
*/
|
|
@@ -6274,12 +5296,6 @@ export interface GetDeviceResponse {
|
|
|
6274
5296
|
*/
|
|
6275
5297
|
Device: DeviceType | undefined;
|
|
6276
5298
|
}
|
|
6277
|
-
export declare namespace GetDeviceResponse {
|
|
6278
|
-
/**
|
|
6279
|
-
* @internal
|
|
6280
|
-
*/
|
|
6281
|
-
const filterSensitiveLog: (obj: GetDeviceResponse) => any;
|
|
6282
|
-
}
|
|
6283
5299
|
export interface GetGroupRequest {
|
|
6284
5300
|
/**
|
|
6285
5301
|
* <p>The name of the group.</p>
|
|
@@ -6290,24 +5306,12 @@ export interface GetGroupRequest {
|
|
|
6290
5306
|
*/
|
|
6291
5307
|
UserPoolId: string | undefined;
|
|
6292
5308
|
}
|
|
6293
|
-
export declare namespace GetGroupRequest {
|
|
6294
|
-
/**
|
|
6295
|
-
* @internal
|
|
6296
|
-
*/
|
|
6297
|
-
const filterSensitiveLog: (obj: GetGroupRequest) => any;
|
|
6298
|
-
}
|
|
6299
5309
|
export interface GetGroupResponse {
|
|
6300
5310
|
/**
|
|
6301
5311
|
* <p>The group object for the group.</p>
|
|
6302
5312
|
*/
|
|
6303
5313
|
Group?: GroupType;
|
|
6304
5314
|
}
|
|
6305
|
-
export declare namespace GetGroupResponse {
|
|
6306
|
-
/**
|
|
6307
|
-
* @internal
|
|
6308
|
-
*/
|
|
6309
|
-
const filterSensitiveLog: (obj: GetGroupResponse) => any;
|
|
6310
|
-
}
|
|
6311
5315
|
export interface GetIdentityProviderByIdentifierRequest {
|
|
6312
5316
|
/**
|
|
6313
5317
|
* <p>The user pool ID.</p>
|
|
@@ -6318,24 +5322,12 @@ export interface GetIdentityProviderByIdentifierRequest {
|
|
|
6318
5322
|
*/
|
|
6319
5323
|
IdpIdentifier: string | undefined;
|
|
6320
5324
|
}
|
|
6321
|
-
export declare namespace GetIdentityProviderByIdentifierRequest {
|
|
6322
|
-
/**
|
|
6323
|
-
* @internal
|
|
6324
|
-
*/
|
|
6325
|
-
const filterSensitiveLog: (obj: GetIdentityProviderByIdentifierRequest) => any;
|
|
6326
|
-
}
|
|
6327
5325
|
export interface GetIdentityProviderByIdentifierResponse {
|
|
6328
5326
|
/**
|
|
6329
5327
|
* <p>The IdP object.</p>
|
|
6330
5328
|
*/
|
|
6331
5329
|
IdentityProvider: IdentityProviderType | undefined;
|
|
6332
5330
|
}
|
|
6333
|
-
export declare namespace GetIdentityProviderByIdentifierResponse {
|
|
6334
|
-
/**
|
|
6335
|
-
* @internal
|
|
6336
|
-
*/
|
|
6337
|
-
const filterSensitiveLog: (obj: GetIdentityProviderByIdentifierResponse) => any;
|
|
6338
|
-
}
|
|
6339
5331
|
/**
|
|
6340
5332
|
* <p>Request to get a signing certificate from Amazon Cognito.</p>
|
|
6341
5333
|
*/
|
|
@@ -6345,12 +5337,6 @@ export interface GetSigningCertificateRequest {
|
|
|
6345
5337
|
*/
|
|
6346
5338
|
UserPoolId: string | undefined;
|
|
6347
5339
|
}
|
|
6348
|
-
export declare namespace GetSigningCertificateRequest {
|
|
6349
|
-
/**
|
|
6350
|
-
* @internal
|
|
6351
|
-
*/
|
|
6352
|
-
const filterSensitiveLog: (obj: GetSigningCertificateRequest) => any;
|
|
6353
|
-
}
|
|
6354
5340
|
/**
|
|
6355
5341
|
* <p>Response from Amazon Cognito for a signing certificate request.</p>
|
|
6356
5342
|
*/
|
|
@@ -6360,12 +5346,6 @@ export interface GetSigningCertificateResponse {
|
|
|
6360
5346
|
*/
|
|
6361
5347
|
Certificate?: string;
|
|
6362
5348
|
}
|
|
6363
|
-
export declare namespace GetSigningCertificateResponse {
|
|
6364
|
-
/**
|
|
6365
|
-
* @internal
|
|
6366
|
-
*/
|
|
6367
|
-
const filterSensitiveLog: (obj: GetSigningCertificateResponse) => any;
|
|
6368
|
-
}
|
|
6369
5349
|
export interface GetUICustomizationRequest {
|
|
6370
5350
|
/**
|
|
6371
5351
|
* <p>The user pool ID for the user pool.</p>
|
|
@@ -6376,12 +5356,6 @@ export interface GetUICustomizationRequest {
|
|
|
6376
5356
|
*/
|
|
6377
5357
|
ClientId?: string;
|
|
6378
5358
|
}
|
|
6379
|
-
export declare namespace GetUICustomizationRequest {
|
|
6380
|
-
/**
|
|
6381
|
-
* @internal
|
|
6382
|
-
*/
|
|
6383
|
-
const filterSensitiveLog: (obj: GetUICustomizationRequest) => any;
|
|
6384
|
-
}
|
|
6385
5359
|
/**
|
|
6386
5360
|
* <p>A container for the UI customization information for a user pool's built-in app
|
|
6387
5361
|
* UI.</p>
|
|
@@ -6416,24 +5390,12 @@ export interface UICustomizationType {
|
|
|
6416
5390
|
*/
|
|
6417
5391
|
CreationDate?: Date;
|
|
6418
5392
|
}
|
|
6419
|
-
export declare namespace UICustomizationType {
|
|
6420
|
-
/**
|
|
6421
|
-
* @internal
|
|
6422
|
-
*/
|
|
6423
|
-
const filterSensitiveLog: (obj: UICustomizationType) => any;
|
|
6424
|
-
}
|
|
6425
5393
|
export interface GetUICustomizationResponse {
|
|
6426
5394
|
/**
|
|
6427
5395
|
* <p>The UI customization information.</p>
|
|
6428
5396
|
*/
|
|
6429
5397
|
UICustomization: UICustomizationType | undefined;
|
|
6430
5398
|
}
|
|
6431
|
-
export declare namespace GetUICustomizationResponse {
|
|
6432
|
-
/**
|
|
6433
|
-
* @internal
|
|
6434
|
-
*/
|
|
6435
|
-
const filterSensitiveLog: (obj: GetUICustomizationResponse) => any;
|
|
6436
|
-
}
|
|
6437
5399
|
/**
|
|
6438
5400
|
* <p>Represents the request to get information about the user.</p>
|
|
6439
5401
|
*/
|
|
@@ -6443,12 +5405,6 @@ export interface GetUserRequest {
|
|
|
6443
5405
|
*/
|
|
6444
5406
|
AccessToken: string | undefined;
|
|
6445
5407
|
}
|
|
6446
|
-
export declare namespace GetUserRequest {
|
|
6447
|
-
/**
|
|
6448
|
-
* @internal
|
|
6449
|
-
*/
|
|
6450
|
-
const filterSensitiveLog: (obj: GetUserRequest) => any;
|
|
6451
|
-
}
|
|
6452
5408
|
/**
|
|
6453
5409
|
* <p>Represents the response from the server from the request to get information about the
|
|
6454
5410
|
* user.</p>
|
|
@@ -6483,12 +5439,6 @@ export interface GetUserResponse {
|
|
|
6483
5439
|
*/
|
|
6484
5440
|
UserMFASettingList?: string[];
|
|
6485
5441
|
}
|
|
6486
|
-
export declare namespace GetUserResponse {
|
|
6487
|
-
/**
|
|
6488
|
-
* @internal
|
|
6489
|
-
*/
|
|
6490
|
-
const filterSensitiveLog: (obj: GetUserResponse) => any;
|
|
6491
|
-
}
|
|
6492
5442
|
/**
|
|
6493
5443
|
* <p>Represents the request to get user attribute verification.</p>
|
|
6494
5444
|
*/
|
|
@@ -6540,12 +5490,6 @@ export interface GetUserAttributeVerificationCodeRequest {
|
|
|
6540
5490
|
*/
|
|
6541
5491
|
ClientMetadata?: Record<string, string>;
|
|
6542
5492
|
}
|
|
6543
|
-
export declare namespace GetUserAttributeVerificationCodeRequest {
|
|
6544
|
-
/**
|
|
6545
|
-
* @internal
|
|
6546
|
-
*/
|
|
6547
|
-
const filterSensitiveLog: (obj: GetUserAttributeVerificationCodeRequest) => any;
|
|
6548
|
-
}
|
|
6549
5493
|
/**
|
|
6550
5494
|
* <p>The verification code response returned by the server response to get the user
|
|
6551
5495
|
* attribute verification code.</p>
|
|
@@ -6557,24 +5501,12 @@ export interface GetUserAttributeVerificationCodeResponse {
|
|
|
6557
5501
|
*/
|
|
6558
5502
|
CodeDeliveryDetails?: CodeDeliveryDetailsType;
|
|
6559
5503
|
}
|
|
6560
|
-
export declare namespace GetUserAttributeVerificationCodeResponse {
|
|
6561
|
-
/**
|
|
6562
|
-
* @internal
|
|
6563
|
-
*/
|
|
6564
|
-
const filterSensitiveLog: (obj: GetUserAttributeVerificationCodeResponse) => any;
|
|
6565
|
-
}
|
|
6566
5504
|
export interface GetUserPoolMfaConfigRequest {
|
|
6567
5505
|
/**
|
|
6568
5506
|
* <p>The user pool ID.</p>
|
|
6569
5507
|
*/
|
|
6570
5508
|
UserPoolId: string | undefined;
|
|
6571
5509
|
}
|
|
6572
|
-
export declare namespace GetUserPoolMfaConfigRequest {
|
|
6573
|
-
/**
|
|
6574
|
-
* @internal
|
|
6575
|
-
*/
|
|
6576
|
-
const filterSensitiveLog: (obj: GetUserPoolMfaConfigRequest) => any;
|
|
6577
|
-
}
|
|
6578
5510
|
/**
|
|
6579
5511
|
* <p>The SMS text message multi-factor authentication (MFA) configuration type.</p>
|
|
6580
5512
|
*/
|
|
@@ -6593,12 +5525,6 @@ export interface SmsMfaConfigType {
|
|
|
6593
5525
|
*/
|
|
6594
5526
|
SmsConfiguration?: SmsConfigurationType;
|
|
6595
5527
|
}
|
|
6596
|
-
export declare namespace SmsMfaConfigType {
|
|
6597
|
-
/**
|
|
6598
|
-
* @internal
|
|
6599
|
-
*/
|
|
6600
|
-
const filterSensitiveLog: (obj: SmsMfaConfigType) => any;
|
|
6601
|
-
}
|
|
6602
5528
|
/**
|
|
6603
5529
|
* <p>The type used for enabling software token MFA at the user pool level.</p>
|
|
6604
5530
|
*/
|
|
@@ -6608,12 +5534,6 @@ export interface SoftwareTokenMfaConfigType {
|
|
|
6608
5534
|
*/
|
|
6609
5535
|
Enabled?: boolean;
|
|
6610
5536
|
}
|
|
6611
|
-
export declare namespace SoftwareTokenMfaConfigType {
|
|
6612
|
-
/**
|
|
6613
|
-
* @internal
|
|
6614
|
-
*/
|
|
6615
|
-
const filterSensitiveLog: (obj: SoftwareTokenMfaConfigType) => any;
|
|
6616
|
-
}
|
|
6617
5537
|
export interface GetUserPoolMfaConfigResponse {
|
|
6618
5538
|
/**
|
|
6619
5539
|
* <p>The SMS text message multi-factor (MFA) configuration.</p>
|
|
@@ -6643,12 +5563,6 @@ export interface GetUserPoolMfaConfigResponse {
|
|
|
6643
5563
|
*/
|
|
6644
5564
|
MfaConfiguration?: UserPoolMfaType | string;
|
|
6645
5565
|
}
|
|
6646
|
-
export declare namespace GetUserPoolMfaConfigResponse {
|
|
6647
|
-
/**
|
|
6648
|
-
* @internal
|
|
6649
|
-
*/
|
|
6650
|
-
const filterSensitiveLog: (obj: GetUserPoolMfaConfigResponse) => any;
|
|
6651
|
-
}
|
|
6652
5566
|
/**
|
|
6653
5567
|
* <p>Represents the request to sign out all devices.</p>
|
|
6654
5568
|
*/
|
|
@@ -6658,23 +5572,11 @@ export interface GlobalSignOutRequest {
|
|
|
6658
5572
|
*/
|
|
6659
5573
|
AccessToken: string | undefined;
|
|
6660
5574
|
}
|
|
6661
|
-
export declare namespace GlobalSignOutRequest {
|
|
6662
|
-
/**
|
|
6663
|
-
* @internal
|
|
6664
|
-
*/
|
|
6665
|
-
const filterSensitiveLog: (obj: GlobalSignOutRequest) => any;
|
|
6666
|
-
}
|
|
6667
5575
|
/**
|
|
6668
5576
|
* <p>The response to the request to sign out all devices.</p>
|
|
6669
5577
|
*/
|
|
6670
5578
|
export interface GlobalSignOutResponse {
|
|
6671
5579
|
}
|
|
6672
|
-
export declare namespace GlobalSignOutResponse {
|
|
6673
|
-
/**
|
|
6674
|
-
* @internal
|
|
6675
|
-
*/
|
|
6676
|
-
const filterSensitiveLog: (obj: GlobalSignOutResponse) => any;
|
|
6677
|
-
}
|
|
6678
5580
|
/**
|
|
6679
5581
|
* <p>Initiates the authentication request.</p>
|
|
6680
5582
|
*/
|
|
@@ -6841,12 +5743,6 @@ export interface InitiateAuthRequest {
|
|
|
6841
5743
|
*/
|
|
6842
5744
|
UserContextData?: UserContextDataType;
|
|
6843
5745
|
}
|
|
6844
|
-
export declare namespace InitiateAuthRequest {
|
|
6845
|
-
/**
|
|
6846
|
-
* @internal
|
|
6847
|
-
*/
|
|
6848
|
-
const filterSensitiveLog: (obj: InitiateAuthRequest) => any;
|
|
6849
|
-
}
|
|
6850
5746
|
/**
|
|
6851
5747
|
* <p>Initiates the authentication response.</p>
|
|
6852
5748
|
*/
|
|
@@ -6947,12 +5843,6 @@ export interface InitiateAuthResponse {
|
|
|
6947
5843
|
*/
|
|
6948
5844
|
AuthenticationResult?: AuthenticationResultType;
|
|
6949
5845
|
}
|
|
6950
|
-
export declare namespace InitiateAuthResponse {
|
|
6951
|
-
/**
|
|
6952
|
-
* @internal
|
|
6953
|
-
*/
|
|
6954
|
-
const filterSensitiveLog: (obj: InitiateAuthResponse) => any;
|
|
6955
|
-
}
|
|
6956
5846
|
/**
|
|
6957
5847
|
* <p>Represents the request to list the devices.</p>
|
|
6958
5848
|
*/
|
|
@@ -6971,12 +5861,6 @@ export interface ListDevicesRequest {
|
|
|
6971
5861
|
*/
|
|
6972
5862
|
PaginationToken?: string;
|
|
6973
5863
|
}
|
|
6974
|
-
export declare namespace ListDevicesRequest {
|
|
6975
|
-
/**
|
|
6976
|
-
* @internal
|
|
6977
|
-
*/
|
|
6978
|
-
const filterSensitiveLog: (obj: ListDevicesRequest) => any;
|
|
6979
|
-
}
|
|
6980
5864
|
/**
|
|
6981
5865
|
* <p>Represents the response to list devices.</p>
|
|
6982
5866
|
*/
|
|
@@ -6990,12 +5874,6 @@ export interface ListDevicesResponse {
|
|
|
6990
5874
|
*/
|
|
6991
5875
|
PaginationToken?: string;
|
|
6992
5876
|
}
|
|
6993
|
-
export declare namespace ListDevicesResponse {
|
|
6994
|
-
/**
|
|
6995
|
-
* @internal
|
|
6996
|
-
*/
|
|
6997
|
-
const filterSensitiveLog: (obj: ListDevicesResponse) => any;
|
|
6998
|
-
}
|
|
6999
5877
|
export interface ListGroupsRequest {
|
|
7000
5878
|
/**
|
|
7001
5879
|
* <p>The user pool ID for the user pool.</p>
|
|
@@ -7011,12 +5889,6 @@ export interface ListGroupsRequest {
|
|
|
7011
5889
|
*/
|
|
7012
5890
|
NextToken?: string;
|
|
7013
5891
|
}
|
|
7014
|
-
export declare namespace ListGroupsRequest {
|
|
7015
|
-
/**
|
|
7016
|
-
* @internal
|
|
7017
|
-
*/
|
|
7018
|
-
const filterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
7019
|
-
}
|
|
7020
5892
|
export interface ListGroupsResponse {
|
|
7021
5893
|
/**
|
|
7022
5894
|
* <p>The group objects for the groups.</p>
|
|
@@ -7028,12 +5900,6 @@ export interface ListGroupsResponse {
|
|
|
7028
5900
|
*/
|
|
7029
5901
|
NextToken?: string;
|
|
7030
5902
|
}
|
|
7031
|
-
export declare namespace ListGroupsResponse {
|
|
7032
|
-
/**
|
|
7033
|
-
* @internal
|
|
7034
|
-
*/
|
|
7035
|
-
const filterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
7036
|
-
}
|
|
7037
5903
|
export interface ListIdentityProvidersRequest {
|
|
7038
5904
|
/**
|
|
7039
5905
|
* <p>The user pool ID.</p>
|
|
@@ -7048,12 +5914,6 @@ export interface ListIdentityProvidersRequest {
|
|
|
7048
5914
|
*/
|
|
7049
5915
|
NextToken?: string;
|
|
7050
5916
|
}
|
|
7051
|
-
export declare namespace ListIdentityProvidersRequest {
|
|
7052
|
-
/**
|
|
7053
|
-
* @internal
|
|
7054
|
-
*/
|
|
7055
|
-
const filterSensitiveLog: (obj: ListIdentityProvidersRequest) => any;
|
|
7056
|
-
}
|
|
7057
5917
|
/**
|
|
7058
5918
|
* <p>A container for IdP details.</p>
|
|
7059
5919
|
*/
|
|
@@ -7075,12 +5935,6 @@ export interface ProviderDescription {
|
|
|
7075
5935
|
*/
|
|
7076
5936
|
CreationDate?: Date;
|
|
7077
5937
|
}
|
|
7078
|
-
export declare namespace ProviderDescription {
|
|
7079
|
-
/**
|
|
7080
|
-
* @internal
|
|
7081
|
-
*/
|
|
7082
|
-
const filterSensitiveLog: (obj: ProviderDescription) => any;
|
|
7083
|
-
}
|
|
7084
5938
|
export interface ListIdentityProvidersResponse {
|
|
7085
5939
|
/**
|
|
7086
5940
|
* <p>A list of IdP objects.</p>
|
|
@@ -7091,12 +5945,6 @@ export interface ListIdentityProvidersResponse {
|
|
|
7091
5945
|
*/
|
|
7092
5946
|
NextToken?: string;
|
|
7093
5947
|
}
|
|
7094
|
-
export declare namespace ListIdentityProvidersResponse {
|
|
7095
|
-
/**
|
|
7096
|
-
* @internal
|
|
7097
|
-
*/
|
|
7098
|
-
const filterSensitiveLog: (obj: ListIdentityProvidersResponse) => any;
|
|
7099
|
-
}
|
|
7100
5948
|
export interface ListResourceServersRequest {
|
|
7101
5949
|
/**
|
|
7102
5950
|
* <p>The user pool ID for the user pool.</p>
|
|
@@ -7111,12 +5959,6 @@ export interface ListResourceServersRequest {
|
|
|
7111
5959
|
*/
|
|
7112
5960
|
NextToken?: string;
|
|
7113
5961
|
}
|
|
7114
|
-
export declare namespace ListResourceServersRequest {
|
|
7115
|
-
/**
|
|
7116
|
-
* @internal
|
|
7117
|
-
*/
|
|
7118
|
-
const filterSensitiveLog: (obj: ListResourceServersRequest) => any;
|
|
7119
|
-
}
|
|
7120
5962
|
export interface ListResourceServersResponse {
|
|
7121
5963
|
/**
|
|
7122
5964
|
* <p>The resource servers.</p>
|
|
@@ -7127,36 +5969,18 @@ export interface ListResourceServersResponse {
|
|
|
7127
5969
|
*/
|
|
7128
5970
|
NextToken?: string;
|
|
7129
5971
|
}
|
|
7130
|
-
export declare namespace ListResourceServersResponse {
|
|
7131
|
-
/**
|
|
7132
|
-
* @internal
|
|
7133
|
-
*/
|
|
7134
|
-
const filterSensitiveLog: (obj: ListResourceServersResponse) => any;
|
|
7135
|
-
}
|
|
7136
5972
|
export interface ListTagsForResourceRequest {
|
|
7137
5973
|
/**
|
|
7138
5974
|
* <p>The Amazon Resource Name (ARN) of the user pool that the tags are assigned to.</p>
|
|
7139
5975
|
*/
|
|
7140
5976
|
ResourceArn: string | undefined;
|
|
7141
5977
|
}
|
|
7142
|
-
export declare namespace ListTagsForResourceRequest {
|
|
7143
|
-
/**
|
|
7144
|
-
* @internal
|
|
7145
|
-
*/
|
|
7146
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
7147
|
-
}
|
|
7148
5978
|
export interface ListTagsForResourceResponse {
|
|
7149
5979
|
/**
|
|
7150
5980
|
* <p>The tags that are assigned to the user pool.</p>
|
|
7151
5981
|
*/
|
|
7152
5982
|
Tags?: Record<string, string>;
|
|
7153
5983
|
}
|
|
7154
|
-
export declare namespace ListTagsForResourceResponse {
|
|
7155
|
-
/**
|
|
7156
|
-
* @internal
|
|
7157
|
-
*/
|
|
7158
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
7159
|
-
}
|
|
7160
5984
|
/**
|
|
7161
5985
|
* <p>Represents the request to list the user import jobs.</p>
|
|
7162
5986
|
*/
|
|
@@ -7176,12 +6000,6 @@ export interface ListUserImportJobsRequest {
|
|
|
7176
6000
|
*/
|
|
7177
6001
|
PaginationToken?: string;
|
|
7178
6002
|
}
|
|
7179
|
-
export declare namespace ListUserImportJobsRequest {
|
|
7180
|
-
/**
|
|
7181
|
-
* @internal
|
|
7182
|
-
*/
|
|
7183
|
-
const filterSensitiveLog: (obj: ListUserImportJobsRequest) => any;
|
|
7184
|
-
}
|
|
7185
6003
|
/**
|
|
7186
6004
|
* <p>Represents the response from the server to the request to list the user import
|
|
7187
6005
|
* jobs.</p>
|
|
@@ -7197,12 +6015,6 @@ export interface ListUserImportJobsResponse {
|
|
|
7197
6015
|
*/
|
|
7198
6016
|
PaginationToken?: string;
|
|
7199
6017
|
}
|
|
7200
|
-
export declare namespace ListUserImportJobsResponse {
|
|
7201
|
-
/**
|
|
7202
|
-
* @internal
|
|
7203
|
-
*/
|
|
7204
|
-
const filterSensitiveLog: (obj: ListUserImportJobsResponse) => any;
|
|
7205
|
-
}
|
|
7206
6018
|
/**
|
|
7207
6019
|
* <p>Represents the request to list the user pool clients.</p>
|
|
7208
6020
|
*/
|
|
@@ -7222,12 +6034,6 @@ export interface ListUserPoolClientsRequest {
|
|
|
7222
6034
|
*/
|
|
7223
6035
|
NextToken?: string;
|
|
7224
6036
|
}
|
|
7225
|
-
export declare namespace ListUserPoolClientsRequest {
|
|
7226
|
-
/**
|
|
7227
|
-
* @internal
|
|
7228
|
-
*/
|
|
7229
|
-
const filterSensitiveLog: (obj: ListUserPoolClientsRequest) => any;
|
|
7230
|
-
}
|
|
7231
6037
|
/**
|
|
7232
6038
|
* <p>The description of the user pool client.</p>
|
|
7233
6039
|
*/
|
|
@@ -7246,12 +6052,6 @@ export interface UserPoolClientDescription {
|
|
|
7246
6052
|
*/
|
|
7247
6053
|
ClientName?: string;
|
|
7248
6054
|
}
|
|
7249
|
-
export declare namespace UserPoolClientDescription {
|
|
7250
|
-
/**
|
|
7251
|
-
* @internal
|
|
7252
|
-
*/
|
|
7253
|
-
const filterSensitiveLog: (obj: UserPoolClientDescription) => any;
|
|
7254
|
-
}
|
|
7255
6055
|
/**
|
|
7256
6056
|
* <p>Represents the response from the server that lists user pool clients.</p>
|
|
7257
6057
|
*/
|
|
@@ -7266,12 +6066,6 @@ export interface ListUserPoolClientsResponse {
|
|
|
7266
6066
|
*/
|
|
7267
6067
|
NextToken?: string;
|
|
7268
6068
|
}
|
|
7269
|
-
export declare namespace ListUserPoolClientsResponse {
|
|
7270
|
-
/**
|
|
7271
|
-
* @internal
|
|
7272
|
-
*/
|
|
7273
|
-
const filterSensitiveLog: (obj: ListUserPoolClientsResponse) => any;
|
|
7274
|
-
}
|
|
7275
6069
|
/**
|
|
7276
6070
|
* <p>Represents the request to list user pools.</p>
|
|
7277
6071
|
*/
|
|
@@ -7287,12 +6081,6 @@ export interface ListUserPoolsRequest {
|
|
|
7287
6081
|
*/
|
|
7288
6082
|
MaxResults: number | undefined;
|
|
7289
6083
|
}
|
|
7290
|
-
export declare namespace ListUserPoolsRequest {
|
|
7291
|
-
/**
|
|
7292
|
-
* @internal
|
|
7293
|
-
*/
|
|
7294
|
-
const filterSensitiveLog: (obj: ListUserPoolsRequest) => any;
|
|
7295
|
-
}
|
|
7296
6084
|
/**
|
|
7297
6085
|
* <p>A user pool description.</p>
|
|
7298
6086
|
*/
|
|
@@ -7322,12 +6110,6 @@ export interface UserPoolDescriptionType {
|
|
|
7322
6110
|
*/
|
|
7323
6111
|
CreationDate?: Date;
|
|
7324
6112
|
}
|
|
7325
|
-
export declare namespace UserPoolDescriptionType {
|
|
7326
|
-
/**
|
|
7327
|
-
* @internal
|
|
7328
|
-
*/
|
|
7329
|
-
const filterSensitiveLog: (obj: UserPoolDescriptionType) => any;
|
|
7330
|
-
}
|
|
7331
6113
|
/**
|
|
7332
6114
|
* <p>Represents the response to list user pools.</p>
|
|
7333
6115
|
*/
|
|
@@ -7342,12 +6124,6 @@ export interface ListUserPoolsResponse {
|
|
|
7342
6124
|
*/
|
|
7343
6125
|
NextToken?: string;
|
|
7344
6126
|
}
|
|
7345
|
-
export declare namespace ListUserPoolsResponse {
|
|
7346
|
-
/**
|
|
7347
|
-
* @internal
|
|
7348
|
-
*/
|
|
7349
|
-
const filterSensitiveLog: (obj: ListUserPoolsResponse) => any;
|
|
7350
|
-
}
|
|
7351
6127
|
/**
|
|
7352
6128
|
* <p>Represents the request to list users.</p>
|
|
7353
6129
|
*/
|
|
@@ -7465,12 +6241,6 @@ export interface ListUsersRequest {
|
|
|
7465
6241
|
*/
|
|
7466
6242
|
Filter?: string;
|
|
7467
6243
|
}
|
|
7468
|
-
export declare namespace ListUsersRequest {
|
|
7469
|
-
/**
|
|
7470
|
-
* @internal
|
|
7471
|
-
*/
|
|
7472
|
-
const filterSensitiveLog: (obj: ListUsersRequest) => any;
|
|
7473
|
-
}
|
|
7474
6244
|
/**
|
|
7475
6245
|
* <p>The response from the request to list users.</p>
|
|
7476
6246
|
*/
|
|
@@ -7485,12 +6255,6 @@ export interface ListUsersResponse {
|
|
|
7485
6255
|
*/
|
|
7486
6256
|
PaginationToken?: string;
|
|
7487
6257
|
}
|
|
7488
|
-
export declare namespace ListUsersResponse {
|
|
7489
|
-
/**
|
|
7490
|
-
* @internal
|
|
7491
|
-
*/
|
|
7492
|
-
const filterSensitiveLog: (obj: ListUsersResponse) => any;
|
|
7493
|
-
}
|
|
7494
6258
|
export interface ListUsersInGroupRequest {
|
|
7495
6259
|
/**
|
|
7496
6260
|
* <p>The user pool ID for the user pool.</p>
|
|
@@ -7510,12 +6274,6 @@ export interface ListUsersInGroupRequest {
|
|
|
7510
6274
|
*/
|
|
7511
6275
|
NextToken?: string;
|
|
7512
6276
|
}
|
|
7513
|
-
export declare namespace ListUsersInGroupRequest {
|
|
7514
|
-
/**
|
|
7515
|
-
* @internal
|
|
7516
|
-
*/
|
|
7517
|
-
const filterSensitiveLog: (obj: ListUsersInGroupRequest) => any;
|
|
7518
|
-
}
|
|
7519
6277
|
export interface ListUsersInGroupResponse {
|
|
7520
6278
|
/**
|
|
7521
6279
|
* <p>The users returned in the request to list users.</p>
|
|
@@ -7527,12 +6285,6 @@ export interface ListUsersInGroupResponse {
|
|
|
7527
6285
|
*/
|
|
7528
6286
|
NextToken?: string;
|
|
7529
6287
|
}
|
|
7530
|
-
export declare namespace ListUsersInGroupResponse {
|
|
7531
|
-
/**
|
|
7532
|
-
* @internal
|
|
7533
|
-
*/
|
|
7534
|
-
const filterSensitiveLog: (obj: ListUsersInGroupResponse) => any;
|
|
7535
|
-
}
|
|
7536
6288
|
/**
|
|
7537
6289
|
* <p>Represents the request to resend the confirmation code.</p>
|
|
7538
6290
|
*/
|
|
@@ -7599,12 +6351,6 @@ export interface ResendConfirmationCodeRequest {
|
|
|
7599
6351
|
*/
|
|
7600
6352
|
ClientMetadata?: Record<string, string>;
|
|
7601
6353
|
}
|
|
7602
|
-
export declare namespace ResendConfirmationCodeRequest {
|
|
7603
|
-
/**
|
|
7604
|
-
* @internal
|
|
7605
|
-
*/
|
|
7606
|
-
const filterSensitiveLog: (obj: ResendConfirmationCodeRequest) => any;
|
|
7607
|
-
}
|
|
7608
6354
|
/**
|
|
7609
6355
|
* <p>The response from the server when Amazon Cognito makes the request to resend a confirmation
|
|
7610
6356
|
* code.</p>
|
|
@@ -7616,12 +6362,6 @@ export interface ResendConfirmationCodeResponse {
|
|
|
7616
6362
|
*/
|
|
7617
6363
|
CodeDeliveryDetails?: CodeDeliveryDetailsType;
|
|
7618
6364
|
}
|
|
7619
|
-
export declare namespace ResendConfirmationCodeResponse {
|
|
7620
|
-
/**
|
|
7621
|
-
* @internal
|
|
7622
|
-
*/
|
|
7623
|
-
const filterSensitiveLog: (obj: ResendConfirmationCodeResponse) => any;
|
|
7624
|
-
}
|
|
7625
6365
|
/**
|
|
7626
6366
|
* <p>The request to respond to an authentication challenge.</p>
|
|
7627
6367
|
*/
|
|
@@ -7764,12 +6504,6 @@ export interface RespondToAuthChallengeRequest {
|
|
|
7764
6504
|
*/
|
|
7765
6505
|
ClientMetadata?: Record<string, string>;
|
|
7766
6506
|
}
|
|
7767
|
-
export declare namespace RespondToAuthChallengeRequest {
|
|
7768
|
-
/**
|
|
7769
|
-
* @internal
|
|
7770
|
-
*/
|
|
7771
|
-
const filterSensitiveLog: (obj: RespondToAuthChallengeRequest) => any;
|
|
7772
|
-
}
|
|
7773
6507
|
/**
|
|
7774
6508
|
* <p>The response to respond to the authentication challenge.</p>
|
|
7775
6509
|
*/
|
|
@@ -7795,12 +6529,6 @@ export interface RespondToAuthChallengeResponse {
|
|
|
7795
6529
|
*/
|
|
7796
6530
|
AuthenticationResult?: AuthenticationResultType;
|
|
7797
6531
|
}
|
|
7798
|
-
export declare namespace RespondToAuthChallengeResponse {
|
|
7799
|
-
/**
|
|
7800
|
-
* @internal
|
|
7801
|
-
*/
|
|
7802
|
-
const filterSensitiveLog: (obj: RespondToAuthChallengeResponse) => any;
|
|
7803
|
-
}
|
|
7804
6532
|
export interface RevokeTokenRequest {
|
|
7805
6533
|
/**
|
|
7806
6534
|
* <p>The refresh token that you want to revoke.</p>
|
|
@@ -7816,20 +6544,8 @@ export interface RevokeTokenRequest {
|
|
|
7816
6544
|
*/
|
|
7817
6545
|
ClientSecret?: string;
|
|
7818
6546
|
}
|
|
7819
|
-
export declare namespace RevokeTokenRequest {
|
|
7820
|
-
/**
|
|
7821
|
-
* @internal
|
|
7822
|
-
*/
|
|
7823
|
-
const filterSensitiveLog: (obj: RevokeTokenRequest) => any;
|
|
7824
|
-
}
|
|
7825
6547
|
export interface RevokeTokenResponse {
|
|
7826
6548
|
}
|
|
7827
|
-
export declare namespace RevokeTokenResponse {
|
|
7828
|
-
/**
|
|
7829
|
-
* @internal
|
|
7830
|
-
*/
|
|
7831
|
-
const filterSensitiveLog: (obj: RevokeTokenResponse) => any;
|
|
7832
|
-
}
|
|
7833
6549
|
/**
|
|
7834
6550
|
* <p>Exception that is thrown when the request isn't authorized. This can happen due to an
|
|
7835
6551
|
* invalid access token in the request.</p>
|
|
@@ -7892,24 +6608,12 @@ export interface SetRiskConfigurationRequest {
|
|
|
7892
6608
|
*/
|
|
7893
6609
|
RiskExceptionConfiguration?: RiskExceptionConfigurationType;
|
|
7894
6610
|
}
|
|
7895
|
-
export declare namespace SetRiskConfigurationRequest {
|
|
7896
|
-
/**
|
|
7897
|
-
* @internal
|
|
7898
|
-
*/
|
|
7899
|
-
const filterSensitiveLog: (obj: SetRiskConfigurationRequest) => any;
|
|
7900
|
-
}
|
|
7901
6611
|
export interface SetRiskConfigurationResponse {
|
|
7902
6612
|
/**
|
|
7903
6613
|
* <p>The risk configuration.</p>
|
|
7904
6614
|
*/
|
|
7905
6615
|
RiskConfiguration: RiskConfigurationType | undefined;
|
|
7906
6616
|
}
|
|
7907
|
-
export declare namespace SetRiskConfigurationResponse {
|
|
7908
|
-
/**
|
|
7909
|
-
* @internal
|
|
7910
|
-
*/
|
|
7911
|
-
const filterSensitiveLog: (obj: SetRiskConfigurationResponse) => any;
|
|
7912
|
-
}
|
|
7913
6617
|
export interface SetUICustomizationRequest {
|
|
7914
6618
|
/**
|
|
7915
6619
|
* <p>The user pool ID for the user pool.</p>
|
|
@@ -7928,24 +6632,12 @@ export interface SetUICustomizationRequest {
|
|
|
7928
6632
|
*/
|
|
7929
6633
|
ImageFile?: Uint8Array;
|
|
7930
6634
|
}
|
|
7931
|
-
export declare namespace SetUICustomizationRequest {
|
|
7932
|
-
/**
|
|
7933
|
-
* @internal
|
|
7934
|
-
*/
|
|
7935
|
-
const filterSensitiveLog: (obj: SetUICustomizationRequest) => any;
|
|
7936
|
-
}
|
|
7937
6635
|
export interface SetUICustomizationResponse {
|
|
7938
6636
|
/**
|
|
7939
6637
|
* <p>The UI customization information.</p>
|
|
7940
6638
|
*/
|
|
7941
6639
|
UICustomization: UICustomizationType | undefined;
|
|
7942
6640
|
}
|
|
7943
|
-
export declare namespace SetUICustomizationResponse {
|
|
7944
|
-
/**
|
|
7945
|
-
* @internal
|
|
7946
|
-
*/
|
|
7947
|
-
const filterSensitiveLog: (obj: SetUICustomizationResponse) => any;
|
|
7948
|
-
}
|
|
7949
6641
|
export interface SetUserMFAPreferenceRequest {
|
|
7950
6642
|
/**
|
|
7951
6643
|
* <p>The SMS text message multi-factor authentication (MFA) settings.</p>
|
|
@@ -7961,20 +6653,8 @@ export interface SetUserMFAPreferenceRequest {
|
|
|
7961
6653
|
*/
|
|
7962
6654
|
AccessToken: string | undefined;
|
|
7963
6655
|
}
|
|
7964
|
-
export declare namespace SetUserMFAPreferenceRequest {
|
|
7965
|
-
/**
|
|
7966
|
-
* @internal
|
|
7967
|
-
*/
|
|
7968
|
-
const filterSensitiveLog: (obj: SetUserMFAPreferenceRequest) => any;
|
|
7969
|
-
}
|
|
7970
6656
|
export interface SetUserMFAPreferenceResponse {
|
|
7971
6657
|
}
|
|
7972
|
-
export declare namespace SetUserMFAPreferenceResponse {
|
|
7973
|
-
/**
|
|
7974
|
-
* @internal
|
|
7975
|
-
*/
|
|
7976
|
-
const filterSensitiveLog: (obj: SetUserMFAPreferenceResponse) => any;
|
|
7977
|
-
}
|
|
7978
6658
|
export interface SetUserPoolMfaConfigRequest {
|
|
7979
6659
|
/**
|
|
7980
6660
|
* <p>The user pool ID.</p>
|
|
@@ -8010,12 +6690,6 @@ export interface SetUserPoolMfaConfigRequest {
|
|
|
8010
6690
|
*/
|
|
8011
6691
|
MfaConfiguration?: UserPoolMfaType | string;
|
|
8012
6692
|
}
|
|
8013
|
-
export declare namespace SetUserPoolMfaConfigRequest {
|
|
8014
|
-
/**
|
|
8015
|
-
* @internal
|
|
8016
|
-
*/
|
|
8017
|
-
const filterSensitiveLog: (obj: SetUserPoolMfaConfigRequest) => any;
|
|
8018
|
-
}
|
|
8019
6693
|
export interface SetUserPoolMfaConfigResponse {
|
|
8020
6694
|
/**
|
|
8021
6695
|
* <p>The SMS text message MFA configuration.</p>
|
|
@@ -8045,12 +6719,6 @@ export interface SetUserPoolMfaConfigResponse {
|
|
|
8045
6719
|
*/
|
|
8046
6720
|
MfaConfiguration?: UserPoolMfaType | string;
|
|
8047
6721
|
}
|
|
8048
|
-
export declare namespace SetUserPoolMfaConfigResponse {
|
|
8049
|
-
/**
|
|
8050
|
-
* @internal
|
|
8051
|
-
*/
|
|
8052
|
-
const filterSensitiveLog: (obj: SetUserPoolMfaConfigResponse) => any;
|
|
8053
|
-
}
|
|
8054
6722
|
/**
|
|
8055
6723
|
* <p>Represents the request to set user settings.</p>
|
|
8056
6724
|
*/
|
|
@@ -8066,23 +6734,11 @@ export interface SetUserSettingsRequest {
|
|
|
8066
6734
|
*/
|
|
8067
6735
|
MFAOptions: MFAOptionType[] | undefined;
|
|
8068
6736
|
}
|
|
8069
|
-
export declare namespace SetUserSettingsRequest {
|
|
8070
|
-
/**
|
|
8071
|
-
* @internal
|
|
8072
|
-
*/
|
|
8073
|
-
const filterSensitiveLog: (obj: SetUserSettingsRequest) => any;
|
|
8074
|
-
}
|
|
8075
6737
|
/**
|
|
8076
6738
|
* <p>The response from the server for a set user settings request.</p>
|
|
8077
6739
|
*/
|
|
8078
6740
|
export interface SetUserSettingsResponse {
|
|
8079
6741
|
}
|
|
8080
|
-
export declare namespace SetUserSettingsResponse {
|
|
8081
|
-
/**
|
|
8082
|
-
* @internal
|
|
8083
|
-
*/
|
|
8084
|
-
const filterSensitiveLog: (obj: SetUserSettingsResponse) => any;
|
|
8085
|
-
}
|
|
8086
6742
|
/**
|
|
8087
6743
|
* <p>Represents the request to register a user.</p>
|
|
8088
6744
|
*/
|
|
@@ -8163,12 +6819,6 @@ export interface SignUpRequest {
|
|
|
8163
6819
|
*/
|
|
8164
6820
|
ClientMetadata?: Record<string, string>;
|
|
8165
6821
|
}
|
|
8166
|
-
export declare namespace SignUpRequest {
|
|
8167
|
-
/**
|
|
8168
|
-
* @internal
|
|
8169
|
-
*/
|
|
8170
|
-
const filterSensitiveLog: (obj: SignUpRequest) => any;
|
|
8171
|
-
}
|
|
8172
6822
|
/**
|
|
8173
6823
|
* <p>The response from the server for a registration request.</p>
|
|
8174
6824
|
*/
|
|
@@ -8189,9 +6839,907 @@ export interface SignUpResponse {
|
|
|
8189
6839
|
*/
|
|
8190
6840
|
UserSub: string | undefined;
|
|
8191
6841
|
}
|
|
8192
|
-
|
|
8193
|
-
|
|
8194
|
-
|
|
8195
|
-
|
|
8196
|
-
|
|
8197
|
-
|
|
6842
|
+
/**
|
|
6843
|
+
* @internal
|
|
6844
|
+
*/
|
|
6845
|
+
export declare const RecoveryOptionTypeFilterSensitiveLog: (obj: RecoveryOptionType) => any;
|
|
6846
|
+
/**
|
|
6847
|
+
* @internal
|
|
6848
|
+
*/
|
|
6849
|
+
export declare const AccountRecoverySettingTypeFilterSensitiveLog: (obj: AccountRecoverySettingType) => any;
|
|
6850
|
+
/**
|
|
6851
|
+
* @internal
|
|
6852
|
+
*/
|
|
6853
|
+
export declare const AccountTakeoverActionTypeFilterSensitiveLog: (obj: AccountTakeoverActionType) => any;
|
|
6854
|
+
/**
|
|
6855
|
+
* @internal
|
|
6856
|
+
*/
|
|
6857
|
+
export declare const AccountTakeoverActionsTypeFilterSensitiveLog: (obj: AccountTakeoverActionsType) => any;
|
|
6858
|
+
/**
|
|
6859
|
+
* @internal
|
|
6860
|
+
*/
|
|
6861
|
+
export declare const NotifyEmailTypeFilterSensitiveLog: (obj: NotifyEmailType) => any;
|
|
6862
|
+
/**
|
|
6863
|
+
* @internal
|
|
6864
|
+
*/
|
|
6865
|
+
export declare const NotifyConfigurationTypeFilterSensitiveLog: (obj: NotifyConfigurationType) => any;
|
|
6866
|
+
/**
|
|
6867
|
+
* @internal
|
|
6868
|
+
*/
|
|
6869
|
+
export declare const AccountTakeoverRiskConfigurationTypeFilterSensitiveLog: (obj: AccountTakeoverRiskConfigurationType) => any;
|
|
6870
|
+
/**
|
|
6871
|
+
* @internal
|
|
6872
|
+
*/
|
|
6873
|
+
export declare const NumberAttributeConstraintsTypeFilterSensitiveLog: (obj: NumberAttributeConstraintsType) => any;
|
|
6874
|
+
/**
|
|
6875
|
+
* @internal
|
|
6876
|
+
*/
|
|
6877
|
+
export declare const StringAttributeConstraintsTypeFilterSensitiveLog: (obj: StringAttributeConstraintsType) => any;
|
|
6878
|
+
/**
|
|
6879
|
+
* @internal
|
|
6880
|
+
*/
|
|
6881
|
+
export declare const SchemaAttributeTypeFilterSensitiveLog: (obj: SchemaAttributeType) => any;
|
|
6882
|
+
/**
|
|
6883
|
+
* @internal
|
|
6884
|
+
*/
|
|
6885
|
+
export declare const AddCustomAttributesRequestFilterSensitiveLog: (obj: AddCustomAttributesRequest) => any;
|
|
6886
|
+
/**
|
|
6887
|
+
* @internal
|
|
6888
|
+
*/
|
|
6889
|
+
export declare const AddCustomAttributesResponseFilterSensitiveLog: (obj: AddCustomAttributesResponse) => any;
|
|
6890
|
+
/**
|
|
6891
|
+
* @internal
|
|
6892
|
+
*/
|
|
6893
|
+
export declare const AdminAddUserToGroupRequestFilterSensitiveLog: (obj: AdminAddUserToGroupRequest) => any;
|
|
6894
|
+
/**
|
|
6895
|
+
* @internal
|
|
6896
|
+
*/
|
|
6897
|
+
export declare const AdminConfirmSignUpRequestFilterSensitiveLog: (obj: AdminConfirmSignUpRequest) => any;
|
|
6898
|
+
/**
|
|
6899
|
+
* @internal
|
|
6900
|
+
*/
|
|
6901
|
+
export declare const AdminConfirmSignUpResponseFilterSensitiveLog: (obj: AdminConfirmSignUpResponse) => any;
|
|
6902
|
+
/**
|
|
6903
|
+
* @internal
|
|
6904
|
+
*/
|
|
6905
|
+
export declare const AttributeTypeFilterSensitiveLog: (obj: AttributeType) => any;
|
|
6906
|
+
/**
|
|
6907
|
+
* @internal
|
|
6908
|
+
*/
|
|
6909
|
+
export declare const AdminCreateUserRequestFilterSensitiveLog: (obj: AdminCreateUserRequest) => any;
|
|
6910
|
+
/**
|
|
6911
|
+
* @internal
|
|
6912
|
+
*/
|
|
6913
|
+
export declare const MFAOptionTypeFilterSensitiveLog: (obj: MFAOptionType) => any;
|
|
6914
|
+
/**
|
|
6915
|
+
* @internal
|
|
6916
|
+
*/
|
|
6917
|
+
export declare const UserTypeFilterSensitiveLog: (obj: UserType) => any;
|
|
6918
|
+
/**
|
|
6919
|
+
* @internal
|
|
6920
|
+
*/
|
|
6921
|
+
export declare const AdminCreateUserResponseFilterSensitiveLog: (obj: AdminCreateUserResponse) => any;
|
|
6922
|
+
/**
|
|
6923
|
+
* @internal
|
|
6924
|
+
*/
|
|
6925
|
+
export declare const MessageTemplateTypeFilterSensitiveLog: (obj: MessageTemplateType) => any;
|
|
6926
|
+
/**
|
|
6927
|
+
* @internal
|
|
6928
|
+
*/
|
|
6929
|
+
export declare const AdminCreateUserConfigTypeFilterSensitiveLog: (obj: AdminCreateUserConfigType) => any;
|
|
6930
|
+
/**
|
|
6931
|
+
* @internal
|
|
6932
|
+
*/
|
|
6933
|
+
export declare const AdminDeleteUserRequestFilterSensitiveLog: (obj: AdminDeleteUserRequest) => any;
|
|
6934
|
+
/**
|
|
6935
|
+
* @internal
|
|
6936
|
+
*/
|
|
6937
|
+
export declare const AdminDeleteUserAttributesRequestFilterSensitiveLog: (obj: AdminDeleteUserAttributesRequest) => any;
|
|
6938
|
+
/**
|
|
6939
|
+
* @internal
|
|
6940
|
+
*/
|
|
6941
|
+
export declare const AdminDeleteUserAttributesResponseFilterSensitiveLog: (obj: AdminDeleteUserAttributesResponse) => any;
|
|
6942
|
+
/**
|
|
6943
|
+
* @internal
|
|
6944
|
+
*/
|
|
6945
|
+
export declare const ProviderUserIdentifierTypeFilterSensitiveLog: (obj: ProviderUserIdentifierType) => any;
|
|
6946
|
+
/**
|
|
6947
|
+
* @internal
|
|
6948
|
+
*/
|
|
6949
|
+
export declare const AdminDisableProviderForUserRequestFilterSensitiveLog: (obj: AdminDisableProviderForUserRequest) => any;
|
|
6950
|
+
/**
|
|
6951
|
+
* @internal
|
|
6952
|
+
*/
|
|
6953
|
+
export declare const AdminDisableProviderForUserResponseFilterSensitiveLog: (obj: AdminDisableProviderForUserResponse) => any;
|
|
6954
|
+
/**
|
|
6955
|
+
* @internal
|
|
6956
|
+
*/
|
|
6957
|
+
export declare const AdminDisableUserRequestFilterSensitiveLog: (obj: AdminDisableUserRequest) => any;
|
|
6958
|
+
/**
|
|
6959
|
+
* @internal
|
|
6960
|
+
*/
|
|
6961
|
+
export declare const AdminDisableUserResponseFilterSensitiveLog: (obj: AdminDisableUserResponse) => any;
|
|
6962
|
+
/**
|
|
6963
|
+
* @internal
|
|
6964
|
+
*/
|
|
6965
|
+
export declare const AdminEnableUserRequestFilterSensitiveLog: (obj: AdminEnableUserRequest) => any;
|
|
6966
|
+
/**
|
|
6967
|
+
* @internal
|
|
6968
|
+
*/
|
|
6969
|
+
export declare const AdminEnableUserResponseFilterSensitiveLog: (obj: AdminEnableUserResponse) => any;
|
|
6970
|
+
/**
|
|
6971
|
+
* @internal
|
|
6972
|
+
*/
|
|
6973
|
+
export declare const AdminForgetDeviceRequestFilterSensitiveLog: (obj: AdminForgetDeviceRequest) => any;
|
|
6974
|
+
/**
|
|
6975
|
+
* @internal
|
|
6976
|
+
*/
|
|
6977
|
+
export declare const AdminGetDeviceRequestFilterSensitiveLog: (obj: AdminGetDeviceRequest) => any;
|
|
6978
|
+
/**
|
|
6979
|
+
* @internal
|
|
6980
|
+
*/
|
|
6981
|
+
export declare const DeviceTypeFilterSensitiveLog: (obj: DeviceType) => any;
|
|
6982
|
+
/**
|
|
6983
|
+
* @internal
|
|
6984
|
+
*/
|
|
6985
|
+
export declare const AdminGetDeviceResponseFilterSensitiveLog: (obj: AdminGetDeviceResponse) => any;
|
|
6986
|
+
/**
|
|
6987
|
+
* @internal
|
|
6988
|
+
*/
|
|
6989
|
+
export declare const AdminGetUserRequestFilterSensitiveLog: (obj: AdminGetUserRequest) => any;
|
|
6990
|
+
/**
|
|
6991
|
+
* @internal
|
|
6992
|
+
*/
|
|
6993
|
+
export declare const AdminGetUserResponseFilterSensitiveLog: (obj: AdminGetUserResponse) => any;
|
|
6994
|
+
/**
|
|
6995
|
+
* @internal
|
|
6996
|
+
*/
|
|
6997
|
+
export declare const AnalyticsMetadataTypeFilterSensitiveLog: (obj: AnalyticsMetadataType) => any;
|
|
6998
|
+
/**
|
|
6999
|
+
* @internal
|
|
7000
|
+
*/
|
|
7001
|
+
export declare const HttpHeaderFilterSensitiveLog: (obj: HttpHeader) => any;
|
|
7002
|
+
/**
|
|
7003
|
+
* @internal
|
|
7004
|
+
*/
|
|
7005
|
+
export declare const ContextDataTypeFilterSensitiveLog: (obj: ContextDataType) => any;
|
|
7006
|
+
/**
|
|
7007
|
+
* @internal
|
|
7008
|
+
*/
|
|
7009
|
+
export declare const AdminInitiateAuthRequestFilterSensitiveLog: (obj: AdminInitiateAuthRequest) => any;
|
|
7010
|
+
/**
|
|
7011
|
+
* @internal
|
|
7012
|
+
*/
|
|
7013
|
+
export declare const NewDeviceMetadataTypeFilterSensitiveLog: (obj: NewDeviceMetadataType) => any;
|
|
7014
|
+
/**
|
|
7015
|
+
* @internal
|
|
7016
|
+
*/
|
|
7017
|
+
export declare const AuthenticationResultTypeFilterSensitiveLog: (obj: AuthenticationResultType) => any;
|
|
7018
|
+
/**
|
|
7019
|
+
* @internal
|
|
7020
|
+
*/
|
|
7021
|
+
export declare const AdminInitiateAuthResponseFilterSensitiveLog: (obj: AdminInitiateAuthResponse) => any;
|
|
7022
|
+
/**
|
|
7023
|
+
* @internal
|
|
7024
|
+
*/
|
|
7025
|
+
export declare const AdminLinkProviderForUserRequestFilterSensitiveLog: (obj: AdminLinkProviderForUserRequest) => any;
|
|
7026
|
+
/**
|
|
7027
|
+
* @internal
|
|
7028
|
+
*/
|
|
7029
|
+
export declare const AdminLinkProviderForUserResponseFilterSensitiveLog: (obj: AdminLinkProviderForUserResponse) => any;
|
|
7030
|
+
/**
|
|
7031
|
+
* @internal
|
|
7032
|
+
*/
|
|
7033
|
+
export declare const AdminListDevicesRequestFilterSensitiveLog: (obj: AdminListDevicesRequest) => any;
|
|
7034
|
+
/**
|
|
7035
|
+
* @internal
|
|
7036
|
+
*/
|
|
7037
|
+
export declare const AdminListDevicesResponseFilterSensitiveLog: (obj: AdminListDevicesResponse) => any;
|
|
7038
|
+
/**
|
|
7039
|
+
* @internal
|
|
7040
|
+
*/
|
|
7041
|
+
export declare const AdminListGroupsForUserRequestFilterSensitiveLog: (obj: AdminListGroupsForUserRequest) => any;
|
|
7042
|
+
/**
|
|
7043
|
+
* @internal
|
|
7044
|
+
*/
|
|
7045
|
+
export declare const GroupTypeFilterSensitiveLog: (obj: GroupType) => any;
|
|
7046
|
+
/**
|
|
7047
|
+
* @internal
|
|
7048
|
+
*/
|
|
7049
|
+
export declare const AdminListGroupsForUserResponseFilterSensitiveLog: (obj: AdminListGroupsForUserResponse) => any;
|
|
7050
|
+
/**
|
|
7051
|
+
* @internal
|
|
7052
|
+
*/
|
|
7053
|
+
export declare const AdminListUserAuthEventsRequestFilterSensitiveLog: (obj: AdminListUserAuthEventsRequest) => any;
|
|
7054
|
+
/**
|
|
7055
|
+
* @internal
|
|
7056
|
+
*/
|
|
7057
|
+
export declare const ChallengeResponseTypeFilterSensitiveLog: (obj: ChallengeResponseType) => any;
|
|
7058
|
+
/**
|
|
7059
|
+
* @internal
|
|
7060
|
+
*/
|
|
7061
|
+
export declare const EventContextDataTypeFilterSensitiveLog: (obj: EventContextDataType) => any;
|
|
7062
|
+
/**
|
|
7063
|
+
* @internal
|
|
7064
|
+
*/
|
|
7065
|
+
export declare const EventFeedbackTypeFilterSensitiveLog: (obj: EventFeedbackType) => any;
|
|
7066
|
+
/**
|
|
7067
|
+
* @internal
|
|
7068
|
+
*/
|
|
7069
|
+
export declare const EventRiskTypeFilterSensitiveLog: (obj: EventRiskType) => any;
|
|
7070
|
+
/**
|
|
7071
|
+
* @internal
|
|
7072
|
+
*/
|
|
7073
|
+
export declare const AuthEventTypeFilterSensitiveLog: (obj: AuthEventType) => any;
|
|
7074
|
+
/**
|
|
7075
|
+
* @internal
|
|
7076
|
+
*/
|
|
7077
|
+
export declare const AdminListUserAuthEventsResponseFilterSensitiveLog: (obj: AdminListUserAuthEventsResponse) => any;
|
|
7078
|
+
/**
|
|
7079
|
+
* @internal
|
|
7080
|
+
*/
|
|
7081
|
+
export declare const AdminRemoveUserFromGroupRequestFilterSensitiveLog: (obj: AdminRemoveUserFromGroupRequest) => any;
|
|
7082
|
+
/**
|
|
7083
|
+
* @internal
|
|
7084
|
+
*/
|
|
7085
|
+
export declare const AdminResetUserPasswordRequestFilterSensitiveLog: (obj: AdminResetUserPasswordRequest) => any;
|
|
7086
|
+
/**
|
|
7087
|
+
* @internal
|
|
7088
|
+
*/
|
|
7089
|
+
export declare const AdminResetUserPasswordResponseFilterSensitiveLog: (obj: AdminResetUserPasswordResponse) => any;
|
|
7090
|
+
/**
|
|
7091
|
+
* @internal
|
|
7092
|
+
*/
|
|
7093
|
+
export declare const AdminRespondToAuthChallengeRequestFilterSensitiveLog: (obj: AdminRespondToAuthChallengeRequest) => any;
|
|
7094
|
+
/**
|
|
7095
|
+
* @internal
|
|
7096
|
+
*/
|
|
7097
|
+
export declare const AdminRespondToAuthChallengeResponseFilterSensitiveLog: (obj: AdminRespondToAuthChallengeResponse) => any;
|
|
7098
|
+
/**
|
|
7099
|
+
* @internal
|
|
7100
|
+
*/
|
|
7101
|
+
export declare const SMSMfaSettingsTypeFilterSensitiveLog: (obj: SMSMfaSettingsType) => any;
|
|
7102
|
+
/**
|
|
7103
|
+
* @internal
|
|
7104
|
+
*/
|
|
7105
|
+
export declare const SoftwareTokenMfaSettingsTypeFilterSensitiveLog: (obj: SoftwareTokenMfaSettingsType) => any;
|
|
7106
|
+
/**
|
|
7107
|
+
* @internal
|
|
7108
|
+
*/
|
|
7109
|
+
export declare const AdminSetUserMFAPreferenceRequestFilterSensitiveLog: (obj: AdminSetUserMFAPreferenceRequest) => any;
|
|
7110
|
+
/**
|
|
7111
|
+
* @internal
|
|
7112
|
+
*/
|
|
7113
|
+
export declare const AdminSetUserMFAPreferenceResponseFilterSensitiveLog: (obj: AdminSetUserMFAPreferenceResponse) => any;
|
|
7114
|
+
/**
|
|
7115
|
+
* @internal
|
|
7116
|
+
*/
|
|
7117
|
+
export declare const AdminSetUserPasswordRequestFilterSensitiveLog: (obj: AdminSetUserPasswordRequest) => any;
|
|
7118
|
+
/**
|
|
7119
|
+
* @internal
|
|
7120
|
+
*/
|
|
7121
|
+
export declare const AdminSetUserPasswordResponseFilterSensitiveLog: (obj: AdminSetUserPasswordResponse) => any;
|
|
7122
|
+
/**
|
|
7123
|
+
* @internal
|
|
7124
|
+
*/
|
|
7125
|
+
export declare const AdminSetUserSettingsRequestFilterSensitiveLog: (obj: AdminSetUserSettingsRequest) => any;
|
|
7126
|
+
/**
|
|
7127
|
+
* @internal
|
|
7128
|
+
*/
|
|
7129
|
+
export declare const AdminSetUserSettingsResponseFilterSensitiveLog: (obj: AdminSetUserSettingsResponse) => any;
|
|
7130
|
+
/**
|
|
7131
|
+
* @internal
|
|
7132
|
+
*/
|
|
7133
|
+
export declare const AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog: (obj: AdminUpdateAuthEventFeedbackRequest) => any;
|
|
7134
|
+
/**
|
|
7135
|
+
* @internal
|
|
7136
|
+
*/
|
|
7137
|
+
export declare const AdminUpdateAuthEventFeedbackResponseFilterSensitiveLog: (obj: AdminUpdateAuthEventFeedbackResponse) => any;
|
|
7138
|
+
/**
|
|
7139
|
+
* @internal
|
|
7140
|
+
*/
|
|
7141
|
+
export declare const AdminUpdateDeviceStatusRequestFilterSensitiveLog: (obj: AdminUpdateDeviceStatusRequest) => any;
|
|
7142
|
+
/**
|
|
7143
|
+
* @internal
|
|
7144
|
+
*/
|
|
7145
|
+
export declare const AdminUpdateDeviceStatusResponseFilterSensitiveLog: (obj: AdminUpdateDeviceStatusResponse) => any;
|
|
7146
|
+
/**
|
|
7147
|
+
* @internal
|
|
7148
|
+
*/
|
|
7149
|
+
export declare const AdminUpdateUserAttributesRequestFilterSensitiveLog: (obj: AdminUpdateUserAttributesRequest) => any;
|
|
7150
|
+
/**
|
|
7151
|
+
* @internal
|
|
7152
|
+
*/
|
|
7153
|
+
export declare const AdminUpdateUserAttributesResponseFilterSensitiveLog: (obj: AdminUpdateUserAttributesResponse) => any;
|
|
7154
|
+
/**
|
|
7155
|
+
* @internal
|
|
7156
|
+
*/
|
|
7157
|
+
export declare const AdminUserGlobalSignOutRequestFilterSensitiveLog: (obj: AdminUserGlobalSignOutRequest) => any;
|
|
7158
|
+
/**
|
|
7159
|
+
* @internal
|
|
7160
|
+
*/
|
|
7161
|
+
export declare const AdminUserGlobalSignOutResponseFilterSensitiveLog: (obj: AdminUserGlobalSignOutResponse) => any;
|
|
7162
|
+
/**
|
|
7163
|
+
* @internal
|
|
7164
|
+
*/
|
|
7165
|
+
export declare const AnalyticsConfigurationTypeFilterSensitiveLog: (obj: AnalyticsConfigurationType) => any;
|
|
7166
|
+
/**
|
|
7167
|
+
* @internal
|
|
7168
|
+
*/
|
|
7169
|
+
export declare const AssociateSoftwareTokenRequestFilterSensitiveLog: (obj: AssociateSoftwareTokenRequest) => any;
|
|
7170
|
+
/**
|
|
7171
|
+
* @internal
|
|
7172
|
+
*/
|
|
7173
|
+
export declare const AssociateSoftwareTokenResponseFilterSensitiveLog: (obj: AssociateSoftwareTokenResponse) => any;
|
|
7174
|
+
/**
|
|
7175
|
+
* @internal
|
|
7176
|
+
*/
|
|
7177
|
+
export declare const ChangePasswordRequestFilterSensitiveLog: (obj: ChangePasswordRequest) => any;
|
|
7178
|
+
/**
|
|
7179
|
+
* @internal
|
|
7180
|
+
*/
|
|
7181
|
+
export declare const ChangePasswordResponseFilterSensitiveLog: (obj: ChangePasswordResponse) => any;
|
|
7182
|
+
/**
|
|
7183
|
+
* @internal
|
|
7184
|
+
*/
|
|
7185
|
+
export declare const DeviceSecretVerifierConfigTypeFilterSensitiveLog: (obj: DeviceSecretVerifierConfigType) => any;
|
|
7186
|
+
/**
|
|
7187
|
+
* @internal
|
|
7188
|
+
*/
|
|
7189
|
+
export declare const ConfirmDeviceRequestFilterSensitiveLog: (obj: ConfirmDeviceRequest) => any;
|
|
7190
|
+
/**
|
|
7191
|
+
* @internal
|
|
7192
|
+
*/
|
|
7193
|
+
export declare const ConfirmDeviceResponseFilterSensitiveLog: (obj: ConfirmDeviceResponse) => any;
|
|
7194
|
+
/**
|
|
7195
|
+
* @internal
|
|
7196
|
+
*/
|
|
7197
|
+
export declare const UserContextDataTypeFilterSensitiveLog: (obj: UserContextDataType) => any;
|
|
7198
|
+
/**
|
|
7199
|
+
* @internal
|
|
7200
|
+
*/
|
|
7201
|
+
export declare const ConfirmForgotPasswordRequestFilterSensitiveLog: (obj: ConfirmForgotPasswordRequest) => any;
|
|
7202
|
+
/**
|
|
7203
|
+
* @internal
|
|
7204
|
+
*/
|
|
7205
|
+
export declare const ConfirmForgotPasswordResponseFilterSensitiveLog: (obj: ConfirmForgotPasswordResponse) => any;
|
|
7206
|
+
/**
|
|
7207
|
+
* @internal
|
|
7208
|
+
*/
|
|
7209
|
+
export declare const ConfirmSignUpRequestFilterSensitiveLog: (obj: ConfirmSignUpRequest) => any;
|
|
7210
|
+
/**
|
|
7211
|
+
* @internal
|
|
7212
|
+
*/
|
|
7213
|
+
export declare const ConfirmSignUpResponseFilterSensitiveLog: (obj: ConfirmSignUpResponse) => any;
|
|
7214
|
+
/**
|
|
7215
|
+
* @internal
|
|
7216
|
+
*/
|
|
7217
|
+
export declare const CreateGroupRequestFilterSensitiveLog: (obj: CreateGroupRequest) => any;
|
|
7218
|
+
/**
|
|
7219
|
+
* @internal
|
|
7220
|
+
*/
|
|
7221
|
+
export declare const CreateGroupResponseFilterSensitiveLog: (obj: CreateGroupResponse) => any;
|
|
7222
|
+
/**
|
|
7223
|
+
* @internal
|
|
7224
|
+
*/
|
|
7225
|
+
export declare const CreateIdentityProviderRequestFilterSensitiveLog: (obj: CreateIdentityProviderRequest) => any;
|
|
7226
|
+
/**
|
|
7227
|
+
* @internal
|
|
7228
|
+
*/
|
|
7229
|
+
export declare const IdentityProviderTypeFilterSensitiveLog: (obj: IdentityProviderType) => any;
|
|
7230
|
+
/**
|
|
7231
|
+
* @internal
|
|
7232
|
+
*/
|
|
7233
|
+
export declare const CreateIdentityProviderResponseFilterSensitiveLog: (obj: CreateIdentityProviderResponse) => any;
|
|
7234
|
+
/**
|
|
7235
|
+
* @internal
|
|
7236
|
+
*/
|
|
7237
|
+
export declare const ResourceServerScopeTypeFilterSensitiveLog: (obj: ResourceServerScopeType) => any;
|
|
7238
|
+
/**
|
|
7239
|
+
* @internal
|
|
7240
|
+
*/
|
|
7241
|
+
export declare const CreateResourceServerRequestFilterSensitiveLog: (obj: CreateResourceServerRequest) => any;
|
|
7242
|
+
/**
|
|
7243
|
+
* @internal
|
|
7244
|
+
*/
|
|
7245
|
+
export declare const ResourceServerTypeFilterSensitiveLog: (obj: ResourceServerType) => any;
|
|
7246
|
+
/**
|
|
7247
|
+
* @internal
|
|
7248
|
+
*/
|
|
7249
|
+
export declare const CreateResourceServerResponseFilterSensitiveLog: (obj: CreateResourceServerResponse) => any;
|
|
7250
|
+
/**
|
|
7251
|
+
* @internal
|
|
7252
|
+
*/
|
|
7253
|
+
export declare const CreateUserImportJobRequestFilterSensitiveLog: (obj: CreateUserImportJobRequest) => any;
|
|
7254
|
+
/**
|
|
7255
|
+
* @internal
|
|
7256
|
+
*/
|
|
7257
|
+
export declare const UserImportJobTypeFilterSensitiveLog: (obj: UserImportJobType) => any;
|
|
7258
|
+
/**
|
|
7259
|
+
* @internal
|
|
7260
|
+
*/
|
|
7261
|
+
export declare const CreateUserImportJobResponseFilterSensitiveLog: (obj: CreateUserImportJobResponse) => any;
|
|
7262
|
+
/**
|
|
7263
|
+
* @internal
|
|
7264
|
+
*/
|
|
7265
|
+
export declare const DeviceConfigurationTypeFilterSensitiveLog: (obj: DeviceConfigurationType) => any;
|
|
7266
|
+
/**
|
|
7267
|
+
* @internal
|
|
7268
|
+
*/
|
|
7269
|
+
export declare const EmailConfigurationTypeFilterSensitiveLog: (obj: EmailConfigurationType) => any;
|
|
7270
|
+
/**
|
|
7271
|
+
* @internal
|
|
7272
|
+
*/
|
|
7273
|
+
export declare const CustomEmailLambdaVersionConfigTypeFilterSensitiveLog: (obj: CustomEmailLambdaVersionConfigType) => any;
|
|
7274
|
+
/**
|
|
7275
|
+
* @internal
|
|
7276
|
+
*/
|
|
7277
|
+
export declare const CustomSMSLambdaVersionConfigTypeFilterSensitiveLog: (obj: CustomSMSLambdaVersionConfigType) => any;
|
|
7278
|
+
/**
|
|
7279
|
+
* @internal
|
|
7280
|
+
*/
|
|
7281
|
+
export declare const LambdaConfigTypeFilterSensitiveLog: (obj: LambdaConfigType) => any;
|
|
7282
|
+
/**
|
|
7283
|
+
* @internal
|
|
7284
|
+
*/
|
|
7285
|
+
export declare const PasswordPolicyTypeFilterSensitiveLog: (obj: PasswordPolicyType) => any;
|
|
7286
|
+
/**
|
|
7287
|
+
* @internal
|
|
7288
|
+
*/
|
|
7289
|
+
export declare const UserPoolPolicyTypeFilterSensitiveLog: (obj: UserPoolPolicyType) => any;
|
|
7290
|
+
/**
|
|
7291
|
+
* @internal
|
|
7292
|
+
*/
|
|
7293
|
+
export declare const SmsConfigurationTypeFilterSensitiveLog: (obj: SmsConfigurationType) => any;
|
|
7294
|
+
/**
|
|
7295
|
+
* @internal
|
|
7296
|
+
*/
|
|
7297
|
+
export declare const UserAttributeUpdateSettingsTypeFilterSensitiveLog: (obj: UserAttributeUpdateSettingsType) => any;
|
|
7298
|
+
/**
|
|
7299
|
+
* @internal
|
|
7300
|
+
*/
|
|
7301
|
+
export declare const UsernameConfigurationTypeFilterSensitiveLog: (obj: UsernameConfigurationType) => any;
|
|
7302
|
+
/**
|
|
7303
|
+
* @internal
|
|
7304
|
+
*/
|
|
7305
|
+
export declare const UserPoolAddOnsTypeFilterSensitiveLog: (obj: UserPoolAddOnsType) => any;
|
|
7306
|
+
/**
|
|
7307
|
+
* @internal
|
|
7308
|
+
*/
|
|
7309
|
+
export declare const VerificationMessageTemplateTypeFilterSensitiveLog: (obj: VerificationMessageTemplateType) => any;
|
|
7310
|
+
/**
|
|
7311
|
+
* @internal
|
|
7312
|
+
*/
|
|
7313
|
+
export declare const CreateUserPoolRequestFilterSensitiveLog: (obj: CreateUserPoolRequest) => any;
|
|
7314
|
+
/**
|
|
7315
|
+
* @internal
|
|
7316
|
+
*/
|
|
7317
|
+
export declare const UserPoolTypeFilterSensitiveLog: (obj: UserPoolType) => any;
|
|
7318
|
+
/**
|
|
7319
|
+
* @internal
|
|
7320
|
+
*/
|
|
7321
|
+
export declare const CreateUserPoolResponseFilterSensitiveLog: (obj: CreateUserPoolResponse) => any;
|
|
7322
|
+
/**
|
|
7323
|
+
* @internal
|
|
7324
|
+
*/
|
|
7325
|
+
export declare const TokenValidityUnitsTypeFilterSensitiveLog: (obj: TokenValidityUnitsType) => any;
|
|
7326
|
+
/**
|
|
7327
|
+
* @internal
|
|
7328
|
+
*/
|
|
7329
|
+
export declare const CreateUserPoolClientRequestFilterSensitiveLog: (obj: CreateUserPoolClientRequest) => any;
|
|
7330
|
+
/**
|
|
7331
|
+
* @internal
|
|
7332
|
+
*/
|
|
7333
|
+
export declare const UserPoolClientTypeFilterSensitiveLog: (obj: UserPoolClientType) => any;
|
|
7334
|
+
/**
|
|
7335
|
+
* @internal
|
|
7336
|
+
*/
|
|
7337
|
+
export declare const CreateUserPoolClientResponseFilterSensitiveLog: (obj: CreateUserPoolClientResponse) => any;
|
|
7338
|
+
/**
|
|
7339
|
+
* @internal
|
|
7340
|
+
*/
|
|
7341
|
+
export declare const CustomDomainConfigTypeFilterSensitiveLog: (obj: CustomDomainConfigType) => any;
|
|
7342
|
+
/**
|
|
7343
|
+
* @internal
|
|
7344
|
+
*/
|
|
7345
|
+
export declare const CreateUserPoolDomainRequestFilterSensitiveLog: (obj: CreateUserPoolDomainRequest) => any;
|
|
7346
|
+
/**
|
|
7347
|
+
* @internal
|
|
7348
|
+
*/
|
|
7349
|
+
export declare const CreateUserPoolDomainResponseFilterSensitiveLog: (obj: CreateUserPoolDomainResponse) => any;
|
|
7350
|
+
/**
|
|
7351
|
+
* @internal
|
|
7352
|
+
*/
|
|
7353
|
+
export declare const DeleteGroupRequestFilterSensitiveLog: (obj: DeleteGroupRequest) => any;
|
|
7354
|
+
/**
|
|
7355
|
+
* @internal
|
|
7356
|
+
*/
|
|
7357
|
+
export declare const DeleteIdentityProviderRequestFilterSensitiveLog: (obj: DeleteIdentityProviderRequest) => any;
|
|
7358
|
+
/**
|
|
7359
|
+
* @internal
|
|
7360
|
+
*/
|
|
7361
|
+
export declare const DeleteResourceServerRequestFilterSensitiveLog: (obj: DeleteResourceServerRequest) => any;
|
|
7362
|
+
/**
|
|
7363
|
+
* @internal
|
|
7364
|
+
*/
|
|
7365
|
+
export declare const DeleteUserRequestFilterSensitiveLog: (obj: DeleteUserRequest) => any;
|
|
7366
|
+
/**
|
|
7367
|
+
* @internal
|
|
7368
|
+
*/
|
|
7369
|
+
export declare const DeleteUserAttributesRequestFilterSensitiveLog: (obj: DeleteUserAttributesRequest) => any;
|
|
7370
|
+
/**
|
|
7371
|
+
* @internal
|
|
7372
|
+
*/
|
|
7373
|
+
export declare const DeleteUserAttributesResponseFilterSensitiveLog: (obj: DeleteUserAttributesResponse) => any;
|
|
7374
|
+
/**
|
|
7375
|
+
* @internal
|
|
7376
|
+
*/
|
|
7377
|
+
export declare const DeleteUserPoolRequestFilterSensitiveLog: (obj: DeleteUserPoolRequest) => any;
|
|
7378
|
+
/**
|
|
7379
|
+
* @internal
|
|
7380
|
+
*/
|
|
7381
|
+
export declare const DeleteUserPoolClientRequestFilterSensitiveLog: (obj: DeleteUserPoolClientRequest) => any;
|
|
7382
|
+
/**
|
|
7383
|
+
* @internal
|
|
7384
|
+
*/
|
|
7385
|
+
export declare const DeleteUserPoolDomainRequestFilterSensitiveLog: (obj: DeleteUserPoolDomainRequest) => any;
|
|
7386
|
+
/**
|
|
7387
|
+
* @internal
|
|
7388
|
+
*/
|
|
7389
|
+
export declare const DeleteUserPoolDomainResponseFilterSensitiveLog: (obj: DeleteUserPoolDomainResponse) => any;
|
|
7390
|
+
/**
|
|
7391
|
+
* @internal
|
|
7392
|
+
*/
|
|
7393
|
+
export declare const DescribeIdentityProviderRequestFilterSensitiveLog: (obj: DescribeIdentityProviderRequest) => any;
|
|
7394
|
+
/**
|
|
7395
|
+
* @internal
|
|
7396
|
+
*/
|
|
7397
|
+
export declare const DescribeIdentityProviderResponseFilterSensitiveLog: (obj: DescribeIdentityProviderResponse) => any;
|
|
7398
|
+
/**
|
|
7399
|
+
* @internal
|
|
7400
|
+
*/
|
|
7401
|
+
export declare const DescribeResourceServerRequestFilterSensitiveLog: (obj: DescribeResourceServerRequest) => any;
|
|
7402
|
+
/**
|
|
7403
|
+
* @internal
|
|
7404
|
+
*/
|
|
7405
|
+
export declare const DescribeResourceServerResponseFilterSensitiveLog: (obj: DescribeResourceServerResponse) => any;
|
|
7406
|
+
/**
|
|
7407
|
+
* @internal
|
|
7408
|
+
*/
|
|
7409
|
+
export declare const DescribeRiskConfigurationRequestFilterSensitiveLog: (obj: DescribeRiskConfigurationRequest) => any;
|
|
7410
|
+
/**
|
|
7411
|
+
* @internal
|
|
7412
|
+
*/
|
|
7413
|
+
export declare const CompromisedCredentialsActionsTypeFilterSensitiveLog: (obj: CompromisedCredentialsActionsType) => any;
|
|
7414
|
+
/**
|
|
7415
|
+
* @internal
|
|
7416
|
+
*/
|
|
7417
|
+
export declare const CompromisedCredentialsRiskConfigurationTypeFilterSensitiveLog: (obj: CompromisedCredentialsRiskConfigurationType) => any;
|
|
7418
|
+
/**
|
|
7419
|
+
* @internal
|
|
7420
|
+
*/
|
|
7421
|
+
export declare const RiskExceptionConfigurationTypeFilterSensitiveLog: (obj: RiskExceptionConfigurationType) => any;
|
|
7422
|
+
/**
|
|
7423
|
+
* @internal
|
|
7424
|
+
*/
|
|
7425
|
+
export declare const RiskConfigurationTypeFilterSensitiveLog: (obj: RiskConfigurationType) => any;
|
|
7426
|
+
/**
|
|
7427
|
+
* @internal
|
|
7428
|
+
*/
|
|
7429
|
+
export declare const DescribeRiskConfigurationResponseFilterSensitiveLog: (obj: DescribeRiskConfigurationResponse) => any;
|
|
7430
|
+
/**
|
|
7431
|
+
* @internal
|
|
7432
|
+
*/
|
|
7433
|
+
export declare const DescribeUserImportJobRequestFilterSensitiveLog: (obj: DescribeUserImportJobRequest) => any;
|
|
7434
|
+
/**
|
|
7435
|
+
* @internal
|
|
7436
|
+
*/
|
|
7437
|
+
export declare const DescribeUserImportJobResponseFilterSensitiveLog: (obj: DescribeUserImportJobResponse) => any;
|
|
7438
|
+
/**
|
|
7439
|
+
* @internal
|
|
7440
|
+
*/
|
|
7441
|
+
export declare const DescribeUserPoolRequestFilterSensitiveLog: (obj: DescribeUserPoolRequest) => any;
|
|
7442
|
+
/**
|
|
7443
|
+
* @internal
|
|
7444
|
+
*/
|
|
7445
|
+
export declare const DescribeUserPoolResponseFilterSensitiveLog: (obj: DescribeUserPoolResponse) => any;
|
|
7446
|
+
/**
|
|
7447
|
+
* @internal
|
|
7448
|
+
*/
|
|
7449
|
+
export declare const DescribeUserPoolClientRequestFilterSensitiveLog: (obj: DescribeUserPoolClientRequest) => any;
|
|
7450
|
+
/**
|
|
7451
|
+
* @internal
|
|
7452
|
+
*/
|
|
7453
|
+
export declare const DescribeUserPoolClientResponseFilterSensitiveLog: (obj: DescribeUserPoolClientResponse) => any;
|
|
7454
|
+
/**
|
|
7455
|
+
* @internal
|
|
7456
|
+
*/
|
|
7457
|
+
export declare const DescribeUserPoolDomainRequestFilterSensitiveLog: (obj: DescribeUserPoolDomainRequest) => any;
|
|
7458
|
+
/**
|
|
7459
|
+
* @internal
|
|
7460
|
+
*/
|
|
7461
|
+
export declare const DomainDescriptionTypeFilterSensitiveLog: (obj: DomainDescriptionType) => any;
|
|
7462
|
+
/**
|
|
7463
|
+
* @internal
|
|
7464
|
+
*/
|
|
7465
|
+
export declare const DescribeUserPoolDomainResponseFilterSensitiveLog: (obj: DescribeUserPoolDomainResponse) => any;
|
|
7466
|
+
/**
|
|
7467
|
+
* @internal
|
|
7468
|
+
*/
|
|
7469
|
+
export declare const ForgetDeviceRequestFilterSensitiveLog: (obj: ForgetDeviceRequest) => any;
|
|
7470
|
+
/**
|
|
7471
|
+
* @internal
|
|
7472
|
+
*/
|
|
7473
|
+
export declare const ForgotPasswordRequestFilterSensitiveLog: (obj: ForgotPasswordRequest) => any;
|
|
7474
|
+
/**
|
|
7475
|
+
* @internal
|
|
7476
|
+
*/
|
|
7477
|
+
export declare const CodeDeliveryDetailsTypeFilterSensitiveLog: (obj: CodeDeliveryDetailsType) => any;
|
|
7478
|
+
/**
|
|
7479
|
+
* @internal
|
|
7480
|
+
*/
|
|
7481
|
+
export declare const ForgotPasswordResponseFilterSensitiveLog: (obj: ForgotPasswordResponse) => any;
|
|
7482
|
+
/**
|
|
7483
|
+
* @internal
|
|
7484
|
+
*/
|
|
7485
|
+
export declare const GetCSVHeaderRequestFilterSensitiveLog: (obj: GetCSVHeaderRequest) => any;
|
|
7486
|
+
/**
|
|
7487
|
+
* @internal
|
|
7488
|
+
*/
|
|
7489
|
+
export declare const GetCSVHeaderResponseFilterSensitiveLog: (obj: GetCSVHeaderResponse) => any;
|
|
7490
|
+
/**
|
|
7491
|
+
* @internal
|
|
7492
|
+
*/
|
|
7493
|
+
export declare const GetDeviceRequestFilterSensitiveLog: (obj: GetDeviceRequest) => any;
|
|
7494
|
+
/**
|
|
7495
|
+
* @internal
|
|
7496
|
+
*/
|
|
7497
|
+
export declare const GetDeviceResponseFilterSensitiveLog: (obj: GetDeviceResponse) => any;
|
|
7498
|
+
/**
|
|
7499
|
+
* @internal
|
|
7500
|
+
*/
|
|
7501
|
+
export declare const GetGroupRequestFilterSensitiveLog: (obj: GetGroupRequest) => any;
|
|
7502
|
+
/**
|
|
7503
|
+
* @internal
|
|
7504
|
+
*/
|
|
7505
|
+
export declare const GetGroupResponseFilterSensitiveLog: (obj: GetGroupResponse) => any;
|
|
7506
|
+
/**
|
|
7507
|
+
* @internal
|
|
7508
|
+
*/
|
|
7509
|
+
export declare const GetIdentityProviderByIdentifierRequestFilterSensitiveLog: (obj: GetIdentityProviderByIdentifierRequest) => any;
|
|
7510
|
+
/**
|
|
7511
|
+
* @internal
|
|
7512
|
+
*/
|
|
7513
|
+
export declare const GetIdentityProviderByIdentifierResponseFilterSensitiveLog: (obj: GetIdentityProviderByIdentifierResponse) => any;
|
|
7514
|
+
/**
|
|
7515
|
+
* @internal
|
|
7516
|
+
*/
|
|
7517
|
+
export declare const GetSigningCertificateRequestFilterSensitiveLog: (obj: GetSigningCertificateRequest) => any;
|
|
7518
|
+
/**
|
|
7519
|
+
* @internal
|
|
7520
|
+
*/
|
|
7521
|
+
export declare const GetSigningCertificateResponseFilterSensitiveLog: (obj: GetSigningCertificateResponse) => any;
|
|
7522
|
+
/**
|
|
7523
|
+
* @internal
|
|
7524
|
+
*/
|
|
7525
|
+
export declare const GetUICustomizationRequestFilterSensitiveLog: (obj: GetUICustomizationRequest) => any;
|
|
7526
|
+
/**
|
|
7527
|
+
* @internal
|
|
7528
|
+
*/
|
|
7529
|
+
export declare const UICustomizationTypeFilterSensitiveLog: (obj: UICustomizationType) => any;
|
|
7530
|
+
/**
|
|
7531
|
+
* @internal
|
|
7532
|
+
*/
|
|
7533
|
+
export declare const GetUICustomizationResponseFilterSensitiveLog: (obj: GetUICustomizationResponse) => any;
|
|
7534
|
+
/**
|
|
7535
|
+
* @internal
|
|
7536
|
+
*/
|
|
7537
|
+
export declare const GetUserRequestFilterSensitiveLog: (obj: GetUserRequest) => any;
|
|
7538
|
+
/**
|
|
7539
|
+
* @internal
|
|
7540
|
+
*/
|
|
7541
|
+
export declare const GetUserResponseFilterSensitiveLog: (obj: GetUserResponse) => any;
|
|
7542
|
+
/**
|
|
7543
|
+
* @internal
|
|
7544
|
+
*/
|
|
7545
|
+
export declare const GetUserAttributeVerificationCodeRequestFilterSensitiveLog: (obj: GetUserAttributeVerificationCodeRequest) => any;
|
|
7546
|
+
/**
|
|
7547
|
+
* @internal
|
|
7548
|
+
*/
|
|
7549
|
+
export declare const GetUserAttributeVerificationCodeResponseFilterSensitiveLog: (obj: GetUserAttributeVerificationCodeResponse) => any;
|
|
7550
|
+
/**
|
|
7551
|
+
* @internal
|
|
7552
|
+
*/
|
|
7553
|
+
export declare const GetUserPoolMfaConfigRequestFilterSensitiveLog: (obj: GetUserPoolMfaConfigRequest) => any;
|
|
7554
|
+
/**
|
|
7555
|
+
* @internal
|
|
7556
|
+
*/
|
|
7557
|
+
export declare const SmsMfaConfigTypeFilterSensitiveLog: (obj: SmsMfaConfigType) => any;
|
|
7558
|
+
/**
|
|
7559
|
+
* @internal
|
|
7560
|
+
*/
|
|
7561
|
+
export declare const SoftwareTokenMfaConfigTypeFilterSensitiveLog: (obj: SoftwareTokenMfaConfigType) => any;
|
|
7562
|
+
/**
|
|
7563
|
+
* @internal
|
|
7564
|
+
*/
|
|
7565
|
+
export declare const GetUserPoolMfaConfigResponseFilterSensitiveLog: (obj: GetUserPoolMfaConfigResponse) => any;
|
|
7566
|
+
/**
|
|
7567
|
+
* @internal
|
|
7568
|
+
*/
|
|
7569
|
+
export declare const GlobalSignOutRequestFilterSensitiveLog: (obj: GlobalSignOutRequest) => any;
|
|
7570
|
+
/**
|
|
7571
|
+
* @internal
|
|
7572
|
+
*/
|
|
7573
|
+
export declare const GlobalSignOutResponseFilterSensitiveLog: (obj: GlobalSignOutResponse) => any;
|
|
7574
|
+
/**
|
|
7575
|
+
* @internal
|
|
7576
|
+
*/
|
|
7577
|
+
export declare const InitiateAuthRequestFilterSensitiveLog: (obj: InitiateAuthRequest) => any;
|
|
7578
|
+
/**
|
|
7579
|
+
* @internal
|
|
7580
|
+
*/
|
|
7581
|
+
export declare const InitiateAuthResponseFilterSensitiveLog: (obj: InitiateAuthResponse) => any;
|
|
7582
|
+
/**
|
|
7583
|
+
* @internal
|
|
7584
|
+
*/
|
|
7585
|
+
export declare const ListDevicesRequestFilterSensitiveLog: (obj: ListDevicesRequest) => any;
|
|
7586
|
+
/**
|
|
7587
|
+
* @internal
|
|
7588
|
+
*/
|
|
7589
|
+
export declare const ListDevicesResponseFilterSensitiveLog: (obj: ListDevicesResponse) => any;
|
|
7590
|
+
/**
|
|
7591
|
+
* @internal
|
|
7592
|
+
*/
|
|
7593
|
+
export declare const ListGroupsRequestFilterSensitiveLog: (obj: ListGroupsRequest) => any;
|
|
7594
|
+
/**
|
|
7595
|
+
* @internal
|
|
7596
|
+
*/
|
|
7597
|
+
export declare const ListGroupsResponseFilterSensitiveLog: (obj: ListGroupsResponse) => any;
|
|
7598
|
+
/**
|
|
7599
|
+
* @internal
|
|
7600
|
+
*/
|
|
7601
|
+
export declare const ListIdentityProvidersRequestFilterSensitiveLog: (obj: ListIdentityProvidersRequest) => any;
|
|
7602
|
+
/**
|
|
7603
|
+
* @internal
|
|
7604
|
+
*/
|
|
7605
|
+
export declare const ProviderDescriptionFilterSensitiveLog: (obj: ProviderDescription) => any;
|
|
7606
|
+
/**
|
|
7607
|
+
* @internal
|
|
7608
|
+
*/
|
|
7609
|
+
export declare const ListIdentityProvidersResponseFilterSensitiveLog: (obj: ListIdentityProvidersResponse) => any;
|
|
7610
|
+
/**
|
|
7611
|
+
* @internal
|
|
7612
|
+
*/
|
|
7613
|
+
export declare const ListResourceServersRequestFilterSensitiveLog: (obj: ListResourceServersRequest) => any;
|
|
7614
|
+
/**
|
|
7615
|
+
* @internal
|
|
7616
|
+
*/
|
|
7617
|
+
export declare const ListResourceServersResponseFilterSensitiveLog: (obj: ListResourceServersResponse) => any;
|
|
7618
|
+
/**
|
|
7619
|
+
* @internal
|
|
7620
|
+
*/
|
|
7621
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
7622
|
+
/**
|
|
7623
|
+
* @internal
|
|
7624
|
+
*/
|
|
7625
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
7626
|
+
/**
|
|
7627
|
+
* @internal
|
|
7628
|
+
*/
|
|
7629
|
+
export declare const ListUserImportJobsRequestFilterSensitiveLog: (obj: ListUserImportJobsRequest) => any;
|
|
7630
|
+
/**
|
|
7631
|
+
* @internal
|
|
7632
|
+
*/
|
|
7633
|
+
export declare const ListUserImportJobsResponseFilterSensitiveLog: (obj: ListUserImportJobsResponse) => any;
|
|
7634
|
+
/**
|
|
7635
|
+
* @internal
|
|
7636
|
+
*/
|
|
7637
|
+
export declare const ListUserPoolClientsRequestFilterSensitiveLog: (obj: ListUserPoolClientsRequest) => any;
|
|
7638
|
+
/**
|
|
7639
|
+
* @internal
|
|
7640
|
+
*/
|
|
7641
|
+
export declare const UserPoolClientDescriptionFilterSensitiveLog: (obj: UserPoolClientDescription) => any;
|
|
7642
|
+
/**
|
|
7643
|
+
* @internal
|
|
7644
|
+
*/
|
|
7645
|
+
export declare const ListUserPoolClientsResponseFilterSensitiveLog: (obj: ListUserPoolClientsResponse) => any;
|
|
7646
|
+
/**
|
|
7647
|
+
* @internal
|
|
7648
|
+
*/
|
|
7649
|
+
export declare const ListUserPoolsRequestFilterSensitiveLog: (obj: ListUserPoolsRequest) => any;
|
|
7650
|
+
/**
|
|
7651
|
+
* @internal
|
|
7652
|
+
*/
|
|
7653
|
+
export declare const UserPoolDescriptionTypeFilterSensitiveLog: (obj: UserPoolDescriptionType) => any;
|
|
7654
|
+
/**
|
|
7655
|
+
* @internal
|
|
7656
|
+
*/
|
|
7657
|
+
export declare const ListUserPoolsResponseFilterSensitiveLog: (obj: ListUserPoolsResponse) => any;
|
|
7658
|
+
/**
|
|
7659
|
+
* @internal
|
|
7660
|
+
*/
|
|
7661
|
+
export declare const ListUsersRequestFilterSensitiveLog: (obj: ListUsersRequest) => any;
|
|
7662
|
+
/**
|
|
7663
|
+
* @internal
|
|
7664
|
+
*/
|
|
7665
|
+
export declare const ListUsersResponseFilterSensitiveLog: (obj: ListUsersResponse) => any;
|
|
7666
|
+
/**
|
|
7667
|
+
* @internal
|
|
7668
|
+
*/
|
|
7669
|
+
export declare const ListUsersInGroupRequestFilterSensitiveLog: (obj: ListUsersInGroupRequest) => any;
|
|
7670
|
+
/**
|
|
7671
|
+
* @internal
|
|
7672
|
+
*/
|
|
7673
|
+
export declare const ListUsersInGroupResponseFilterSensitiveLog: (obj: ListUsersInGroupResponse) => any;
|
|
7674
|
+
/**
|
|
7675
|
+
* @internal
|
|
7676
|
+
*/
|
|
7677
|
+
export declare const ResendConfirmationCodeRequestFilterSensitiveLog: (obj: ResendConfirmationCodeRequest) => any;
|
|
7678
|
+
/**
|
|
7679
|
+
* @internal
|
|
7680
|
+
*/
|
|
7681
|
+
export declare const ResendConfirmationCodeResponseFilterSensitiveLog: (obj: ResendConfirmationCodeResponse) => any;
|
|
7682
|
+
/**
|
|
7683
|
+
* @internal
|
|
7684
|
+
*/
|
|
7685
|
+
export declare const RespondToAuthChallengeRequestFilterSensitiveLog: (obj: RespondToAuthChallengeRequest) => any;
|
|
7686
|
+
/**
|
|
7687
|
+
* @internal
|
|
7688
|
+
*/
|
|
7689
|
+
export declare const RespondToAuthChallengeResponseFilterSensitiveLog: (obj: RespondToAuthChallengeResponse) => any;
|
|
7690
|
+
/**
|
|
7691
|
+
* @internal
|
|
7692
|
+
*/
|
|
7693
|
+
export declare const RevokeTokenRequestFilterSensitiveLog: (obj: RevokeTokenRequest) => any;
|
|
7694
|
+
/**
|
|
7695
|
+
* @internal
|
|
7696
|
+
*/
|
|
7697
|
+
export declare const RevokeTokenResponseFilterSensitiveLog: (obj: RevokeTokenResponse) => any;
|
|
7698
|
+
/**
|
|
7699
|
+
* @internal
|
|
7700
|
+
*/
|
|
7701
|
+
export declare const SetRiskConfigurationRequestFilterSensitiveLog: (obj: SetRiskConfigurationRequest) => any;
|
|
7702
|
+
/**
|
|
7703
|
+
* @internal
|
|
7704
|
+
*/
|
|
7705
|
+
export declare const SetRiskConfigurationResponseFilterSensitiveLog: (obj: SetRiskConfigurationResponse) => any;
|
|
7706
|
+
/**
|
|
7707
|
+
* @internal
|
|
7708
|
+
*/
|
|
7709
|
+
export declare const SetUICustomizationRequestFilterSensitiveLog: (obj: SetUICustomizationRequest) => any;
|
|
7710
|
+
/**
|
|
7711
|
+
* @internal
|
|
7712
|
+
*/
|
|
7713
|
+
export declare const SetUICustomizationResponseFilterSensitiveLog: (obj: SetUICustomizationResponse) => any;
|
|
7714
|
+
/**
|
|
7715
|
+
* @internal
|
|
7716
|
+
*/
|
|
7717
|
+
export declare const SetUserMFAPreferenceRequestFilterSensitiveLog: (obj: SetUserMFAPreferenceRequest) => any;
|
|
7718
|
+
/**
|
|
7719
|
+
* @internal
|
|
7720
|
+
*/
|
|
7721
|
+
export declare const SetUserMFAPreferenceResponseFilterSensitiveLog: (obj: SetUserMFAPreferenceResponse) => any;
|
|
7722
|
+
/**
|
|
7723
|
+
* @internal
|
|
7724
|
+
*/
|
|
7725
|
+
export declare const SetUserPoolMfaConfigRequestFilterSensitiveLog: (obj: SetUserPoolMfaConfigRequest) => any;
|
|
7726
|
+
/**
|
|
7727
|
+
* @internal
|
|
7728
|
+
*/
|
|
7729
|
+
export declare const SetUserPoolMfaConfigResponseFilterSensitiveLog: (obj: SetUserPoolMfaConfigResponse) => any;
|
|
7730
|
+
/**
|
|
7731
|
+
* @internal
|
|
7732
|
+
*/
|
|
7733
|
+
export declare const SetUserSettingsRequestFilterSensitiveLog: (obj: SetUserSettingsRequest) => any;
|
|
7734
|
+
/**
|
|
7735
|
+
* @internal
|
|
7736
|
+
*/
|
|
7737
|
+
export declare const SetUserSettingsResponseFilterSensitiveLog: (obj: SetUserSettingsResponse) => any;
|
|
7738
|
+
/**
|
|
7739
|
+
* @internal
|
|
7740
|
+
*/
|
|
7741
|
+
export declare const SignUpRequestFilterSensitiveLog: (obj: SignUpRequest) => any;
|
|
7742
|
+
/**
|
|
7743
|
+
* @internal
|
|
7744
|
+
*/
|
|
7745
|
+
export declare const SignUpResponseFilterSensitiveLog: (obj: SignUpResponse) => any;
|