@aws-sdk/client-cognito-identity-provider 3.1075.0 → 3.1076.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +5059 -16
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -237
- package/dist-cjs/endpoint/bdd.js +0 -61
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/CognitoIdentityProviderServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -699
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -45
- package/dist-cjs/schemas/schemas_0.js +0 -3835
|
@@ -1,3835 +0,0 @@
|
|
|
1
|
-
const _A = "Actions";
|
|
2
|
-
const _AA = "ApplicationArn";
|
|
3
|
-
const _AACUO = "AllowAdminCreateUserOnly";
|
|
4
|
-
const _AAUTG = "AdminAddUserToGroup";
|
|
5
|
-
const _AAUTGR = "AdminAddUserToGroupRequest";
|
|
6
|
-
const _AAl = "AliasAttributes";
|
|
7
|
-
const _AAu = "AuthenticatorAttachment";
|
|
8
|
-
const _AC = "AvailableChallenges";
|
|
9
|
-
const _ACA = "AddCustomAttributes";
|
|
10
|
-
const _ACAR = "AddCustomAttributesRequest";
|
|
11
|
-
const _ACARd = "AddCustomAttributesResponse";
|
|
12
|
-
const _ACSU = "AdminConfirmSignUp";
|
|
13
|
-
const _ACSUR = "AdminConfirmSignUpRequest";
|
|
14
|
-
const _ACSURd = "AdminConfirmSignUpResponse";
|
|
15
|
-
const _ACT = "AnalyticsConfigurationType";
|
|
16
|
-
const _ACU = "AdminCreateUser";
|
|
17
|
-
const _ACUC = "AdminCreateUserConfig";
|
|
18
|
-
const _ACUCT = "AdminCreateUserConfigType";
|
|
19
|
-
const _ACUR = "AdminCreateUserRequest";
|
|
20
|
-
const _ACURd = "AdminCreateUserResponse";
|
|
21
|
-
const _ACn = "AnalyticsConfiguration";
|
|
22
|
-
const _ADE = "AccessDeniedException";
|
|
23
|
-
const _ADPFU = "AdminDisableProviderForUser";
|
|
24
|
-
const _ADPFUR = "AdminDisableProviderForUserRequest";
|
|
25
|
-
const _ADPFURd = "AdminDisableProviderForUserResponse";
|
|
26
|
-
const _ADT = "AttributeDataType";
|
|
27
|
-
const _ADU = "AdminDeleteUser";
|
|
28
|
-
const _ADUA = "AdminDeleteUserAttributes";
|
|
29
|
-
const _ADUAR = "AdminDeleteUserAttributesRequest";
|
|
30
|
-
const _ADUARd = "AdminDeleteUserAttributesResponse";
|
|
31
|
-
const _ADUR = "AdminDeleteUserRequest";
|
|
32
|
-
const _ADURd = "AdminDisableUserRequest";
|
|
33
|
-
const _ADURdm = "AdminDisableUserResponse";
|
|
34
|
-
const _ADUd = "AdminDisableUser";
|
|
35
|
-
const _AE = "AuthEvents";
|
|
36
|
-
const _AEE = "AliasExistsException";
|
|
37
|
-
const _AEI = "AnalyticsEndpointId";
|
|
38
|
-
const _AET = "AuthEventType";
|
|
39
|
-
const _AETu = "AuthEventsType";
|
|
40
|
-
const _AEU = "AdminEnableUser";
|
|
41
|
-
const _AEUR = "AdminEnableUserRequest";
|
|
42
|
-
const _AEURd = "AdminEnableUserResponse";
|
|
43
|
-
const _AF = "AuthFlow";
|
|
44
|
-
const _AFAF = "AllowedFirstAuthFactors";
|
|
45
|
-
const _AFD = "AdminForgetDevice";
|
|
46
|
-
const _AFDR = "AdminForgetDeviceRequest";
|
|
47
|
-
const _AGD = "AdminGetDevice";
|
|
48
|
-
const _AGDR = "AdminGetDeviceRequest";
|
|
49
|
-
const _AGDRd = "AdminGetDeviceResponse";
|
|
50
|
-
const _AGU = "AdminGetUser";
|
|
51
|
-
const _AGUR = "AdminGetUserRequest";
|
|
52
|
-
const _AGURd = "AdminGetUserResponse";
|
|
53
|
-
const _AI = "ApplicationId";
|
|
54
|
-
const _AIA = "AdminInitiateAuth";
|
|
55
|
-
const _AIAR = "AdminInitiateAuthRequest";
|
|
56
|
-
const _AIARd = "AdminInitiateAuthResponse";
|
|
57
|
-
const _ALD = "AdminListDevices";
|
|
58
|
-
const _ALDR = "AdminListDevicesRequest";
|
|
59
|
-
const _ALDRd = "AdminListDevicesResponse";
|
|
60
|
-
const _ALGFU = "AdminListGroupsForUser";
|
|
61
|
-
const _ALGFUR = "AdminListGroupsForUserRequest";
|
|
62
|
-
const _ALGFURd = "AdminListGroupsForUserResponse";
|
|
63
|
-
const _ALPFU = "AdminLinkProviderForUser";
|
|
64
|
-
const _ALPFUR = "AdminLinkProviderForUserRequest";
|
|
65
|
-
const _ALPFURd = "AdminLinkProviderForUserResponse";
|
|
66
|
-
const _ALT = "AssetListType";
|
|
67
|
-
const _ALTt = "AttributeListType";
|
|
68
|
-
const _ALUAE = "AdminListUserAuthEvents";
|
|
69
|
-
const _ALUAER = "AdminListUserAuthEventsRequest";
|
|
70
|
-
const _ALUAERd = "AdminListUserAuthEventsResponse";
|
|
71
|
-
const _AM = "AnalyticsMetadata";
|
|
72
|
-
const _AMT = "AnalyticsMetadataType";
|
|
73
|
-
const _AMt = "AttributeMapping";
|
|
74
|
-
const _AN = "AttributeName";
|
|
75
|
-
const _AOAF = "AllowedOAuthFlows";
|
|
76
|
-
const _AOAFUPC = "AllowedOAuthFlowsUserPoolClient";
|
|
77
|
-
const _AOAS = "AllowedOAuthScopes";
|
|
78
|
-
const _AP = "AuthParameters";
|
|
79
|
-
const _APT = "AuthParametersType";
|
|
80
|
-
const _AR = "AuthenticationResult";
|
|
81
|
-
const _ARS = "AccountRecoverySetting";
|
|
82
|
-
const _ARST = "AccountRecoverySettingType";
|
|
83
|
-
const _ART = "AuthenticationResultType";
|
|
84
|
-
const _ARTAC = "AdminRespondToAuthChallenge";
|
|
85
|
-
const _ARTACR = "AdminRespondToAuthChallengeRequest";
|
|
86
|
-
const _ARTACRd = "AdminRespondToAuthChallengeResponse";
|
|
87
|
-
const _ARUFG = "AdminRemoveUserFromGroup";
|
|
88
|
-
const _ARUFGR = "AdminRemoveUserFromGroupRequest";
|
|
89
|
-
const _ARUP = "AdminResetUserPassword";
|
|
90
|
-
const _ARUPR = "AdminResetUserPasswordRequest";
|
|
91
|
-
const _ARUPRd = "AdminResetUserPasswordResponse";
|
|
92
|
-
const _ARVBU = "AttributesRequireVerificationBeforeUpdate";
|
|
93
|
-
const _ASAF = "AdvancedSecurityAdditionalFlows";
|
|
94
|
-
const _ASAFT = "AdvancedSecurityAdditionalFlowsType";
|
|
95
|
-
const _ASM = "AdvancedSecurityMode";
|
|
96
|
-
const _AST = "AssociateSoftwareToken";
|
|
97
|
-
const _ASTR = "AssociateSoftwareTokenRequest";
|
|
98
|
-
const _ASTRs = "AssociateSoftwareTokenResponse";
|
|
99
|
-
const _ASUMFAP = "AdminSetUserMFAPreference";
|
|
100
|
-
const _ASUMFAPR = "AdminSetUserMFAPreferenceRequest";
|
|
101
|
-
const _ASUMFAPRd = "AdminSetUserMFAPreferenceResponse";
|
|
102
|
-
const _ASUP = "AdminSetUserPassword";
|
|
103
|
-
const _ASUPR = "AdminSetUserPasswordRequest";
|
|
104
|
-
const _ASUPRd = "AdminSetUserPasswordResponse";
|
|
105
|
-
const _ASUS = "AdminSetUserSettings";
|
|
106
|
-
const _ASUSR = "AdminSetUserSettingsRequest";
|
|
107
|
-
const _ASUSRd = "AdminSetUserSettingsResponse";
|
|
108
|
-
const _ASV = "AuthSessionValidity";
|
|
109
|
-
const _AT = "AssetType";
|
|
110
|
-
const _ATAT = "AccountTakeoverActionsType";
|
|
111
|
-
const _ATATc = "AccountTakeoverActionType";
|
|
112
|
-
const _ATG = "AttributesToGet";
|
|
113
|
-
const _ATRC = "AccountTakeoverRiskConfiguration";
|
|
114
|
-
const _ATRCT = "AccountTakeoverRiskConfigurationType";
|
|
115
|
-
const _ATV = "AccessTokenValidity";
|
|
116
|
-
const _ATc = "AccessToken";
|
|
117
|
-
const _ATt = "AttributeType";
|
|
118
|
-
const _ATu = "AuthenticatorTransports";
|
|
119
|
-
const _AUAEF = "AdminUpdateAuthEventFeedback";
|
|
120
|
-
const _AUAEFR = "AdminUpdateAuthEventFeedbackRequest";
|
|
121
|
-
const _AUAEFRd = "AdminUpdateAuthEventFeedbackResponse";
|
|
122
|
-
const _AUDS = "AdminUpdateDeviceStatus";
|
|
123
|
-
const _AUDSR = "AdminUpdateDeviceStatusRequest";
|
|
124
|
-
const _AUDSRd = "AdminUpdateDeviceStatusResponse";
|
|
125
|
-
const _AUGSO = "AdminUserGlobalSignOut";
|
|
126
|
-
const _AUGSOR = "AdminUserGlobalSignOutRequest";
|
|
127
|
-
const _AUGSORd = "AdminUserGlobalSignOutResponse";
|
|
128
|
-
const _AUPCS = "AddUserPoolClientSecret";
|
|
129
|
-
const _AUPCSR = "AddUserPoolClientSecretRequest";
|
|
130
|
-
const _AUPCSRd = "AddUserPoolClientSecretResponse";
|
|
131
|
-
const _AUUA = "AdminUpdateUserAttributes";
|
|
132
|
-
const _AUUAR = "AdminUpdateUserAttributesRequest";
|
|
133
|
-
const _AUUARd = "AdminUpdateUserAttributesResponse";
|
|
134
|
-
const _AVA = "AutoVerifiedAttributes";
|
|
135
|
-
const _AVT = "AttributeValueType";
|
|
136
|
-
const _AWSAI = "AWSAccountId";
|
|
137
|
-
const _Ar = "Arn";
|
|
138
|
-
const _As = "Assets";
|
|
139
|
-
const _At = "Attributes";
|
|
140
|
-
const _B = "Bytes";
|
|
141
|
-
const _BA = "BucketArn";
|
|
142
|
-
const _BE = "BlockEmail";
|
|
143
|
-
const _BIPRL = "BlockedIPRangeList";
|
|
144
|
-
const _C = "Category";
|
|
145
|
-
const _CA = "CustomAttributes";
|
|
146
|
-
const _CAC = "CreateAuthChallenge";
|
|
147
|
-
const _CALT = "CustomAttributesListType";
|
|
148
|
-
const _CAM = "CustomAuthMode";
|
|
149
|
-
const _CAe = "CertificateArn";
|
|
150
|
-
const _CAr = "CreatedAt";
|
|
151
|
-
const _CC = "ConfirmationCode";
|
|
152
|
-
const _CCAT = "CompromisedCredentialsActionsType";
|
|
153
|
-
const _CCD = "CompromisedCredentialsDetected";
|
|
154
|
-
const _CCO = "CredentialCreationOptions";
|
|
155
|
-
const _CCRC = "CompromisedCredentialsRiskConfiguration";
|
|
156
|
-
const _CCRCT = "CompromisedCredentialsRiskConfigurationType";
|
|
157
|
-
const _CD = "ContextData";
|
|
158
|
-
const _CDC = "CustomDomainConfig";
|
|
159
|
-
const _CDCT = "CustomDomainConfigType";
|
|
160
|
-
const _CDD = "CodeDeliveryDetails";
|
|
161
|
-
const _CDDL = "CodeDeliveryDetailsList";
|
|
162
|
-
const _CDDLT = "CodeDeliveryDetailsListType";
|
|
163
|
-
const _CDDT = "CodeDeliveryDetailsType";
|
|
164
|
-
const _CDFE = "CodeDeliveryFailureException";
|
|
165
|
-
const _CDR = "ConfirmDeviceRequest";
|
|
166
|
-
const _CDRo = "ConfirmDeviceResponse";
|
|
167
|
-
const _CDT = "ContextDataType";
|
|
168
|
-
const _CDo = "CompletionDate";
|
|
169
|
-
const _CDon = "ConfirmDevice";
|
|
170
|
-
const _CDr = "CreationDate";
|
|
171
|
-
const _CDu = "CustomDomain";
|
|
172
|
-
const _CELVCT = "CustomEmailLambdaVersionConfigType";
|
|
173
|
-
const _CES = "CustomEmailSender";
|
|
174
|
-
const _CFD = "CloudFrontDomain";
|
|
175
|
-
const _CFDl = "CloudFrontDistribution";
|
|
176
|
-
const _CFP = "ConfirmForgotPassword";
|
|
177
|
-
const _CFPR = "ConfirmForgotPasswordRequest";
|
|
178
|
-
const _CFPRo = "ConfirmForgotPasswordResponse";
|
|
179
|
-
const _CG = "CreateGroup";
|
|
180
|
-
const _CGR = "CreateGroupRequest";
|
|
181
|
-
const _CGRr = "CreateGroupResponse";
|
|
182
|
-
const _CI = "ClientId";
|
|
183
|
-
const _CIP = "CreateIdentityProvider";
|
|
184
|
-
const _CIPR = "CreateIdentityProviderRequest";
|
|
185
|
-
const _CIPRr = "CreateIdentityProviderResponse";
|
|
186
|
-
const _CIT = "ClientIdType";
|
|
187
|
-
const _CIr = "CredentialId";
|
|
188
|
-
const _CM = "ClientMetadata";
|
|
189
|
-
const _CME = "CodeMismatchException";
|
|
190
|
-
const _CMEo = "ConcurrentModificationException";
|
|
191
|
-
const _CMLB = "CreateManagedLoginBranding";
|
|
192
|
-
const _CMLBR = "CreateManagedLoginBrandingRequest";
|
|
193
|
-
const _CMLBRr = "CreateManagedLoginBrandingResponse";
|
|
194
|
-
const _CMo = "ColorMode";
|
|
195
|
-
const _CMom = "CompletionMessage";
|
|
196
|
-
const _CMu = "CustomMessage";
|
|
197
|
-
const _CN = "ChallengeName";
|
|
198
|
-
const _CNl = "ClientName";
|
|
199
|
-
const _CP = "ChallengeParameters";
|
|
200
|
-
const _CPR = "ChangePasswordRequest";
|
|
201
|
-
const _CPRh = "ChangePasswordResponse";
|
|
202
|
-
const _CPh = "ChangePassword";
|
|
203
|
-
const _CR = "ChallengeResponses";
|
|
204
|
-
const _CRLT = "ChallengeResponseListType";
|
|
205
|
-
const _CROND = "ChallengeRequiredOnNewDevice";
|
|
206
|
-
const _CRS = "CreateResourceServer";
|
|
207
|
-
const _CRSR = "CreateResourceServerRequest";
|
|
208
|
-
const _CRSRr = "CreateResourceServerResponse";
|
|
209
|
-
const _CRT = "ChallengeResponseType";
|
|
210
|
-
const _CRTh = "ChallengeResponsesType";
|
|
211
|
-
const _CRh = "ChallengeResponse";
|
|
212
|
-
const _CS = "ClientSecret";
|
|
213
|
-
const _CSCD = "ClientSecretCreateDate";
|
|
214
|
-
const _CSD = "ClientSecretDescriptor";
|
|
215
|
-
const _CSDLT = "ClientSecretDescriptorListType";
|
|
216
|
-
const _CSDT = "ClientSecretDescriptorType";
|
|
217
|
-
const _CSI = "ClientSecretId";
|
|
218
|
-
const _CSMSLVCT = "CustomSMSLambdaVersionConfigType";
|
|
219
|
-
const _CSMSS = "CustomSMSSender";
|
|
220
|
-
const _CSS = "CSS";
|
|
221
|
-
const _CSSV = "CSSVersion";
|
|
222
|
-
const _CST = "ClientSecretType";
|
|
223
|
-
const _CSU = "ConfirmSignUp";
|
|
224
|
-
const _CSUR = "ConfirmSignUpRequest";
|
|
225
|
-
const _CSURo = "ConfirmSignUpResponse";
|
|
226
|
-
const _CSV = "ClientSecretValue";
|
|
227
|
-
const _CSVH = "CSVHeader";
|
|
228
|
-
const _CSa = "CaseSensitive";
|
|
229
|
-
const _CSl = "ClientSecrets";
|
|
230
|
-
const _CSo = "ConfigurationSet";
|
|
231
|
-
const _CT = "CreateTerms";
|
|
232
|
-
const _CTR = "CreateTermsRequest";
|
|
233
|
-
const _CTRr = "CreateTermsResponse";
|
|
234
|
-
const _CUAF = "ConfiguredUserAuthFactors";
|
|
235
|
-
const _CUIJ = "CreateUserImportJob";
|
|
236
|
-
const _CUIJR = "CreateUserImportJobRequest";
|
|
237
|
-
const _CUIJRr = "CreateUserImportJobResponse";
|
|
238
|
-
const _CUP = "CreateUserPool";
|
|
239
|
-
const _CUPC = "CreateUserPoolClient";
|
|
240
|
-
const _CUPCR = "CreateUserPoolClientRequest";
|
|
241
|
-
const _CUPCRr = "CreateUserPoolClientResponse";
|
|
242
|
-
const _CUPD = "CreateUserPoolDomain";
|
|
243
|
-
const _CUPDR = "CreateUserPoolDomainRequest";
|
|
244
|
-
const _CUPDRr = "CreateUserPoolDomainResponse";
|
|
245
|
-
const _CUPR = "CreateUserPoolRequest";
|
|
246
|
-
const _CUPRR = "CreateUserPoolReplicaRequest";
|
|
247
|
-
const _CUPRRr = "CreateUserPoolReplicaResponse";
|
|
248
|
-
const _CUPRr = "CreateUserPoolResponse";
|
|
249
|
-
const _CUPRre = "CreateUserPoolReplica";
|
|
250
|
-
const _CURL = "CallbackURLs";
|
|
251
|
-
const _CWAR = "CompleteWebAuthnRegistration";
|
|
252
|
-
const _CWARR = "CompleteWebAuthnRegistrationRequest";
|
|
253
|
-
const _CWARRo = "CompleteWebAuthnRegistrationResponse";
|
|
254
|
-
const _CWLC = "CloudWatchLogsConfiguration";
|
|
255
|
-
const _CWLCT = "CloudWatchLogsConfigurationType";
|
|
256
|
-
const _CWLRA = "CloudWatchLogsRoleArn";
|
|
257
|
-
const _Ce = "Certificate";
|
|
258
|
-
const _Ci = "City";
|
|
259
|
-
const _Co = "Country";
|
|
260
|
-
const _Cod = "Code";
|
|
261
|
-
const _Cr = "Credential";
|
|
262
|
-
const _Cre = "Credentials";
|
|
263
|
-
const _D = "Device";
|
|
264
|
-
const _DA = "DeviceAttributes";
|
|
265
|
-
const _DAC = "DefineAuthChallenge";
|
|
266
|
-
const _DC = "DeviceConfiguration";
|
|
267
|
-
const _DCD = "DeviceCreateDate";
|
|
268
|
-
const _DCT = "DeviceConfigurationType";
|
|
269
|
-
const _DD = "DomainDescription";
|
|
270
|
-
const _DDM = "DesiredDeliveryMediums";
|
|
271
|
-
const _DDT = "DomainDescriptionType";
|
|
272
|
-
const _DEO = "DefaultEmailOption";
|
|
273
|
-
const _DG = "DeleteGroup";
|
|
274
|
-
const _DGK = "DeviceGroupKey";
|
|
275
|
-
const _DGR = "DeleteGroupRequest";
|
|
276
|
-
const _DIP = "DeleteIdentityProvider";
|
|
277
|
-
const _DIPR = "DeleteIdentityProviderRequest";
|
|
278
|
-
const _DIPRe = "DescribeIdentityProviderRequest";
|
|
279
|
-
const _DIPRes = "DescribeIdentityProviderResponse";
|
|
280
|
-
const _DIPe = "DescribeIdentityProvider";
|
|
281
|
-
const _DK = "DeviceKey";
|
|
282
|
-
const _DKEE = "DeviceKeyExistsException";
|
|
283
|
-
const _DLAD = "DeviceLastAuthenticatedDate";
|
|
284
|
-
const _DLMD = "DeviceLastModifiedDate";
|
|
285
|
-
const _DLT = "DeviceListType";
|
|
286
|
-
const _DM = "DeliveryMedium";
|
|
287
|
-
const _DMLB = "DeleteManagedLoginBranding";
|
|
288
|
-
const _DMLBBC = "DescribeManagedLoginBrandingByClient";
|
|
289
|
-
const _DMLBBCR = "DescribeManagedLoginBrandingByClientRequest";
|
|
290
|
-
const _DMLBBCRe = "DescribeManagedLoginBrandingByClientResponse";
|
|
291
|
-
const _DMLBR = "DeleteManagedLoginBrandingRequest";
|
|
292
|
-
const _DMLBRe = "DescribeManagedLoginBrandingRequest";
|
|
293
|
-
const _DMLBRes = "DescribeManagedLoginBrandingResponse";
|
|
294
|
-
const _DMLBe = "DescribeManagedLoginBranding";
|
|
295
|
-
const _DN = "DeviceName";
|
|
296
|
-
const _DOA = "DeveloperOnlyAttribute";
|
|
297
|
-
const _DOROUP = "DeviceOnlyRememberedOnUserPrompt";
|
|
298
|
-
const _DP = "DeletionProtection";
|
|
299
|
-
const _DPE = "DuplicateProviderException";
|
|
300
|
-
const _DRC = "DescribeRiskConfiguration";
|
|
301
|
-
const _DRCR = "DescribeRiskConfigurationRequest";
|
|
302
|
-
const _DRCRe = "DescribeRiskConfigurationResponse";
|
|
303
|
-
const _DRS = "DeviceRememberedStatus";
|
|
304
|
-
const _DRSR = "DeleteResourceServerRequest";
|
|
305
|
-
const _DRSRe = "DescribeResourceServerRequest";
|
|
306
|
-
const _DRSRes = "DescribeResourceServerResponse";
|
|
307
|
-
const _DRSe = "DeleteResourceServer";
|
|
308
|
-
const _DRSes = "DescribeResourceServer";
|
|
309
|
-
const _DRURI = "DefaultRedirectURI";
|
|
310
|
-
const _DSVC = "DeviceSecretVerifierConfig";
|
|
311
|
-
const _DSVCT = "DeviceSecretVerifierConfigType";
|
|
312
|
-
const _DT = "DeviceType";
|
|
313
|
-
const _DTR = "DeleteTermsRequest";
|
|
314
|
-
const _DTRe = "DescribeTermsRequest";
|
|
315
|
-
const _DTRes = "DescribeTermsResponse";
|
|
316
|
-
const _DTe = "DeleteTerms";
|
|
317
|
-
const _DTes = "DescribeTerms";
|
|
318
|
-
const _DU = "DestinationUser";
|
|
319
|
-
const _DUA = "DeleteUserAttributes";
|
|
320
|
-
const _DUAR = "DeleteUserAttributesRequest";
|
|
321
|
-
const _DUARe = "DeleteUserAttributesResponse";
|
|
322
|
-
const _DUIJ = "DescribeUserImportJob";
|
|
323
|
-
const _DUIJR = "DescribeUserImportJobRequest";
|
|
324
|
-
const _DUIJRe = "DescribeUserImportJobResponse";
|
|
325
|
-
const _DUP = "DeleteUserPool";
|
|
326
|
-
const _DUPC = "DeleteUserPoolClient";
|
|
327
|
-
const _DUPCR = "DeleteUserPoolClientRequest";
|
|
328
|
-
const _DUPCRe = "DescribeUserPoolClientRequest";
|
|
329
|
-
const _DUPCRes = "DescribeUserPoolClientResponse";
|
|
330
|
-
const _DUPCS = "DeleteUserPoolClientSecret";
|
|
331
|
-
const _DUPCSR = "DeleteUserPoolClientSecretRequest";
|
|
332
|
-
const _DUPCSRe = "DeleteUserPoolClientSecretResponse";
|
|
333
|
-
const _DUPCe = "DescribeUserPoolClient";
|
|
334
|
-
const _DUPD = "DeleteUserPoolDomain";
|
|
335
|
-
const _DUPDR = "DeleteUserPoolDomainRequest";
|
|
336
|
-
const _DUPDRe = "DeleteUserPoolDomainResponse";
|
|
337
|
-
const _DUPDRes = "DescribeUserPoolDomainRequest";
|
|
338
|
-
const _DUPDResc = "DescribeUserPoolDomainResponse";
|
|
339
|
-
const _DUPDe = "DescribeUserPoolDomain";
|
|
340
|
-
const _DUPR = "DeleteUserPoolRequest";
|
|
341
|
-
const _DUPRR = "DeleteUserPoolReplicaRequest";
|
|
342
|
-
const _DUPRRe = "DeleteUserPoolReplicaResponse";
|
|
343
|
-
const _DUPRe = "DescribeUserPoolRequest";
|
|
344
|
-
const _DUPRel = "DeleteUserPoolReplica";
|
|
345
|
-
const _DUPRes = "DescribeUserPoolResponse";
|
|
346
|
-
const _DUPe = "DescribeUserPool";
|
|
347
|
-
const _DUR = "DeleteUserRequest";
|
|
348
|
-
const _DUe = "DeleteUser";
|
|
349
|
-
const _DWAC = "DeleteWebAuthnCredential";
|
|
350
|
-
const _DWACR = "DeleteWebAuthnCredentialRequest";
|
|
351
|
-
const _DWACRe = "DeleteWebAuthnCredentialResponse";
|
|
352
|
-
const _De = "Devices";
|
|
353
|
-
const _Des = "Destination";
|
|
354
|
-
const _Desc = "Description";
|
|
355
|
-
const _Do = "Domain";
|
|
356
|
-
const _E = "Enabled";
|
|
357
|
-
const _EA = "EventAction";
|
|
358
|
-
const _EAF = "ExplicitAuthFlows";
|
|
359
|
-
const _EC = "EmailConfiguration";
|
|
360
|
-
const _ECD = "EventContextData";
|
|
361
|
-
const _ECDT = "EventContextDataType";
|
|
362
|
-
const _ECE = "ExpiredCodeException";
|
|
363
|
-
const _ECF = "EmailConfigurationFailure";
|
|
364
|
-
const _ECT = "EmailConfigurationType";
|
|
365
|
-
const _ED = "EncodedData";
|
|
366
|
-
const _EF = "EventFeedback";
|
|
367
|
-
const _EFT = "EventFeedbackType";
|
|
368
|
-
const _EFv = "EventFilter";
|
|
369
|
-
const _EI = "EventId";
|
|
370
|
-
const _EIx = "ExternalId";
|
|
371
|
-
const _EIxp = "ExpiresIn";
|
|
372
|
-
const _EM = "EmailMessage";
|
|
373
|
-
const _EMBL = "EmailMessageByLink";
|
|
374
|
-
const _EMC = "EmailMfaConfiguration";
|
|
375
|
-
const _EMCT = "EmailMfaConfigType";
|
|
376
|
-
const _EMS = "EmailMfaSettings";
|
|
377
|
-
const _EMST = "EmailMfaSettingsType";
|
|
378
|
-
const _ENOU = "EstimatedNumberOfUsers";
|
|
379
|
-
const _EPAUCD = "EnablePropagateAdditionalUserContextData";
|
|
380
|
-
const _ER = "EventResponse";
|
|
381
|
-
const _ERT = "EventRiskType";
|
|
382
|
-
const _ERv = "EventRisk";
|
|
383
|
-
const _ES = "EventSource";
|
|
384
|
-
const _ESA = "EmailSendingAccount";
|
|
385
|
-
const _ESBL = "EmailSubjectByLink";
|
|
386
|
-
const _ESTMFAE = "EnableSoftwareTokenMFAException";
|
|
387
|
-
const _ESm = "EmailSubject";
|
|
388
|
-
const _ET = "EventType";
|
|
389
|
-
const _ETR = "EnableTokenRevocation";
|
|
390
|
-
const _EVM = "EmailVerificationMessage";
|
|
391
|
-
const _EVS = "EmailVerificationSubject";
|
|
392
|
-
const _En = "Enforcement";
|
|
393
|
-
const _Ex = "Extension";
|
|
394
|
-
const _F = "From";
|
|
395
|
-
const _FAC = "ForceAliasCreation";
|
|
396
|
-
const _FC = "FirehoseConfiguration";
|
|
397
|
-
const _FCN = "FriendlyCredentialName";
|
|
398
|
-
const _FCT = "FirehoseConfigurationType";
|
|
399
|
-
const _FCa = "FactorConfiguration";
|
|
400
|
-
const _FD = "FeedbackDate";
|
|
401
|
-
const _FDN = "FriendlyDeviceName";
|
|
402
|
-
const _FDR = "ForgetDeviceRequest";
|
|
403
|
-
const _FDo = "ForgetDevice";
|
|
404
|
-
const _FE = "ForbiddenException";
|
|
405
|
-
const _FP = "ForgotPassword";
|
|
406
|
-
const _FPR = "ForgotPasswordRequest";
|
|
407
|
-
const _FPRo = "ForgotPasswordResponse";
|
|
408
|
-
const _FT = "FailoverType";
|
|
409
|
-
const _FTe = "FeedbackToken";
|
|
410
|
-
const _FU = "FailedUsers";
|
|
411
|
-
const _FUITE = "FeatureUnavailableInTierException";
|
|
412
|
-
const _FV = "FeedbackValue";
|
|
413
|
-
const _Fa = "Failover";
|
|
414
|
-
const _Fe = "Feature";
|
|
415
|
-
const _Fi = "Filter";
|
|
416
|
-
const _G = "Groups";
|
|
417
|
-
const _GCSVH = "GetCSVHeader";
|
|
418
|
-
const _GCSVHR = "GetCSVHeaderRequest";
|
|
419
|
-
const _GCSVHRe = "GetCSVHeaderResponse";
|
|
420
|
-
const _GD = "GetDevice";
|
|
421
|
-
const _GDR = "GetDeviceRequest";
|
|
422
|
-
const _GDRe = "GetDeviceResponse";
|
|
423
|
-
const _GEE = "GroupExistsException";
|
|
424
|
-
const _GG = "GetGroup";
|
|
425
|
-
const _GGR = "GetGroupRequest";
|
|
426
|
-
const _GGRe = "GetGroupResponse";
|
|
427
|
-
const _GIPBI = "GetIdentityProviderByIdentifier";
|
|
428
|
-
const _GIPBIR = "GetIdentityProviderByIdentifierRequest";
|
|
429
|
-
const _GIPBIRe = "GetIdentityProviderByIdentifierResponse";
|
|
430
|
-
const _GLDC = "GetLogDeliveryConfiguration";
|
|
431
|
-
const _GLDCR = "GetLogDeliveryConfigurationRequest";
|
|
432
|
-
const _GLDCRe = "GetLogDeliveryConfigurationResponse";
|
|
433
|
-
const _GLT = "GroupListType";
|
|
434
|
-
const _GN = "GroupName";
|
|
435
|
-
const _GS = "GenerateSecret";
|
|
436
|
-
const _GSC = "GetSigningCertificate";
|
|
437
|
-
const _GSCR = "GetSigningCertificateRequest";
|
|
438
|
-
const _GSCRe = "GetSigningCertificateResponse";
|
|
439
|
-
const _GSO = "GlobalSignOut";
|
|
440
|
-
const _GSOR = "GlobalSignOutRequest";
|
|
441
|
-
const _GSORl = "GlobalSignOutResponse";
|
|
442
|
-
const _GT = "GroupType";
|
|
443
|
-
const _GTFRT = "GetTokensFromRefreshToken";
|
|
444
|
-
const _GTFRTR = "GetTokensFromRefreshTokenRequest";
|
|
445
|
-
const _GTFRTRe = "GetTokensFromRefreshTokenResponse";
|
|
446
|
-
const _GU = "GetUser";
|
|
447
|
-
const _GUAF = "GetUserAuthFactors";
|
|
448
|
-
const _GUAFR = "GetUserAuthFactorsRequest";
|
|
449
|
-
const _GUAFRe = "GetUserAuthFactorsResponse";
|
|
450
|
-
const _GUAVC = "GetUserAttributeVerificationCode";
|
|
451
|
-
const _GUAVCR = "GetUserAttributeVerificationCodeRequest";
|
|
452
|
-
const _GUAVCRe = "GetUserAttributeVerificationCodeResponse";
|
|
453
|
-
const _GUIC = "GetUICustomization";
|
|
454
|
-
const _GUICR = "GetUICustomizationRequest";
|
|
455
|
-
const _GUICRe = "GetUICustomizationResponse";
|
|
456
|
-
const _GUPMC = "GetUserPoolMfaConfig";
|
|
457
|
-
const _GUPMCR = "GetUserPoolMfaConfigRequest";
|
|
458
|
-
const _GUPMCRe = "GetUserPoolMfaConfigResponse";
|
|
459
|
-
const _GUR = "GetUserRequest";
|
|
460
|
-
const _GURe = "GetUserResponse";
|
|
461
|
-
const _Gr = "Group";
|
|
462
|
-
const _HA = "HighAction";
|
|
463
|
-
const _HB = "HtmlBody";
|
|
464
|
-
const _HH = "HttpHeaders";
|
|
465
|
-
const _HHL = "HttpHeaderList";
|
|
466
|
-
const _HHt = "HttpHeader";
|
|
467
|
-
const _I = "Identifier";
|
|
468
|
-
const _IA = "IpAddress";
|
|
469
|
-
const _IAR = "InitiateAuthRequest";
|
|
470
|
-
const _IARn = "InitiateAuthResponse";
|
|
471
|
-
const _IAn = "InitiateAuth";
|
|
472
|
-
const _IC = "IssuerConfiguration";
|
|
473
|
-
const _ICT = "IssuerConfigurationType";
|
|
474
|
-
const _IEE = "InternalErrorException";
|
|
475
|
-
const _IERAPE = "InvalidEmailRoleAccessPolicyException";
|
|
476
|
-
const _IF = "InboundFederation";
|
|
477
|
-
const _IFLT = "InboundFederationLambdaType";
|
|
478
|
-
const _IFm = "ImageFile";
|
|
479
|
-
const _II = "IdpIdentifiers";
|
|
480
|
-
const _IId = "IdpIdentifier";
|
|
481
|
-
const _ILRE = "InvalidLambdaResponseException";
|
|
482
|
-
const _IMT = "InviteMessageTemplate";
|
|
483
|
-
const _IOAFE = "InvalidOAuthFlowException";
|
|
484
|
-
const _IP = "IdentityProvider";
|
|
485
|
-
const _IPE = "InvalidParameterException";
|
|
486
|
-
const _IPEn = "InvalidPasswordException";
|
|
487
|
-
const _IPT = "IdentityProviderType";
|
|
488
|
-
const _ISE = "InternalServerException";
|
|
489
|
-
const _ISRAPE = "InvalidSmsRoleAccessPolicyException";
|
|
490
|
-
const _ISRTRE = "InvalidSmsRoleTrustRelationshipException";
|
|
491
|
-
const _IT = "IdToken";
|
|
492
|
-
const _ITV = "IdTokenValidity";
|
|
493
|
-
const _IU = "ImageUrl";
|
|
494
|
-
const _IUPCE = "InvalidUserPoolConfigurationException";
|
|
495
|
-
const _IUm = "ImportedUsers";
|
|
496
|
-
const _Id = "Id";
|
|
497
|
-
const _JI = "JobId";
|
|
498
|
-
const _JN = "JobName";
|
|
499
|
-
const _KC = "KeyConfiguration";
|
|
500
|
-
const _KCT = "KeyConfigurationType";
|
|
501
|
-
const _KKA = "KmsKeyArn";
|
|
502
|
-
const _KMSKID = "KMSKeyID";
|
|
503
|
-
const _KT = "KeyType";
|
|
504
|
-
const _L = "Limit";
|
|
505
|
-
const _LA = "LowAction";
|
|
506
|
-
const _LAa = "LambdaArn";
|
|
507
|
-
const _LC = "LambdaConfig";
|
|
508
|
-
const _LCLT = "LogConfigurationListType";
|
|
509
|
-
const _LCT = "LambdaConfigType";
|
|
510
|
-
const _LCTo = "LogConfigurationType";
|
|
511
|
-
const _LCo = "LogConfigurations";
|
|
512
|
-
const _LD = "ListDevices";
|
|
513
|
-
const _LDC = "LogDeliveryConfiguration";
|
|
514
|
-
const _LDCT = "LogDeliveryConfigurationType";
|
|
515
|
-
const _LDR = "ListDevicesRequest";
|
|
516
|
-
const _LDRi = "ListDevicesResponse";
|
|
517
|
-
const _LEE = "LimitExceededException";
|
|
518
|
-
const _LG = "ListGroups";
|
|
519
|
-
const _LGA = "LogGroupArn";
|
|
520
|
-
const _LGR = "ListGroupsRequest";
|
|
521
|
-
const _LGRi = "ListGroupsResponse";
|
|
522
|
-
const _LIP = "ListIdentityProviders";
|
|
523
|
-
const _LIPR = "ListIdentityProvidersRequest";
|
|
524
|
-
const _LIPRi = "ListIdentityProvidersResponse";
|
|
525
|
-
const _LL = "LogLevel";
|
|
526
|
-
const _LMD = "LastModifiedDate";
|
|
527
|
-
const _LRS = "ListResourceServers";
|
|
528
|
-
const _LRSR = "ListResourceServersRequest";
|
|
529
|
-
const _LRSRi = "ListResourceServersResponse";
|
|
530
|
-
const _LT = "ListTerms";
|
|
531
|
-
const _LTFR = "ListTagsForResource";
|
|
532
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
533
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
534
|
-
const _LTR = "ListTermsRequest";
|
|
535
|
-
const _LTRi = "ListTermsResponse";
|
|
536
|
-
const _LU = "ListUsers";
|
|
537
|
-
const _LUIG = "ListUsersInGroup";
|
|
538
|
-
const _LUIGR = "ListUsersInGroupRequest";
|
|
539
|
-
const _LUIGRi = "ListUsersInGroupResponse";
|
|
540
|
-
const _LUIJ = "ListUserImportJobs";
|
|
541
|
-
const _LUIJR = "ListUserImportJobsRequest";
|
|
542
|
-
const _LUIJRi = "ListUserImportJobsResponse";
|
|
543
|
-
const _LUP = "ListUserPools";
|
|
544
|
-
const _LUPC = "ListUserPoolClients";
|
|
545
|
-
const _LUPCR = "ListUserPoolClientsRequest";
|
|
546
|
-
const _LUPCRi = "ListUserPoolClientsResponse";
|
|
547
|
-
const _LUPCS = "ListUserPoolClientSecrets";
|
|
548
|
-
const _LUPCSR = "ListUserPoolClientSecretsRequest";
|
|
549
|
-
const _LUPCSRi = "ListUserPoolClientSecretsResponse";
|
|
550
|
-
const _LUPR = "ListUserPoolsRequest";
|
|
551
|
-
const _LUPRR = "ListUserPoolReplicasRequest";
|
|
552
|
-
const _LUPRRi = "ListUserPoolReplicasResponse";
|
|
553
|
-
const _LUPRi = "ListUserPoolsResponse";
|
|
554
|
-
const _LUPRis = "ListUserPoolReplicas";
|
|
555
|
-
const _LUR = "ListUsersRequest";
|
|
556
|
-
const _LURL = "LogoutURLs";
|
|
557
|
-
const _LURi = "ListUsersResponse";
|
|
558
|
-
const _LV = "LambdaVersion";
|
|
559
|
-
const _LWAC = "ListWebAuthnCredentials";
|
|
560
|
-
const _LWACR = "ListWebAuthnCredentialsRequest";
|
|
561
|
-
const _LWACRi = "ListWebAuthnCredentialsResponse";
|
|
562
|
-
const _Li = "Links";
|
|
563
|
-
const _M = "Message";
|
|
564
|
-
const _MA = "MediumAction";
|
|
565
|
-
const _MAe = "MessageAction";
|
|
566
|
-
const _MC = "MfaConfiguration";
|
|
567
|
-
const _ME = "MfaEmail";
|
|
568
|
-
const _MFAMNFE = "MFAMethodNotFoundException";
|
|
569
|
-
const _MFAO = "MFAOptions";
|
|
570
|
-
const _MFAOLT = "MFAOptionListType";
|
|
571
|
-
const _MFAOT = "MFAOptionType";
|
|
572
|
-
const _ML = "MinimumLength";
|
|
573
|
-
const _MLB = "ManagedLoginBranding";
|
|
574
|
-
const _MLBEE = "ManagedLoginBrandingExistsException";
|
|
575
|
-
const _MLBI = "ManagedLoginBrandingId";
|
|
576
|
-
const _MLBT = "ManagedLoginBrandingType";
|
|
577
|
-
const _MLV = "ManagedLoginVersion";
|
|
578
|
-
const _MLa = "MaxLength";
|
|
579
|
-
const _MLi = "MinLength";
|
|
580
|
-
const _MR = "MaxResults";
|
|
581
|
-
const _MTT = "MessageTemplateType";
|
|
582
|
-
const _MV = "MinValue";
|
|
583
|
-
const _MVa = "MaxValue";
|
|
584
|
-
const _Mu = "Mutable";
|
|
585
|
-
const _N = "Notify";
|
|
586
|
-
const _NAC = "NumberAttributeConstraints";
|
|
587
|
-
const _NACT = "NumberAttributeConstraintsType";
|
|
588
|
-
const _NAE = "NotAuthorizedException";
|
|
589
|
-
const _NAEo = "NoActionEmail";
|
|
590
|
-
const _NC = "NotifyConfiguration";
|
|
591
|
-
const _NCT = "NotifyConfigurationType";
|
|
592
|
-
const _NDM = "NewDeviceMetadata";
|
|
593
|
-
const _NDMT = "NewDeviceMetadataType";
|
|
594
|
-
const _NET = "NotifyEmailType";
|
|
595
|
-
const _NT = "NextToken";
|
|
596
|
-
const _Na = "Name";
|
|
597
|
-
const _ONEE = "OperationNotEnabledException";
|
|
598
|
-
const _P = "Password";
|
|
599
|
-
const _PA = "PreAuthentication";
|
|
600
|
-
const _PAN = "ProviderAttributeName";
|
|
601
|
-
const _PAV = "ProviderAttributeValue";
|
|
602
|
-
const _PAo = "PostAuthentication";
|
|
603
|
-
const _PC = "PostConfirmation";
|
|
604
|
-
const _PD = "ProviderDetails";
|
|
605
|
-
const _PDr = "ProviderDescription";
|
|
606
|
-
const _PHPVE = "PasswordHistoryPolicyViolationException";
|
|
607
|
-
const _PHS = "PasswordHistorySize";
|
|
608
|
-
const _PLT = "ProvidersListType";
|
|
609
|
-
const _PM = "PreferredMfa";
|
|
610
|
-
const _PMS = "PreferredMfaSetting";
|
|
611
|
-
const _PN = "ProviderName";
|
|
612
|
-
const _PNME = "PreconditionNotMetException";
|
|
613
|
-
const _PNo = "PoolName";
|
|
614
|
-
const _PP = "ProposedPassword";
|
|
615
|
-
const _PPT = "PasswordPolicyType";
|
|
616
|
-
const _PPa = "PasswordPolicy";
|
|
617
|
-
const _PPr = "PreviousPassword";
|
|
618
|
-
const _PRHCI = "PrimaryRoute53HealthCheckId";
|
|
619
|
-
const _PRRE = "PasswordResetRequiredException";
|
|
620
|
-
const _PSU = "PreSignUp";
|
|
621
|
-
const _PSUr = "PreSignedUrl";
|
|
622
|
-
const _PT = "PasswordType";
|
|
623
|
-
const _PTG = "PreTokenGeneration";
|
|
624
|
-
const _PTGC = "PreTokenGenerationConfig";
|
|
625
|
-
const _PTGVCT = "PreTokenGenerationVersionConfigType";
|
|
626
|
-
const _PTa = "PaginationToken";
|
|
627
|
-
const _PTr = "ProviderType";
|
|
628
|
-
const _PUEE = "PreventUserExistenceErrors";
|
|
629
|
-
const _PUIT = "ProviderUserIdentifierType";
|
|
630
|
-
const _PV = "PasswordVerifier";
|
|
631
|
-
const _Pe = "Permanent";
|
|
632
|
-
const _Po = "Policies";
|
|
633
|
-
const _Pr = "Precedence";
|
|
634
|
-
const _Pri = "Priority";
|
|
635
|
-
const _Pro = "Provider";
|
|
636
|
-
const _Prov = "Providers";
|
|
637
|
-
const _R = "Routing";
|
|
638
|
-
const _RA = "RoleArn";
|
|
639
|
-
const _RAe = "ReadAttributes";
|
|
640
|
-
const _RAes = "ResourceArn";
|
|
641
|
-
const _RC = "RiskConfiguration";
|
|
642
|
-
const _RCC = "ResendConfirmationCode";
|
|
643
|
-
const _RCCR = "ResendConfirmationCodeRequest";
|
|
644
|
-
const _RCCRe = "ResendConfirmationCodeResponse";
|
|
645
|
-
const _RCT = "RiskConfigurationType";
|
|
646
|
-
const _RD = "RiskDecision";
|
|
647
|
-
const _REC = "RiskExceptionConfiguration";
|
|
648
|
-
const _RECT = "RiskExceptionConfigurationType";
|
|
649
|
-
const _RGPS = "RetryGracePeriodSeconds";
|
|
650
|
-
const _RI = "ResourceId";
|
|
651
|
-
const _RL = "RiskLevel";
|
|
652
|
-
const _RLe = "RequireLowercase";
|
|
653
|
-
const _RM = "RecoveryMechanisms";
|
|
654
|
-
const _RMR = "ReturnMergedResources";
|
|
655
|
-
const _RMT = "RecoveryMechanismsType";
|
|
656
|
-
const _RN = "RegionName";
|
|
657
|
-
const _RNFE = "ResourceNotFoundException";
|
|
658
|
-
const _RNe = "RequireNumbers";
|
|
659
|
-
const _ROT = "RecoveryOptionType";
|
|
660
|
-
const _RPI = "RelyingPartyId";
|
|
661
|
-
const _RR = "ReplicaRegions";
|
|
662
|
-
const _RS = "ResourceServer";
|
|
663
|
-
const _RSLT = "ResourceServersListType";
|
|
664
|
-
const _RSSLT = "ResourceServerScopeListType";
|
|
665
|
-
const _RSST = "ResourceServerScopeType";
|
|
666
|
-
const _RST = "ResourceServerType";
|
|
667
|
-
const _RSe = "ResourceServers";
|
|
668
|
-
const _RSeq = "RequireSymbols";
|
|
669
|
-
const _RT = "RefreshToken";
|
|
670
|
-
const _RTAC = "RespondToAuthChallenge";
|
|
671
|
-
const _RTACR = "RespondToAuthChallengeRequest";
|
|
672
|
-
const _RTACRe = "RespondToAuthChallengeResponse";
|
|
673
|
-
const _RTEA = "ReplyToEmailAddress";
|
|
674
|
-
const _RTR = "RefreshTokenRotation";
|
|
675
|
-
const _RTRE = "RefreshTokenReuseException";
|
|
676
|
-
const _RTRT = "RefreshTokenRotationType";
|
|
677
|
-
const _RTRe = "RevokeTokenRequest";
|
|
678
|
-
const _RTRev = "RevokeTokenResponse";
|
|
679
|
-
const _RTV = "RefreshTokenValidity";
|
|
680
|
-
const _RTe = "ReplyTo";
|
|
681
|
-
const _RTev = "RevokeToken";
|
|
682
|
-
const _RTo = "RoutingType";
|
|
683
|
-
const _RU = "RequireUppercase";
|
|
684
|
-
const _Re = "Required";
|
|
685
|
-
const _Ro = "Role";
|
|
686
|
-
const _S = "Session";
|
|
687
|
-
const _SA = "SourceArn";
|
|
688
|
-
const _SAC = "StringAttributeConstraints";
|
|
689
|
-
const _SACT = "StringAttributeConstraintsType";
|
|
690
|
-
const _SALT = "SchemaAttributesListType";
|
|
691
|
-
const _SAM = "SmsAuthenticationMessage";
|
|
692
|
-
const _SAT = "SchemaAttributeType";
|
|
693
|
-
const _SAc = "SchemaAttributes";
|
|
694
|
-
const _SAt = "StreamArn";
|
|
695
|
-
const _SB = "S3Bucket";
|
|
696
|
-
const _SC = "SecretCode";
|
|
697
|
-
const _SCA = "SnsCallerArn";
|
|
698
|
-
const _SCF = "SmsConfigurationFailure";
|
|
699
|
-
const _SCT = "SecretCodeType";
|
|
700
|
-
const _SCTm = "SmsConfigurationType";
|
|
701
|
-
const _SCTo = "S3ConfigurationType";
|
|
702
|
-
const _SCm = "SmsConfiguration";
|
|
703
|
-
const _SCo = "S3Configuration";
|
|
704
|
-
const _SD = "ScopeDescription";
|
|
705
|
-
const _SDNEE = "ScopeDoesNotExistException";
|
|
706
|
-
const _SDt = "StartDate";
|
|
707
|
-
const _SH = "SecretHash";
|
|
708
|
-
const _SHT = "SecretHashType";
|
|
709
|
-
const _SIP = "SupportedIdentityProviders";
|
|
710
|
-
const _SIPRL = "SkippedIPRangeList";
|
|
711
|
-
const _SIPT = "SignInPolicyType";
|
|
712
|
-
const _SIPi = "SignInPolicy";
|
|
713
|
-
const _SLDC = "SetLogDeliveryConfiguration";
|
|
714
|
-
const _SLDCR = "SetLogDeliveryConfigurationRequest";
|
|
715
|
-
const _SLDCRe = "SetLogDeliveryConfigurationResponse";
|
|
716
|
-
const _SM = "SmsMessage";
|
|
717
|
-
const _SMC = "SmsMfaConfiguration";
|
|
718
|
-
const _SMCT = "SmsMfaConfigType";
|
|
719
|
-
const _SMSM = "SMSMessage";
|
|
720
|
-
const _SMSMS = "SMSMfaSettings";
|
|
721
|
-
const _SMSMST = "SMSMfaSettingsType";
|
|
722
|
-
const _SN = "ServerName";
|
|
723
|
-
const _SNc = "ScopeName";
|
|
724
|
-
const _SP = "ServerPath";
|
|
725
|
-
const _SPe = "SecurityPolicy";
|
|
726
|
-
const _SR = "SecondaryRegion";
|
|
727
|
-
const _SRC = "SetRiskConfiguration";
|
|
728
|
-
const _SRCR = "SetRiskConfigurationRequest";
|
|
729
|
-
const _SRCRe = "SetRiskConfigurationResponse";
|
|
730
|
-
const _SRn = "SnsRegion";
|
|
731
|
-
const _ST = "SessionType";
|
|
732
|
-
const _STMC = "SoftwareTokenMfaConfiguration";
|
|
733
|
-
const _STMCT = "SoftwareTokenMfaConfigType";
|
|
734
|
-
const _STMFANFE = "SoftwareTokenMFANotFoundException";
|
|
735
|
-
const _STMFAUCT = "SoftwareTokenMFAUserCodeType";
|
|
736
|
-
const _STMS = "SoftwareTokenMfaSettings";
|
|
737
|
-
const _STMST = "SoftwareTokenMfaSettingsType";
|
|
738
|
-
const _SU = "SourceUser";
|
|
739
|
-
const _SUIC = "SetUICustomization";
|
|
740
|
-
const _SUICR = "SetUICustomizationRequest";
|
|
741
|
-
const _SUICRe = "SetUICustomizationResponse";
|
|
742
|
-
const _SUIJ = "StartUserImportJob";
|
|
743
|
-
const _SUIJR = "StartUserImportJobRequest";
|
|
744
|
-
const _SUIJRt = "StartUserImportJobResponse";
|
|
745
|
-
const _SUIJRto = "StopUserImportJobRequest";
|
|
746
|
-
const _SUIJRtop = "StopUserImportJobResponse";
|
|
747
|
-
const _SUIJt = "StopUserImportJob";
|
|
748
|
-
const _SUMFAP = "SetUserMFAPreference";
|
|
749
|
-
const _SUMFAPR = "SetUserMFAPreferenceRequest";
|
|
750
|
-
const _SUMFAPRe = "SetUserMFAPreferenceResponse";
|
|
751
|
-
const _SUPMC = "SetUserPoolMfaConfig";
|
|
752
|
-
const _SUPMCR = "SetUserPoolMfaConfigRequest";
|
|
753
|
-
const _SUPMCRe = "SetUserPoolMfaConfigResponse";
|
|
754
|
-
const _SUR = "SignUpRequest";
|
|
755
|
-
const _SURi = "SignUpResponse";
|
|
756
|
-
const _SUS = "SetUserSettings";
|
|
757
|
-
const _SUSR = "SetUserSettingsRequest";
|
|
758
|
-
const _SUSRe = "SetUserSettingsResponse";
|
|
759
|
-
const _SUi = "SignUp";
|
|
760
|
-
const _SUk = "SkippedUsers";
|
|
761
|
-
const _SVM = "SmsVerificationMessage";
|
|
762
|
-
const _SWAR = "StartWebAuthnRegistration";
|
|
763
|
-
const _SWARR = "StartWebAuthnRegistrationRequest";
|
|
764
|
-
const _SWARRt = "StartWebAuthnRegistrationResponse";
|
|
765
|
-
const _Sa = "Salt";
|
|
766
|
-
const _Sc = "Scopes";
|
|
767
|
-
const _Sch = "Schema";
|
|
768
|
-
const _Se = "Settings";
|
|
769
|
-
const _St = "Status";
|
|
770
|
-
const _Su = "Subject";
|
|
771
|
-
const _T = "Terms";
|
|
772
|
-
const _TB = "TextBody";
|
|
773
|
-
const _TCNAE = "TierChangeNotAllowedException";
|
|
774
|
-
const _TDLT = "TermsDescriptionListType";
|
|
775
|
-
const _TDT = "TermsDescriptionType";
|
|
776
|
-
const _TEE = "TermsExistsException";
|
|
777
|
-
const _TI = "TermsId";
|
|
778
|
-
const _TK = "TagKeys";
|
|
779
|
-
const _TMFAE = "TooManyFailedAttemptsException";
|
|
780
|
-
const _TMRE = "TooManyRequestsException";
|
|
781
|
-
const _TMT = "TokenModelType";
|
|
782
|
-
const _TN = "TermsName";
|
|
783
|
-
const _TP = "TemporaryPassword";
|
|
784
|
-
const _TPVD = "TemporaryPasswordValidityDays";
|
|
785
|
-
const _TR = "TagResource";
|
|
786
|
-
const _TRR = "TagResourceRequest";
|
|
787
|
-
const _TRRa = "TagResourceResponse";
|
|
788
|
-
const _TS = "TermsSource";
|
|
789
|
-
const _TT = "TokenType";
|
|
790
|
-
const _TTe = "TermsType";
|
|
791
|
-
const _TVU = "TokenValidityUnits";
|
|
792
|
-
const _TVUT = "TokenValidityUnitsType";
|
|
793
|
-
const _Ta = "Tags";
|
|
794
|
-
const _Ti = "Timezone";
|
|
795
|
-
const _To = "Token";
|
|
796
|
-
const _Ty = "Type";
|
|
797
|
-
const _U = "Username";
|
|
798
|
-
const _UA = "UserAttributes";
|
|
799
|
-
const _UAEF = "UpdateAuthEventFeedback";
|
|
800
|
-
const _UAEFR = "UpdateAuthEventFeedbackRequest";
|
|
801
|
-
const _UAEFRp = "UpdateAuthEventFeedbackResponse";
|
|
802
|
-
const _UAN = "UserAttributeNames";
|
|
803
|
-
const _UAUS = "UserAttributeUpdateSettings";
|
|
804
|
-
const _UAUST = "UserAttributeUpdateSettingsType";
|
|
805
|
-
const _UAVD = "UnusedAccountValidityDays";
|
|
806
|
-
const _UAs = "UsernameAttributes";
|
|
807
|
-
const _UC = "UsernameConfiguration";
|
|
808
|
-
const _UCD = "UserCreateDate";
|
|
809
|
-
const _UCDT = "UserContextDataType";
|
|
810
|
-
const _UCDs = "UserContextData";
|
|
811
|
-
const _UCN = "UserConfirmationNecessary";
|
|
812
|
-
const _UCPV = "UseCognitoProvidedValues";
|
|
813
|
-
const _UCT = "UsernameConfigurationType";
|
|
814
|
-
const _UCs = "UserConfirmed";
|
|
815
|
-
const _UCse = "UserCode";
|
|
816
|
-
const _UDS = "UserDataShared";
|
|
817
|
-
const _UDSR = "UpdateDeviceStatusRequest";
|
|
818
|
-
const _UDSRp = "UpdateDeviceStatusResponse";
|
|
819
|
-
const _UDSp = "UpdateDeviceStatus";
|
|
820
|
-
const _UE = "UnauthorizedException";
|
|
821
|
-
const _UEE = "UsernameExistsException";
|
|
822
|
-
const _UG = "UpdateGroup";
|
|
823
|
-
const _UGR = "UpdateGroupRequest";
|
|
824
|
-
const _UGRp = "UpdateGroupResponse";
|
|
825
|
-
const _UIC = "UICustomization";
|
|
826
|
-
const _UICT = "UICustomizationType";
|
|
827
|
-
const _UIIPE = "UserImportInProgressException";
|
|
828
|
-
const _UIJ = "UserImportJob";
|
|
829
|
-
const _UIJLT = "UserImportJobsListType";
|
|
830
|
-
const _UIJT = "UserImportJobType";
|
|
831
|
-
const _UIJs = "UserImportJobs";
|
|
832
|
-
const _UIP = "UpdateIdentityProvider";
|
|
833
|
-
const _UIPE = "UnsupportedIdentityProviderException";
|
|
834
|
-
const _UIPR = "UpdateIdentityProviderRequest";
|
|
835
|
-
const _UIPRp = "UpdateIdentityProviderResponse";
|
|
836
|
-
const _ULE = "UnexpectedLambdaException";
|
|
837
|
-
const _ULMD = "UserLastModifiedDate";
|
|
838
|
-
const _ULT = "UsersListType";
|
|
839
|
-
const _ULVE = "UserLambdaValidationException";
|
|
840
|
-
const _UM = "UserMigration";
|
|
841
|
-
const _UMFASL = "UserMFASettingList";
|
|
842
|
-
const _UMLB = "UpdateManagedLoginBranding";
|
|
843
|
-
const _UMLBR = "UpdateManagedLoginBrandingRequest";
|
|
844
|
-
const _UMLBRp = "UpdateManagedLoginBrandingResponse";
|
|
845
|
-
const _UNCE = "UserNotConfirmedException";
|
|
846
|
-
const _UNFE = "UserNotFoundException";
|
|
847
|
-
const _UOE = "UnsupportedOperationException";
|
|
848
|
-
const _UP = "UserPool";
|
|
849
|
-
const _UPA = "UserPoolArn";
|
|
850
|
-
const _UPAO = "UserPoolAddOns";
|
|
851
|
-
const _UPAONEE = "UserPoolAddOnNotEnabledException";
|
|
852
|
-
const _UPAOT = "UserPoolAddOnsType";
|
|
853
|
-
const _UPC = "UserPoolClient";
|
|
854
|
-
const _UPCD = "UserPoolClientDescription";
|
|
855
|
-
const _UPCLT = "UserPoolClientListType";
|
|
856
|
-
const _UPCT = "UserPoolClientType";
|
|
857
|
-
const _UPCs = "UserPoolClients";
|
|
858
|
-
const _UPDT = "UserPoolDescriptionType";
|
|
859
|
-
const _UPI = "UserPoolId";
|
|
860
|
-
const _UPLT = "UserPoolListType";
|
|
861
|
-
const _UPPT = "UserPoolPolicyType";
|
|
862
|
-
const _UPR = "UserPoolReplica";
|
|
863
|
-
const _UPRLT = "UserPoolReplicaListType";
|
|
864
|
-
const _UPRT = "UserPoolReplicaType";
|
|
865
|
-
const _UPRs = "UserPoolReplicas";
|
|
866
|
-
const _UPT = "UserPoolTags";
|
|
867
|
-
const _UPTE = "UserPoolTaggingException";
|
|
868
|
-
const _UPTs = "UserPoolTier";
|
|
869
|
-
const _UPTse = "UserPoolType";
|
|
870
|
-
const _UPs = "UserPools";
|
|
871
|
-
const _UR = "UntagResource";
|
|
872
|
-
const _URR = "UntagResourceRequest";
|
|
873
|
-
const _URRn = "UntagResourceResponse";
|
|
874
|
-
const _URS = "UpdateResourceServer";
|
|
875
|
-
const _URSR = "UpdateResourceServerRequest";
|
|
876
|
-
const _URSRp = "UpdateResourceServerResponse";
|
|
877
|
-
const _US = "UserStatus";
|
|
878
|
-
const _USs = "UserSub";
|
|
879
|
-
const _UT = "UsernameType";
|
|
880
|
-
const _UTR = "UpdateTermsRequest";
|
|
881
|
-
const _UTRp = "UpdateTermsResponse";
|
|
882
|
-
const _UTTE = "UnsupportedTokenTypeException";
|
|
883
|
-
const _UTp = "UpdateTerms";
|
|
884
|
-
const _UTs = "UserType";
|
|
885
|
-
const _UUA = "UpdateUserAttributes";
|
|
886
|
-
const _UUAR = "UpdateUserAttributesRequest";
|
|
887
|
-
const _UUARp = "UpdateUserAttributesResponse";
|
|
888
|
-
const _UUP = "UpdateUserPool";
|
|
889
|
-
const _UUPC = "UpdateUserPoolClient";
|
|
890
|
-
const _UUPCR = "UpdateUserPoolClientRequest";
|
|
891
|
-
const _UUPCRp = "UpdateUserPoolClientResponse";
|
|
892
|
-
const _UUPD = "UpdateUserPoolDomain";
|
|
893
|
-
const _UUPDR = "UpdateUserPoolDomainRequest";
|
|
894
|
-
const _UUPDRp = "UpdateUserPoolDomainResponse";
|
|
895
|
-
const _UUPR = "UpdateUserPoolRequest";
|
|
896
|
-
const _UUPRR = "UpdateUserPoolReplicaRequest";
|
|
897
|
-
const _UUPRRp = "UpdateUserPoolReplicaResponse";
|
|
898
|
-
const _UUPRp = "UpdateUserPoolResponse";
|
|
899
|
-
const _UUPRpd = "UpdateUserPoolReplica";
|
|
900
|
-
const _UUSE = "UnsupportedUserStateException";
|
|
901
|
-
const _UV = "UserVerification";
|
|
902
|
-
const _Us = "User";
|
|
903
|
-
const _Use = "Users";
|
|
904
|
-
const _V = "Value";
|
|
905
|
-
const _VACR = "VerifyAuthChallengeResponse";
|
|
906
|
-
const _VD = "ValidationData";
|
|
907
|
-
const _VMT = "VerificationMessageTemplate";
|
|
908
|
-
const _VMTT = "VerificationMessageTemplateType";
|
|
909
|
-
const _VST = "VerifySoftwareToken";
|
|
910
|
-
const _VSTR = "VerifySoftwareTokenRequest";
|
|
911
|
-
const _VSTRe = "VerifySoftwareTokenResponse";
|
|
912
|
-
const _VUA = "VerifyUserAttribute";
|
|
913
|
-
const _VUAR = "VerifyUserAttributeRequest";
|
|
914
|
-
const _VUARe = "VerifyUserAttributeResponse";
|
|
915
|
-
const _Ve = "Version";
|
|
916
|
-
const _WA = "WriteAttributes";
|
|
917
|
-
const _WAC = "WebAuthnConfiguration";
|
|
918
|
-
const _WACD = "WebAuthnCredentialDescription";
|
|
919
|
-
const _WACDLT = "WebAuthnCredentialDescriptionListType";
|
|
920
|
-
const _WACME = "WebAuthnClientMismatchException";
|
|
921
|
-
const _WACMEe = "WebAuthnConfigurationMissingException";
|
|
922
|
-
const _WACNFE = "WebAuthnChallengeNotFoundException";
|
|
923
|
-
const _WACNSE = "WebAuthnCredentialNotSupportedException";
|
|
924
|
-
const _WACT = "WebAuthnConfigurationType";
|
|
925
|
-
const _WAMS = "WebAuthnMfaSettings";
|
|
926
|
-
const _WAMST = "WebAuthnMfaSettingsType";
|
|
927
|
-
const _WANEE = "WebAuthnNotEnabledException";
|
|
928
|
-
const _WAONAE = "WebAuthnOriginNotAllowedException";
|
|
929
|
-
const _WARPME = "WebAuthnRelyingPartyMismatchException";
|
|
930
|
-
const _c = "client";
|
|
931
|
-
const _e = "error";
|
|
932
|
-
const _hE = "httpError";
|
|
933
|
-
const _hN = "headerName";
|
|
934
|
-
const _hV = "headerValue";
|
|
935
|
-
const _m = "message";
|
|
936
|
-
const _rC = "reasonCode";
|
|
937
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.cognitoidentityprovider";
|
|
938
|
-
const _se = "server";
|
|
939
|
-
const n0 = "com.amazonaws.cognitoidentityprovider";
|
|
940
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
941
|
-
const { CognitoIdentityProviderServiceException } = require("../models/CognitoIdentityProviderServiceException");
|
|
942
|
-
const { AccessDeniedException, AliasExistsException, CodeDeliveryFailureException, CodeMismatchException, ConcurrentModificationException, DeviceKeyExistsException, DuplicateProviderException, EnableSoftwareTokenMFAException, ExpiredCodeException, FeatureUnavailableInTierException, ForbiddenException, GroupExistsException, InternalErrorException, InternalServerException, InvalidEmailRoleAccessPolicyException, InvalidLambdaResponseException, InvalidOAuthFlowException, InvalidParameterException, InvalidPasswordException, InvalidSmsRoleAccessPolicyException, InvalidSmsRoleTrustRelationshipException, InvalidUserPoolConfigurationException, LimitExceededException, ManagedLoginBrandingExistsException, MFAMethodNotFoundException, NotAuthorizedException, OperationNotEnabledException, PasswordHistoryPolicyViolationException, PasswordResetRequiredException, PreconditionNotMetException, RefreshTokenReuseException, ResourceNotFoundException, ScopeDoesNotExistException, SoftwareTokenMFANotFoundException, TermsExistsException, TierChangeNotAllowedException, TooManyFailedAttemptsException, TooManyRequestsException, UnauthorizedException, UnexpectedLambdaException, UnsupportedIdentityProviderException, UnsupportedOperationException, UnsupportedTokenTypeException, UnsupportedUserStateException, UserImportInProgressException, UserLambdaValidationException, UsernameExistsException, UserNotConfirmedException, UserNotFoundException, UserPoolAddOnNotEnabledException, UserPoolTaggingException, WebAuthnChallengeNotFoundException, WebAuthnClientMismatchException, WebAuthnConfigurationMissingException, WebAuthnCredentialNotSupportedException, WebAuthnNotEnabledException, WebAuthnOriginNotAllowedException, WebAuthnRelyingPartyMismatchException } = require("../models/errors");
|
|
943
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
944
|
-
const CognitoIdentityProviderServiceException$ = [-3, _s, "CognitoIdentityProviderServiceException", 0, [], []];
|
|
945
|
-
exports.CognitoIdentityProviderServiceException$ = CognitoIdentityProviderServiceException$;
|
|
946
|
-
_s_registry.registerError(CognitoIdentityProviderServiceException$, CognitoIdentityProviderServiceException);
|
|
947
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
948
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
949
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
950
|
-
[_m],
|
|
951
|
-
[0]
|
|
952
|
-
];
|
|
953
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
954
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
955
|
-
const AliasExistsException$ = [-3, n0, _AEE,
|
|
956
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
957
|
-
[_m],
|
|
958
|
-
[0]
|
|
959
|
-
];
|
|
960
|
-
exports.AliasExistsException$ = AliasExistsException$;
|
|
961
|
-
n0_registry.registerError(AliasExistsException$, AliasExistsException);
|
|
962
|
-
const CodeDeliveryFailureException$ = [-3, n0, _CDFE,
|
|
963
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
964
|
-
[_m],
|
|
965
|
-
[0]
|
|
966
|
-
];
|
|
967
|
-
exports.CodeDeliveryFailureException$ = CodeDeliveryFailureException$;
|
|
968
|
-
n0_registry.registerError(CodeDeliveryFailureException$, CodeDeliveryFailureException);
|
|
969
|
-
const CodeMismatchException$ = [-3, n0, _CME,
|
|
970
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
971
|
-
[_m],
|
|
972
|
-
[0]
|
|
973
|
-
];
|
|
974
|
-
exports.CodeMismatchException$ = CodeMismatchException$;
|
|
975
|
-
n0_registry.registerError(CodeMismatchException$, CodeMismatchException);
|
|
976
|
-
const ConcurrentModificationException$ = [-3, n0, _CMEo,
|
|
977
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
978
|
-
[_m],
|
|
979
|
-
[0]
|
|
980
|
-
];
|
|
981
|
-
exports.ConcurrentModificationException$ = ConcurrentModificationException$;
|
|
982
|
-
n0_registry.registerError(ConcurrentModificationException$, ConcurrentModificationException);
|
|
983
|
-
const DeviceKeyExistsException$ = [-3, n0, _DKEE,
|
|
984
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
985
|
-
[_m],
|
|
986
|
-
[0]
|
|
987
|
-
];
|
|
988
|
-
exports.DeviceKeyExistsException$ = DeviceKeyExistsException$;
|
|
989
|
-
n0_registry.registerError(DeviceKeyExistsException$, DeviceKeyExistsException);
|
|
990
|
-
const DuplicateProviderException$ = [-3, n0, _DPE,
|
|
991
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
992
|
-
[_m],
|
|
993
|
-
[0]
|
|
994
|
-
];
|
|
995
|
-
exports.DuplicateProviderException$ = DuplicateProviderException$;
|
|
996
|
-
n0_registry.registerError(DuplicateProviderException$, DuplicateProviderException);
|
|
997
|
-
const EnableSoftwareTokenMFAException$ = [-3, n0, _ESTMFAE,
|
|
998
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
999
|
-
[_m],
|
|
1000
|
-
[0]
|
|
1001
|
-
];
|
|
1002
|
-
exports.EnableSoftwareTokenMFAException$ = EnableSoftwareTokenMFAException$;
|
|
1003
|
-
n0_registry.registerError(EnableSoftwareTokenMFAException$, EnableSoftwareTokenMFAException);
|
|
1004
|
-
const ExpiredCodeException$ = [-3, n0, _ECE,
|
|
1005
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1006
|
-
[_m],
|
|
1007
|
-
[0]
|
|
1008
|
-
];
|
|
1009
|
-
exports.ExpiredCodeException$ = ExpiredCodeException$;
|
|
1010
|
-
n0_registry.registerError(ExpiredCodeException$, ExpiredCodeException);
|
|
1011
|
-
const FeatureUnavailableInTierException$ = [-3, n0, _FUITE,
|
|
1012
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
1013
|
-
[_m],
|
|
1014
|
-
[0]
|
|
1015
|
-
];
|
|
1016
|
-
exports.FeatureUnavailableInTierException$ = FeatureUnavailableInTierException$;
|
|
1017
|
-
n0_registry.registerError(FeatureUnavailableInTierException$, FeatureUnavailableInTierException);
|
|
1018
|
-
const ForbiddenException$ = [-3, n0, _FE,
|
|
1019
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
1020
|
-
[_m],
|
|
1021
|
-
[0]
|
|
1022
|
-
];
|
|
1023
|
-
exports.ForbiddenException$ = ForbiddenException$;
|
|
1024
|
-
n0_registry.registerError(ForbiddenException$, ForbiddenException);
|
|
1025
|
-
const GroupExistsException$ = [-3, n0, _GEE,
|
|
1026
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1027
|
-
[_m],
|
|
1028
|
-
[0]
|
|
1029
|
-
];
|
|
1030
|
-
exports.GroupExistsException$ = GroupExistsException$;
|
|
1031
|
-
n0_registry.registerError(GroupExistsException$, GroupExistsException);
|
|
1032
|
-
const InternalErrorException$ = [-3, n0, _IEE,
|
|
1033
|
-
{ [_e]: _se },
|
|
1034
|
-
[_m],
|
|
1035
|
-
[0]
|
|
1036
|
-
];
|
|
1037
|
-
exports.InternalErrorException$ = InternalErrorException$;
|
|
1038
|
-
n0_registry.registerError(InternalErrorException$, InternalErrorException);
|
|
1039
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
1040
|
-
{ [_e]: _se },
|
|
1041
|
-
[_m],
|
|
1042
|
-
[0]
|
|
1043
|
-
];
|
|
1044
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
1045
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
1046
|
-
const InvalidEmailRoleAccessPolicyException$ = [-3, n0, _IERAPE,
|
|
1047
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1048
|
-
[_m],
|
|
1049
|
-
[0]
|
|
1050
|
-
];
|
|
1051
|
-
exports.InvalidEmailRoleAccessPolicyException$ = InvalidEmailRoleAccessPolicyException$;
|
|
1052
|
-
n0_registry.registerError(InvalidEmailRoleAccessPolicyException$, InvalidEmailRoleAccessPolicyException);
|
|
1053
|
-
const InvalidLambdaResponseException$ = [-3, n0, _ILRE,
|
|
1054
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1055
|
-
[_m],
|
|
1056
|
-
[0]
|
|
1057
|
-
];
|
|
1058
|
-
exports.InvalidLambdaResponseException$ = InvalidLambdaResponseException$;
|
|
1059
|
-
n0_registry.registerError(InvalidLambdaResponseException$, InvalidLambdaResponseException);
|
|
1060
|
-
const InvalidOAuthFlowException$ = [-3, n0, _IOAFE,
|
|
1061
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1062
|
-
[_m],
|
|
1063
|
-
[0]
|
|
1064
|
-
];
|
|
1065
|
-
exports.InvalidOAuthFlowException$ = InvalidOAuthFlowException$;
|
|
1066
|
-
n0_registry.registerError(InvalidOAuthFlowException$, InvalidOAuthFlowException);
|
|
1067
|
-
const InvalidParameterException$ = [-3, n0, _IPE,
|
|
1068
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1069
|
-
[_m, _rC],
|
|
1070
|
-
[0, 0]
|
|
1071
|
-
];
|
|
1072
|
-
exports.InvalidParameterException$ = InvalidParameterException$;
|
|
1073
|
-
n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
|
|
1074
|
-
const InvalidPasswordException$ = [-3, n0, _IPEn,
|
|
1075
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1076
|
-
[_m],
|
|
1077
|
-
[0]
|
|
1078
|
-
];
|
|
1079
|
-
exports.InvalidPasswordException$ = InvalidPasswordException$;
|
|
1080
|
-
n0_registry.registerError(InvalidPasswordException$, InvalidPasswordException);
|
|
1081
|
-
const InvalidSmsRoleAccessPolicyException$ = [-3, n0, _ISRAPE,
|
|
1082
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1083
|
-
[_m],
|
|
1084
|
-
[0]
|
|
1085
|
-
];
|
|
1086
|
-
exports.InvalidSmsRoleAccessPolicyException$ = InvalidSmsRoleAccessPolicyException$;
|
|
1087
|
-
n0_registry.registerError(InvalidSmsRoleAccessPolicyException$, InvalidSmsRoleAccessPolicyException);
|
|
1088
|
-
const InvalidSmsRoleTrustRelationshipException$ = [-3, n0, _ISRTRE,
|
|
1089
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1090
|
-
[_m],
|
|
1091
|
-
[0]
|
|
1092
|
-
];
|
|
1093
|
-
exports.InvalidSmsRoleTrustRelationshipException$ = InvalidSmsRoleTrustRelationshipException$;
|
|
1094
|
-
n0_registry.registerError(InvalidSmsRoleTrustRelationshipException$, InvalidSmsRoleTrustRelationshipException);
|
|
1095
|
-
const InvalidUserPoolConfigurationException$ = [-3, n0, _IUPCE,
|
|
1096
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1097
|
-
[_m],
|
|
1098
|
-
[0]
|
|
1099
|
-
];
|
|
1100
|
-
exports.InvalidUserPoolConfigurationException$ = InvalidUserPoolConfigurationException$;
|
|
1101
|
-
n0_registry.registerError(InvalidUserPoolConfigurationException$, InvalidUserPoolConfigurationException);
|
|
1102
|
-
const LimitExceededException$ = [-3, n0, _LEE,
|
|
1103
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1104
|
-
[_m],
|
|
1105
|
-
[0]
|
|
1106
|
-
];
|
|
1107
|
-
exports.LimitExceededException$ = LimitExceededException$;
|
|
1108
|
-
n0_registry.registerError(LimitExceededException$, LimitExceededException);
|
|
1109
|
-
const ManagedLoginBrandingExistsException$ = [-3, n0, _MLBEE,
|
|
1110
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1111
|
-
[_m],
|
|
1112
|
-
[0]
|
|
1113
|
-
];
|
|
1114
|
-
exports.ManagedLoginBrandingExistsException$ = ManagedLoginBrandingExistsException$;
|
|
1115
|
-
n0_registry.registerError(ManagedLoginBrandingExistsException$, ManagedLoginBrandingExistsException);
|
|
1116
|
-
const MFAMethodNotFoundException$ = [-3, n0, _MFAMNFE,
|
|
1117
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1118
|
-
[_m],
|
|
1119
|
-
[0]
|
|
1120
|
-
];
|
|
1121
|
-
exports.MFAMethodNotFoundException$ = MFAMethodNotFoundException$;
|
|
1122
|
-
n0_registry.registerError(MFAMethodNotFoundException$, MFAMethodNotFoundException);
|
|
1123
|
-
const NotAuthorizedException$ = [-3, n0, _NAE,
|
|
1124
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
1125
|
-
[_m],
|
|
1126
|
-
[0]
|
|
1127
|
-
];
|
|
1128
|
-
exports.NotAuthorizedException$ = NotAuthorizedException$;
|
|
1129
|
-
n0_registry.registerError(NotAuthorizedException$, NotAuthorizedException);
|
|
1130
|
-
const OperationNotEnabledException$ = [-3, n0, _ONEE,
|
|
1131
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1132
|
-
[_m],
|
|
1133
|
-
[0]
|
|
1134
|
-
];
|
|
1135
|
-
exports.OperationNotEnabledException$ = OperationNotEnabledException$;
|
|
1136
|
-
n0_registry.registerError(OperationNotEnabledException$, OperationNotEnabledException);
|
|
1137
|
-
const PasswordHistoryPolicyViolationException$ = [-3, n0, _PHPVE,
|
|
1138
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1139
|
-
[_m],
|
|
1140
|
-
[0]
|
|
1141
|
-
];
|
|
1142
|
-
exports.PasswordHistoryPolicyViolationException$ = PasswordHistoryPolicyViolationException$;
|
|
1143
|
-
n0_registry.registerError(PasswordHistoryPolicyViolationException$, PasswordHistoryPolicyViolationException);
|
|
1144
|
-
const PasswordResetRequiredException$ = [-3, n0, _PRRE,
|
|
1145
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1146
|
-
[_m],
|
|
1147
|
-
[0]
|
|
1148
|
-
];
|
|
1149
|
-
exports.PasswordResetRequiredException$ = PasswordResetRequiredException$;
|
|
1150
|
-
n0_registry.registerError(PasswordResetRequiredException$, PasswordResetRequiredException);
|
|
1151
|
-
const PreconditionNotMetException$ = [-3, n0, _PNME,
|
|
1152
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1153
|
-
[_m],
|
|
1154
|
-
[0]
|
|
1155
|
-
];
|
|
1156
|
-
exports.PreconditionNotMetException$ = PreconditionNotMetException$;
|
|
1157
|
-
n0_registry.registerError(PreconditionNotMetException$, PreconditionNotMetException);
|
|
1158
|
-
const RefreshTokenReuseException$ = [-3, n0, _RTRE,
|
|
1159
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1160
|
-
[_m],
|
|
1161
|
-
[0]
|
|
1162
|
-
];
|
|
1163
|
-
exports.RefreshTokenReuseException$ = RefreshTokenReuseException$;
|
|
1164
|
-
n0_registry.registerError(RefreshTokenReuseException$, RefreshTokenReuseException);
|
|
1165
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
1166
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
1167
|
-
[_m],
|
|
1168
|
-
[0]
|
|
1169
|
-
];
|
|
1170
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
1171
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
1172
|
-
const ScopeDoesNotExistException$ = [-3, n0, _SDNEE,
|
|
1173
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1174
|
-
[_m],
|
|
1175
|
-
[0]
|
|
1176
|
-
];
|
|
1177
|
-
exports.ScopeDoesNotExistException$ = ScopeDoesNotExistException$;
|
|
1178
|
-
n0_registry.registerError(ScopeDoesNotExistException$, ScopeDoesNotExistException);
|
|
1179
|
-
const SoftwareTokenMFANotFoundException$ = [-3, n0, _STMFANFE,
|
|
1180
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1181
|
-
[_m],
|
|
1182
|
-
[0]
|
|
1183
|
-
];
|
|
1184
|
-
exports.SoftwareTokenMFANotFoundException$ = SoftwareTokenMFANotFoundException$;
|
|
1185
|
-
n0_registry.registerError(SoftwareTokenMFANotFoundException$, SoftwareTokenMFANotFoundException);
|
|
1186
|
-
const TermsExistsException$ = [-3, n0, _TEE,
|
|
1187
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1188
|
-
[_m],
|
|
1189
|
-
[0]
|
|
1190
|
-
];
|
|
1191
|
-
exports.TermsExistsException$ = TermsExistsException$;
|
|
1192
|
-
n0_registry.registerError(TermsExistsException$, TermsExistsException);
|
|
1193
|
-
const TierChangeNotAllowedException$ = [-3, n0, _TCNAE,
|
|
1194
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
1195
|
-
[_m],
|
|
1196
|
-
[0]
|
|
1197
|
-
];
|
|
1198
|
-
exports.TierChangeNotAllowedException$ = TierChangeNotAllowedException$;
|
|
1199
|
-
n0_registry.registerError(TierChangeNotAllowedException$, TierChangeNotAllowedException);
|
|
1200
|
-
const TooManyFailedAttemptsException$ = [-3, n0, _TMFAE,
|
|
1201
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1202
|
-
[_m],
|
|
1203
|
-
[0]
|
|
1204
|
-
];
|
|
1205
|
-
exports.TooManyFailedAttemptsException$ = TooManyFailedAttemptsException$;
|
|
1206
|
-
n0_registry.registerError(TooManyFailedAttemptsException$, TooManyFailedAttemptsException);
|
|
1207
|
-
const TooManyRequestsException$ = [-3, n0, _TMRE,
|
|
1208
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
1209
|
-
[_m],
|
|
1210
|
-
[0]
|
|
1211
|
-
];
|
|
1212
|
-
exports.TooManyRequestsException$ = TooManyRequestsException$;
|
|
1213
|
-
n0_registry.registerError(TooManyRequestsException$, TooManyRequestsException);
|
|
1214
|
-
const UnauthorizedException$ = [-3, n0, _UE,
|
|
1215
|
-
{ [_e]: _c, [_hE]: 401 },
|
|
1216
|
-
[_m],
|
|
1217
|
-
[0]
|
|
1218
|
-
];
|
|
1219
|
-
exports.UnauthorizedException$ = UnauthorizedException$;
|
|
1220
|
-
n0_registry.registerError(UnauthorizedException$, UnauthorizedException);
|
|
1221
|
-
const UnexpectedLambdaException$ = [-3, n0, _ULE,
|
|
1222
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1223
|
-
[_m],
|
|
1224
|
-
[0]
|
|
1225
|
-
];
|
|
1226
|
-
exports.UnexpectedLambdaException$ = UnexpectedLambdaException$;
|
|
1227
|
-
n0_registry.registerError(UnexpectedLambdaException$, UnexpectedLambdaException);
|
|
1228
|
-
const UnsupportedIdentityProviderException$ = [-3, n0, _UIPE,
|
|
1229
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1230
|
-
[_m],
|
|
1231
|
-
[0]
|
|
1232
|
-
];
|
|
1233
|
-
exports.UnsupportedIdentityProviderException$ = UnsupportedIdentityProviderException$;
|
|
1234
|
-
n0_registry.registerError(UnsupportedIdentityProviderException$, UnsupportedIdentityProviderException);
|
|
1235
|
-
const UnsupportedOperationException$ = [-3, n0, _UOE,
|
|
1236
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1237
|
-
[_m],
|
|
1238
|
-
[0]
|
|
1239
|
-
];
|
|
1240
|
-
exports.UnsupportedOperationException$ = UnsupportedOperationException$;
|
|
1241
|
-
n0_registry.registerError(UnsupportedOperationException$, UnsupportedOperationException);
|
|
1242
|
-
const UnsupportedTokenTypeException$ = [-3, n0, _UTTE,
|
|
1243
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1244
|
-
[_m],
|
|
1245
|
-
[0]
|
|
1246
|
-
];
|
|
1247
|
-
exports.UnsupportedTokenTypeException$ = UnsupportedTokenTypeException$;
|
|
1248
|
-
n0_registry.registerError(UnsupportedTokenTypeException$, UnsupportedTokenTypeException);
|
|
1249
|
-
const UnsupportedUserStateException$ = [-3, n0, _UUSE,
|
|
1250
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1251
|
-
[_m],
|
|
1252
|
-
[0]
|
|
1253
|
-
];
|
|
1254
|
-
exports.UnsupportedUserStateException$ = UnsupportedUserStateException$;
|
|
1255
|
-
n0_registry.registerError(UnsupportedUserStateException$, UnsupportedUserStateException);
|
|
1256
|
-
const UserImportInProgressException$ = [-3, n0, _UIIPE,
|
|
1257
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1258
|
-
[_m],
|
|
1259
|
-
[0]
|
|
1260
|
-
];
|
|
1261
|
-
exports.UserImportInProgressException$ = UserImportInProgressException$;
|
|
1262
|
-
n0_registry.registerError(UserImportInProgressException$, UserImportInProgressException);
|
|
1263
|
-
const UserLambdaValidationException$ = [-3, n0, _ULVE,
|
|
1264
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1265
|
-
[_m],
|
|
1266
|
-
[0]
|
|
1267
|
-
];
|
|
1268
|
-
exports.UserLambdaValidationException$ = UserLambdaValidationException$;
|
|
1269
|
-
n0_registry.registerError(UserLambdaValidationException$, UserLambdaValidationException);
|
|
1270
|
-
const UsernameExistsException$ = [-3, n0, _UEE,
|
|
1271
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1272
|
-
[_m],
|
|
1273
|
-
[0]
|
|
1274
|
-
];
|
|
1275
|
-
exports.UsernameExistsException$ = UsernameExistsException$;
|
|
1276
|
-
n0_registry.registerError(UsernameExistsException$, UsernameExistsException);
|
|
1277
|
-
const UserNotConfirmedException$ = [-3, n0, _UNCE,
|
|
1278
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1279
|
-
[_m],
|
|
1280
|
-
[0]
|
|
1281
|
-
];
|
|
1282
|
-
exports.UserNotConfirmedException$ = UserNotConfirmedException$;
|
|
1283
|
-
n0_registry.registerError(UserNotConfirmedException$, UserNotConfirmedException);
|
|
1284
|
-
const UserNotFoundException$ = [-3, n0, _UNFE,
|
|
1285
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
1286
|
-
[_m],
|
|
1287
|
-
[0]
|
|
1288
|
-
];
|
|
1289
|
-
exports.UserNotFoundException$ = UserNotFoundException$;
|
|
1290
|
-
n0_registry.registerError(UserNotFoundException$, UserNotFoundException);
|
|
1291
|
-
const UserPoolAddOnNotEnabledException$ = [-3, n0, _UPAONEE,
|
|
1292
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1293
|
-
[_m],
|
|
1294
|
-
[0]
|
|
1295
|
-
];
|
|
1296
|
-
exports.UserPoolAddOnNotEnabledException$ = UserPoolAddOnNotEnabledException$;
|
|
1297
|
-
n0_registry.registerError(UserPoolAddOnNotEnabledException$, UserPoolAddOnNotEnabledException);
|
|
1298
|
-
const UserPoolTaggingException$ = [-3, n0, _UPTE,
|
|
1299
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1300
|
-
[_m],
|
|
1301
|
-
[0]
|
|
1302
|
-
];
|
|
1303
|
-
exports.UserPoolTaggingException$ = UserPoolTaggingException$;
|
|
1304
|
-
n0_registry.registerError(UserPoolTaggingException$, UserPoolTaggingException);
|
|
1305
|
-
const WebAuthnChallengeNotFoundException$ = [-3, n0, _WACNFE,
|
|
1306
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1307
|
-
[_m],
|
|
1308
|
-
[0]
|
|
1309
|
-
];
|
|
1310
|
-
exports.WebAuthnChallengeNotFoundException$ = WebAuthnChallengeNotFoundException$;
|
|
1311
|
-
n0_registry.registerError(WebAuthnChallengeNotFoundException$, WebAuthnChallengeNotFoundException);
|
|
1312
|
-
const WebAuthnClientMismatchException$ = [-3, n0, _WACME,
|
|
1313
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1314
|
-
[_m],
|
|
1315
|
-
[0]
|
|
1316
|
-
];
|
|
1317
|
-
exports.WebAuthnClientMismatchException$ = WebAuthnClientMismatchException$;
|
|
1318
|
-
n0_registry.registerError(WebAuthnClientMismatchException$, WebAuthnClientMismatchException);
|
|
1319
|
-
const WebAuthnConfigurationMissingException$ = [-3, n0, _WACMEe,
|
|
1320
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1321
|
-
[_m],
|
|
1322
|
-
[0]
|
|
1323
|
-
];
|
|
1324
|
-
exports.WebAuthnConfigurationMissingException$ = WebAuthnConfigurationMissingException$;
|
|
1325
|
-
n0_registry.registerError(WebAuthnConfigurationMissingException$, WebAuthnConfigurationMissingException);
|
|
1326
|
-
const WebAuthnCredentialNotSupportedException$ = [-3, n0, _WACNSE,
|
|
1327
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1328
|
-
[_m],
|
|
1329
|
-
[0]
|
|
1330
|
-
];
|
|
1331
|
-
exports.WebAuthnCredentialNotSupportedException$ = WebAuthnCredentialNotSupportedException$;
|
|
1332
|
-
n0_registry.registerError(WebAuthnCredentialNotSupportedException$, WebAuthnCredentialNotSupportedException);
|
|
1333
|
-
const WebAuthnNotEnabledException$ = [-3, n0, _WANEE,
|
|
1334
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1335
|
-
[_m],
|
|
1336
|
-
[0]
|
|
1337
|
-
];
|
|
1338
|
-
exports.WebAuthnNotEnabledException$ = WebAuthnNotEnabledException$;
|
|
1339
|
-
n0_registry.registerError(WebAuthnNotEnabledException$, WebAuthnNotEnabledException);
|
|
1340
|
-
const WebAuthnOriginNotAllowedException$ = [-3, n0, _WAONAE,
|
|
1341
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1342
|
-
[_m],
|
|
1343
|
-
[0]
|
|
1344
|
-
];
|
|
1345
|
-
exports.WebAuthnOriginNotAllowedException$ = WebAuthnOriginNotAllowedException$;
|
|
1346
|
-
n0_registry.registerError(WebAuthnOriginNotAllowedException$, WebAuthnOriginNotAllowedException);
|
|
1347
|
-
const WebAuthnRelyingPartyMismatchException$ = [-3, n0, _WARPME,
|
|
1348
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
1349
|
-
[_m],
|
|
1350
|
-
[0]
|
|
1351
|
-
];
|
|
1352
|
-
exports.WebAuthnRelyingPartyMismatchException$ = WebAuthnRelyingPartyMismatchException$;
|
|
1353
|
-
n0_registry.registerError(WebAuthnRelyingPartyMismatchException$, WebAuthnRelyingPartyMismatchException);
|
|
1354
|
-
exports.errorTypeRegistries = [
|
|
1355
|
-
_s_registry,
|
|
1356
|
-
n0_registry,
|
|
1357
|
-
];
|
|
1358
|
-
var AttributeValueType = [0, n0, _AVT, 8, 0];
|
|
1359
|
-
var ClientIdType = [0, n0, _CIT, 8, 0];
|
|
1360
|
-
var ClientSecretType = [0, n0, _CST, 8, 0];
|
|
1361
|
-
var PasswordType = [0, n0, _PT, 8, 0];
|
|
1362
|
-
var SecretCodeType = [0, n0, _SCT, 8, 0];
|
|
1363
|
-
var SecretHashType = [0, n0, _SHT, 8, 0];
|
|
1364
|
-
var SessionType = [0, n0, _ST, 8, 0];
|
|
1365
|
-
var SoftwareTokenMFAUserCodeType = [0, n0, _STMFAUCT, 8, 0];
|
|
1366
|
-
var TokenModelType = [0, n0, _TMT, 8, 0];
|
|
1367
|
-
var UsernameType = [0, n0, _UT, 8, 0];
|
|
1368
|
-
const AccountRecoverySettingType$ = [3, n0, _ARST,
|
|
1369
|
-
0,
|
|
1370
|
-
[_RM],
|
|
1371
|
-
[() => RecoveryMechanismsType]
|
|
1372
|
-
];
|
|
1373
|
-
exports.AccountRecoverySettingType$ = AccountRecoverySettingType$;
|
|
1374
|
-
const AccountTakeoverActionsType$ = [3, n0, _ATAT,
|
|
1375
|
-
0,
|
|
1376
|
-
[_LA, _MA, _HA],
|
|
1377
|
-
[() => AccountTakeoverActionType$, () => AccountTakeoverActionType$, () => AccountTakeoverActionType$]
|
|
1378
|
-
];
|
|
1379
|
-
exports.AccountTakeoverActionsType$ = AccountTakeoverActionsType$;
|
|
1380
|
-
const AccountTakeoverActionType$ = [3, n0, _ATATc,
|
|
1381
|
-
0,
|
|
1382
|
-
[_N, _EA],
|
|
1383
|
-
[2, 0], 2
|
|
1384
|
-
];
|
|
1385
|
-
exports.AccountTakeoverActionType$ = AccountTakeoverActionType$;
|
|
1386
|
-
const AccountTakeoverRiskConfigurationType$ = [3, n0, _ATRCT,
|
|
1387
|
-
0,
|
|
1388
|
-
[_A, _NC],
|
|
1389
|
-
[() => AccountTakeoverActionsType$, () => NotifyConfigurationType$], 1
|
|
1390
|
-
];
|
|
1391
|
-
exports.AccountTakeoverRiskConfigurationType$ = AccountTakeoverRiskConfigurationType$;
|
|
1392
|
-
const AddCustomAttributesRequest$ = [3, n0, _ACAR,
|
|
1393
|
-
0,
|
|
1394
|
-
[_UPI, _CA],
|
|
1395
|
-
[0, () => CustomAttributesListType], 2
|
|
1396
|
-
];
|
|
1397
|
-
exports.AddCustomAttributesRequest$ = AddCustomAttributesRequest$;
|
|
1398
|
-
const AddCustomAttributesResponse$ = [3, n0, _ACARd,
|
|
1399
|
-
0,
|
|
1400
|
-
[],
|
|
1401
|
-
[]
|
|
1402
|
-
];
|
|
1403
|
-
exports.AddCustomAttributesResponse$ = AddCustomAttributesResponse$;
|
|
1404
|
-
const AddUserPoolClientSecretRequest$ = [3, n0, _AUPCSR,
|
|
1405
|
-
0,
|
|
1406
|
-
[_UPI, _CI, _CS],
|
|
1407
|
-
[0, [() => ClientIdType, 0], [() => ClientSecretType, 0]], 2
|
|
1408
|
-
];
|
|
1409
|
-
exports.AddUserPoolClientSecretRequest$ = AddUserPoolClientSecretRequest$;
|
|
1410
|
-
const AddUserPoolClientSecretResponse$ = [3, n0, _AUPCSRd,
|
|
1411
|
-
0,
|
|
1412
|
-
[_CSD],
|
|
1413
|
-
[[() => ClientSecretDescriptorType$, 0]]
|
|
1414
|
-
];
|
|
1415
|
-
exports.AddUserPoolClientSecretResponse$ = AddUserPoolClientSecretResponse$;
|
|
1416
|
-
const AdminAddUserToGroupRequest$ = [3, n0, _AAUTGR,
|
|
1417
|
-
0,
|
|
1418
|
-
[_UPI, _U, _GN],
|
|
1419
|
-
[0, [() => UsernameType, 0], 0], 3
|
|
1420
|
-
];
|
|
1421
|
-
exports.AdminAddUserToGroupRequest$ = AdminAddUserToGroupRequest$;
|
|
1422
|
-
const AdminConfirmSignUpRequest$ = [3, n0, _ACSUR,
|
|
1423
|
-
0,
|
|
1424
|
-
[_UPI, _U, _CM],
|
|
1425
|
-
[0, [() => UsernameType, 0], 128 | 0], 2
|
|
1426
|
-
];
|
|
1427
|
-
exports.AdminConfirmSignUpRequest$ = AdminConfirmSignUpRequest$;
|
|
1428
|
-
const AdminConfirmSignUpResponse$ = [3, n0, _ACSURd,
|
|
1429
|
-
0,
|
|
1430
|
-
[],
|
|
1431
|
-
[]
|
|
1432
|
-
];
|
|
1433
|
-
exports.AdminConfirmSignUpResponse$ = AdminConfirmSignUpResponse$;
|
|
1434
|
-
const AdminCreateUserConfigType$ = [3, n0, _ACUCT,
|
|
1435
|
-
0,
|
|
1436
|
-
[_AACUO, _UAVD, _IMT],
|
|
1437
|
-
[2, 1, () => MessageTemplateType$]
|
|
1438
|
-
];
|
|
1439
|
-
exports.AdminCreateUserConfigType$ = AdminCreateUserConfigType$;
|
|
1440
|
-
const AdminCreateUserRequest$ = [3, n0, _ACUR,
|
|
1441
|
-
0,
|
|
1442
|
-
[_UPI, _U, _UA, _VD, _TP, _FAC, _MAe, _DDM, _CM],
|
|
1443
|
-
[0, [() => UsernameType, 0], [() => AttributeListType, 0], [() => AttributeListType, 0], [() => PasswordType, 0], 2, 0, 64 | 0, 128 | 0], 2
|
|
1444
|
-
];
|
|
1445
|
-
exports.AdminCreateUserRequest$ = AdminCreateUserRequest$;
|
|
1446
|
-
const AdminCreateUserResponse$ = [3, n0, _ACURd,
|
|
1447
|
-
0,
|
|
1448
|
-
[_Us],
|
|
1449
|
-
[[() => UserType$, 0]]
|
|
1450
|
-
];
|
|
1451
|
-
exports.AdminCreateUserResponse$ = AdminCreateUserResponse$;
|
|
1452
|
-
const AdminDeleteUserAttributesRequest$ = [3, n0, _ADUAR,
|
|
1453
|
-
0,
|
|
1454
|
-
[_UPI, _U, _UAN],
|
|
1455
|
-
[0, [() => UsernameType, 0], 64 | 0], 3
|
|
1456
|
-
];
|
|
1457
|
-
exports.AdminDeleteUserAttributesRequest$ = AdminDeleteUserAttributesRequest$;
|
|
1458
|
-
const AdminDeleteUserAttributesResponse$ = [3, n0, _ADUARd,
|
|
1459
|
-
0,
|
|
1460
|
-
[],
|
|
1461
|
-
[]
|
|
1462
|
-
];
|
|
1463
|
-
exports.AdminDeleteUserAttributesResponse$ = AdminDeleteUserAttributesResponse$;
|
|
1464
|
-
const AdminDeleteUserRequest$ = [3, n0, _ADUR,
|
|
1465
|
-
0,
|
|
1466
|
-
[_UPI, _U],
|
|
1467
|
-
[0, [() => UsernameType, 0]], 2
|
|
1468
|
-
];
|
|
1469
|
-
exports.AdminDeleteUserRequest$ = AdminDeleteUserRequest$;
|
|
1470
|
-
const AdminDisableProviderForUserRequest$ = [3, n0, _ADPFUR,
|
|
1471
|
-
0,
|
|
1472
|
-
[_UPI, _Us],
|
|
1473
|
-
[0, () => ProviderUserIdentifierType$], 2
|
|
1474
|
-
];
|
|
1475
|
-
exports.AdminDisableProviderForUserRequest$ = AdminDisableProviderForUserRequest$;
|
|
1476
|
-
const AdminDisableProviderForUserResponse$ = [3, n0, _ADPFURd,
|
|
1477
|
-
0,
|
|
1478
|
-
[],
|
|
1479
|
-
[]
|
|
1480
|
-
];
|
|
1481
|
-
exports.AdminDisableProviderForUserResponse$ = AdminDisableProviderForUserResponse$;
|
|
1482
|
-
const AdminDisableUserRequest$ = [3, n0, _ADURd,
|
|
1483
|
-
0,
|
|
1484
|
-
[_UPI, _U],
|
|
1485
|
-
[0, [() => UsernameType, 0]], 2
|
|
1486
|
-
];
|
|
1487
|
-
exports.AdminDisableUserRequest$ = AdminDisableUserRequest$;
|
|
1488
|
-
const AdminDisableUserResponse$ = [3, n0, _ADURdm,
|
|
1489
|
-
0,
|
|
1490
|
-
[],
|
|
1491
|
-
[]
|
|
1492
|
-
];
|
|
1493
|
-
exports.AdminDisableUserResponse$ = AdminDisableUserResponse$;
|
|
1494
|
-
const AdminEnableUserRequest$ = [3, n0, _AEUR,
|
|
1495
|
-
0,
|
|
1496
|
-
[_UPI, _U],
|
|
1497
|
-
[0, [() => UsernameType, 0]], 2
|
|
1498
|
-
];
|
|
1499
|
-
exports.AdminEnableUserRequest$ = AdminEnableUserRequest$;
|
|
1500
|
-
const AdminEnableUserResponse$ = [3, n0, _AEURd,
|
|
1501
|
-
0,
|
|
1502
|
-
[],
|
|
1503
|
-
[]
|
|
1504
|
-
];
|
|
1505
|
-
exports.AdminEnableUserResponse$ = AdminEnableUserResponse$;
|
|
1506
|
-
const AdminForgetDeviceRequest$ = [3, n0, _AFDR,
|
|
1507
|
-
0,
|
|
1508
|
-
[_UPI, _U, _DK],
|
|
1509
|
-
[0, [() => UsernameType, 0], 0], 3
|
|
1510
|
-
];
|
|
1511
|
-
exports.AdminForgetDeviceRequest$ = AdminForgetDeviceRequest$;
|
|
1512
|
-
const AdminGetDeviceRequest$ = [3, n0, _AGDR,
|
|
1513
|
-
0,
|
|
1514
|
-
[_DK, _UPI, _U],
|
|
1515
|
-
[0, 0, [() => UsernameType, 0]], 3
|
|
1516
|
-
];
|
|
1517
|
-
exports.AdminGetDeviceRequest$ = AdminGetDeviceRequest$;
|
|
1518
|
-
const AdminGetDeviceResponse$ = [3, n0, _AGDRd,
|
|
1519
|
-
0,
|
|
1520
|
-
[_D],
|
|
1521
|
-
[[() => DeviceType$, 0]], 1
|
|
1522
|
-
];
|
|
1523
|
-
exports.AdminGetDeviceResponse$ = AdminGetDeviceResponse$;
|
|
1524
|
-
const AdminGetUserRequest$ = [3, n0, _AGUR,
|
|
1525
|
-
0,
|
|
1526
|
-
[_UPI, _U],
|
|
1527
|
-
[0, [() => UsernameType, 0]], 2
|
|
1528
|
-
];
|
|
1529
|
-
exports.AdminGetUserRequest$ = AdminGetUserRequest$;
|
|
1530
|
-
const AdminGetUserResponse$ = [3, n0, _AGURd,
|
|
1531
|
-
0,
|
|
1532
|
-
[_U, _UA, _UCD, _ULMD, _E, _US, _MFAO, _PMS, _UMFASL],
|
|
1533
|
-
[[() => UsernameType, 0], [() => AttributeListType, 0], 4, 4, 2, 0, () => MFAOptionListType, 0, 64 | 0], 1
|
|
1534
|
-
];
|
|
1535
|
-
exports.AdminGetUserResponse$ = AdminGetUserResponse$;
|
|
1536
|
-
const AdminInitiateAuthRequest$ = [3, n0, _AIAR,
|
|
1537
|
-
0,
|
|
1538
|
-
[_UPI, _CI, _AF, _AP, _CM, _AM, _CD, _S],
|
|
1539
|
-
[0, [() => ClientIdType, 0], 0, [() => AuthParametersType, 0], 128 | 0, () => AnalyticsMetadataType$, () => ContextDataType$, [() => SessionType, 0]], 3
|
|
1540
|
-
];
|
|
1541
|
-
exports.AdminInitiateAuthRequest$ = AdminInitiateAuthRequest$;
|
|
1542
|
-
const AdminInitiateAuthResponse$ = [3, n0, _AIARd,
|
|
1543
|
-
0,
|
|
1544
|
-
[_CN, _S, _CP, _AR, _AC],
|
|
1545
|
-
[0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0], 64 | 0]
|
|
1546
|
-
];
|
|
1547
|
-
exports.AdminInitiateAuthResponse$ = AdminInitiateAuthResponse$;
|
|
1548
|
-
const AdminLinkProviderForUserRequest$ = [3, n0, _ALPFUR,
|
|
1549
|
-
0,
|
|
1550
|
-
[_UPI, _DU, _SU],
|
|
1551
|
-
[0, () => ProviderUserIdentifierType$, () => ProviderUserIdentifierType$], 3
|
|
1552
|
-
];
|
|
1553
|
-
exports.AdminLinkProviderForUserRequest$ = AdminLinkProviderForUserRequest$;
|
|
1554
|
-
const AdminLinkProviderForUserResponse$ = [3, n0, _ALPFURd,
|
|
1555
|
-
0,
|
|
1556
|
-
[],
|
|
1557
|
-
[]
|
|
1558
|
-
];
|
|
1559
|
-
exports.AdminLinkProviderForUserResponse$ = AdminLinkProviderForUserResponse$;
|
|
1560
|
-
const AdminListDevicesRequest$ = [3, n0, _ALDR,
|
|
1561
|
-
0,
|
|
1562
|
-
[_UPI, _U, _L, _PTa],
|
|
1563
|
-
[0, [() => UsernameType, 0], 1, 0], 2
|
|
1564
|
-
];
|
|
1565
|
-
exports.AdminListDevicesRequest$ = AdminListDevicesRequest$;
|
|
1566
|
-
const AdminListDevicesResponse$ = [3, n0, _ALDRd,
|
|
1567
|
-
0,
|
|
1568
|
-
[_De, _PTa],
|
|
1569
|
-
[[() => DeviceListType, 0], 0]
|
|
1570
|
-
];
|
|
1571
|
-
exports.AdminListDevicesResponse$ = AdminListDevicesResponse$;
|
|
1572
|
-
const AdminListGroupsForUserRequest$ = [3, n0, _ALGFUR,
|
|
1573
|
-
0,
|
|
1574
|
-
[_U, _UPI, _L, _NT],
|
|
1575
|
-
[[() => UsernameType, 0], 0, 1, 0], 2
|
|
1576
|
-
];
|
|
1577
|
-
exports.AdminListGroupsForUserRequest$ = AdminListGroupsForUserRequest$;
|
|
1578
|
-
const AdminListGroupsForUserResponse$ = [3, n0, _ALGFURd,
|
|
1579
|
-
0,
|
|
1580
|
-
[_G, _NT],
|
|
1581
|
-
[() => GroupListType, 0]
|
|
1582
|
-
];
|
|
1583
|
-
exports.AdminListGroupsForUserResponse$ = AdminListGroupsForUserResponse$;
|
|
1584
|
-
const AdminListUserAuthEventsRequest$ = [3, n0, _ALUAER,
|
|
1585
|
-
0,
|
|
1586
|
-
[_UPI, _U, _MR, _NT],
|
|
1587
|
-
[0, [() => UsernameType, 0], 1, 0], 2
|
|
1588
|
-
];
|
|
1589
|
-
exports.AdminListUserAuthEventsRequest$ = AdminListUserAuthEventsRequest$;
|
|
1590
|
-
const AdminListUserAuthEventsResponse$ = [3, n0, _ALUAERd,
|
|
1591
|
-
0,
|
|
1592
|
-
[_AE, _NT],
|
|
1593
|
-
[() => AuthEventsType, 0]
|
|
1594
|
-
];
|
|
1595
|
-
exports.AdminListUserAuthEventsResponse$ = AdminListUserAuthEventsResponse$;
|
|
1596
|
-
const AdminRemoveUserFromGroupRequest$ = [3, n0, _ARUFGR,
|
|
1597
|
-
0,
|
|
1598
|
-
[_UPI, _U, _GN],
|
|
1599
|
-
[0, [() => UsernameType, 0], 0], 3
|
|
1600
|
-
];
|
|
1601
|
-
exports.AdminRemoveUserFromGroupRequest$ = AdminRemoveUserFromGroupRequest$;
|
|
1602
|
-
const AdminResetUserPasswordRequest$ = [3, n0, _ARUPR,
|
|
1603
|
-
0,
|
|
1604
|
-
[_UPI, _U, _CM],
|
|
1605
|
-
[0, [() => UsernameType, 0], 128 | 0], 2
|
|
1606
|
-
];
|
|
1607
|
-
exports.AdminResetUserPasswordRequest$ = AdminResetUserPasswordRequest$;
|
|
1608
|
-
const AdminResetUserPasswordResponse$ = [3, n0, _ARUPRd,
|
|
1609
|
-
0,
|
|
1610
|
-
[],
|
|
1611
|
-
[]
|
|
1612
|
-
];
|
|
1613
|
-
exports.AdminResetUserPasswordResponse$ = AdminResetUserPasswordResponse$;
|
|
1614
|
-
const AdminRespondToAuthChallengeRequest$ = [3, n0, _ARTACR,
|
|
1615
|
-
0,
|
|
1616
|
-
[_UPI, _CI, _CN, _CR, _S, _AM, _CD, _CM],
|
|
1617
|
-
[0, [() => ClientIdType, 0], 0, [() => ChallengeResponsesType, 0], [() => SessionType, 0], () => AnalyticsMetadataType$, () => ContextDataType$, 128 | 0], 3
|
|
1618
|
-
];
|
|
1619
|
-
exports.AdminRespondToAuthChallengeRequest$ = AdminRespondToAuthChallengeRequest$;
|
|
1620
|
-
const AdminRespondToAuthChallengeResponse$ = [3, n0, _ARTACRd,
|
|
1621
|
-
0,
|
|
1622
|
-
[_CN, _S, _CP, _AR],
|
|
1623
|
-
[0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0]]
|
|
1624
|
-
];
|
|
1625
|
-
exports.AdminRespondToAuthChallengeResponse$ = AdminRespondToAuthChallengeResponse$;
|
|
1626
|
-
const AdminSetUserMFAPreferenceRequest$ = [3, n0, _ASUMFAPR,
|
|
1627
|
-
0,
|
|
1628
|
-
[_U, _UPI, _SMSMS, _STMS, _EMS, _WAMS],
|
|
1629
|
-
[[() => UsernameType, 0], 0, () => SMSMfaSettingsType$, () => SoftwareTokenMfaSettingsType$, () => EmailMfaSettingsType$, () => WebAuthnMfaSettingsType$], 2
|
|
1630
|
-
];
|
|
1631
|
-
exports.AdminSetUserMFAPreferenceRequest$ = AdminSetUserMFAPreferenceRequest$;
|
|
1632
|
-
const AdminSetUserMFAPreferenceResponse$ = [3, n0, _ASUMFAPRd,
|
|
1633
|
-
0,
|
|
1634
|
-
[],
|
|
1635
|
-
[]
|
|
1636
|
-
];
|
|
1637
|
-
exports.AdminSetUserMFAPreferenceResponse$ = AdminSetUserMFAPreferenceResponse$;
|
|
1638
|
-
const AdminSetUserPasswordRequest$ = [3, n0, _ASUPR,
|
|
1639
|
-
0,
|
|
1640
|
-
[_UPI, _U, _P, _Pe],
|
|
1641
|
-
[0, [() => UsernameType, 0], [() => PasswordType, 0], 2], 3
|
|
1642
|
-
];
|
|
1643
|
-
exports.AdminSetUserPasswordRequest$ = AdminSetUserPasswordRequest$;
|
|
1644
|
-
const AdminSetUserPasswordResponse$ = [3, n0, _ASUPRd,
|
|
1645
|
-
0,
|
|
1646
|
-
[],
|
|
1647
|
-
[]
|
|
1648
|
-
];
|
|
1649
|
-
exports.AdminSetUserPasswordResponse$ = AdminSetUserPasswordResponse$;
|
|
1650
|
-
const AdminSetUserSettingsRequest$ = [3, n0, _ASUSR,
|
|
1651
|
-
0,
|
|
1652
|
-
[_UPI, _U, _MFAO],
|
|
1653
|
-
[0, [() => UsernameType, 0], () => MFAOptionListType], 3
|
|
1654
|
-
];
|
|
1655
|
-
exports.AdminSetUserSettingsRequest$ = AdminSetUserSettingsRequest$;
|
|
1656
|
-
const AdminSetUserSettingsResponse$ = [3, n0, _ASUSRd,
|
|
1657
|
-
0,
|
|
1658
|
-
[],
|
|
1659
|
-
[]
|
|
1660
|
-
];
|
|
1661
|
-
exports.AdminSetUserSettingsResponse$ = AdminSetUserSettingsResponse$;
|
|
1662
|
-
const AdminUpdateAuthEventFeedbackRequest$ = [3, n0, _AUAEFR,
|
|
1663
|
-
0,
|
|
1664
|
-
[_UPI, _U, _EI, _FV],
|
|
1665
|
-
[0, [() => UsernameType, 0], 0, 0], 4
|
|
1666
|
-
];
|
|
1667
|
-
exports.AdminUpdateAuthEventFeedbackRequest$ = AdminUpdateAuthEventFeedbackRequest$;
|
|
1668
|
-
const AdminUpdateAuthEventFeedbackResponse$ = [3, n0, _AUAEFRd,
|
|
1669
|
-
0,
|
|
1670
|
-
[],
|
|
1671
|
-
[]
|
|
1672
|
-
];
|
|
1673
|
-
exports.AdminUpdateAuthEventFeedbackResponse$ = AdminUpdateAuthEventFeedbackResponse$;
|
|
1674
|
-
const AdminUpdateDeviceStatusRequest$ = [3, n0, _AUDSR,
|
|
1675
|
-
0,
|
|
1676
|
-
[_UPI, _U, _DK, _DRS],
|
|
1677
|
-
[0, [() => UsernameType, 0], 0, 0], 3
|
|
1678
|
-
];
|
|
1679
|
-
exports.AdminUpdateDeviceStatusRequest$ = AdminUpdateDeviceStatusRequest$;
|
|
1680
|
-
const AdminUpdateDeviceStatusResponse$ = [3, n0, _AUDSRd,
|
|
1681
|
-
0,
|
|
1682
|
-
[],
|
|
1683
|
-
[]
|
|
1684
|
-
];
|
|
1685
|
-
exports.AdminUpdateDeviceStatusResponse$ = AdminUpdateDeviceStatusResponse$;
|
|
1686
|
-
const AdminUpdateUserAttributesRequest$ = [3, n0, _AUUAR,
|
|
1687
|
-
0,
|
|
1688
|
-
[_UPI, _U, _UA, _CM],
|
|
1689
|
-
[0, [() => UsernameType, 0], [() => AttributeListType, 0], 128 | 0], 3
|
|
1690
|
-
];
|
|
1691
|
-
exports.AdminUpdateUserAttributesRequest$ = AdminUpdateUserAttributesRequest$;
|
|
1692
|
-
const AdminUpdateUserAttributesResponse$ = [3, n0, _AUUARd,
|
|
1693
|
-
0,
|
|
1694
|
-
[],
|
|
1695
|
-
[]
|
|
1696
|
-
];
|
|
1697
|
-
exports.AdminUpdateUserAttributesResponse$ = AdminUpdateUserAttributesResponse$;
|
|
1698
|
-
const AdminUserGlobalSignOutRequest$ = [3, n0, _AUGSOR,
|
|
1699
|
-
0,
|
|
1700
|
-
[_UPI, _U],
|
|
1701
|
-
[0, [() => UsernameType, 0]], 2
|
|
1702
|
-
];
|
|
1703
|
-
exports.AdminUserGlobalSignOutRequest$ = AdminUserGlobalSignOutRequest$;
|
|
1704
|
-
const AdminUserGlobalSignOutResponse$ = [3, n0, _AUGSORd,
|
|
1705
|
-
0,
|
|
1706
|
-
[],
|
|
1707
|
-
[]
|
|
1708
|
-
];
|
|
1709
|
-
exports.AdminUserGlobalSignOutResponse$ = AdminUserGlobalSignOutResponse$;
|
|
1710
|
-
const AdvancedSecurityAdditionalFlowsType$ = [3, n0, _ASAFT,
|
|
1711
|
-
0,
|
|
1712
|
-
[_CAM],
|
|
1713
|
-
[0]
|
|
1714
|
-
];
|
|
1715
|
-
exports.AdvancedSecurityAdditionalFlowsType$ = AdvancedSecurityAdditionalFlowsType$;
|
|
1716
|
-
const AnalyticsConfigurationType$ = [3, n0, _ACT,
|
|
1717
|
-
0,
|
|
1718
|
-
[_AI, _AA, _RA, _EIx, _UDS],
|
|
1719
|
-
[0, 0, 0, 0, 2]
|
|
1720
|
-
];
|
|
1721
|
-
exports.AnalyticsConfigurationType$ = AnalyticsConfigurationType$;
|
|
1722
|
-
const AnalyticsMetadataType$ = [3, n0, _AMT,
|
|
1723
|
-
0,
|
|
1724
|
-
[_AEI],
|
|
1725
|
-
[0]
|
|
1726
|
-
];
|
|
1727
|
-
exports.AnalyticsMetadataType$ = AnalyticsMetadataType$;
|
|
1728
|
-
const AssetType$ = [3, n0, _AT,
|
|
1729
|
-
0,
|
|
1730
|
-
[_C, _CMo, _Ex, _B, _RI],
|
|
1731
|
-
[0, 0, 0, 21, 0], 3
|
|
1732
|
-
];
|
|
1733
|
-
exports.AssetType$ = AssetType$;
|
|
1734
|
-
const AssociateSoftwareTokenRequest$ = [3, n0, _ASTR,
|
|
1735
|
-
0,
|
|
1736
|
-
[_ATc, _S],
|
|
1737
|
-
[[() => TokenModelType, 0], [() => SessionType, 0]]
|
|
1738
|
-
];
|
|
1739
|
-
exports.AssociateSoftwareTokenRequest$ = AssociateSoftwareTokenRequest$;
|
|
1740
|
-
const AssociateSoftwareTokenResponse$ = [3, n0, _ASTRs,
|
|
1741
|
-
0,
|
|
1742
|
-
[_SC, _S],
|
|
1743
|
-
[[() => SecretCodeType, 0], [() => SessionType, 0]]
|
|
1744
|
-
];
|
|
1745
|
-
exports.AssociateSoftwareTokenResponse$ = AssociateSoftwareTokenResponse$;
|
|
1746
|
-
const AttributeType$ = [3, n0, _ATt,
|
|
1747
|
-
0,
|
|
1748
|
-
[_Na, _V],
|
|
1749
|
-
[0, [() => AttributeValueType, 0]], 1
|
|
1750
|
-
];
|
|
1751
|
-
exports.AttributeType$ = AttributeType$;
|
|
1752
|
-
const AuthenticationResultType$ = [3, n0, _ART,
|
|
1753
|
-
0,
|
|
1754
|
-
[_ATc, _EIxp, _TT, _RT, _IT, _NDM],
|
|
1755
|
-
[[() => TokenModelType, 0], 1, 0, [() => TokenModelType, 0], [() => TokenModelType, 0], () => NewDeviceMetadataType$]
|
|
1756
|
-
];
|
|
1757
|
-
exports.AuthenticationResultType$ = AuthenticationResultType$;
|
|
1758
|
-
const AuthEventType$ = [3, n0, _AET,
|
|
1759
|
-
0,
|
|
1760
|
-
[_EI, _ET, _CDr, _ER, _ERv, _CR, _ECD, _EF],
|
|
1761
|
-
[0, 0, 4, 0, () => EventRiskType$, () => ChallengeResponseListType, () => EventContextDataType$, () => EventFeedbackType$]
|
|
1762
|
-
];
|
|
1763
|
-
exports.AuthEventType$ = AuthEventType$;
|
|
1764
|
-
const ChallengeResponseType$ = [3, n0, _CRT,
|
|
1765
|
-
0,
|
|
1766
|
-
[_CN, _CRh],
|
|
1767
|
-
[0, 0]
|
|
1768
|
-
];
|
|
1769
|
-
exports.ChallengeResponseType$ = ChallengeResponseType$;
|
|
1770
|
-
const ChangePasswordRequest$ = [3, n0, _CPR,
|
|
1771
|
-
0,
|
|
1772
|
-
[_PP, _ATc, _PPr],
|
|
1773
|
-
[[() => PasswordType, 0], [() => TokenModelType, 0], [() => PasswordType, 0]], 2
|
|
1774
|
-
];
|
|
1775
|
-
exports.ChangePasswordRequest$ = ChangePasswordRequest$;
|
|
1776
|
-
const ChangePasswordResponse$ = [3, n0, _CPRh,
|
|
1777
|
-
0,
|
|
1778
|
-
[],
|
|
1779
|
-
[]
|
|
1780
|
-
];
|
|
1781
|
-
exports.ChangePasswordResponse$ = ChangePasswordResponse$;
|
|
1782
|
-
const ClientSecretDescriptorType$ = [3, n0, _CSDT,
|
|
1783
|
-
0,
|
|
1784
|
-
[_CSI, _CSV, _CSCD],
|
|
1785
|
-
[0, [() => ClientSecretType, 0], 4]
|
|
1786
|
-
];
|
|
1787
|
-
exports.ClientSecretDescriptorType$ = ClientSecretDescriptorType$;
|
|
1788
|
-
const CloudWatchLogsConfigurationType$ = [3, n0, _CWLCT,
|
|
1789
|
-
0,
|
|
1790
|
-
[_LGA],
|
|
1791
|
-
[0]
|
|
1792
|
-
];
|
|
1793
|
-
exports.CloudWatchLogsConfigurationType$ = CloudWatchLogsConfigurationType$;
|
|
1794
|
-
const CodeDeliveryDetailsType$ = [3, n0, _CDDT,
|
|
1795
|
-
0,
|
|
1796
|
-
[_Des, _DM, _AN],
|
|
1797
|
-
[0, 0, 0]
|
|
1798
|
-
];
|
|
1799
|
-
exports.CodeDeliveryDetailsType$ = CodeDeliveryDetailsType$;
|
|
1800
|
-
const CompleteWebAuthnRegistrationRequest$ = [3, n0, _CWARR,
|
|
1801
|
-
0,
|
|
1802
|
-
[_ATc, _Cr],
|
|
1803
|
-
[[() => TokenModelType, 0], 15], 2
|
|
1804
|
-
];
|
|
1805
|
-
exports.CompleteWebAuthnRegistrationRequest$ = CompleteWebAuthnRegistrationRequest$;
|
|
1806
|
-
const CompleteWebAuthnRegistrationResponse$ = [3, n0, _CWARRo,
|
|
1807
|
-
0,
|
|
1808
|
-
[],
|
|
1809
|
-
[]
|
|
1810
|
-
];
|
|
1811
|
-
exports.CompleteWebAuthnRegistrationResponse$ = CompleteWebAuthnRegistrationResponse$;
|
|
1812
|
-
const CompromisedCredentialsActionsType$ = [3, n0, _CCAT,
|
|
1813
|
-
0,
|
|
1814
|
-
[_EA],
|
|
1815
|
-
[0], 1
|
|
1816
|
-
];
|
|
1817
|
-
exports.CompromisedCredentialsActionsType$ = CompromisedCredentialsActionsType$;
|
|
1818
|
-
const CompromisedCredentialsRiskConfigurationType$ = [3, n0, _CCRCT,
|
|
1819
|
-
0,
|
|
1820
|
-
[_A, _EFv],
|
|
1821
|
-
[() => CompromisedCredentialsActionsType$, 64 | 0], 1
|
|
1822
|
-
];
|
|
1823
|
-
exports.CompromisedCredentialsRiskConfigurationType$ = CompromisedCredentialsRiskConfigurationType$;
|
|
1824
|
-
const ConfirmDeviceRequest$ = [3, n0, _CDR,
|
|
1825
|
-
0,
|
|
1826
|
-
[_ATc, _DK, _DSVC, _DN],
|
|
1827
|
-
[[() => TokenModelType, 0], 0, () => DeviceSecretVerifierConfigType$, 0], 2
|
|
1828
|
-
];
|
|
1829
|
-
exports.ConfirmDeviceRequest$ = ConfirmDeviceRequest$;
|
|
1830
|
-
const ConfirmDeviceResponse$ = [3, n0, _CDRo,
|
|
1831
|
-
0,
|
|
1832
|
-
[_UCN],
|
|
1833
|
-
[2]
|
|
1834
|
-
];
|
|
1835
|
-
exports.ConfirmDeviceResponse$ = ConfirmDeviceResponse$;
|
|
1836
|
-
const ConfirmForgotPasswordRequest$ = [3, n0, _CFPR,
|
|
1837
|
-
0,
|
|
1838
|
-
[_CI, _U, _CC, _P, _SH, _AM, _UCDs, _CM],
|
|
1839
|
-
[[() => ClientIdType, 0], [() => UsernameType, 0], 0, [() => PasswordType, 0], [() => SecretHashType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0], 4
|
|
1840
|
-
];
|
|
1841
|
-
exports.ConfirmForgotPasswordRequest$ = ConfirmForgotPasswordRequest$;
|
|
1842
|
-
const ConfirmForgotPasswordResponse$ = [3, n0, _CFPRo,
|
|
1843
|
-
0,
|
|
1844
|
-
[],
|
|
1845
|
-
[]
|
|
1846
|
-
];
|
|
1847
|
-
exports.ConfirmForgotPasswordResponse$ = ConfirmForgotPasswordResponse$;
|
|
1848
|
-
const ConfirmSignUpRequest$ = [3, n0, _CSUR,
|
|
1849
|
-
0,
|
|
1850
|
-
[_CI, _U, _CC, _SH, _FAC, _AM, _UCDs, _CM, _S],
|
|
1851
|
-
[[() => ClientIdType, 0], [() => UsernameType, 0], 0, [() => SecretHashType, 0], 2, () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0, [() => SessionType, 0]], 3
|
|
1852
|
-
];
|
|
1853
|
-
exports.ConfirmSignUpRequest$ = ConfirmSignUpRequest$;
|
|
1854
|
-
const ConfirmSignUpResponse$ = [3, n0, _CSURo,
|
|
1855
|
-
0,
|
|
1856
|
-
[_S],
|
|
1857
|
-
[[() => SessionType, 0]]
|
|
1858
|
-
];
|
|
1859
|
-
exports.ConfirmSignUpResponse$ = ConfirmSignUpResponse$;
|
|
1860
|
-
const ContextDataType$ = [3, n0, _CDT,
|
|
1861
|
-
0,
|
|
1862
|
-
[_IA, _SN, _SP, _HH, _ED],
|
|
1863
|
-
[0, 0, 0, () => HttpHeaderList, 0], 4
|
|
1864
|
-
];
|
|
1865
|
-
exports.ContextDataType$ = ContextDataType$;
|
|
1866
|
-
const CreateGroupRequest$ = [3, n0, _CGR,
|
|
1867
|
-
0,
|
|
1868
|
-
[_GN, _UPI, _Desc, _RA, _Pr],
|
|
1869
|
-
[0, 0, 0, 0, 1], 2
|
|
1870
|
-
];
|
|
1871
|
-
exports.CreateGroupRequest$ = CreateGroupRequest$;
|
|
1872
|
-
const CreateGroupResponse$ = [3, n0, _CGRr,
|
|
1873
|
-
0,
|
|
1874
|
-
[_Gr],
|
|
1875
|
-
[() => GroupType$]
|
|
1876
|
-
];
|
|
1877
|
-
exports.CreateGroupResponse$ = CreateGroupResponse$;
|
|
1878
|
-
const CreateIdentityProviderRequest$ = [3, n0, _CIPR,
|
|
1879
|
-
0,
|
|
1880
|
-
[_UPI, _PN, _PTr, _PD, _AMt, _II],
|
|
1881
|
-
[0, 0, 0, 128 | 0, 128 | 0, 64 | 0], 4
|
|
1882
|
-
];
|
|
1883
|
-
exports.CreateIdentityProviderRequest$ = CreateIdentityProviderRequest$;
|
|
1884
|
-
const CreateIdentityProviderResponse$ = [3, n0, _CIPRr,
|
|
1885
|
-
0,
|
|
1886
|
-
[_IP],
|
|
1887
|
-
[() => IdentityProviderType$], 1
|
|
1888
|
-
];
|
|
1889
|
-
exports.CreateIdentityProviderResponse$ = CreateIdentityProviderResponse$;
|
|
1890
|
-
const CreateManagedLoginBrandingRequest$ = [3, n0, _CMLBR,
|
|
1891
|
-
0,
|
|
1892
|
-
[_UPI, _CI, _UCPV, _Se, _As],
|
|
1893
|
-
[0, [() => ClientIdType, 0], 2, 15, () => AssetListType], 2
|
|
1894
|
-
];
|
|
1895
|
-
exports.CreateManagedLoginBrandingRequest$ = CreateManagedLoginBrandingRequest$;
|
|
1896
|
-
const CreateManagedLoginBrandingResponse$ = [3, n0, _CMLBRr,
|
|
1897
|
-
0,
|
|
1898
|
-
[_MLB],
|
|
1899
|
-
[() => ManagedLoginBrandingType$]
|
|
1900
|
-
];
|
|
1901
|
-
exports.CreateManagedLoginBrandingResponse$ = CreateManagedLoginBrandingResponse$;
|
|
1902
|
-
const CreateResourceServerRequest$ = [3, n0, _CRSR,
|
|
1903
|
-
0,
|
|
1904
|
-
[_UPI, _I, _Na, _Sc],
|
|
1905
|
-
[0, 0, 0, () => ResourceServerScopeListType], 3
|
|
1906
|
-
];
|
|
1907
|
-
exports.CreateResourceServerRequest$ = CreateResourceServerRequest$;
|
|
1908
|
-
const CreateResourceServerResponse$ = [3, n0, _CRSRr,
|
|
1909
|
-
0,
|
|
1910
|
-
[_RS],
|
|
1911
|
-
[() => ResourceServerType$], 1
|
|
1912
|
-
];
|
|
1913
|
-
exports.CreateResourceServerResponse$ = CreateResourceServerResponse$;
|
|
1914
|
-
const CreateTermsRequest$ = [3, n0, _CTR,
|
|
1915
|
-
0,
|
|
1916
|
-
[_UPI, _CI, _TN, _TS, _En, _Li],
|
|
1917
|
-
[0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0], 5
|
|
1918
|
-
];
|
|
1919
|
-
exports.CreateTermsRequest$ = CreateTermsRequest$;
|
|
1920
|
-
const CreateTermsResponse$ = [3, n0, _CTRr,
|
|
1921
|
-
0,
|
|
1922
|
-
[_T],
|
|
1923
|
-
[[() => TermsType$, 0]]
|
|
1924
|
-
];
|
|
1925
|
-
exports.CreateTermsResponse$ = CreateTermsResponse$;
|
|
1926
|
-
const CreateUserImportJobRequest$ = [3, n0, _CUIJR,
|
|
1927
|
-
0,
|
|
1928
|
-
[_JN, _UPI, _CWLRA],
|
|
1929
|
-
[0, 0, 0], 3
|
|
1930
|
-
];
|
|
1931
|
-
exports.CreateUserImportJobRequest$ = CreateUserImportJobRequest$;
|
|
1932
|
-
const CreateUserImportJobResponse$ = [3, n0, _CUIJRr,
|
|
1933
|
-
0,
|
|
1934
|
-
[_UIJ],
|
|
1935
|
-
[() => UserImportJobType$]
|
|
1936
|
-
];
|
|
1937
|
-
exports.CreateUserImportJobResponse$ = CreateUserImportJobResponse$;
|
|
1938
|
-
const CreateUserPoolClientRequest$ = [3, n0, _CUPCR,
|
|
1939
|
-
0,
|
|
1940
|
-
[_UPI, _CNl, _GS, _CS, _RTV, _ATV, _ITV, _TVU, _RAe, _WA, _EAF, _SIP, _CURL, _LURL, _DRURI, _AOAF, _AOAS, _AOAFUPC, _ACn, _PUEE, _ETR, _EPAUCD, _ASV, _RTR],
|
|
1941
|
-
[0, 0, 2, [() => ClientSecretType, 0], 1, 1, 1, () => TokenValidityUnitsType$, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0, 2, () => AnalyticsConfigurationType$, 0, 2, 2, 1, () => RefreshTokenRotationType$], 2
|
|
1942
|
-
];
|
|
1943
|
-
exports.CreateUserPoolClientRequest$ = CreateUserPoolClientRequest$;
|
|
1944
|
-
const CreateUserPoolClientResponse$ = [3, n0, _CUPCRr,
|
|
1945
|
-
0,
|
|
1946
|
-
[_UPC],
|
|
1947
|
-
[[() => UserPoolClientType$, 0]]
|
|
1948
|
-
];
|
|
1949
|
-
exports.CreateUserPoolClientResponse$ = CreateUserPoolClientResponse$;
|
|
1950
|
-
const CreateUserPoolDomainRequest$ = [3, n0, _CUPDR,
|
|
1951
|
-
0,
|
|
1952
|
-
[_Do, _UPI, _MLV, _CDC, _R],
|
|
1953
|
-
[0, 0, 1, () => CustomDomainConfigType$, () => RoutingType$], 2
|
|
1954
|
-
];
|
|
1955
|
-
exports.CreateUserPoolDomainRequest$ = CreateUserPoolDomainRequest$;
|
|
1956
|
-
const CreateUserPoolDomainResponse$ = [3, n0, _CUPDRr,
|
|
1957
|
-
0,
|
|
1958
|
-
[_MLV, _CFD, _R],
|
|
1959
|
-
[1, 0, () => RoutingType$]
|
|
1960
|
-
];
|
|
1961
|
-
exports.CreateUserPoolDomainResponse$ = CreateUserPoolDomainResponse$;
|
|
1962
|
-
const CreateUserPoolReplicaRequest$ = [3, n0, _CUPRR,
|
|
1963
|
-
0,
|
|
1964
|
-
[_UPI, _RN, _UPT],
|
|
1965
|
-
[0, 0, 128 | 0], 2
|
|
1966
|
-
];
|
|
1967
|
-
exports.CreateUserPoolReplicaRequest$ = CreateUserPoolReplicaRequest$;
|
|
1968
|
-
const CreateUserPoolReplicaResponse$ = [3, n0, _CUPRRr,
|
|
1969
|
-
0,
|
|
1970
|
-
[_UPR],
|
|
1971
|
-
[() => UserPoolReplicaType$]
|
|
1972
|
-
];
|
|
1973
|
-
exports.CreateUserPoolReplicaResponse$ = CreateUserPoolReplicaResponse$;
|
|
1974
|
-
const CreateUserPoolRequest$ = [3, n0, _CUPR,
|
|
1975
|
-
0,
|
|
1976
|
-
[_PNo, _Po, _DP, _LC, _AVA, _AAl, _UAs, _SVM, _EVM, _EVS, _VMT, _SAM, _MC, _UAUS, _DC, _EC, _SCm, _UPT, _ACUC, _Sch, _UPAO, _UC, _ARS, _UPTs, _KC, _IC],
|
|
1977
|
-
[0, () => UserPoolPolicyType$, 0, () => LambdaConfigType$, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => VerificationMessageTemplateType$, 0, 0, () => UserAttributeUpdateSettingsType$, () => DeviceConfigurationType$, () => EmailConfigurationType$, () => SmsConfigurationType$, 128 | 0, () => AdminCreateUserConfigType$, () => SchemaAttributesListType, () => UserPoolAddOnsType$, () => UsernameConfigurationType$, () => AccountRecoverySettingType$, 0, () => KeyConfigurationType$, () => IssuerConfigurationType$], 1
|
|
1978
|
-
];
|
|
1979
|
-
exports.CreateUserPoolRequest$ = CreateUserPoolRequest$;
|
|
1980
|
-
const CreateUserPoolResponse$ = [3, n0, _CUPRr,
|
|
1981
|
-
0,
|
|
1982
|
-
[_UP],
|
|
1983
|
-
[() => UserPoolType$]
|
|
1984
|
-
];
|
|
1985
|
-
exports.CreateUserPoolResponse$ = CreateUserPoolResponse$;
|
|
1986
|
-
const CustomDomainConfigType$ = [3, n0, _CDCT,
|
|
1987
|
-
0,
|
|
1988
|
-
[_CAe, _SPe],
|
|
1989
|
-
[0, 0], 1
|
|
1990
|
-
];
|
|
1991
|
-
exports.CustomDomainConfigType$ = CustomDomainConfigType$;
|
|
1992
|
-
const CustomEmailLambdaVersionConfigType$ = [3, n0, _CELVCT,
|
|
1993
|
-
0,
|
|
1994
|
-
[_LV, _LAa],
|
|
1995
|
-
[0, 0], 2
|
|
1996
|
-
];
|
|
1997
|
-
exports.CustomEmailLambdaVersionConfigType$ = CustomEmailLambdaVersionConfigType$;
|
|
1998
|
-
const CustomSMSLambdaVersionConfigType$ = [3, n0, _CSMSLVCT,
|
|
1999
|
-
0,
|
|
2000
|
-
[_LV, _LAa],
|
|
2001
|
-
[0, 0], 2
|
|
2002
|
-
];
|
|
2003
|
-
exports.CustomSMSLambdaVersionConfigType$ = CustomSMSLambdaVersionConfigType$;
|
|
2004
|
-
const DeleteGroupRequest$ = [3, n0, _DGR,
|
|
2005
|
-
0,
|
|
2006
|
-
[_GN, _UPI],
|
|
2007
|
-
[0, 0], 2
|
|
2008
|
-
];
|
|
2009
|
-
exports.DeleteGroupRequest$ = DeleteGroupRequest$;
|
|
2010
|
-
const DeleteIdentityProviderRequest$ = [3, n0, _DIPR,
|
|
2011
|
-
0,
|
|
2012
|
-
[_UPI, _PN],
|
|
2013
|
-
[0, 0], 2
|
|
2014
|
-
];
|
|
2015
|
-
exports.DeleteIdentityProviderRequest$ = DeleteIdentityProviderRequest$;
|
|
2016
|
-
const DeleteManagedLoginBrandingRequest$ = [3, n0, _DMLBR,
|
|
2017
|
-
0,
|
|
2018
|
-
[_MLBI, _UPI],
|
|
2019
|
-
[0, 0], 2
|
|
2020
|
-
];
|
|
2021
|
-
exports.DeleteManagedLoginBrandingRequest$ = DeleteManagedLoginBrandingRequest$;
|
|
2022
|
-
const DeleteResourceServerRequest$ = [3, n0, _DRSR,
|
|
2023
|
-
0,
|
|
2024
|
-
[_UPI, _I],
|
|
2025
|
-
[0, 0], 2
|
|
2026
|
-
];
|
|
2027
|
-
exports.DeleteResourceServerRequest$ = DeleteResourceServerRequest$;
|
|
2028
|
-
const DeleteTermsRequest$ = [3, n0, _DTR,
|
|
2029
|
-
0,
|
|
2030
|
-
[_TI, _UPI],
|
|
2031
|
-
[0, 0], 2
|
|
2032
|
-
];
|
|
2033
|
-
exports.DeleteTermsRequest$ = DeleteTermsRequest$;
|
|
2034
|
-
const DeleteUserAttributesRequest$ = [3, n0, _DUAR,
|
|
2035
|
-
0,
|
|
2036
|
-
[_UAN, _ATc],
|
|
2037
|
-
[64 | 0, [() => TokenModelType, 0]], 2
|
|
2038
|
-
];
|
|
2039
|
-
exports.DeleteUserAttributesRequest$ = DeleteUserAttributesRequest$;
|
|
2040
|
-
const DeleteUserAttributesResponse$ = [3, n0, _DUARe,
|
|
2041
|
-
0,
|
|
2042
|
-
[],
|
|
2043
|
-
[]
|
|
2044
|
-
];
|
|
2045
|
-
exports.DeleteUserAttributesResponse$ = DeleteUserAttributesResponse$;
|
|
2046
|
-
const DeleteUserPoolClientRequest$ = [3, n0, _DUPCR,
|
|
2047
|
-
0,
|
|
2048
|
-
[_UPI, _CI],
|
|
2049
|
-
[0, [() => ClientIdType, 0]], 2
|
|
2050
|
-
];
|
|
2051
|
-
exports.DeleteUserPoolClientRequest$ = DeleteUserPoolClientRequest$;
|
|
2052
|
-
const DeleteUserPoolClientSecretRequest$ = [3, n0, _DUPCSR,
|
|
2053
|
-
0,
|
|
2054
|
-
[_UPI, _CI, _CSI],
|
|
2055
|
-
[0, [() => ClientIdType, 0], 0], 3
|
|
2056
|
-
];
|
|
2057
|
-
exports.DeleteUserPoolClientSecretRequest$ = DeleteUserPoolClientSecretRequest$;
|
|
2058
|
-
const DeleteUserPoolClientSecretResponse$ = [3, n0, _DUPCSRe,
|
|
2059
|
-
0,
|
|
2060
|
-
[],
|
|
2061
|
-
[]
|
|
2062
|
-
];
|
|
2063
|
-
exports.DeleteUserPoolClientSecretResponse$ = DeleteUserPoolClientSecretResponse$;
|
|
2064
|
-
const DeleteUserPoolDomainRequest$ = [3, n0, _DUPDR,
|
|
2065
|
-
0,
|
|
2066
|
-
[_Do, _UPI],
|
|
2067
|
-
[0, 0], 2
|
|
2068
|
-
];
|
|
2069
|
-
exports.DeleteUserPoolDomainRequest$ = DeleteUserPoolDomainRequest$;
|
|
2070
|
-
const DeleteUserPoolDomainResponse$ = [3, n0, _DUPDRe,
|
|
2071
|
-
0,
|
|
2072
|
-
[],
|
|
2073
|
-
[]
|
|
2074
|
-
];
|
|
2075
|
-
exports.DeleteUserPoolDomainResponse$ = DeleteUserPoolDomainResponse$;
|
|
2076
|
-
const DeleteUserPoolReplicaRequest$ = [3, n0, _DUPRR,
|
|
2077
|
-
0,
|
|
2078
|
-
[_UPI, _RN],
|
|
2079
|
-
[0, 0], 2
|
|
2080
|
-
];
|
|
2081
|
-
exports.DeleteUserPoolReplicaRequest$ = DeleteUserPoolReplicaRequest$;
|
|
2082
|
-
const DeleteUserPoolReplicaResponse$ = [3, n0, _DUPRRe,
|
|
2083
|
-
0,
|
|
2084
|
-
[_UPR],
|
|
2085
|
-
[() => UserPoolReplicaType$]
|
|
2086
|
-
];
|
|
2087
|
-
exports.DeleteUserPoolReplicaResponse$ = DeleteUserPoolReplicaResponse$;
|
|
2088
|
-
const DeleteUserPoolRequest$ = [3, n0, _DUPR,
|
|
2089
|
-
0,
|
|
2090
|
-
[_UPI],
|
|
2091
|
-
[0], 1
|
|
2092
|
-
];
|
|
2093
|
-
exports.DeleteUserPoolRequest$ = DeleteUserPoolRequest$;
|
|
2094
|
-
const DeleteUserRequest$ = [3, n0, _DUR,
|
|
2095
|
-
0,
|
|
2096
|
-
[_ATc],
|
|
2097
|
-
[[() => TokenModelType, 0]], 1
|
|
2098
|
-
];
|
|
2099
|
-
exports.DeleteUserRequest$ = DeleteUserRequest$;
|
|
2100
|
-
const DeleteWebAuthnCredentialRequest$ = [3, n0, _DWACR,
|
|
2101
|
-
0,
|
|
2102
|
-
[_ATc, _CIr],
|
|
2103
|
-
[[() => TokenModelType, 0], 0], 2
|
|
2104
|
-
];
|
|
2105
|
-
exports.DeleteWebAuthnCredentialRequest$ = DeleteWebAuthnCredentialRequest$;
|
|
2106
|
-
const DeleteWebAuthnCredentialResponse$ = [3, n0, _DWACRe,
|
|
2107
|
-
0,
|
|
2108
|
-
[],
|
|
2109
|
-
[]
|
|
2110
|
-
];
|
|
2111
|
-
exports.DeleteWebAuthnCredentialResponse$ = DeleteWebAuthnCredentialResponse$;
|
|
2112
|
-
const DescribeIdentityProviderRequest$ = [3, n0, _DIPRe,
|
|
2113
|
-
0,
|
|
2114
|
-
[_UPI, _PN],
|
|
2115
|
-
[0, 0], 2
|
|
2116
|
-
];
|
|
2117
|
-
exports.DescribeIdentityProviderRequest$ = DescribeIdentityProviderRequest$;
|
|
2118
|
-
const DescribeIdentityProviderResponse$ = [3, n0, _DIPRes,
|
|
2119
|
-
0,
|
|
2120
|
-
[_IP],
|
|
2121
|
-
[() => IdentityProviderType$], 1
|
|
2122
|
-
];
|
|
2123
|
-
exports.DescribeIdentityProviderResponse$ = DescribeIdentityProviderResponse$;
|
|
2124
|
-
const DescribeManagedLoginBrandingByClientRequest$ = [3, n0, _DMLBBCR,
|
|
2125
|
-
0,
|
|
2126
|
-
[_UPI, _CI, _RMR],
|
|
2127
|
-
[0, [() => ClientIdType, 0], 2], 2
|
|
2128
|
-
];
|
|
2129
|
-
exports.DescribeManagedLoginBrandingByClientRequest$ = DescribeManagedLoginBrandingByClientRequest$;
|
|
2130
|
-
const DescribeManagedLoginBrandingByClientResponse$ = [3, n0, _DMLBBCRe,
|
|
2131
|
-
0,
|
|
2132
|
-
[_MLB],
|
|
2133
|
-
[() => ManagedLoginBrandingType$]
|
|
2134
|
-
];
|
|
2135
|
-
exports.DescribeManagedLoginBrandingByClientResponse$ = DescribeManagedLoginBrandingByClientResponse$;
|
|
2136
|
-
const DescribeManagedLoginBrandingRequest$ = [3, n0, _DMLBRe,
|
|
2137
|
-
0,
|
|
2138
|
-
[_UPI, _MLBI, _RMR],
|
|
2139
|
-
[0, 0, 2], 2
|
|
2140
|
-
];
|
|
2141
|
-
exports.DescribeManagedLoginBrandingRequest$ = DescribeManagedLoginBrandingRequest$;
|
|
2142
|
-
const DescribeManagedLoginBrandingResponse$ = [3, n0, _DMLBRes,
|
|
2143
|
-
0,
|
|
2144
|
-
[_MLB],
|
|
2145
|
-
[() => ManagedLoginBrandingType$]
|
|
2146
|
-
];
|
|
2147
|
-
exports.DescribeManagedLoginBrandingResponse$ = DescribeManagedLoginBrandingResponse$;
|
|
2148
|
-
const DescribeResourceServerRequest$ = [3, n0, _DRSRe,
|
|
2149
|
-
0,
|
|
2150
|
-
[_UPI, _I],
|
|
2151
|
-
[0, 0], 2
|
|
2152
|
-
];
|
|
2153
|
-
exports.DescribeResourceServerRequest$ = DescribeResourceServerRequest$;
|
|
2154
|
-
const DescribeResourceServerResponse$ = [3, n0, _DRSRes,
|
|
2155
|
-
0,
|
|
2156
|
-
[_RS],
|
|
2157
|
-
[() => ResourceServerType$], 1
|
|
2158
|
-
];
|
|
2159
|
-
exports.DescribeResourceServerResponse$ = DescribeResourceServerResponse$;
|
|
2160
|
-
const DescribeRiskConfigurationRequest$ = [3, n0, _DRCR,
|
|
2161
|
-
0,
|
|
2162
|
-
[_UPI, _CI],
|
|
2163
|
-
[0, [() => ClientIdType, 0]], 1
|
|
2164
|
-
];
|
|
2165
|
-
exports.DescribeRiskConfigurationRequest$ = DescribeRiskConfigurationRequest$;
|
|
2166
|
-
const DescribeRiskConfigurationResponse$ = [3, n0, _DRCRe,
|
|
2167
|
-
0,
|
|
2168
|
-
[_RC],
|
|
2169
|
-
[[() => RiskConfigurationType$, 0]], 1
|
|
2170
|
-
];
|
|
2171
|
-
exports.DescribeRiskConfigurationResponse$ = DescribeRiskConfigurationResponse$;
|
|
2172
|
-
const DescribeTermsRequest$ = [3, n0, _DTRe,
|
|
2173
|
-
0,
|
|
2174
|
-
[_TI, _UPI],
|
|
2175
|
-
[0, 0], 2
|
|
2176
|
-
];
|
|
2177
|
-
exports.DescribeTermsRequest$ = DescribeTermsRequest$;
|
|
2178
|
-
const DescribeTermsResponse$ = [3, n0, _DTRes,
|
|
2179
|
-
0,
|
|
2180
|
-
[_T],
|
|
2181
|
-
[[() => TermsType$, 0]]
|
|
2182
|
-
];
|
|
2183
|
-
exports.DescribeTermsResponse$ = DescribeTermsResponse$;
|
|
2184
|
-
const DescribeUserImportJobRequest$ = [3, n0, _DUIJR,
|
|
2185
|
-
0,
|
|
2186
|
-
[_UPI, _JI],
|
|
2187
|
-
[0, 0], 2
|
|
2188
|
-
];
|
|
2189
|
-
exports.DescribeUserImportJobRequest$ = DescribeUserImportJobRequest$;
|
|
2190
|
-
const DescribeUserImportJobResponse$ = [3, n0, _DUIJRe,
|
|
2191
|
-
0,
|
|
2192
|
-
[_UIJ],
|
|
2193
|
-
[() => UserImportJobType$]
|
|
2194
|
-
];
|
|
2195
|
-
exports.DescribeUserImportJobResponse$ = DescribeUserImportJobResponse$;
|
|
2196
|
-
const DescribeUserPoolClientRequest$ = [3, n0, _DUPCRe,
|
|
2197
|
-
0,
|
|
2198
|
-
[_UPI, _CI],
|
|
2199
|
-
[0, [() => ClientIdType, 0]], 2
|
|
2200
|
-
];
|
|
2201
|
-
exports.DescribeUserPoolClientRequest$ = DescribeUserPoolClientRequest$;
|
|
2202
|
-
const DescribeUserPoolClientResponse$ = [3, n0, _DUPCRes,
|
|
2203
|
-
0,
|
|
2204
|
-
[_UPC],
|
|
2205
|
-
[[() => UserPoolClientType$, 0]]
|
|
2206
|
-
];
|
|
2207
|
-
exports.DescribeUserPoolClientResponse$ = DescribeUserPoolClientResponse$;
|
|
2208
|
-
const DescribeUserPoolDomainRequest$ = [3, n0, _DUPDRes,
|
|
2209
|
-
0,
|
|
2210
|
-
[_Do],
|
|
2211
|
-
[0], 1
|
|
2212
|
-
];
|
|
2213
|
-
exports.DescribeUserPoolDomainRequest$ = DescribeUserPoolDomainRequest$;
|
|
2214
|
-
const DescribeUserPoolDomainResponse$ = [3, n0, _DUPDResc,
|
|
2215
|
-
0,
|
|
2216
|
-
[_DD],
|
|
2217
|
-
[() => DomainDescriptionType$]
|
|
2218
|
-
];
|
|
2219
|
-
exports.DescribeUserPoolDomainResponse$ = DescribeUserPoolDomainResponse$;
|
|
2220
|
-
const DescribeUserPoolRequest$ = [3, n0, _DUPRe,
|
|
2221
|
-
0,
|
|
2222
|
-
[_UPI],
|
|
2223
|
-
[0], 1
|
|
2224
|
-
];
|
|
2225
|
-
exports.DescribeUserPoolRequest$ = DescribeUserPoolRequest$;
|
|
2226
|
-
const DescribeUserPoolResponse$ = [3, n0, _DUPRes,
|
|
2227
|
-
0,
|
|
2228
|
-
[_UP],
|
|
2229
|
-
[() => UserPoolType$]
|
|
2230
|
-
];
|
|
2231
|
-
exports.DescribeUserPoolResponse$ = DescribeUserPoolResponse$;
|
|
2232
|
-
const DeviceConfigurationType$ = [3, n0, _DCT,
|
|
2233
|
-
0,
|
|
2234
|
-
[_CROND, _DOROUP],
|
|
2235
|
-
[2, 2]
|
|
2236
|
-
];
|
|
2237
|
-
exports.DeviceConfigurationType$ = DeviceConfigurationType$;
|
|
2238
|
-
const DeviceSecretVerifierConfigType$ = [3, n0, _DSVCT,
|
|
2239
|
-
0,
|
|
2240
|
-
[_PV, _Sa],
|
|
2241
|
-
[0, 0]
|
|
2242
|
-
];
|
|
2243
|
-
exports.DeviceSecretVerifierConfigType$ = DeviceSecretVerifierConfigType$;
|
|
2244
|
-
const DeviceType$ = [3, n0, _DT,
|
|
2245
|
-
0,
|
|
2246
|
-
[_DK, _DA, _DCD, _DLMD, _DLAD],
|
|
2247
|
-
[0, [() => AttributeListType, 0], 4, 4, 4]
|
|
2248
|
-
];
|
|
2249
|
-
exports.DeviceType$ = DeviceType$;
|
|
2250
|
-
const DomainDescriptionType$ = [3, n0, _DDT,
|
|
2251
|
-
0,
|
|
2252
|
-
[_UPI, _AWSAI, _Do, _SB, _CFDl, _Ve, _St, _CDC, _MLV, _R],
|
|
2253
|
-
[0, 0, 0, 0, 0, 0, 0, () => CustomDomainConfigType$, 1, () => RoutingType$]
|
|
2254
|
-
];
|
|
2255
|
-
exports.DomainDescriptionType$ = DomainDescriptionType$;
|
|
2256
|
-
const EmailConfigurationType$ = [3, n0, _ECT,
|
|
2257
|
-
0,
|
|
2258
|
-
[_SA, _RTEA, _ESA, _F, _CSo],
|
|
2259
|
-
[0, 0, 0, 0, 0]
|
|
2260
|
-
];
|
|
2261
|
-
exports.EmailConfigurationType$ = EmailConfigurationType$;
|
|
2262
|
-
const EmailMfaConfigType$ = [3, n0, _EMCT,
|
|
2263
|
-
0,
|
|
2264
|
-
[_M, _Su],
|
|
2265
|
-
[0, 0]
|
|
2266
|
-
];
|
|
2267
|
-
exports.EmailMfaConfigType$ = EmailMfaConfigType$;
|
|
2268
|
-
const EmailMfaSettingsType$ = [3, n0, _EMST,
|
|
2269
|
-
0,
|
|
2270
|
-
[_E, _PM],
|
|
2271
|
-
[2, 2]
|
|
2272
|
-
];
|
|
2273
|
-
exports.EmailMfaSettingsType$ = EmailMfaSettingsType$;
|
|
2274
|
-
const EventContextDataType$ = [3, n0, _ECDT,
|
|
2275
|
-
0,
|
|
2276
|
-
[_IA, _DN, _Ti, _Ci, _Co],
|
|
2277
|
-
[0, 0, 0, 0, 0]
|
|
2278
|
-
];
|
|
2279
|
-
exports.EventContextDataType$ = EventContextDataType$;
|
|
2280
|
-
const EventFeedbackType$ = [3, n0, _EFT,
|
|
2281
|
-
0,
|
|
2282
|
-
[_FV, _Pro, _FD],
|
|
2283
|
-
[0, 0, 4], 2
|
|
2284
|
-
];
|
|
2285
|
-
exports.EventFeedbackType$ = EventFeedbackType$;
|
|
2286
|
-
const EventRiskType$ = [3, n0, _ERT,
|
|
2287
|
-
0,
|
|
2288
|
-
[_RD, _RL, _CCD],
|
|
2289
|
-
[0, 0, 2]
|
|
2290
|
-
];
|
|
2291
|
-
exports.EventRiskType$ = EventRiskType$;
|
|
2292
|
-
const FailoverType$ = [3, n0, _FT,
|
|
2293
|
-
0,
|
|
2294
|
-
[_SR, _PRHCI],
|
|
2295
|
-
[0, 0], 2
|
|
2296
|
-
];
|
|
2297
|
-
exports.FailoverType$ = FailoverType$;
|
|
2298
|
-
const FirehoseConfigurationType$ = [3, n0, _FCT,
|
|
2299
|
-
0,
|
|
2300
|
-
[_SAt],
|
|
2301
|
-
[0]
|
|
2302
|
-
];
|
|
2303
|
-
exports.FirehoseConfigurationType$ = FirehoseConfigurationType$;
|
|
2304
|
-
const ForgetDeviceRequest$ = [3, n0, _FDR,
|
|
2305
|
-
0,
|
|
2306
|
-
[_DK, _ATc],
|
|
2307
|
-
[0, [() => TokenModelType, 0]], 1
|
|
2308
|
-
];
|
|
2309
|
-
exports.ForgetDeviceRequest$ = ForgetDeviceRequest$;
|
|
2310
|
-
const ForgotPasswordRequest$ = [3, n0, _FPR,
|
|
2311
|
-
0,
|
|
2312
|
-
[_CI, _U, _SH, _UCDs, _AM, _CM],
|
|
2313
|
-
[[() => ClientIdType, 0], [() => UsernameType, 0], [() => SecretHashType, 0], [() => UserContextDataType$, 0], () => AnalyticsMetadataType$, 128 | 0], 2
|
|
2314
|
-
];
|
|
2315
|
-
exports.ForgotPasswordRequest$ = ForgotPasswordRequest$;
|
|
2316
|
-
const ForgotPasswordResponse$ = [3, n0, _FPRo,
|
|
2317
|
-
0,
|
|
2318
|
-
[_CDD],
|
|
2319
|
-
[() => CodeDeliveryDetailsType$]
|
|
2320
|
-
];
|
|
2321
|
-
exports.ForgotPasswordResponse$ = ForgotPasswordResponse$;
|
|
2322
|
-
const GetCSVHeaderRequest$ = [3, n0, _GCSVHR,
|
|
2323
|
-
0,
|
|
2324
|
-
[_UPI],
|
|
2325
|
-
[0], 1
|
|
2326
|
-
];
|
|
2327
|
-
exports.GetCSVHeaderRequest$ = GetCSVHeaderRequest$;
|
|
2328
|
-
const GetCSVHeaderResponse$ = [3, n0, _GCSVHRe,
|
|
2329
|
-
0,
|
|
2330
|
-
[_UPI, _CSVH],
|
|
2331
|
-
[0, 64 | 0]
|
|
2332
|
-
];
|
|
2333
|
-
exports.GetCSVHeaderResponse$ = GetCSVHeaderResponse$;
|
|
2334
|
-
const GetDeviceRequest$ = [3, n0, _GDR,
|
|
2335
|
-
0,
|
|
2336
|
-
[_DK, _ATc],
|
|
2337
|
-
[0, [() => TokenModelType, 0]], 1
|
|
2338
|
-
];
|
|
2339
|
-
exports.GetDeviceRequest$ = GetDeviceRequest$;
|
|
2340
|
-
const GetDeviceResponse$ = [3, n0, _GDRe,
|
|
2341
|
-
0,
|
|
2342
|
-
[_D],
|
|
2343
|
-
[[() => DeviceType$, 0]], 1
|
|
2344
|
-
];
|
|
2345
|
-
exports.GetDeviceResponse$ = GetDeviceResponse$;
|
|
2346
|
-
const GetGroupRequest$ = [3, n0, _GGR,
|
|
2347
|
-
0,
|
|
2348
|
-
[_GN, _UPI],
|
|
2349
|
-
[0, 0], 2
|
|
2350
|
-
];
|
|
2351
|
-
exports.GetGroupRequest$ = GetGroupRequest$;
|
|
2352
|
-
const GetGroupResponse$ = [3, n0, _GGRe,
|
|
2353
|
-
0,
|
|
2354
|
-
[_Gr],
|
|
2355
|
-
[() => GroupType$]
|
|
2356
|
-
];
|
|
2357
|
-
exports.GetGroupResponse$ = GetGroupResponse$;
|
|
2358
|
-
const GetIdentityProviderByIdentifierRequest$ = [3, n0, _GIPBIR,
|
|
2359
|
-
0,
|
|
2360
|
-
[_UPI, _IId],
|
|
2361
|
-
[0, 0], 2
|
|
2362
|
-
];
|
|
2363
|
-
exports.GetIdentityProviderByIdentifierRequest$ = GetIdentityProviderByIdentifierRequest$;
|
|
2364
|
-
const GetIdentityProviderByIdentifierResponse$ = [3, n0, _GIPBIRe,
|
|
2365
|
-
0,
|
|
2366
|
-
[_IP],
|
|
2367
|
-
[() => IdentityProviderType$], 1
|
|
2368
|
-
];
|
|
2369
|
-
exports.GetIdentityProviderByIdentifierResponse$ = GetIdentityProviderByIdentifierResponse$;
|
|
2370
|
-
const GetLogDeliveryConfigurationRequest$ = [3, n0, _GLDCR,
|
|
2371
|
-
0,
|
|
2372
|
-
[_UPI],
|
|
2373
|
-
[0], 1
|
|
2374
|
-
];
|
|
2375
|
-
exports.GetLogDeliveryConfigurationRequest$ = GetLogDeliveryConfigurationRequest$;
|
|
2376
|
-
const GetLogDeliveryConfigurationResponse$ = [3, n0, _GLDCRe,
|
|
2377
|
-
0,
|
|
2378
|
-
[_LDC],
|
|
2379
|
-
[() => LogDeliveryConfigurationType$]
|
|
2380
|
-
];
|
|
2381
|
-
exports.GetLogDeliveryConfigurationResponse$ = GetLogDeliveryConfigurationResponse$;
|
|
2382
|
-
const GetSigningCertificateRequest$ = [3, n0, _GSCR,
|
|
2383
|
-
0,
|
|
2384
|
-
[_UPI],
|
|
2385
|
-
[0], 1
|
|
2386
|
-
];
|
|
2387
|
-
exports.GetSigningCertificateRequest$ = GetSigningCertificateRequest$;
|
|
2388
|
-
const GetSigningCertificateResponse$ = [3, n0, _GSCRe,
|
|
2389
|
-
0,
|
|
2390
|
-
[_Ce],
|
|
2391
|
-
[0]
|
|
2392
|
-
];
|
|
2393
|
-
exports.GetSigningCertificateResponse$ = GetSigningCertificateResponse$;
|
|
2394
|
-
const GetTokensFromRefreshTokenRequest$ = [3, n0, _GTFRTR,
|
|
2395
|
-
0,
|
|
2396
|
-
[_RT, _CI, _CS, _DK, _CM],
|
|
2397
|
-
[[() => TokenModelType, 0], [() => ClientIdType, 0], [() => ClientSecretType, 0], 0, 128 | 0], 2
|
|
2398
|
-
];
|
|
2399
|
-
exports.GetTokensFromRefreshTokenRequest$ = GetTokensFromRefreshTokenRequest$;
|
|
2400
|
-
const GetTokensFromRefreshTokenResponse$ = [3, n0, _GTFRTRe,
|
|
2401
|
-
0,
|
|
2402
|
-
[_AR],
|
|
2403
|
-
[[() => AuthenticationResultType$, 0]]
|
|
2404
|
-
];
|
|
2405
|
-
exports.GetTokensFromRefreshTokenResponse$ = GetTokensFromRefreshTokenResponse$;
|
|
2406
|
-
const GetUICustomizationRequest$ = [3, n0, _GUICR,
|
|
2407
|
-
0,
|
|
2408
|
-
[_UPI, _CI],
|
|
2409
|
-
[0, [() => ClientIdType, 0]], 1
|
|
2410
|
-
];
|
|
2411
|
-
exports.GetUICustomizationRequest$ = GetUICustomizationRequest$;
|
|
2412
|
-
const GetUICustomizationResponse$ = [3, n0, _GUICRe,
|
|
2413
|
-
0,
|
|
2414
|
-
[_UIC],
|
|
2415
|
-
[[() => UICustomizationType$, 0]], 1
|
|
2416
|
-
];
|
|
2417
|
-
exports.GetUICustomizationResponse$ = GetUICustomizationResponse$;
|
|
2418
|
-
const GetUserAttributeVerificationCodeRequest$ = [3, n0, _GUAVCR,
|
|
2419
|
-
0,
|
|
2420
|
-
[_ATc, _AN, _CM],
|
|
2421
|
-
[[() => TokenModelType, 0], 0, 128 | 0], 2
|
|
2422
|
-
];
|
|
2423
|
-
exports.GetUserAttributeVerificationCodeRequest$ = GetUserAttributeVerificationCodeRequest$;
|
|
2424
|
-
const GetUserAttributeVerificationCodeResponse$ = [3, n0, _GUAVCRe,
|
|
2425
|
-
0,
|
|
2426
|
-
[_CDD],
|
|
2427
|
-
[() => CodeDeliveryDetailsType$]
|
|
2428
|
-
];
|
|
2429
|
-
exports.GetUserAttributeVerificationCodeResponse$ = GetUserAttributeVerificationCodeResponse$;
|
|
2430
|
-
const GetUserAuthFactorsRequest$ = [3, n0, _GUAFR,
|
|
2431
|
-
0,
|
|
2432
|
-
[_ATc],
|
|
2433
|
-
[[() => TokenModelType, 0]], 1
|
|
2434
|
-
];
|
|
2435
|
-
exports.GetUserAuthFactorsRequest$ = GetUserAuthFactorsRequest$;
|
|
2436
|
-
const GetUserAuthFactorsResponse$ = [3, n0, _GUAFRe,
|
|
2437
|
-
0,
|
|
2438
|
-
[_U, _PMS, _UMFASL, _CUAF],
|
|
2439
|
-
[[() => UsernameType, 0], 0, 64 | 0, 64 | 0], 1
|
|
2440
|
-
];
|
|
2441
|
-
exports.GetUserAuthFactorsResponse$ = GetUserAuthFactorsResponse$;
|
|
2442
|
-
const GetUserPoolMfaConfigRequest$ = [3, n0, _GUPMCR,
|
|
2443
|
-
0,
|
|
2444
|
-
[_UPI],
|
|
2445
|
-
[0], 1
|
|
2446
|
-
];
|
|
2447
|
-
exports.GetUserPoolMfaConfigRequest$ = GetUserPoolMfaConfigRequest$;
|
|
2448
|
-
const GetUserPoolMfaConfigResponse$ = [3, n0, _GUPMCRe,
|
|
2449
|
-
0,
|
|
2450
|
-
[_SMC, _STMC, _EMC, _MC, _WAC],
|
|
2451
|
-
[() => SmsMfaConfigType$, () => SoftwareTokenMfaConfigType$, () => EmailMfaConfigType$, 0, () => WebAuthnConfigurationType$]
|
|
2452
|
-
];
|
|
2453
|
-
exports.GetUserPoolMfaConfigResponse$ = GetUserPoolMfaConfigResponse$;
|
|
2454
|
-
const GetUserRequest$ = [3, n0, _GUR,
|
|
2455
|
-
0,
|
|
2456
|
-
[_ATc],
|
|
2457
|
-
[[() => TokenModelType, 0]], 1
|
|
2458
|
-
];
|
|
2459
|
-
exports.GetUserRequest$ = GetUserRequest$;
|
|
2460
|
-
const GetUserResponse$ = [3, n0, _GURe,
|
|
2461
|
-
0,
|
|
2462
|
-
[_U, _UA, _MFAO, _PMS, _UMFASL],
|
|
2463
|
-
[[() => UsernameType, 0], [() => AttributeListType, 0], () => MFAOptionListType, 0, 64 | 0], 2
|
|
2464
|
-
];
|
|
2465
|
-
exports.GetUserResponse$ = GetUserResponse$;
|
|
2466
|
-
const GlobalSignOutRequest$ = [3, n0, _GSOR,
|
|
2467
|
-
0,
|
|
2468
|
-
[_ATc],
|
|
2469
|
-
[[() => TokenModelType, 0]], 1
|
|
2470
|
-
];
|
|
2471
|
-
exports.GlobalSignOutRequest$ = GlobalSignOutRequest$;
|
|
2472
|
-
const GlobalSignOutResponse$ = [3, n0, _GSORl,
|
|
2473
|
-
0,
|
|
2474
|
-
[],
|
|
2475
|
-
[]
|
|
2476
|
-
];
|
|
2477
|
-
exports.GlobalSignOutResponse$ = GlobalSignOutResponse$;
|
|
2478
|
-
const GroupType$ = [3, n0, _GT,
|
|
2479
|
-
0,
|
|
2480
|
-
[_GN, _UPI, _Desc, _RA, _Pr, _LMD, _CDr],
|
|
2481
|
-
[0, 0, 0, 0, 1, 4, 4]
|
|
2482
|
-
];
|
|
2483
|
-
exports.GroupType$ = GroupType$;
|
|
2484
|
-
const HttpHeader$ = [3, n0, _HHt,
|
|
2485
|
-
0,
|
|
2486
|
-
[_hN, _hV],
|
|
2487
|
-
[0, 0]
|
|
2488
|
-
];
|
|
2489
|
-
exports.HttpHeader$ = HttpHeader$;
|
|
2490
|
-
const IdentityProviderType$ = [3, n0, _IPT,
|
|
2491
|
-
0,
|
|
2492
|
-
[_UPI, _PN, _PTr, _PD, _AMt, _II, _LMD, _CDr],
|
|
2493
|
-
[0, 0, 0, 128 | 0, 128 | 0, 64 | 0, 4, 4]
|
|
2494
|
-
];
|
|
2495
|
-
exports.IdentityProviderType$ = IdentityProviderType$;
|
|
2496
|
-
const InboundFederationLambdaType$ = [3, n0, _IFLT,
|
|
2497
|
-
0,
|
|
2498
|
-
[_LV, _LAa],
|
|
2499
|
-
[0, 0], 2
|
|
2500
|
-
];
|
|
2501
|
-
exports.InboundFederationLambdaType$ = InboundFederationLambdaType$;
|
|
2502
|
-
const InitiateAuthRequest$ = [3, n0, _IAR,
|
|
2503
|
-
0,
|
|
2504
|
-
[_AF, _CI, _AP, _CM, _AM, _UCDs, _S],
|
|
2505
|
-
[0, [() => ClientIdType, 0], [() => AuthParametersType, 0], 128 | 0, () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], [() => SessionType, 0]], 2
|
|
2506
|
-
];
|
|
2507
|
-
exports.InitiateAuthRequest$ = InitiateAuthRequest$;
|
|
2508
|
-
const InitiateAuthResponse$ = [3, n0, _IARn,
|
|
2509
|
-
0,
|
|
2510
|
-
[_CN, _S, _CP, _AR, _AC],
|
|
2511
|
-
[0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0], 64 | 0]
|
|
2512
|
-
];
|
|
2513
|
-
exports.InitiateAuthResponse$ = InitiateAuthResponse$;
|
|
2514
|
-
const IssuerConfigurationType$ = [3, n0, _ICT,
|
|
2515
|
-
0,
|
|
2516
|
-
[_Ty],
|
|
2517
|
-
[0]
|
|
2518
|
-
];
|
|
2519
|
-
exports.IssuerConfigurationType$ = IssuerConfigurationType$;
|
|
2520
|
-
const KeyConfigurationType$ = [3, n0, _KCT,
|
|
2521
|
-
0,
|
|
2522
|
-
[_KT, _KKA],
|
|
2523
|
-
[0, 0]
|
|
2524
|
-
];
|
|
2525
|
-
exports.KeyConfigurationType$ = KeyConfigurationType$;
|
|
2526
|
-
const LambdaConfigType$ = [3, n0, _LCT,
|
|
2527
|
-
0,
|
|
2528
|
-
[_PSU, _CMu, _PC, _PA, _PAo, _DAC, _CAC, _VACR, _PTG, _UM, _PTGC, _CSMSS, _CES, _KMSKID, _IF],
|
|
2529
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => PreTokenGenerationVersionConfigType$, () => CustomSMSLambdaVersionConfigType$, () => CustomEmailLambdaVersionConfigType$, 0, () => InboundFederationLambdaType$]
|
|
2530
|
-
];
|
|
2531
|
-
exports.LambdaConfigType$ = LambdaConfigType$;
|
|
2532
|
-
const ListDevicesRequest$ = [3, n0, _LDR,
|
|
2533
|
-
0,
|
|
2534
|
-
[_ATc, _L, _PTa],
|
|
2535
|
-
[[() => TokenModelType, 0], 1, 0], 1
|
|
2536
|
-
];
|
|
2537
|
-
exports.ListDevicesRequest$ = ListDevicesRequest$;
|
|
2538
|
-
const ListDevicesResponse$ = [3, n0, _LDRi,
|
|
2539
|
-
0,
|
|
2540
|
-
[_De, _PTa],
|
|
2541
|
-
[[() => DeviceListType, 0], 0]
|
|
2542
|
-
];
|
|
2543
|
-
exports.ListDevicesResponse$ = ListDevicesResponse$;
|
|
2544
|
-
const ListGroupsRequest$ = [3, n0, _LGR,
|
|
2545
|
-
0,
|
|
2546
|
-
[_UPI, _L, _NT],
|
|
2547
|
-
[0, 1, 0], 1
|
|
2548
|
-
];
|
|
2549
|
-
exports.ListGroupsRequest$ = ListGroupsRequest$;
|
|
2550
|
-
const ListGroupsResponse$ = [3, n0, _LGRi,
|
|
2551
|
-
0,
|
|
2552
|
-
[_G, _NT],
|
|
2553
|
-
[() => GroupListType, 0]
|
|
2554
|
-
];
|
|
2555
|
-
exports.ListGroupsResponse$ = ListGroupsResponse$;
|
|
2556
|
-
const ListIdentityProvidersRequest$ = [3, n0, _LIPR,
|
|
2557
|
-
0,
|
|
2558
|
-
[_UPI, _MR, _NT],
|
|
2559
|
-
[0, 1, 0], 1
|
|
2560
|
-
];
|
|
2561
|
-
exports.ListIdentityProvidersRequest$ = ListIdentityProvidersRequest$;
|
|
2562
|
-
const ListIdentityProvidersResponse$ = [3, n0, _LIPRi,
|
|
2563
|
-
0,
|
|
2564
|
-
[_Prov, _NT],
|
|
2565
|
-
[() => ProvidersListType, 0], 1
|
|
2566
|
-
];
|
|
2567
|
-
exports.ListIdentityProvidersResponse$ = ListIdentityProvidersResponse$;
|
|
2568
|
-
const ListResourceServersRequest$ = [3, n0, _LRSR,
|
|
2569
|
-
0,
|
|
2570
|
-
[_UPI, _MR, _NT],
|
|
2571
|
-
[0, 1, 0], 1
|
|
2572
|
-
];
|
|
2573
|
-
exports.ListResourceServersRequest$ = ListResourceServersRequest$;
|
|
2574
|
-
const ListResourceServersResponse$ = [3, n0, _LRSRi,
|
|
2575
|
-
0,
|
|
2576
|
-
[_RSe, _NT],
|
|
2577
|
-
[() => ResourceServersListType, 0], 1
|
|
2578
|
-
];
|
|
2579
|
-
exports.ListResourceServersResponse$ = ListResourceServersResponse$;
|
|
2580
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
2581
|
-
0,
|
|
2582
|
-
[_RAes],
|
|
2583
|
-
[0], 1
|
|
2584
|
-
];
|
|
2585
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
2586
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
2587
|
-
0,
|
|
2588
|
-
[_Ta],
|
|
2589
|
-
[128 | 0]
|
|
2590
|
-
];
|
|
2591
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
2592
|
-
const ListTermsRequest$ = [3, n0, _LTR,
|
|
2593
|
-
0,
|
|
2594
|
-
[_UPI, _MR, _NT],
|
|
2595
|
-
[0, 1, 0], 1
|
|
2596
|
-
];
|
|
2597
|
-
exports.ListTermsRequest$ = ListTermsRequest$;
|
|
2598
|
-
const ListTermsResponse$ = [3, n0, _LTRi,
|
|
2599
|
-
0,
|
|
2600
|
-
[_T, _NT],
|
|
2601
|
-
[() => TermsDescriptionListType, 0], 1
|
|
2602
|
-
];
|
|
2603
|
-
exports.ListTermsResponse$ = ListTermsResponse$;
|
|
2604
|
-
const ListUserImportJobsRequest$ = [3, n0, _LUIJR,
|
|
2605
|
-
0,
|
|
2606
|
-
[_UPI, _MR, _PTa],
|
|
2607
|
-
[0, 1, 0], 2
|
|
2608
|
-
];
|
|
2609
|
-
exports.ListUserImportJobsRequest$ = ListUserImportJobsRequest$;
|
|
2610
|
-
const ListUserImportJobsResponse$ = [3, n0, _LUIJRi,
|
|
2611
|
-
0,
|
|
2612
|
-
[_UIJs, _PTa],
|
|
2613
|
-
[() => UserImportJobsListType, 0]
|
|
2614
|
-
];
|
|
2615
|
-
exports.ListUserImportJobsResponse$ = ListUserImportJobsResponse$;
|
|
2616
|
-
const ListUserPoolClientSecretsRequest$ = [3, n0, _LUPCSR,
|
|
2617
|
-
0,
|
|
2618
|
-
[_UPI, _CI, _NT],
|
|
2619
|
-
[0, [() => ClientIdType, 0], 0], 2
|
|
2620
|
-
];
|
|
2621
|
-
exports.ListUserPoolClientSecretsRequest$ = ListUserPoolClientSecretsRequest$;
|
|
2622
|
-
const ListUserPoolClientSecretsResponse$ = [3, n0, _LUPCSRi,
|
|
2623
|
-
0,
|
|
2624
|
-
[_CSl, _NT],
|
|
2625
|
-
[[() => ClientSecretDescriptorListType, 0], 0]
|
|
2626
|
-
];
|
|
2627
|
-
exports.ListUserPoolClientSecretsResponse$ = ListUserPoolClientSecretsResponse$;
|
|
2628
|
-
const ListUserPoolClientsRequest$ = [3, n0, _LUPCR,
|
|
2629
|
-
0,
|
|
2630
|
-
[_UPI, _MR, _NT],
|
|
2631
|
-
[0, 1, 0], 1
|
|
2632
|
-
];
|
|
2633
|
-
exports.ListUserPoolClientsRequest$ = ListUserPoolClientsRequest$;
|
|
2634
|
-
const ListUserPoolClientsResponse$ = [3, n0, _LUPCRi,
|
|
2635
|
-
0,
|
|
2636
|
-
[_UPCs, _NT],
|
|
2637
|
-
[[() => UserPoolClientListType, 0], 0]
|
|
2638
|
-
];
|
|
2639
|
-
exports.ListUserPoolClientsResponse$ = ListUserPoolClientsResponse$;
|
|
2640
|
-
const ListUserPoolReplicasRequest$ = [3, n0, _LUPRR,
|
|
2641
|
-
0,
|
|
2642
|
-
[_UPI, _NT],
|
|
2643
|
-
[0, 0], 1
|
|
2644
|
-
];
|
|
2645
|
-
exports.ListUserPoolReplicasRequest$ = ListUserPoolReplicasRequest$;
|
|
2646
|
-
const ListUserPoolReplicasResponse$ = [3, n0, _LUPRRi,
|
|
2647
|
-
0,
|
|
2648
|
-
[_UPRs, _NT],
|
|
2649
|
-
[() => UserPoolReplicaListType, 0]
|
|
2650
|
-
];
|
|
2651
|
-
exports.ListUserPoolReplicasResponse$ = ListUserPoolReplicasResponse$;
|
|
2652
|
-
const ListUserPoolsRequest$ = [3, n0, _LUPR,
|
|
2653
|
-
0,
|
|
2654
|
-
[_MR, _NT],
|
|
2655
|
-
[1, 0], 1
|
|
2656
|
-
];
|
|
2657
|
-
exports.ListUserPoolsRequest$ = ListUserPoolsRequest$;
|
|
2658
|
-
const ListUserPoolsResponse$ = [3, n0, _LUPRi,
|
|
2659
|
-
0,
|
|
2660
|
-
[_UPs, _NT],
|
|
2661
|
-
[() => UserPoolListType, 0]
|
|
2662
|
-
];
|
|
2663
|
-
exports.ListUserPoolsResponse$ = ListUserPoolsResponse$;
|
|
2664
|
-
const ListUsersInGroupRequest$ = [3, n0, _LUIGR,
|
|
2665
|
-
0,
|
|
2666
|
-
[_UPI, _GN, _L, _NT],
|
|
2667
|
-
[0, 0, 1, 0], 2
|
|
2668
|
-
];
|
|
2669
|
-
exports.ListUsersInGroupRequest$ = ListUsersInGroupRequest$;
|
|
2670
|
-
const ListUsersInGroupResponse$ = [3, n0, _LUIGRi,
|
|
2671
|
-
0,
|
|
2672
|
-
[_Use, _NT],
|
|
2673
|
-
[[() => UsersListType, 0], 0]
|
|
2674
|
-
];
|
|
2675
|
-
exports.ListUsersInGroupResponse$ = ListUsersInGroupResponse$;
|
|
2676
|
-
const ListUsersRequest$ = [3, n0, _LUR,
|
|
2677
|
-
0,
|
|
2678
|
-
[_UPI, _ATG, _L, _PTa, _Fi],
|
|
2679
|
-
[0, 64 | 0, 1, 0, 0], 1
|
|
2680
|
-
];
|
|
2681
|
-
exports.ListUsersRequest$ = ListUsersRequest$;
|
|
2682
|
-
const ListUsersResponse$ = [3, n0, _LURi,
|
|
2683
|
-
0,
|
|
2684
|
-
[_Use, _PTa],
|
|
2685
|
-
[[() => UsersListType, 0], 0]
|
|
2686
|
-
];
|
|
2687
|
-
exports.ListUsersResponse$ = ListUsersResponse$;
|
|
2688
|
-
const ListWebAuthnCredentialsRequest$ = [3, n0, _LWACR,
|
|
2689
|
-
0,
|
|
2690
|
-
[_ATc, _NT, _MR],
|
|
2691
|
-
[[() => TokenModelType, 0], 0, 1], 1
|
|
2692
|
-
];
|
|
2693
|
-
exports.ListWebAuthnCredentialsRequest$ = ListWebAuthnCredentialsRequest$;
|
|
2694
|
-
const ListWebAuthnCredentialsResponse$ = [3, n0, _LWACRi,
|
|
2695
|
-
0,
|
|
2696
|
-
[_Cre, _NT],
|
|
2697
|
-
[() => WebAuthnCredentialDescriptionListType, 0], 1
|
|
2698
|
-
];
|
|
2699
|
-
exports.ListWebAuthnCredentialsResponse$ = ListWebAuthnCredentialsResponse$;
|
|
2700
|
-
const LogConfigurationType$ = [3, n0, _LCTo,
|
|
2701
|
-
0,
|
|
2702
|
-
[_LL, _ES, _CWLC, _SCo, _FC],
|
|
2703
|
-
[0, 0, () => CloudWatchLogsConfigurationType$, () => S3ConfigurationType$, () => FirehoseConfigurationType$], 2
|
|
2704
|
-
];
|
|
2705
|
-
exports.LogConfigurationType$ = LogConfigurationType$;
|
|
2706
|
-
const LogDeliveryConfigurationType$ = [3, n0, _LDCT,
|
|
2707
|
-
0,
|
|
2708
|
-
[_UPI, _LCo],
|
|
2709
|
-
[0, () => LogConfigurationListType], 2
|
|
2710
|
-
];
|
|
2711
|
-
exports.LogDeliveryConfigurationType$ = LogDeliveryConfigurationType$;
|
|
2712
|
-
const ManagedLoginBrandingType$ = [3, n0, _MLBT,
|
|
2713
|
-
0,
|
|
2714
|
-
[_MLBI, _UPI, _UCPV, _Se, _As, _CDr, _LMD],
|
|
2715
|
-
[0, 0, 2, 15, () => AssetListType, 4, 4]
|
|
2716
|
-
];
|
|
2717
|
-
exports.ManagedLoginBrandingType$ = ManagedLoginBrandingType$;
|
|
2718
|
-
const MessageTemplateType$ = [3, n0, _MTT,
|
|
2719
|
-
0,
|
|
2720
|
-
[_SMSM, _EM, _ESm],
|
|
2721
|
-
[0, 0, 0]
|
|
2722
|
-
];
|
|
2723
|
-
exports.MessageTemplateType$ = MessageTemplateType$;
|
|
2724
|
-
const MFAOptionType$ = [3, n0, _MFAOT,
|
|
2725
|
-
0,
|
|
2726
|
-
[_DM, _AN],
|
|
2727
|
-
[0, 0]
|
|
2728
|
-
];
|
|
2729
|
-
exports.MFAOptionType$ = MFAOptionType$;
|
|
2730
|
-
const NewDeviceMetadataType$ = [3, n0, _NDMT,
|
|
2731
|
-
0,
|
|
2732
|
-
[_DK, _DGK],
|
|
2733
|
-
[0, 0]
|
|
2734
|
-
];
|
|
2735
|
-
exports.NewDeviceMetadataType$ = NewDeviceMetadataType$;
|
|
2736
|
-
const NotifyConfigurationType$ = [3, n0, _NCT,
|
|
2737
|
-
0,
|
|
2738
|
-
[_SA, _F, _RTe, _BE, _NAEo, _ME],
|
|
2739
|
-
[0, 0, 0, () => NotifyEmailType$, () => NotifyEmailType$, () => NotifyEmailType$], 1
|
|
2740
|
-
];
|
|
2741
|
-
exports.NotifyConfigurationType$ = NotifyConfigurationType$;
|
|
2742
|
-
const NotifyEmailType$ = [3, n0, _NET,
|
|
2743
|
-
0,
|
|
2744
|
-
[_Su, _HB, _TB],
|
|
2745
|
-
[0, 0, 0], 1
|
|
2746
|
-
];
|
|
2747
|
-
exports.NotifyEmailType$ = NotifyEmailType$;
|
|
2748
|
-
const NumberAttributeConstraintsType$ = [3, n0, _NACT,
|
|
2749
|
-
0,
|
|
2750
|
-
[_MV, _MVa],
|
|
2751
|
-
[0, 0]
|
|
2752
|
-
];
|
|
2753
|
-
exports.NumberAttributeConstraintsType$ = NumberAttributeConstraintsType$;
|
|
2754
|
-
const PasswordPolicyType$ = [3, n0, _PPT,
|
|
2755
|
-
0,
|
|
2756
|
-
[_ML, _RU, _RLe, _RNe, _RSeq, _PHS, _TPVD],
|
|
2757
|
-
[1, 2, 2, 2, 2, 1, 1]
|
|
2758
|
-
];
|
|
2759
|
-
exports.PasswordPolicyType$ = PasswordPolicyType$;
|
|
2760
|
-
const PreTokenGenerationVersionConfigType$ = [3, n0, _PTGVCT,
|
|
2761
|
-
0,
|
|
2762
|
-
[_LV, _LAa],
|
|
2763
|
-
[0, 0], 2
|
|
2764
|
-
];
|
|
2765
|
-
exports.PreTokenGenerationVersionConfigType$ = PreTokenGenerationVersionConfigType$;
|
|
2766
|
-
const ProviderDescription$ = [3, n0, _PDr,
|
|
2767
|
-
0,
|
|
2768
|
-
[_PN, _PTr, _LMD, _CDr],
|
|
2769
|
-
[0, 0, 4, 4]
|
|
2770
|
-
];
|
|
2771
|
-
exports.ProviderDescription$ = ProviderDescription$;
|
|
2772
|
-
const ProviderUserIdentifierType$ = [3, n0, _PUIT,
|
|
2773
|
-
0,
|
|
2774
|
-
[_PN, _PAN, _PAV],
|
|
2775
|
-
[0, 0, 0]
|
|
2776
|
-
];
|
|
2777
|
-
exports.ProviderUserIdentifierType$ = ProviderUserIdentifierType$;
|
|
2778
|
-
const RecoveryOptionType$ = [3, n0, _ROT,
|
|
2779
|
-
0,
|
|
2780
|
-
[_Pri, _Na],
|
|
2781
|
-
[1, 0], 2
|
|
2782
|
-
];
|
|
2783
|
-
exports.RecoveryOptionType$ = RecoveryOptionType$;
|
|
2784
|
-
const RefreshTokenRotationType$ = [3, n0, _RTRT,
|
|
2785
|
-
0,
|
|
2786
|
-
[_Fe, _RGPS],
|
|
2787
|
-
[0, 1], 1
|
|
2788
|
-
];
|
|
2789
|
-
exports.RefreshTokenRotationType$ = RefreshTokenRotationType$;
|
|
2790
|
-
const ResendConfirmationCodeRequest$ = [3, n0, _RCCR,
|
|
2791
|
-
0,
|
|
2792
|
-
[_CI, _U, _SH, _UCDs, _AM, _CM],
|
|
2793
|
-
[[() => ClientIdType, 0], [() => UsernameType, 0], [() => SecretHashType, 0], [() => UserContextDataType$, 0], () => AnalyticsMetadataType$, 128 | 0], 2
|
|
2794
|
-
];
|
|
2795
|
-
exports.ResendConfirmationCodeRequest$ = ResendConfirmationCodeRequest$;
|
|
2796
|
-
const ResendConfirmationCodeResponse$ = [3, n0, _RCCRe,
|
|
2797
|
-
0,
|
|
2798
|
-
[_CDD],
|
|
2799
|
-
[() => CodeDeliveryDetailsType$]
|
|
2800
|
-
];
|
|
2801
|
-
exports.ResendConfirmationCodeResponse$ = ResendConfirmationCodeResponse$;
|
|
2802
|
-
const ResourceServerScopeType$ = [3, n0, _RSST,
|
|
2803
|
-
0,
|
|
2804
|
-
[_SNc, _SD],
|
|
2805
|
-
[0, 0], 2
|
|
2806
|
-
];
|
|
2807
|
-
exports.ResourceServerScopeType$ = ResourceServerScopeType$;
|
|
2808
|
-
const ResourceServerType$ = [3, n0, _RST,
|
|
2809
|
-
0,
|
|
2810
|
-
[_UPI, _I, _Na, _Sc],
|
|
2811
|
-
[0, 0, 0, () => ResourceServerScopeListType]
|
|
2812
|
-
];
|
|
2813
|
-
exports.ResourceServerType$ = ResourceServerType$;
|
|
2814
|
-
const RespondToAuthChallengeRequest$ = [3, n0, _RTACR,
|
|
2815
|
-
0,
|
|
2816
|
-
[_CI, _CN, _S, _CR, _AM, _UCDs, _CM],
|
|
2817
|
-
[[() => ClientIdType, 0], 0, [() => SessionType, 0], [() => ChallengeResponsesType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0], 2
|
|
2818
|
-
];
|
|
2819
|
-
exports.RespondToAuthChallengeRequest$ = RespondToAuthChallengeRequest$;
|
|
2820
|
-
const RespondToAuthChallengeResponse$ = [3, n0, _RTACRe,
|
|
2821
|
-
0,
|
|
2822
|
-
[_CN, _S, _CP, _AR],
|
|
2823
|
-
[0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0]]
|
|
2824
|
-
];
|
|
2825
|
-
exports.RespondToAuthChallengeResponse$ = RespondToAuthChallengeResponse$;
|
|
2826
|
-
const RevokeTokenRequest$ = [3, n0, _RTRe,
|
|
2827
|
-
0,
|
|
2828
|
-
[_To, _CI, _CS],
|
|
2829
|
-
[[() => TokenModelType, 0], [() => ClientIdType, 0], [() => ClientSecretType, 0]], 2
|
|
2830
|
-
];
|
|
2831
|
-
exports.RevokeTokenRequest$ = RevokeTokenRequest$;
|
|
2832
|
-
const RevokeTokenResponse$ = [3, n0, _RTRev,
|
|
2833
|
-
0,
|
|
2834
|
-
[],
|
|
2835
|
-
[]
|
|
2836
|
-
];
|
|
2837
|
-
exports.RevokeTokenResponse$ = RevokeTokenResponse$;
|
|
2838
|
-
const RiskConfigurationType$ = [3, n0, _RCT,
|
|
2839
|
-
0,
|
|
2840
|
-
[_UPI, _CI, _CCRC, _ATRC, _REC, _LMD],
|
|
2841
|
-
[0, [() => ClientIdType, 0], () => CompromisedCredentialsRiskConfigurationType$, () => AccountTakeoverRiskConfigurationType$, () => RiskExceptionConfigurationType$, 4]
|
|
2842
|
-
];
|
|
2843
|
-
exports.RiskConfigurationType$ = RiskConfigurationType$;
|
|
2844
|
-
const RiskExceptionConfigurationType$ = [3, n0, _RECT,
|
|
2845
|
-
0,
|
|
2846
|
-
[_BIPRL, _SIPRL],
|
|
2847
|
-
[64 | 0, 64 | 0]
|
|
2848
|
-
];
|
|
2849
|
-
exports.RiskExceptionConfigurationType$ = RiskExceptionConfigurationType$;
|
|
2850
|
-
const RoutingType$ = [3, n0, _RTo,
|
|
2851
|
-
0,
|
|
2852
|
-
[_Fa],
|
|
2853
|
-
[() => FailoverType$]
|
|
2854
|
-
];
|
|
2855
|
-
exports.RoutingType$ = RoutingType$;
|
|
2856
|
-
const S3ConfigurationType$ = [3, n0, _SCTo,
|
|
2857
|
-
0,
|
|
2858
|
-
[_BA],
|
|
2859
|
-
[0]
|
|
2860
|
-
];
|
|
2861
|
-
exports.S3ConfigurationType$ = S3ConfigurationType$;
|
|
2862
|
-
const SchemaAttributeType$ = [3, n0, _SAT,
|
|
2863
|
-
0,
|
|
2864
|
-
[_Na, _ADT, _DOA, _Mu, _Re, _NAC, _SAC],
|
|
2865
|
-
[0, 0, 2, 2, 2, () => NumberAttributeConstraintsType$, () => StringAttributeConstraintsType$]
|
|
2866
|
-
];
|
|
2867
|
-
exports.SchemaAttributeType$ = SchemaAttributeType$;
|
|
2868
|
-
const SetLogDeliveryConfigurationRequest$ = [3, n0, _SLDCR,
|
|
2869
|
-
0,
|
|
2870
|
-
[_UPI, _LCo],
|
|
2871
|
-
[0, () => LogConfigurationListType], 2
|
|
2872
|
-
];
|
|
2873
|
-
exports.SetLogDeliveryConfigurationRequest$ = SetLogDeliveryConfigurationRequest$;
|
|
2874
|
-
const SetLogDeliveryConfigurationResponse$ = [3, n0, _SLDCRe,
|
|
2875
|
-
0,
|
|
2876
|
-
[_LDC],
|
|
2877
|
-
[() => LogDeliveryConfigurationType$]
|
|
2878
|
-
];
|
|
2879
|
-
exports.SetLogDeliveryConfigurationResponse$ = SetLogDeliveryConfigurationResponse$;
|
|
2880
|
-
const SetRiskConfigurationRequest$ = [3, n0, _SRCR,
|
|
2881
|
-
0,
|
|
2882
|
-
[_UPI, _CI, _CCRC, _ATRC, _REC],
|
|
2883
|
-
[0, [() => ClientIdType, 0], () => CompromisedCredentialsRiskConfigurationType$, () => AccountTakeoverRiskConfigurationType$, () => RiskExceptionConfigurationType$], 1
|
|
2884
|
-
];
|
|
2885
|
-
exports.SetRiskConfigurationRequest$ = SetRiskConfigurationRequest$;
|
|
2886
|
-
const SetRiskConfigurationResponse$ = [3, n0, _SRCRe,
|
|
2887
|
-
0,
|
|
2888
|
-
[_RC],
|
|
2889
|
-
[[() => RiskConfigurationType$, 0]], 1
|
|
2890
|
-
];
|
|
2891
|
-
exports.SetRiskConfigurationResponse$ = SetRiskConfigurationResponse$;
|
|
2892
|
-
const SetUICustomizationRequest$ = [3, n0, _SUICR,
|
|
2893
|
-
0,
|
|
2894
|
-
[_UPI, _CI, _CSS, _IFm],
|
|
2895
|
-
[0, [() => ClientIdType, 0], 0, 21], 1
|
|
2896
|
-
];
|
|
2897
|
-
exports.SetUICustomizationRequest$ = SetUICustomizationRequest$;
|
|
2898
|
-
const SetUICustomizationResponse$ = [3, n0, _SUICRe,
|
|
2899
|
-
0,
|
|
2900
|
-
[_UIC],
|
|
2901
|
-
[[() => UICustomizationType$, 0]], 1
|
|
2902
|
-
];
|
|
2903
|
-
exports.SetUICustomizationResponse$ = SetUICustomizationResponse$;
|
|
2904
|
-
const SetUserMFAPreferenceRequest$ = [3, n0, _SUMFAPR,
|
|
2905
|
-
0,
|
|
2906
|
-
[_ATc, _SMSMS, _STMS, _EMS, _WAMS],
|
|
2907
|
-
[[() => TokenModelType, 0], () => SMSMfaSettingsType$, () => SoftwareTokenMfaSettingsType$, () => EmailMfaSettingsType$, () => WebAuthnMfaSettingsType$], 1
|
|
2908
|
-
];
|
|
2909
|
-
exports.SetUserMFAPreferenceRequest$ = SetUserMFAPreferenceRequest$;
|
|
2910
|
-
const SetUserMFAPreferenceResponse$ = [3, n0, _SUMFAPRe,
|
|
2911
|
-
0,
|
|
2912
|
-
[],
|
|
2913
|
-
[]
|
|
2914
|
-
];
|
|
2915
|
-
exports.SetUserMFAPreferenceResponse$ = SetUserMFAPreferenceResponse$;
|
|
2916
|
-
const SetUserPoolMfaConfigRequest$ = [3, n0, _SUPMCR,
|
|
2917
|
-
0,
|
|
2918
|
-
[_UPI, _SMC, _STMC, _EMC, _MC, _WAC],
|
|
2919
|
-
[0, () => SmsMfaConfigType$, () => SoftwareTokenMfaConfigType$, () => EmailMfaConfigType$, 0, () => WebAuthnConfigurationType$], 1
|
|
2920
|
-
];
|
|
2921
|
-
exports.SetUserPoolMfaConfigRequest$ = SetUserPoolMfaConfigRequest$;
|
|
2922
|
-
const SetUserPoolMfaConfigResponse$ = [3, n0, _SUPMCRe,
|
|
2923
|
-
0,
|
|
2924
|
-
[_SMC, _STMC, _EMC, _MC, _WAC],
|
|
2925
|
-
[() => SmsMfaConfigType$, () => SoftwareTokenMfaConfigType$, () => EmailMfaConfigType$, 0, () => WebAuthnConfigurationType$]
|
|
2926
|
-
];
|
|
2927
|
-
exports.SetUserPoolMfaConfigResponse$ = SetUserPoolMfaConfigResponse$;
|
|
2928
|
-
const SetUserSettingsRequest$ = [3, n0, _SUSR,
|
|
2929
|
-
0,
|
|
2930
|
-
[_ATc, _MFAO],
|
|
2931
|
-
[[() => TokenModelType, 0], () => MFAOptionListType], 2
|
|
2932
|
-
];
|
|
2933
|
-
exports.SetUserSettingsRequest$ = SetUserSettingsRequest$;
|
|
2934
|
-
const SetUserSettingsResponse$ = [3, n0, _SUSRe,
|
|
2935
|
-
0,
|
|
2936
|
-
[],
|
|
2937
|
-
[]
|
|
2938
|
-
];
|
|
2939
|
-
exports.SetUserSettingsResponse$ = SetUserSettingsResponse$;
|
|
2940
|
-
const SignInPolicyType$ = [3, n0, _SIPT,
|
|
2941
|
-
0,
|
|
2942
|
-
[_AFAF],
|
|
2943
|
-
[64 | 0]
|
|
2944
|
-
];
|
|
2945
|
-
exports.SignInPolicyType$ = SignInPolicyType$;
|
|
2946
|
-
const SignUpRequest$ = [3, n0, _SUR,
|
|
2947
|
-
0,
|
|
2948
|
-
[_CI, _U, _SH, _P, _UA, _VD, _AM, _UCDs, _CM],
|
|
2949
|
-
[[() => ClientIdType, 0], [() => UsernameType, 0], [() => SecretHashType, 0], [() => PasswordType, 0], [() => AttributeListType, 0], [() => AttributeListType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0], 2
|
|
2950
|
-
];
|
|
2951
|
-
exports.SignUpRequest$ = SignUpRequest$;
|
|
2952
|
-
const SignUpResponse$ = [3, n0, _SURi,
|
|
2953
|
-
0,
|
|
2954
|
-
[_UCs, _USs, _CDD, _S],
|
|
2955
|
-
[2, 0, () => CodeDeliveryDetailsType$, [() => SessionType, 0]], 2
|
|
2956
|
-
];
|
|
2957
|
-
exports.SignUpResponse$ = SignUpResponse$;
|
|
2958
|
-
const SmsConfigurationType$ = [3, n0, _SCTm,
|
|
2959
|
-
0,
|
|
2960
|
-
[_SCA, _EIx, _SRn],
|
|
2961
|
-
[0, 0, 0], 1
|
|
2962
|
-
];
|
|
2963
|
-
exports.SmsConfigurationType$ = SmsConfigurationType$;
|
|
2964
|
-
const SmsMfaConfigType$ = [3, n0, _SMCT,
|
|
2965
|
-
0,
|
|
2966
|
-
[_SAM, _SCm],
|
|
2967
|
-
[0, () => SmsConfigurationType$]
|
|
2968
|
-
];
|
|
2969
|
-
exports.SmsMfaConfigType$ = SmsMfaConfigType$;
|
|
2970
|
-
const SMSMfaSettingsType$ = [3, n0, _SMSMST,
|
|
2971
|
-
0,
|
|
2972
|
-
[_E, _PM],
|
|
2973
|
-
[2, 2]
|
|
2974
|
-
];
|
|
2975
|
-
exports.SMSMfaSettingsType$ = SMSMfaSettingsType$;
|
|
2976
|
-
const SoftwareTokenMfaConfigType$ = [3, n0, _STMCT,
|
|
2977
|
-
0,
|
|
2978
|
-
[_E],
|
|
2979
|
-
[2]
|
|
2980
|
-
];
|
|
2981
|
-
exports.SoftwareTokenMfaConfigType$ = SoftwareTokenMfaConfigType$;
|
|
2982
|
-
const SoftwareTokenMfaSettingsType$ = [3, n0, _STMST,
|
|
2983
|
-
0,
|
|
2984
|
-
[_E, _PM],
|
|
2985
|
-
[2, 2]
|
|
2986
|
-
];
|
|
2987
|
-
exports.SoftwareTokenMfaSettingsType$ = SoftwareTokenMfaSettingsType$;
|
|
2988
|
-
const StartUserImportJobRequest$ = [3, n0, _SUIJR,
|
|
2989
|
-
0,
|
|
2990
|
-
[_UPI, _JI],
|
|
2991
|
-
[0, 0], 2
|
|
2992
|
-
];
|
|
2993
|
-
exports.StartUserImportJobRequest$ = StartUserImportJobRequest$;
|
|
2994
|
-
const StartUserImportJobResponse$ = [3, n0, _SUIJRt,
|
|
2995
|
-
0,
|
|
2996
|
-
[_UIJ],
|
|
2997
|
-
[() => UserImportJobType$]
|
|
2998
|
-
];
|
|
2999
|
-
exports.StartUserImportJobResponse$ = StartUserImportJobResponse$;
|
|
3000
|
-
const StartWebAuthnRegistrationRequest$ = [3, n0, _SWARR,
|
|
3001
|
-
0,
|
|
3002
|
-
[_ATc],
|
|
3003
|
-
[[() => TokenModelType, 0]], 1
|
|
3004
|
-
];
|
|
3005
|
-
exports.StartWebAuthnRegistrationRequest$ = StartWebAuthnRegistrationRequest$;
|
|
3006
|
-
const StartWebAuthnRegistrationResponse$ = [3, n0, _SWARRt,
|
|
3007
|
-
0,
|
|
3008
|
-
[_CCO],
|
|
3009
|
-
[15], 1
|
|
3010
|
-
];
|
|
3011
|
-
exports.StartWebAuthnRegistrationResponse$ = StartWebAuthnRegistrationResponse$;
|
|
3012
|
-
const StopUserImportJobRequest$ = [3, n0, _SUIJRto,
|
|
3013
|
-
0,
|
|
3014
|
-
[_UPI, _JI],
|
|
3015
|
-
[0, 0], 2
|
|
3016
|
-
];
|
|
3017
|
-
exports.StopUserImportJobRequest$ = StopUserImportJobRequest$;
|
|
3018
|
-
const StopUserImportJobResponse$ = [3, n0, _SUIJRtop,
|
|
3019
|
-
0,
|
|
3020
|
-
[_UIJ],
|
|
3021
|
-
[() => UserImportJobType$]
|
|
3022
|
-
];
|
|
3023
|
-
exports.StopUserImportJobResponse$ = StopUserImportJobResponse$;
|
|
3024
|
-
const StringAttributeConstraintsType$ = [3, n0, _SACT,
|
|
3025
|
-
0,
|
|
3026
|
-
[_MLi, _MLa],
|
|
3027
|
-
[0, 0]
|
|
3028
|
-
];
|
|
3029
|
-
exports.StringAttributeConstraintsType$ = StringAttributeConstraintsType$;
|
|
3030
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
3031
|
-
0,
|
|
3032
|
-
[_RAes, _Ta],
|
|
3033
|
-
[0, 128 | 0], 2
|
|
3034
|
-
];
|
|
3035
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
3036
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
3037
|
-
0,
|
|
3038
|
-
[],
|
|
3039
|
-
[]
|
|
3040
|
-
];
|
|
3041
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
3042
|
-
const TermsDescriptionType$ = [3, n0, _TDT,
|
|
3043
|
-
0,
|
|
3044
|
-
[_TI, _TN, _En, _CDr, _LMD],
|
|
3045
|
-
[0, 0, 0, 4, 4], 5
|
|
3046
|
-
];
|
|
3047
|
-
exports.TermsDescriptionType$ = TermsDescriptionType$;
|
|
3048
|
-
const TermsType$ = [3, n0, _TTe,
|
|
3049
|
-
0,
|
|
3050
|
-
[_TI, _UPI, _CI, _TN, _TS, _En, _Li, _CDr, _LMD],
|
|
3051
|
-
[0, 0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0, 4, 4], 9
|
|
3052
|
-
];
|
|
3053
|
-
exports.TermsType$ = TermsType$;
|
|
3054
|
-
const TokenValidityUnitsType$ = [3, n0, _TVUT,
|
|
3055
|
-
0,
|
|
3056
|
-
[_ATc, _IT, _RT],
|
|
3057
|
-
[0, 0, 0]
|
|
3058
|
-
];
|
|
3059
|
-
exports.TokenValidityUnitsType$ = TokenValidityUnitsType$;
|
|
3060
|
-
const UICustomizationType$ = [3, n0, _UICT,
|
|
3061
|
-
0,
|
|
3062
|
-
[_UPI, _CI, _IU, _CSS, _CSSV, _LMD, _CDr],
|
|
3063
|
-
[0, [() => ClientIdType, 0], 0, 0, 0, 4, 4]
|
|
3064
|
-
];
|
|
3065
|
-
exports.UICustomizationType$ = UICustomizationType$;
|
|
3066
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
3067
|
-
0,
|
|
3068
|
-
[_RAes, _TK],
|
|
3069
|
-
[0, 64 | 0], 2
|
|
3070
|
-
];
|
|
3071
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
3072
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
3073
|
-
0,
|
|
3074
|
-
[],
|
|
3075
|
-
[]
|
|
3076
|
-
];
|
|
3077
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
3078
|
-
const UpdateAuthEventFeedbackRequest$ = [3, n0, _UAEFR,
|
|
3079
|
-
0,
|
|
3080
|
-
[_UPI, _U, _EI, _FTe, _FV],
|
|
3081
|
-
[0, [() => UsernameType, 0], 0, [() => TokenModelType, 0], 0], 5
|
|
3082
|
-
];
|
|
3083
|
-
exports.UpdateAuthEventFeedbackRequest$ = UpdateAuthEventFeedbackRequest$;
|
|
3084
|
-
const UpdateAuthEventFeedbackResponse$ = [3, n0, _UAEFRp,
|
|
3085
|
-
0,
|
|
3086
|
-
[],
|
|
3087
|
-
[]
|
|
3088
|
-
];
|
|
3089
|
-
exports.UpdateAuthEventFeedbackResponse$ = UpdateAuthEventFeedbackResponse$;
|
|
3090
|
-
const UpdateDeviceStatusRequest$ = [3, n0, _UDSR,
|
|
3091
|
-
0,
|
|
3092
|
-
[_ATc, _DK, _DRS],
|
|
3093
|
-
[[() => TokenModelType, 0], 0, 0], 2
|
|
3094
|
-
];
|
|
3095
|
-
exports.UpdateDeviceStatusRequest$ = UpdateDeviceStatusRequest$;
|
|
3096
|
-
const UpdateDeviceStatusResponse$ = [3, n0, _UDSRp,
|
|
3097
|
-
0,
|
|
3098
|
-
[],
|
|
3099
|
-
[]
|
|
3100
|
-
];
|
|
3101
|
-
exports.UpdateDeviceStatusResponse$ = UpdateDeviceStatusResponse$;
|
|
3102
|
-
const UpdateGroupRequest$ = [3, n0, _UGR,
|
|
3103
|
-
0,
|
|
3104
|
-
[_GN, _UPI, _Desc, _RA, _Pr],
|
|
3105
|
-
[0, 0, 0, 0, 1], 2
|
|
3106
|
-
];
|
|
3107
|
-
exports.UpdateGroupRequest$ = UpdateGroupRequest$;
|
|
3108
|
-
const UpdateGroupResponse$ = [3, n0, _UGRp,
|
|
3109
|
-
0,
|
|
3110
|
-
[_Gr],
|
|
3111
|
-
[() => GroupType$]
|
|
3112
|
-
];
|
|
3113
|
-
exports.UpdateGroupResponse$ = UpdateGroupResponse$;
|
|
3114
|
-
const UpdateIdentityProviderRequest$ = [3, n0, _UIPR,
|
|
3115
|
-
0,
|
|
3116
|
-
[_UPI, _PN, _PD, _AMt, _II],
|
|
3117
|
-
[0, 0, 128 | 0, 128 | 0, 64 | 0], 2
|
|
3118
|
-
];
|
|
3119
|
-
exports.UpdateIdentityProviderRequest$ = UpdateIdentityProviderRequest$;
|
|
3120
|
-
const UpdateIdentityProviderResponse$ = [3, n0, _UIPRp,
|
|
3121
|
-
0,
|
|
3122
|
-
[_IP],
|
|
3123
|
-
[() => IdentityProviderType$], 1
|
|
3124
|
-
];
|
|
3125
|
-
exports.UpdateIdentityProviderResponse$ = UpdateIdentityProviderResponse$;
|
|
3126
|
-
const UpdateManagedLoginBrandingRequest$ = [3, n0, _UMLBR,
|
|
3127
|
-
0,
|
|
3128
|
-
[_UPI, _MLBI, _UCPV, _Se, _As],
|
|
3129
|
-
[0, 0, 2, 15, () => AssetListType]
|
|
3130
|
-
];
|
|
3131
|
-
exports.UpdateManagedLoginBrandingRequest$ = UpdateManagedLoginBrandingRequest$;
|
|
3132
|
-
const UpdateManagedLoginBrandingResponse$ = [3, n0, _UMLBRp,
|
|
3133
|
-
0,
|
|
3134
|
-
[_MLB],
|
|
3135
|
-
[() => ManagedLoginBrandingType$]
|
|
3136
|
-
];
|
|
3137
|
-
exports.UpdateManagedLoginBrandingResponse$ = UpdateManagedLoginBrandingResponse$;
|
|
3138
|
-
const UpdateResourceServerRequest$ = [3, n0, _URSR,
|
|
3139
|
-
0,
|
|
3140
|
-
[_UPI, _I, _Na, _Sc],
|
|
3141
|
-
[0, 0, 0, () => ResourceServerScopeListType], 3
|
|
3142
|
-
];
|
|
3143
|
-
exports.UpdateResourceServerRequest$ = UpdateResourceServerRequest$;
|
|
3144
|
-
const UpdateResourceServerResponse$ = [3, n0, _URSRp,
|
|
3145
|
-
0,
|
|
3146
|
-
[_RS],
|
|
3147
|
-
[() => ResourceServerType$], 1
|
|
3148
|
-
];
|
|
3149
|
-
exports.UpdateResourceServerResponse$ = UpdateResourceServerResponse$;
|
|
3150
|
-
const UpdateTermsRequest$ = [3, n0, _UTR,
|
|
3151
|
-
0,
|
|
3152
|
-
[_TI, _UPI, _TN, _TS, _En, _Li],
|
|
3153
|
-
[0, 0, 0, 0, 0, 128 | 0], 2
|
|
3154
|
-
];
|
|
3155
|
-
exports.UpdateTermsRequest$ = UpdateTermsRequest$;
|
|
3156
|
-
const UpdateTermsResponse$ = [3, n0, _UTRp,
|
|
3157
|
-
0,
|
|
3158
|
-
[_T],
|
|
3159
|
-
[[() => TermsType$, 0]]
|
|
3160
|
-
];
|
|
3161
|
-
exports.UpdateTermsResponse$ = UpdateTermsResponse$;
|
|
3162
|
-
const UpdateUserAttributesRequest$ = [3, n0, _UUAR,
|
|
3163
|
-
0,
|
|
3164
|
-
[_UA, _ATc, _CM],
|
|
3165
|
-
[[() => AttributeListType, 0], [() => TokenModelType, 0], 128 | 0], 2
|
|
3166
|
-
];
|
|
3167
|
-
exports.UpdateUserAttributesRequest$ = UpdateUserAttributesRequest$;
|
|
3168
|
-
const UpdateUserAttributesResponse$ = [3, n0, _UUARp,
|
|
3169
|
-
0,
|
|
3170
|
-
[_CDDL],
|
|
3171
|
-
[() => CodeDeliveryDetailsListType]
|
|
3172
|
-
];
|
|
3173
|
-
exports.UpdateUserAttributesResponse$ = UpdateUserAttributesResponse$;
|
|
3174
|
-
const UpdateUserPoolClientRequest$ = [3, n0, _UUPCR,
|
|
3175
|
-
0,
|
|
3176
|
-
[_UPI, _CI, _CNl, _RTV, _ATV, _ITV, _TVU, _RAe, _WA, _EAF, _SIP, _CURL, _LURL, _DRURI, _AOAF, _AOAS, _AOAFUPC, _ACn, _PUEE, _ETR, _EPAUCD, _ASV, _RTR],
|
|
3177
|
-
[0, [() => ClientIdType, 0], 0, 1, 1, 1, () => TokenValidityUnitsType$, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0, 2, () => AnalyticsConfigurationType$, 0, 2, 2, 1, () => RefreshTokenRotationType$], 2
|
|
3178
|
-
];
|
|
3179
|
-
exports.UpdateUserPoolClientRequest$ = UpdateUserPoolClientRequest$;
|
|
3180
|
-
const UpdateUserPoolClientResponse$ = [3, n0, _UUPCRp,
|
|
3181
|
-
0,
|
|
3182
|
-
[_UPC],
|
|
3183
|
-
[[() => UserPoolClientType$, 0]]
|
|
3184
|
-
];
|
|
3185
|
-
exports.UpdateUserPoolClientResponse$ = UpdateUserPoolClientResponse$;
|
|
3186
|
-
const UpdateUserPoolDomainRequest$ = [3, n0, _UUPDR,
|
|
3187
|
-
0,
|
|
3188
|
-
[_Do, _UPI, _MLV, _CDC, _R],
|
|
3189
|
-
[0, 0, 1, () => CustomDomainConfigType$, () => RoutingType$], 2
|
|
3190
|
-
];
|
|
3191
|
-
exports.UpdateUserPoolDomainRequest$ = UpdateUserPoolDomainRequest$;
|
|
3192
|
-
const UpdateUserPoolDomainResponse$ = [3, n0, _UUPDRp,
|
|
3193
|
-
0,
|
|
3194
|
-
[_MLV, _CFD, _R],
|
|
3195
|
-
[1, 0, () => RoutingType$]
|
|
3196
|
-
];
|
|
3197
|
-
exports.UpdateUserPoolDomainResponse$ = UpdateUserPoolDomainResponse$;
|
|
3198
|
-
const UpdateUserPoolReplicaRequest$ = [3, n0, _UUPRR,
|
|
3199
|
-
0,
|
|
3200
|
-
[_UPI, _RN, _St],
|
|
3201
|
-
[0, 0, 0], 3
|
|
3202
|
-
];
|
|
3203
|
-
exports.UpdateUserPoolReplicaRequest$ = UpdateUserPoolReplicaRequest$;
|
|
3204
|
-
const UpdateUserPoolReplicaResponse$ = [3, n0, _UUPRRp,
|
|
3205
|
-
0,
|
|
3206
|
-
[_UPR],
|
|
3207
|
-
[() => UserPoolReplicaType$]
|
|
3208
|
-
];
|
|
3209
|
-
exports.UpdateUserPoolReplicaResponse$ = UpdateUserPoolReplicaResponse$;
|
|
3210
|
-
const UpdateUserPoolRequest$ = [3, n0, _UUPR,
|
|
3211
|
-
0,
|
|
3212
|
-
[_UPI, _Po, _DP, _LC, _AVA, _SVM, _EVM, _EVS, _VMT, _SAM, _UAUS, _MC, _DC, _EC, _SCm, _UPT, _ACUC, _UPAO, _ARS, _PNo, _UPTs, _KC, _IC],
|
|
3213
|
-
[0, () => UserPoolPolicyType$, 0, () => LambdaConfigType$, 64 | 0, 0, 0, 0, () => VerificationMessageTemplateType$, 0, () => UserAttributeUpdateSettingsType$, 0, () => DeviceConfigurationType$, () => EmailConfigurationType$, () => SmsConfigurationType$, 128 | 0, () => AdminCreateUserConfigType$, () => UserPoolAddOnsType$, () => AccountRecoverySettingType$, 0, 0, () => KeyConfigurationType$, () => IssuerConfigurationType$], 1
|
|
3214
|
-
];
|
|
3215
|
-
exports.UpdateUserPoolRequest$ = UpdateUserPoolRequest$;
|
|
3216
|
-
const UpdateUserPoolResponse$ = [3, n0, _UUPRp,
|
|
3217
|
-
0,
|
|
3218
|
-
[],
|
|
3219
|
-
[]
|
|
3220
|
-
];
|
|
3221
|
-
exports.UpdateUserPoolResponse$ = UpdateUserPoolResponse$;
|
|
3222
|
-
const UserAttributeUpdateSettingsType$ = [3, n0, _UAUST,
|
|
3223
|
-
0,
|
|
3224
|
-
[_ARVBU],
|
|
3225
|
-
[64 | 0]
|
|
3226
|
-
];
|
|
3227
|
-
exports.UserAttributeUpdateSettingsType$ = UserAttributeUpdateSettingsType$;
|
|
3228
|
-
const UserContextDataType$ = [3, n0, _UCDT,
|
|
3229
|
-
8,
|
|
3230
|
-
[_IA, _ED],
|
|
3231
|
-
[0, 0]
|
|
3232
|
-
];
|
|
3233
|
-
exports.UserContextDataType$ = UserContextDataType$;
|
|
3234
|
-
const UserImportJobType$ = [3, n0, _UIJT,
|
|
3235
|
-
0,
|
|
3236
|
-
[_JN, _JI, _UPI, _PSUr, _CDr, _SDt, _CDo, _St, _CWLRA, _IUm, _SUk, _FU, _CMom],
|
|
3237
|
-
[0, 0, 0, 0, 4, 4, 4, 0, 0, 1, 1, 1, 0]
|
|
3238
|
-
];
|
|
3239
|
-
exports.UserImportJobType$ = UserImportJobType$;
|
|
3240
|
-
const UsernameConfigurationType$ = [3, n0, _UCT,
|
|
3241
|
-
0,
|
|
3242
|
-
[_CSa],
|
|
3243
|
-
[2], 1
|
|
3244
|
-
];
|
|
3245
|
-
exports.UsernameConfigurationType$ = UsernameConfigurationType$;
|
|
3246
|
-
const UserPoolAddOnsType$ = [3, n0, _UPAOT,
|
|
3247
|
-
0,
|
|
3248
|
-
[_ASM, _ASAF],
|
|
3249
|
-
[0, () => AdvancedSecurityAdditionalFlowsType$], 1
|
|
3250
|
-
];
|
|
3251
|
-
exports.UserPoolAddOnsType$ = UserPoolAddOnsType$;
|
|
3252
|
-
const UserPoolClientDescription$ = [3, n0, _UPCD,
|
|
3253
|
-
0,
|
|
3254
|
-
[_CI, _UPI, _CNl],
|
|
3255
|
-
[[() => ClientIdType, 0], 0, 0]
|
|
3256
|
-
];
|
|
3257
|
-
exports.UserPoolClientDescription$ = UserPoolClientDescription$;
|
|
3258
|
-
const UserPoolClientType$ = [3, n0, _UPCT,
|
|
3259
|
-
0,
|
|
3260
|
-
[_UPI, _CNl, _CI, _CS, _LMD, _CDr, _RTV, _ATV, _ITV, _TVU, _RAe, _WA, _EAF, _SIP, _CURL, _LURL, _DRURI, _AOAF, _AOAS, _AOAFUPC, _ACn, _PUEE, _ETR, _EPAUCD, _ASV, _RTR],
|
|
3261
|
-
[0, 0, [() => ClientIdType, 0], [() => ClientSecretType, 0], 4, 4, 1, 1, 1, () => TokenValidityUnitsType$, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0, 2, () => AnalyticsConfigurationType$, 0, 2, 2, 1, () => RefreshTokenRotationType$]
|
|
3262
|
-
];
|
|
3263
|
-
exports.UserPoolClientType$ = UserPoolClientType$;
|
|
3264
|
-
const UserPoolDescriptionType$ = [3, n0, _UPDT,
|
|
3265
|
-
0,
|
|
3266
|
-
[_Id, _Na, _LC, _St, _LMD, _CDr, _RR],
|
|
3267
|
-
[0, 0, () => LambdaConfigType$, 0, 4, 4, 64 | 0]
|
|
3268
|
-
];
|
|
3269
|
-
exports.UserPoolDescriptionType$ = UserPoolDescriptionType$;
|
|
3270
|
-
const UserPoolPolicyType$ = [3, n0, _UPPT,
|
|
3271
|
-
0,
|
|
3272
|
-
[_PPa, _SIPi],
|
|
3273
|
-
[() => PasswordPolicyType$, () => SignInPolicyType$]
|
|
3274
|
-
];
|
|
3275
|
-
exports.UserPoolPolicyType$ = UserPoolPolicyType$;
|
|
3276
|
-
const UserPoolReplicaType$ = [3, n0, _UPRT,
|
|
3277
|
-
0,
|
|
3278
|
-
[_RN, _St, _Ro, _UPA],
|
|
3279
|
-
[0, 0, 0, 0]
|
|
3280
|
-
];
|
|
3281
|
-
exports.UserPoolReplicaType$ = UserPoolReplicaType$;
|
|
3282
|
-
const UserPoolType$ = [3, n0, _UPTse,
|
|
3283
|
-
0,
|
|
3284
|
-
[_Id, _Na, _Po, _DP, _LC, _St, _LMD, _CDr, _SAc, _AVA, _AAl, _UAs, _SVM, _EVM, _EVS, _VMT, _SAM, _UAUS, _MC, _DC, _ENOU, _EC, _SCm, _UPT, _SCF, _ECF, _Do, _CDu, _ACUC, _UPAO, _UC, _Ar, _ARS, _UPTs, _KC, _IC],
|
|
3285
|
-
[0, 0, () => UserPoolPolicyType$, 0, () => LambdaConfigType$, 0, 4, 4, () => SchemaAttributesListType, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => VerificationMessageTemplateType$, 0, () => UserAttributeUpdateSettingsType$, 0, () => DeviceConfigurationType$, 1, () => EmailConfigurationType$, () => SmsConfigurationType$, 128 | 0, 0, 0, 0, 0, () => AdminCreateUserConfigType$, () => UserPoolAddOnsType$, () => UsernameConfigurationType$, 0, () => AccountRecoverySettingType$, 0, () => KeyConfigurationType$, () => IssuerConfigurationType$]
|
|
3286
|
-
];
|
|
3287
|
-
exports.UserPoolType$ = UserPoolType$;
|
|
3288
|
-
const UserType$ = [3, n0, _UTs,
|
|
3289
|
-
0,
|
|
3290
|
-
[_U, _At, _UCD, _ULMD, _E, _US, _MFAO],
|
|
3291
|
-
[[() => UsernameType, 0], [() => AttributeListType, 0], 4, 4, 2, 0, () => MFAOptionListType]
|
|
3292
|
-
];
|
|
3293
|
-
exports.UserType$ = UserType$;
|
|
3294
|
-
const VerificationMessageTemplateType$ = [3, n0, _VMTT,
|
|
3295
|
-
0,
|
|
3296
|
-
[_SM, _EM, _ESm, _EMBL, _ESBL, _DEO],
|
|
3297
|
-
[0, 0, 0, 0, 0, 0]
|
|
3298
|
-
];
|
|
3299
|
-
exports.VerificationMessageTemplateType$ = VerificationMessageTemplateType$;
|
|
3300
|
-
const VerifySoftwareTokenRequest$ = [3, n0, _VSTR,
|
|
3301
|
-
0,
|
|
3302
|
-
[_UCse, _ATc, _S, _FDN],
|
|
3303
|
-
[[() => SoftwareTokenMFAUserCodeType, 0], [() => TokenModelType, 0], [() => SessionType, 0], 0], 1
|
|
3304
|
-
];
|
|
3305
|
-
exports.VerifySoftwareTokenRequest$ = VerifySoftwareTokenRequest$;
|
|
3306
|
-
const VerifySoftwareTokenResponse$ = [3, n0, _VSTRe,
|
|
3307
|
-
0,
|
|
3308
|
-
[_St, _S],
|
|
3309
|
-
[0, [() => SessionType, 0]]
|
|
3310
|
-
];
|
|
3311
|
-
exports.VerifySoftwareTokenResponse$ = VerifySoftwareTokenResponse$;
|
|
3312
|
-
const VerifyUserAttributeRequest$ = [3, n0, _VUAR,
|
|
3313
|
-
0,
|
|
3314
|
-
[_ATc, _AN, _Cod],
|
|
3315
|
-
[[() => TokenModelType, 0], 0, 0], 3
|
|
3316
|
-
];
|
|
3317
|
-
exports.VerifyUserAttributeRequest$ = VerifyUserAttributeRequest$;
|
|
3318
|
-
const VerifyUserAttributeResponse$ = [3, n0, _VUARe,
|
|
3319
|
-
0,
|
|
3320
|
-
[],
|
|
3321
|
-
[]
|
|
3322
|
-
];
|
|
3323
|
-
exports.VerifyUserAttributeResponse$ = VerifyUserAttributeResponse$;
|
|
3324
|
-
const WebAuthnConfigurationType$ = [3, n0, _WACT,
|
|
3325
|
-
0,
|
|
3326
|
-
[_RPI, _UV, _FCa],
|
|
3327
|
-
[0, 0, 0]
|
|
3328
|
-
];
|
|
3329
|
-
exports.WebAuthnConfigurationType$ = WebAuthnConfigurationType$;
|
|
3330
|
-
const WebAuthnCredentialDescription$ = [3, n0, _WACD,
|
|
3331
|
-
0,
|
|
3332
|
-
[_CIr, _FCN, _RPI, _ATu, _CAr, _AAu],
|
|
3333
|
-
[0, 0, 0, 64 | 0, 4, 0], 5
|
|
3334
|
-
];
|
|
3335
|
-
exports.WebAuthnCredentialDescription$ = WebAuthnCredentialDescription$;
|
|
3336
|
-
const WebAuthnMfaSettingsType$ = [3, n0, _WAMST,
|
|
3337
|
-
0,
|
|
3338
|
-
[_E],
|
|
3339
|
-
[2]
|
|
3340
|
-
];
|
|
3341
|
-
exports.WebAuthnMfaSettingsType$ = WebAuthnMfaSettingsType$;
|
|
3342
|
-
var __Unit = "unit";
|
|
3343
|
-
var AliasAttributesListType = 64 | 0;
|
|
3344
|
-
var AllowedFirstAuthFactorsListType = 64 | 0;
|
|
3345
|
-
var AssetListType = [1, n0, _ALT,
|
|
3346
|
-
0, () => AssetType$
|
|
3347
|
-
];
|
|
3348
|
-
var AttributeListType = [1, n0, _ALTt,
|
|
3349
|
-
0, [() => AttributeType$,
|
|
3350
|
-
0]
|
|
3351
|
-
];
|
|
3352
|
-
var AttributeNameListType = 64 | 0;
|
|
3353
|
-
var AttributesRequireVerificationBeforeUpdateType = 64 | 0;
|
|
3354
|
-
var AuthEventsType = [1, n0, _AETu,
|
|
3355
|
-
0, () => AuthEventType$
|
|
3356
|
-
];
|
|
3357
|
-
var AvailableChallengeListType = 64 | 0;
|
|
3358
|
-
var BlockedIPRangeListType = 64 | 0;
|
|
3359
|
-
var CallbackURLsListType = 64 | 0;
|
|
3360
|
-
var ChallengeResponseListType = [1, n0, _CRLT,
|
|
3361
|
-
0, () => ChallengeResponseType$
|
|
3362
|
-
];
|
|
3363
|
-
var ClientPermissionListType = 64 | 0;
|
|
3364
|
-
var ClientSecretDescriptorListType = [1, n0, _CSDLT,
|
|
3365
|
-
0, [() => ClientSecretDescriptorType$,
|
|
3366
|
-
0]
|
|
3367
|
-
];
|
|
3368
|
-
var CodeDeliveryDetailsListType = [1, n0, _CDDLT,
|
|
3369
|
-
0, () => CodeDeliveryDetailsType$
|
|
3370
|
-
];
|
|
3371
|
-
var ConfiguredUserAuthFactorsListType = 64 | 0;
|
|
3372
|
-
var CustomAttributesListType = [1, n0, _CALT,
|
|
3373
|
-
0, () => SchemaAttributeType$
|
|
3374
|
-
];
|
|
3375
|
-
var DeliveryMediumListType = 64 | 0;
|
|
3376
|
-
var DeviceListType = [1, n0, _DLT,
|
|
3377
|
-
0, [() => DeviceType$,
|
|
3378
|
-
0]
|
|
3379
|
-
];
|
|
3380
|
-
var EventFiltersType = 64 | 0;
|
|
3381
|
-
var ExplicitAuthFlowsListType = 64 | 0;
|
|
3382
|
-
var GroupListType = [1, n0, _GLT,
|
|
3383
|
-
0, () => GroupType$
|
|
3384
|
-
];
|
|
3385
|
-
var HttpHeaderList = [1, n0, _HHL,
|
|
3386
|
-
0, () => HttpHeader$
|
|
3387
|
-
];
|
|
3388
|
-
var IdpIdentifiersListType = 64 | 0;
|
|
3389
|
-
var ListOfStringTypes = 64 | 0;
|
|
3390
|
-
var LogConfigurationListType = [1, n0, _LCLT,
|
|
3391
|
-
0, () => LogConfigurationType$
|
|
3392
|
-
];
|
|
3393
|
-
var LogoutURLsListType = 64 | 0;
|
|
3394
|
-
var MFAOptionListType = [1, n0, _MFAOLT,
|
|
3395
|
-
0, () => MFAOptionType$
|
|
3396
|
-
];
|
|
3397
|
-
var OAuthFlowsType = 64 | 0;
|
|
3398
|
-
var ProvidersListType = [1, n0, _PLT,
|
|
3399
|
-
0, () => ProviderDescription$
|
|
3400
|
-
];
|
|
3401
|
-
var RecoveryMechanismsType = [1, n0, _RMT,
|
|
3402
|
-
0, () => RecoveryOptionType$
|
|
3403
|
-
];
|
|
3404
|
-
var ReplicaRegionsType = 64 | 0;
|
|
3405
|
-
var ResourceServerScopeListType = [1, n0, _RSSLT,
|
|
3406
|
-
0, () => ResourceServerScopeType$
|
|
3407
|
-
];
|
|
3408
|
-
var ResourceServersListType = [1, n0, _RSLT,
|
|
3409
|
-
0, () => ResourceServerType$
|
|
3410
|
-
];
|
|
3411
|
-
var SchemaAttributesListType = [1, n0, _SALT,
|
|
3412
|
-
0, () => SchemaAttributeType$
|
|
3413
|
-
];
|
|
3414
|
-
var ScopeListType = 64 | 0;
|
|
3415
|
-
var SearchedAttributeNamesListType = 64 | 0;
|
|
3416
|
-
var SkippedIPRangeListType = 64 | 0;
|
|
3417
|
-
var SupportedIdentityProvidersListType = 64 | 0;
|
|
3418
|
-
var TermsDescriptionListType = [1, n0, _TDLT,
|
|
3419
|
-
0, () => TermsDescriptionType$
|
|
3420
|
-
];
|
|
3421
|
-
var UserImportJobsListType = [1, n0, _UIJLT,
|
|
3422
|
-
0, () => UserImportJobType$
|
|
3423
|
-
];
|
|
3424
|
-
var UserMFASettingListType = 64 | 0;
|
|
3425
|
-
var UsernameAttributesListType = 64 | 0;
|
|
3426
|
-
var UserPoolClientListType = [1, n0, _UPCLT,
|
|
3427
|
-
0, [() => UserPoolClientDescription$,
|
|
3428
|
-
0]
|
|
3429
|
-
];
|
|
3430
|
-
var UserPoolListType = [1, n0, _UPLT,
|
|
3431
|
-
0, () => UserPoolDescriptionType$
|
|
3432
|
-
];
|
|
3433
|
-
var UserPoolReplicaListType = [1, n0, _UPRLT,
|
|
3434
|
-
0, () => UserPoolReplicaType$
|
|
3435
|
-
];
|
|
3436
|
-
var UserPoolTagsListType = 64 | 0;
|
|
3437
|
-
var UsersListType = [1, n0, _ULT,
|
|
3438
|
-
0, [() => UserType$,
|
|
3439
|
-
0]
|
|
3440
|
-
];
|
|
3441
|
-
var VerifiedAttributesListType = 64 | 0;
|
|
3442
|
-
var WebAuthnAuthenticatorTransportsList = 64 | 0;
|
|
3443
|
-
var WebAuthnCredentialDescriptionListType = [1, n0, _WACDLT,
|
|
3444
|
-
0, () => WebAuthnCredentialDescription$
|
|
3445
|
-
];
|
|
3446
|
-
var AttributeMappingType = 128 | 0;
|
|
3447
|
-
var AuthParametersType = [2, n0, _APT,
|
|
3448
|
-
8, 0, 0
|
|
3449
|
-
];
|
|
3450
|
-
var ChallengeParametersType = 128 | 0;
|
|
3451
|
-
var ChallengeResponsesType = [2, n0, _CRTh,
|
|
3452
|
-
8, 0, 0
|
|
3453
|
-
];
|
|
3454
|
-
var ClientMetadataType = 128 | 0;
|
|
3455
|
-
var LinksType = 128 | 0;
|
|
3456
|
-
var ProviderDetailsType = 128 | 0;
|
|
3457
|
-
var UserPoolTagsType = 128 | 0;
|
|
3458
|
-
exports.AddCustomAttributes$ = [9, n0, _ACA,
|
|
3459
|
-
0, () => AddCustomAttributesRequest$, () => AddCustomAttributesResponse$
|
|
3460
|
-
];
|
|
3461
|
-
exports.AddUserPoolClientSecret$ = [9, n0, _AUPCS,
|
|
3462
|
-
0, () => AddUserPoolClientSecretRequest$, () => AddUserPoolClientSecretResponse$
|
|
3463
|
-
];
|
|
3464
|
-
exports.AdminAddUserToGroup$ = [9, n0, _AAUTG,
|
|
3465
|
-
0, () => AdminAddUserToGroupRequest$, () => __Unit
|
|
3466
|
-
];
|
|
3467
|
-
exports.AdminConfirmSignUp$ = [9, n0, _ACSU,
|
|
3468
|
-
0, () => AdminConfirmSignUpRequest$, () => AdminConfirmSignUpResponse$
|
|
3469
|
-
];
|
|
3470
|
-
exports.AdminCreateUser$ = [9, n0, _ACU,
|
|
3471
|
-
0, () => AdminCreateUserRequest$, () => AdminCreateUserResponse$
|
|
3472
|
-
];
|
|
3473
|
-
exports.AdminDeleteUser$ = [9, n0, _ADU,
|
|
3474
|
-
0, () => AdminDeleteUserRequest$, () => __Unit
|
|
3475
|
-
];
|
|
3476
|
-
exports.AdminDeleteUserAttributes$ = [9, n0, _ADUA,
|
|
3477
|
-
0, () => AdminDeleteUserAttributesRequest$, () => AdminDeleteUserAttributesResponse$
|
|
3478
|
-
];
|
|
3479
|
-
exports.AdminDisableProviderForUser$ = [9, n0, _ADPFU,
|
|
3480
|
-
0, () => AdminDisableProviderForUserRequest$, () => AdminDisableProviderForUserResponse$
|
|
3481
|
-
];
|
|
3482
|
-
exports.AdminDisableUser$ = [9, n0, _ADUd,
|
|
3483
|
-
0, () => AdminDisableUserRequest$, () => AdminDisableUserResponse$
|
|
3484
|
-
];
|
|
3485
|
-
exports.AdminEnableUser$ = [9, n0, _AEU,
|
|
3486
|
-
0, () => AdminEnableUserRequest$, () => AdminEnableUserResponse$
|
|
3487
|
-
];
|
|
3488
|
-
exports.AdminForgetDevice$ = [9, n0, _AFD,
|
|
3489
|
-
0, () => AdminForgetDeviceRequest$, () => __Unit
|
|
3490
|
-
];
|
|
3491
|
-
exports.AdminGetDevice$ = [9, n0, _AGD,
|
|
3492
|
-
0, () => AdminGetDeviceRequest$, () => AdminGetDeviceResponse$
|
|
3493
|
-
];
|
|
3494
|
-
exports.AdminGetUser$ = [9, n0, _AGU,
|
|
3495
|
-
0, () => AdminGetUserRequest$, () => AdminGetUserResponse$
|
|
3496
|
-
];
|
|
3497
|
-
exports.AdminInitiateAuth$ = [9, n0, _AIA,
|
|
3498
|
-
0, () => AdminInitiateAuthRequest$, () => AdminInitiateAuthResponse$
|
|
3499
|
-
];
|
|
3500
|
-
exports.AdminLinkProviderForUser$ = [9, n0, _ALPFU,
|
|
3501
|
-
0, () => AdminLinkProviderForUserRequest$, () => AdminLinkProviderForUserResponse$
|
|
3502
|
-
];
|
|
3503
|
-
exports.AdminListDevices$ = [9, n0, _ALD,
|
|
3504
|
-
0, () => AdminListDevicesRequest$, () => AdminListDevicesResponse$
|
|
3505
|
-
];
|
|
3506
|
-
exports.AdminListGroupsForUser$ = [9, n0, _ALGFU,
|
|
3507
|
-
0, () => AdminListGroupsForUserRequest$, () => AdminListGroupsForUserResponse$
|
|
3508
|
-
];
|
|
3509
|
-
exports.AdminListUserAuthEvents$ = [9, n0, _ALUAE,
|
|
3510
|
-
0, () => AdminListUserAuthEventsRequest$, () => AdminListUserAuthEventsResponse$
|
|
3511
|
-
];
|
|
3512
|
-
exports.AdminRemoveUserFromGroup$ = [9, n0, _ARUFG,
|
|
3513
|
-
0, () => AdminRemoveUserFromGroupRequest$, () => __Unit
|
|
3514
|
-
];
|
|
3515
|
-
exports.AdminResetUserPassword$ = [9, n0, _ARUP,
|
|
3516
|
-
0, () => AdminResetUserPasswordRequest$, () => AdminResetUserPasswordResponse$
|
|
3517
|
-
];
|
|
3518
|
-
exports.AdminRespondToAuthChallenge$ = [9, n0, _ARTAC,
|
|
3519
|
-
0, () => AdminRespondToAuthChallengeRequest$, () => AdminRespondToAuthChallengeResponse$
|
|
3520
|
-
];
|
|
3521
|
-
exports.AdminSetUserMFAPreference$ = [9, n0, _ASUMFAP,
|
|
3522
|
-
0, () => AdminSetUserMFAPreferenceRequest$, () => AdminSetUserMFAPreferenceResponse$
|
|
3523
|
-
];
|
|
3524
|
-
exports.AdminSetUserPassword$ = [9, n0, _ASUP,
|
|
3525
|
-
0, () => AdminSetUserPasswordRequest$, () => AdminSetUserPasswordResponse$
|
|
3526
|
-
];
|
|
3527
|
-
exports.AdminSetUserSettings$ = [9, n0, _ASUS,
|
|
3528
|
-
0, () => AdminSetUserSettingsRequest$, () => AdminSetUserSettingsResponse$
|
|
3529
|
-
];
|
|
3530
|
-
exports.AdminUpdateAuthEventFeedback$ = [9, n0, _AUAEF,
|
|
3531
|
-
0, () => AdminUpdateAuthEventFeedbackRequest$, () => AdminUpdateAuthEventFeedbackResponse$
|
|
3532
|
-
];
|
|
3533
|
-
exports.AdminUpdateDeviceStatus$ = [9, n0, _AUDS,
|
|
3534
|
-
0, () => AdminUpdateDeviceStatusRequest$, () => AdminUpdateDeviceStatusResponse$
|
|
3535
|
-
];
|
|
3536
|
-
exports.AdminUpdateUserAttributes$ = [9, n0, _AUUA,
|
|
3537
|
-
0, () => AdminUpdateUserAttributesRequest$, () => AdminUpdateUserAttributesResponse$
|
|
3538
|
-
];
|
|
3539
|
-
exports.AdminUserGlobalSignOut$ = [9, n0, _AUGSO,
|
|
3540
|
-
0, () => AdminUserGlobalSignOutRequest$, () => AdminUserGlobalSignOutResponse$
|
|
3541
|
-
];
|
|
3542
|
-
exports.AssociateSoftwareToken$ = [9, n0, _AST,
|
|
3543
|
-
0, () => AssociateSoftwareTokenRequest$, () => AssociateSoftwareTokenResponse$
|
|
3544
|
-
];
|
|
3545
|
-
exports.ChangePassword$ = [9, n0, _CPh,
|
|
3546
|
-
0, () => ChangePasswordRequest$, () => ChangePasswordResponse$
|
|
3547
|
-
];
|
|
3548
|
-
exports.CompleteWebAuthnRegistration$ = [9, n0, _CWAR,
|
|
3549
|
-
0, () => CompleteWebAuthnRegistrationRequest$, () => CompleteWebAuthnRegistrationResponse$
|
|
3550
|
-
];
|
|
3551
|
-
exports.ConfirmDevice$ = [9, n0, _CDon,
|
|
3552
|
-
0, () => ConfirmDeviceRequest$, () => ConfirmDeviceResponse$
|
|
3553
|
-
];
|
|
3554
|
-
exports.ConfirmForgotPassword$ = [9, n0, _CFP,
|
|
3555
|
-
0, () => ConfirmForgotPasswordRequest$, () => ConfirmForgotPasswordResponse$
|
|
3556
|
-
];
|
|
3557
|
-
exports.ConfirmSignUp$ = [9, n0, _CSU,
|
|
3558
|
-
0, () => ConfirmSignUpRequest$, () => ConfirmSignUpResponse$
|
|
3559
|
-
];
|
|
3560
|
-
exports.CreateGroup$ = [9, n0, _CG,
|
|
3561
|
-
0, () => CreateGroupRequest$, () => CreateGroupResponse$
|
|
3562
|
-
];
|
|
3563
|
-
exports.CreateIdentityProvider$ = [9, n0, _CIP,
|
|
3564
|
-
0, () => CreateIdentityProviderRequest$, () => CreateIdentityProviderResponse$
|
|
3565
|
-
];
|
|
3566
|
-
exports.CreateManagedLoginBranding$ = [9, n0, _CMLB,
|
|
3567
|
-
0, () => CreateManagedLoginBrandingRequest$, () => CreateManagedLoginBrandingResponse$
|
|
3568
|
-
];
|
|
3569
|
-
exports.CreateResourceServer$ = [9, n0, _CRS,
|
|
3570
|
-
0, () => CreateResourceServerRequest$, () => CreateResourceServerResponse$
|
|
3571
|
-
];
|
|
3572
|
-
exports.CreateTerms$ = [9, n0, _CT,
|
|
3573
|
-
0, () => CreateTermsRequest$, () => CreateTermsResponse$
|
|
3574
|
-
];
|
|
3575
|
-
exports.CreateUserImportJob$ = [9, n0, _CUIJ,
|
|
3576
|
-
0, () => CreateUserImportJobRequest$, () => CreateUserImportJobResponse$
|
|
3577
|
-
];
|
|
3578
|
-
exports.CreateUserPool$ = [9, n0, _CUP,
|
|
3579
|
-
0, () => CreateUserPoolRequest$, () => CreateUserPoolResponse$
|
|
3580
|
-
];
|
|
3581
|
-
exports.CreateUserPoolClient$ = [9, n0, _CUPC,
|
|
3582
|
-
0, () => CreateUserPoolClientRequest$, () => CreateUserPoolClientResponse$
|
|
3583
|
-
];
|
|
3584
|
-
exports.CreateUserPoolDomain$ = [9, n0, _CUPD,
|
|
3585
|
-
0, () => CreateUserPoolDomainRequest$, () => CreateUserPoolDomainResponse$
|
|
3586
|
-
];
|
|
3587
|
-
exports.CreateUserPoolReplica$ = [9, n0, _CUPRre,
|
|
3588
|
-
0, () => CreateUserPoolReplicaRequest$, () => CreateUserPoolReplicaResponse$
|
|
3589
|
-
];
|
|
3590
|
-
exports.DeleteGroup$ = [9, n0, _DG,
|
|
3591
|
-
0, () => DeleteGroupRequest$, () => __Unit
|
|
3592
|
-
];
|
|
3593
|
-
exports.DeleteIdentityProvider$ = [9, n0, _DIP,
|
|
3594
|
-
0, () => DeleteIdentityProviderRequest$, () => __Unit
|
|
3595
|
-
];
|
|
3596
|
-
exports.DeleteManagedLoginBranding$ = [9, n0, _DMLB,
|
|
3597
|
-
0, () => DeleteManagedLoginBrandingRequest$, () => __Unit
|
|
3598
|
-
];
|
|
3599
|
-
exports.DeleteResourceServer$ = [9, n0, _DRSe,
|
|
3600
|
-
0, () => DeleteResourceServerRequest$, () => __Unit
|
|
3601
|
-
];
|
|
3602
|
-
exports.DeleteTerms$ = [9, n0, _DTe,
|
|
3603
|
-
0, () => DeleteTermsRequest$, () => __Unit
|
|
3604
|
-
];
|
|
3605
|
-
exports.DeleteUser$ = [9, n0, _DUe,
|
|
3606
|
-
0, () => DeleteUserRequest$, () => __Unit
|
|
3607
|
-
];
|
|
3608
|
-
exports.DeleteUserAttributes$ = [9, n0, _DUA,
|
|
3609
|
-
0, () => DeleteUserAttributesRequest$, () => DeleteUserAttributesResponse$
|
|
3610
|
-
];
|
|
3611
|
-
exports.DeleteUserPool$ = [9, n0, _DUP,
|
|
3612
|
-
0, () => DeleteUserPoolRequest$, () => __Unit
|
|
3613
|
-
];
|
|
3614
|
-
exports.DeleteUserPoolClient$ = [9, n0, _DUPC,
|
|
3615
|
-
0, () => DeleteUserPoolClientRequest$, () => __Unit
|
|
3616
|
-
];
|
|
3617
|
-
exports.DeleteUserPoolClientSecret$ = [9, n0, _DUPCS,
|
|
3618
|
-
0, () => DeleteUserPoolClientSecretRequest$, () => DeleteUserPoolClientSecretResponse$
|
|
3619
|
-
];
|
|
3620
|
-
exports.DeleteUserPoolDomain$ = [9, n0, _DUPD,
|
|
3621
|
-
0, () => DeleteUserPoolDomainRequest$, () => DeleteUserPoolDomainResponse$
|
|
3622
|
-
];
|
|
3623
|
-
exports.DeleteUserPoolReplica$ = [9, n0, _DUPRel,
|
|
3624
|
-
0, () => DeleteUserPoolReplicaRequest$, () => DeleteUserPoolReplicaResponse$
|
|
3625
|
-
];
|
|
3626
|
-
exports.DeleteWebAuthnCredential$ = [9, n0, _DWAC,
|
|
3627
|
-
0, () => DeleteWebAuthnCredentialRequest$, () => DeleteWebAuthnCredentialResponse$
|
|
3628
|
-
];
|
|
3629
|
-
exports.DescribeIdentityProvider$ = [9, n0, _DIPe,
|
|
3630
|
-
0, () => DescribeIdentityProviderRequest$, () => DescribeIdentityProviderResponse$
|
|
3631
|
-
];
|
|
3632
|
-
exports.DescribeManagedLoginBranding$ = [9, n0, _DMLBe,
|
|
3633
|
-
0, () => DescribeManagedLoginBrandingRequest$, () => DescribeManagedLoginBrandingResponse$
|
|
3634
|
-
];
|
|
3635
|
-
exports.DescribeManagedLoginBrandingByClient$ = [9, n0, _DMLBBC,
|
|
3636
|
-
0, () => DescribeManagedLoginBrandingByClientRequest$, () => DescribeManagedLoginBrandingByClientResponse$
|
|
3637
|
-
];
|
|
3638
|
-
exports.DescribeResourceServer$ = [9, n0, _DRSes,
|
|
3639
|
-
0, () => DescribeResourceServerRequest$, () => DescribeResourceServerResponse$
|
|
3640
|
-
];
|
|
3641
|
-
exports.DescribeRiskConfiguration$ = [9, n0, _DRC,
|
|
3642
|
-
0, () => DescribeRiskConfigurationRequest$, () => DescribeRiskConfigurationResponse$
|
|
3643
|
-
];
|
|
3644
|
-
exports.DescribeTerms$ = [9, n0, _DTes,
|
|
3645
|
-
0, () => DescribeTermsRequest$, () => DescribeTermsResponse$
|
|
3646
|
-
];
|
|
3647
|
-
exports.DescribeUserImportJob$ = [9, n0, _DUIJ,
|
|
3648
|
-
0, () => DescribeUserImportJobRequest$, () => DescribeUserImportJobResponse$
|
|
3649
|
-
];
|
|
3650
|
-
exports.DescribeUserPool$ = [9, n0, _DUPe,
|
|
3651
|
-
0, () => DescribeUserPoolRequest$, () => DescribeUserPoolResponse$
|
|
3652
|
-
];
|
|
3653
|
-
exports.DescribeUserPoolClient$ = [9, n0, _DUPCe,
|
|
3654
|
-
0, () => DescribeUserPoolClientRequest$, () => DescribeUserPoolClientResponse$
|
|
3655
|
-
];
|
|
3656
|
-
exports.DescribeUserPoolDomain$ = [9, n0, _DUPDe,
|
|
3657
|
-
0, () => DescribeUserPoolDomainRequest$, () => DescribeUserPoolDomainResponse$
|
|
3658
|
-
];
|
|
3659
|
-
exports.ForgetDevice$ = [9, n0, _FDo,
|
|
3660
|
-
0, () => ForgetDeviceRequest$, () => __Unit
|
|
3661
|
-
];
|
|
3662
|
-
exports.ForgotPassword$ = [9, n0, _FP,
|
|
3663
|
-
0, () => ForgotPasswordRequest$, () => ForgotPasswordResponse$
|
|
3664
|
-
];
|
|
3665
|
-
exports.GetCSVHeader$ = [9, n0, _GCSVH,
|
|
3666
|
-
0, () => GetCSVHeaderRequest$, () => GetCSVHeaderResponse$
|
|
3667
|
-
];
|
|
3668
|
-
exports.GetDevice$ = [9, n0, _GD,
|
|
3669
|
-
0, () => GetDeviceRequest$, () => GetDeviceResponse$
|
|
3670
|
-
];
|
|
3671
|
-
exports.GetGroup$ = [9, n0, _GG,
|
|
3672
|
-
0, () => GetGroupRequest$, () => GetGroupResponse$
|
|
3673
|
-
];
|
|
3674
|
-
exports.GetIdentityProviderByIdentifier$ = [9, n0, _GIPBI,
|
|
3675
|
-
0, () => GetIdentityProviderByIdentifierRequest$, () => GetIdentityProviderByIdentifierResponse$
|
|
3676
|
-
];
|
|
3677
|
-
exports.GetLogDeliveryConfiguration$ = [9, n0, _GLDC,
|
|
3678
|
-
0, () => GetLogDeliveryConfigurationRequest$, () => GetLogDeliveryConfigurationResponse$
|
|
3679
|
-
];
|
|
3680
|
-
exports.GetSigningCertificate$ = [9, n0, _GSC,
|
|
3681
|
-
0, () => GetSigningCertificateRequest$, () => GetSigningCertificateResponse$
|
|
3682
|
-
];
|
|
3683
|
-
exports.GetTokensFromRefreshToken$ = [9, n0, _GTFRT,
|
|
3684
|
-
0, () => GetTokensFromRefreshTokenRequest$, () => GetTokensFromRefreshTokenResponse$
|
|
3685
|
-
];
|
|
3686
|
-
exports.GetUICustomization$ = [9, n0, _GUIC,
|
|
3687
|
-
0, () => GetUICustomizationRequest$, () => GetUICustomizationResponse$
|
|
3688
|
-
];
|
|
3689
|
-
exports.GetUser$ = [9, n0, _GU,
|
|
3690
|
-
0, () => GetUserRequest$, () => GetUserResponse$
|
|
3691
|
-
];
|
|
3692
|
-
exports.GetUserAttributeVerificationCode$ = [9, n0, _GUAVC,
|
|
3693
|
-
0, () => GetUserAttributeVerificationCodeRequest$, () => GetUserAttributeVerificationCodeResponse$
|
|
3694
|
-
];
|
|
3695
|
-
exports.GetUserAuthFactors$ = [9, n0, _GUAF,
|
|
3696
|
-
0, () => GetUserAuthFactorsRequest$, () => GetUserAuthFactorsResponse$
|
|
3697
|
-
];
|
|
3698
|
-
exports.GetUserPoolMfaConfig$ = [9, n0, _GUPMC,
|
|
3699
|
-
0, () => GetUserPoolMfaConfigRequest$, () => GetUserPoolMfaConfigResponse$
|
|
3700
|
-
];
|
|
3701
|
-
exports.GlobalSignOut$ = [9, n0, _GSO,
|
|
3702
|
-
0, () => GlobalSignOutRequest$, () => GlobalSignOutResponse$
|
|
3703
|
-
];
|
|
3704
|
-
exports.InitiateAuth$ = [9, n0, _IAn,
|
|
3705
|
-
0, () => InitiateAuthRequest$, () => InitiateAuthResponse$
|
|
3706
|
-
];
|
|
3707
|
-
exports.ListDevices$ = [9, n0, _LD,
|
|
3708
|
-
0, () => ListDevicesRequest$, () => ListDevicesResponse$
|
|
3709
|
-
];
|
|
3710
|
-
exports.ListGroups$ = [9, n0, _LG,
|
|
3711
|
-
0, () => ListGroupsRequest$, () => ListGroupsResponse$
|
|
3712
|
-
];
|
|
3713
|
-
exports.ListIdentityProviders$ = [9, n0, _LIP,
|
|
3714
|
-
0, () => ListIdentityProvidersRequest$, () => ListIdentityProvidersResponse$
|
|
3715
|
-
];
|
|
3716
|
-
exports.ListResourceServers$ = [9, n0, _LRS,
|
|
3717
|
-
0, () => ListResourceServersRequest$, () => ListResourceServersResponse$
|
|
3718
|
-
];
|
|
3719
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
3720
|
-
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
3721
|
-
];
|
|
3722
|
-
exports.ListTerms$ = [9, n0, _LT,
|
|
3723
|
-
0, () => ListTermsRequest$, () => ListTermsResponse$
|
|
3724
|
-
];
|
|
3725
|
-
exports.ListUserImportJobs$ = [9, n0, _LUIJ,
|
|
3726
|
-
0, () => ListUserImportJobsRequest$, () => ListUserImportJobsResponse$
|
|
3727
|
-
];
|
|
3728
|
-
exports.ListUserPoolClients$ = [9, n0, _LUPC,
|
|
3729
|
-
0, () => ListUserPoolClientsRequest$, () => ListUserPoolClientsResponse$
|
|
3730
|
-
];
|
|
3731
|
-
exports.ListUserPoolClientSecrets$ = [9, n0, _LUPCS,
|
|
3732
|
-
0, () => ListUserPoolClientSecretsRequest$, () => ListUserPoolClientSecretsResponse$
|
|
3733
|
-
];
|
|
3734
|
-
exports.ListUserPoolReplicas$ = [9, n0, _LUPRis,
|
|
3735
|
-
0, () => ListUserPoolReplicasRequest$, () => ListUserPoolReplicasResponse$
|
|
3736
|
-
];
|
|
3737
|
-
exports.ListUserPools$ = [9, n0, _LUP,
|
|
3738
|
-
0, () => ListUserPoolsRequest$, () => ListUserPoolsResponse$
|
|
3739
|
-
];
|
|
3740
|
-
exports.ListUsers$ = [9, n0, _LU,
|
|
3741
|
-
0, () => ListUsersRequest$, () => ListUsersResponse$
|
|
3742
|
-
];
|
|
3743
|
-
exports.ListUsersInGroup$ = [9, n0, _LUIG,
|
|
3744
|
-
0, () => ListUsersInGroupRequest$, () => ListUsersInGroupResponse$
|
|
3745
|
-
];
|
|
3746
|
-
exports.ListWebAuthnCredentials$ = [9, n0, _LWAC,
|
|
3747
|
-
0, () => ListWebAuthnCredentialsRequest$, () => ListWebAuthnCredentialsResponse$
|
|
3748
|
-
];
|
|
3749
|
-
exports.ResendConfirmationCode$ = [9, n0, _RCC,
|
|
3750
|
-
0, () => ResendConfirmationCodeRequest$, () => ResendConfirmationCodeResponse$
|
|
3751
|
-
];
|
|
3752
|
-
exports.RespondToAuthChallenge$ = [9, n0, _RTAC,
|
|
3753
|
-
0, () => RespondToAuthChallengeRequest$, () => RespondToAuthChallengeResponse$
|
|
3754
|
-
];
|
|
3755
|
-
exports.RevokeToken$ = [9, n0, _RTev,
|
|
3756
|
-
0, () => RevokeTokenRequest$, () => RevokeTokenResponse$
|
|
3757
|
-
];
|
|
3758
|
-
exports.SetLogDeliveryConfiguration$ = [9, n0, _SLDC,
|
|
3759
|
-
0, () => SetLogDeliveryConfigurationRequest$, () => SetLogDeliveryConfigurationResponse$
|
|
3760
|
-
];
|
|
3761
|
-
exports.SetRiskConfiguration$ = [9, n0, _SRC,
|
|
3762
|
-
0, () => SetRiskConfigurationRequest$, () => SetRiskConfigurationResponse$
|
|
3763
|
-
];
|
|
3764
|
-
exports.SetUICustomization$ = [9, n0, _SUIC,
|
|
3765
|
-
0, () => SetUICustomizationRequest$, () => SetUICustomizationResponse$
|
|
3766
|
-
];
|
|
3767
|
-
exports.SetUserMFAPreference$ = [9, n0, _SUMFAP,
|
|
3768
|
-
0, () => SetUserMFAPreferenceRequest$, () => SetUserMFAPreferenceResponse$
|
|
3769
|
-
];
|
|
3770
|
-
exports.SetUserPoolMfaConfig$ = [9, n0, _SUPMC,
|
|
3771
|
-
0, () => SetUserPoolMfaConfigRequest$, () => SetUserPoolMfaConfigResponse$
|
|
3772
|
-
];
|
|
3773
|
-
exports.SetUserSettings$ = [9, n0, _SUS,
|
|
3774
|
-
0, () => SetUserSettingsRequest$, () => SetUserSettingsResponse$
|
|
3775
|
-
];
|
|
3776
|
-
exports.SignUp$ = [9, n0, _SUi,
|
|
3777
|
-
0, () => SignUpRequest$, () => SignUpResponse$
|
|
3778
|
-
];
|
|
3779
|
-
exports.StartUserImportJob$ = [9, n0, _SUIJ,
|
|
3780
|
-
0, () => StartUserImportJobRequest$, () => StartUserImportJobResponse$
|
|
3781
|
-
];
|
|
3782
|
-
exports.StartWebAuthnRegistration$ = [9, n0, _SWAR,
|
|
3783
|
-
0, () => StartWebAuthnRegistrationRequest$, () => StartWebAuthnRegistrationResponse$
|
|
3784
|
-
];
|
|
3785
|
-
exports.StopUserImportJob$ = [9, n0, _SUIJt,
|
|
3786
|
-
0, () => StopUserImportJobRequest$, () => StopUserImportJobResponse$
|
|
3787
|
-
];
|
|
3788
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
3789
|
-
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
3790
|
-
];
|
|
3791
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
3792
|
-
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
3793
|
-
];
|
|
3794
|
-
exports.UpdateAuthEventFeedback$ = [9, n0, _UAEF,
|
|
3795
|
-
0, () => UpdateAuthEventFeedbackRequest$, () => UpdateAuthEventFeedbackResponse$
|
|
3796
|
-
];
|
|
3797
|
-
exports.UpdateDeviceStatus$ = [9, n0, _UDSp,
|
|
3798
|
-
0, () => UpdateDeviceStatusRequest$, () => UpdateDeviceStatusResponse$
|
|
3799
|
-
];
|
|
3800
|
-
exports.UpdateGroup$ = [9, n0, _UG,
|
|
3801
|
-
0, () => UpdateGroupRequest$, () => UpdateGroupResponse$
|
|
3802
|
-
];
|
|
3803
|
-
exports.UpdateIdentityProvider$ = [9, n0, _UIP,
|
|
3804
|
-
0, () => UpdateIdentityProviderRequest$, () => UpdateIdentityProviderResponse$
|
|
3805
|
-
];
|
|
3806
|
-
exports.UpdateManagedLoginBranding$ = [9, n0, _UMLB,
|
|
3807
|
-
0, () => UpdateManagedLoginBrandingRequest$, () => UpdateManagedLoginBrandingResponse$
|
|
3808
|
-
];
|
|
3809
|
-
exports.UpdateResourceServer$ = [9, n0, _URS,
|
|
3810
|
-
0, () => UpdateResourceServerRequest$, () => UpdateResourceServerResponse$
|
|
3811
|
-
];
|
|
3812
|
-
exports.UpdateTerms$ = [9, n0, _UTp,
|
|
3813
|
-
0, () => UpdateTermsRequest$, () => UpdateTermsResponse$
|
|
3814
|
-
];
|
|
3815
|
-
exports.UpdateUserAttributes$ = [9, n0, _UUA,
|
|
3816
|
-
0, () => UpdateUserAttributesRequest$, () => UpdateUserAttributesResponse$
|
|
3817
|
-
];
|
|
3818
|
-
exports.UpdateUserPool$ = [9, n0, _UUP,
|
|
3819
|
-
0, () => UpdateUserPoolRequest$, () => UpdateUserPoolResponse$
|
|
3820
|
-
];
|
|
3821
|
-
exports.UpdateUserPoolClient$ = [9, n0, _UUPC,
|
|
3822
|
-
0, () => UpdateUserPoolClientRequest$, () => UpdateUserPoolClientResponse$
|
|
3823
|
-
];
|
|
3824
|
-
exports.UpdateUserPoolDomain$ = [9, n0, _UUPD,
|
|
3825
|
-
0, () => UpdateUserPoolDomainRequest$, () => UpdateUserPoolDomainResponse$
|
|
3826
|
-
];
|
|
3827
|
-
exports.UpdateUserPoolReplica$ = [9, n0, _UUPRpd,
|
|
3828
|
-
0, () => UpdateUserPoolReplicaRequest$, () => UpdateUserPoolReplicaResponse$
|
|
3829
|
-
];
|
|
3830
|
-
exports.VerifySoftwareToken$ = [9, n0, _VST,
|
|
3831
|
-
0, () => VerifySoftwareTokenRequest$, () => VerifySoftwareTokenResponse$
|
|
3832
|
-
];
|
|
3833
|
-
exports.VerifyUserAttribute$ = [9, n0, _VUA,
|
|
3834
|
-
0, () => VerifyUserAttributeRequest$, () => VerifyUserAttributeResponse$
|
|
3835
|
-
];
|