@aws-sdk/client-cognito-identity-provider 3.987.0 → 3.989.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.
@@ -878,12 +878,350 @@ const _hN = "headerName";
878
878
  const _hV = "headerValue";
879
879
  const _m = "message";
880
880
  const _rC = "reasonCode";
881
- const _s = "server";
882
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.cognitoidentityprovider";
881
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.cognitoidentityprovider";
882
+ const _se = "server";
883
883
  const n0 = "com.amazonaws.cognitoidentityprovider";
884
884
  import { TypeRegistry } from "@smithy/core/schema";
885
885
  import { CognitoIdentityProviderServiceException } from "../models/CognitoIdentityProviderServiceException";
886
886
  import { AliasExistsException, CodeDeliveryFailureException, CodeMismatchException, ConcurrentModificationException, DeviceKeyExistsException, DuplicateProviderException, EnableSoftwareTokenMFAException, ExpiredCodeException, FeatureUnavailableInTierException, ForbiddenException, GroupExistsException, InternalErrorException, InvalidEmailRoleAccessPolicyException, InvalidLambdaResponseException, InvalidOAuthFlowException, InvalidParameterException, InvalidPasswordException, InvalidSmsRoleAccessPolicyException, InvalidSmsRoleTrustRelationshipException, InvalidUserPoolConfigurationException, LimitExceededException, ManagedLoginBrandingExistsException, MFAMethodNotFoundException, NotAuthorizedException, 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, } from "../models/errors";
887
+ const _s_registry = TypeRegistry.for(_s);
888
+ export var CognitoIdentityProviderServiceException$ = [-3, _s, "CognitoIdentityProviderServiceException", 0, [], []];
889
+ _s_registry.registerError(CognitoIdentityProviderServiceException$, CognitoIdentityProviderServiceException);
890
+ const n0_registry = TypeRegistry.for(n0);
891
+ export var AliasExistsException$ = [-3, n0, _AEE,
892
+ { [_e]: _c, [_hE]: 400 },
893
+ [_m],
894
+ [0]
895
+ ];
896
+ n0_registry.registerError(AliasExistsException$, AliasExistsException);
897
+ export var CodeDeliveryFailureException$ = [-3, n0, _CDFE,
898
+ { [_e]: _c, [_hE]: 400 },
899
+ [_m],
900
+ [0]
901
+ ];
902
+ n0_registry.registerError(CodeDeliveryFailureException$, CodeDeliveryFailureException);
903
+ export var CodeMismatchException$ = [-3, n0, _CME,
904
+ { [_e]: _c, [_hE]: 400 },
905
+ [_m],
906
+ [0]
907
+ ];
908
+ n0_registry.registerError(CodeMismatchException$, CodeMismatchException);
909
+ export var ConcurrentModificationException$ = [-3, n0, _CMEo,
910
+ { [_e]: _c, [_hE]: 400 },
911
+ [_m],
912
+ [0]
913
+ ];
914
+ n0_registry.registerError(ConcurrentModificationException$, ConcurrentModificationException);
915
+ export var DeviceKeyExistsException$ = [-3, n0, _DKEE,
916
+ { [_e]: _c, [_hE]: 400 },
917
+ [_m],
918
+ [0]
919
+ ];
920
+ n0_registry.registerError(DeviceKeyExistsException$, DeviceKeyExistsException);
921
+ export var DuplicateProviderException$ = [-3, n0, _DPE,
922
+ { [_e]: _c, [_hE]: 400 },
923
+ [_m],
924
+ [0]
925
+ ];
926
+ n0_registry.registerError(DuplicateProviderException$, DuplicateProviderException);
927
+ export var EnableSoftwareTokenMFAException$ = [-3, n0, _ESTMFAE,
928
+ { [_e]: _c, [_hE]: 400 },
929
+ [_m],
930
+ [0]
931
+ ];
932
+ n0_registry.registerError(EnableSoftwareTokenMFAException$, EnableSoftwareTokenMFAException);
933
+ export var ExpiredCodeException$ = [-3, n0, _ECE,
934
+ { [_e]: _c, [_hE]: 400 },
935
+ [_m],
936
+ [0]
937
+ ];
938
+ n0_registry.registerError(ExpiredCodeException$, ExpiredCodeException);
939
+ export var FeatureUnavailableInTierException$ = [-3, n0, _FUITE,
940
+ { [_e]: _c, [_hE]: 403 },
941
+ [_m],
942
+ [0]
943
+ ];
944
+ n0_registry.registerError(FeatureUnavailableInTierException$, FeatureUnavailableInTierException);
945
+ export var ForbiddenException$ = [-3, n0, _FE,
946
+ { [_e]: _c, [_hE]: 403 },
947
+ [_m],
948
+ [0]
949
+ ];
950
+ n0_registry.registerError(ForbiddenException$, ForbiddenException);
951
+ export var GroupExistsException$ = [-3, n0, _GEE,
952
+ { [_e]: _c, [_hE]: 400 },
953
+ [_m],
954
+ [0]
955
+ ];
956
+ n0_registry.registerError(GroupExistsException$, GroupExistsException);
957
+ export var InternalErrorException$ = [-3, n0, _IEE,
958
+ { [_e]: _se },
959
+ [_m],
960
+ [0]
961
+ ];
962
+ n0_registry.registerError(InternalErrorException$, InternalErrorException);
963
+ export var InvalidEmailRoleAccessPolicyException$ = [-3, n0, _IERAPE,
964
+ { [_e]: _c, [_hE]: 400 },
965
+ [_m],
966
+ [0]
967
+ ];
968
+ n0_registry.registerError(InvalidEmailRoleAccessPolicyException$, InvalidEmailRoleAccessPolicyException);
969
+ export var InvalidLambdaResponseException$ = [-3, n0, _ILRE,
970
+ { [_e]: _c, [_hE]: 400 },
971
+ [_m],
972
+ [0]
973
+ ];
974
+ n0_registry.registerError(InvalidLambdaResponseException$, InvalidLambdaResponseException);
975
+ export var InvalidOAuthFlowException$ = [-3, n0, _IOAFE,
976
+ { [_e]: _c, [_hE]: 400 },
977
+ [_m],
978
+ [0]
979
+ ];
980
+ n0_registry.registerError(InvalidOAuthFlowException$, InvalidOAuthFlowException);
981
+ export var InvalidParameterException$ = [-3, n0, _IPE,
982
+ { [_e]: _c, [_hE]: 400 },
983
+ [_m, _rC],
984
+ [0, 0]
985
+ ];
986
+ n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
987
+ export var InvalidPasswordException$ = [-3, n0, _IPEn,
988
+ { [_e]: _c, [_hE]: 400 },
989
+ [_m],
990
+ [0]
991
+ ];
992
+ n0_registry.registerError(InvalidPasswordException$, InvalidPasswordException);
993
+ export var InvalidSmsRoleAccessPolicyException$ = [-3, n0, _ISRAPE,
994
+ { [_e]: _c, [_hE]: 400 },
995
+ [_m],
996
+ [0]
997
+ ];
998
+ n0_registry.registerError(InvalidSmsRoleAccessPolicyException$, InvalidSmsRoleAccessPolicyException);
999
+ export var InvalidSmsRoleTrustRelationshipException$ = [-3, n0, _ISRTRE,
1000
+ { [_e]: _c, [_hE]: 400 },
1001
+ [_m],
1002
+ [0]
1003
+ ];
1004
+ n0_registry.registerError(InvalidSmsRoleTrustRelationshipException$, InvalidSmsRoleTrustRelationshipException);
1005
+ export var InvalidUserPoolConfigurationException$ = [-3, n0, _IUPCE,
1006
+ { [_e]: _c, [_hE]: 400 },
1007
+ [_m],
1008
+ [0]
1009
+ ];
1010
+ n0_registry.registerError(InvalidUserPoolConfigurationException$, InvalidUserPoolConfigurationException);
1011
+ export var LimitExceededException$ = [-3, n0, _LEE,
1012
+ { [_e]: _c, [_hE]: 400 },
1013
+ [_m],
1014
+ [0]
1015
+ ];
1016
+ n0_registry.registerError(LimitExceededException$, LimitExceededException);
1017
+ export var ManagedLoginBrandingExistsException$ = [-3, n0, _MLBEE,
1018
+ { [_e]: _c, [_hE]: 400 },
1019
+ [_m],
1020
+ [0]
1021
+ ];
1022
+ n0_registry.registerError(ManagedLoginBrandingExistsException$, ManagedLoginBrandingExistsException);
1023
+ export var MFAMethodNotFoundException$ = [-3, n0, _MFAMNFE,
1024
+ { [_e]: _c, [_hE]: 400 },
1025
+ [_m],
1026
+ [0]
1027
+ ];
1028
+ n0_registry.registerError(MFAMethodNotFoundException$, MFAMethodNotFoundException);
1029
+ export var NotAuthorizedException$ = [-3, n0, _NAE,
1030
+ { [_e]: _c, [_hE]: 403 },
1031
+ [_m],
1032
+ [0]
1033
+ ];
1034
+ n0_registry.registerError(NotAuthorizedException$, NotAuthorizedException);
1035
+ export var PasswordHistoryPolicyViolationException$ = [-3, n0, _PHPVE,
1036
+ { [_e]: _c, [_hE]: 400 },
1037
+ [_m],
1038
+ [0]
1039
+ ];
1040
+ n0_registry.registerError(PasswordHistoryPolicyViolationException$, PasswordHistoryPolicyViolationException);
1041
+ export var PasswordResetRequiredException$ = [-3, n0, _PRRE,
1042
+ { [_e]: _c, [_hE]: 400 },
1043
+ [_m],
1044
+ [0]
1045
+ ];
1046
+ n0_registry.registerError(PasswordResetRequiredException$, PasswordResetRequiredException);
1047
+ export var PreconditionNotMetException$ = [-3, n0, _PNME,
1048
+ { [_e]: _c, [_hE]: 400 },
1049
+ [_m],
1050
+ [0]
1051
+ ];
1052
+ n0_registry.registerError(PreconditionNotMetException$, PreconditionNotMetException);
1053
+ export var RefreshTokenReuseException$ = [-3, n0, _RTRE,
1054
+ { [_e]: _c, [_hE]: 400 },
1055
+ [_m],
1056
+ [0]
1057
+ ];
1058
+ n0_registry.registerError(RefreshTokenReuseException$, RefreshTokenReuseException);
1059
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
1060
+ { [_e]: _c, [_hE]: 404 },
1061
+ [_m],
1062
+ [0]
1063
+ ];
1064
+ n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
1065
+ export var ScopeDoesNotExistException$ = [-3, n0, _SDNEE,
1066
+ { [_e]: _c, [_hE]: 400 },
1067
+ [_m],
1068
+ [0]
1069
+ ];
1070
+ n0_registry.registerError(ScopeDoesNotExistException$, ScopeDoesNotExistException);
1071
+ export var SoftwareTokenMFANotFoundException$ = [-3, n0, _STMFANFE,
1072
+ { [_e]: _c, [_hE]: 400 },
1073
+ [_m],
1074
+ [0]
1075
+ ];
1076
+ n0_registry.registerError(SoftwareTokenMFANotFoundException$, SoftwareTokenMFANotFoundException);
1077
+ export var TermsExistsException$ = [-3, n0, _TEE,
1078
+ { [_e]: _c, [_hE]: 400 },
1079
+ [_m],
1080
+ [0]
1081
+ ];
1082
+ n0_registry.registerError(TermsExistsException$, TermsExistsException);
1083
+ export var TierChangeNotAllowedException$ = [-3, n0, _TCNAE,
1084
+ { [_e]: _c, [_hE]: 403 },
1085
+ [_m],
1086
+ [0]
1087
+ ];
1088
+ n0_registry.registerError(TierChangeNotAllowedException$, TierChangeNotAllowedException);
1089
+ export var TooManyFailedAttemptsException$ = [-3, n0, _TMFAE,
1090
+ { [_e]: _c, [_hE]: 400 },
1091
+ [_m],
1092
+ [0]
1093
+ ];
1094
+ n0_registry.registerError(TooManyFailedAttemptsException$, TooManyFailedAttemptsException);
1095
+ export var TooManyRequestsException$ = [-3, n0, _TMRE,
1096
+ { [_e]: _c, [_hE]: 429 },
1097
+ [_m],
1098
+ [0]
1099
+ ];
1100
+ n0_registry.registerError(TooManyRequestsException$, TooManyRequestsException);
1101
+ export var UnauthorizedException$ = [-3, n0, _UE,
1102
+ { [_e]: _c, [_hE]: 401 },
1103
+ [_m],
1104
+ [0]
1105
+ ];
1106
+ n0_registry.registerError(UnauthorizedException$, UnauthorizedException);
1107
+ export var UnexpectedLambdaException$ = [-3, n0, _ULE,
1108
+ { [_e]: _c, [_hE]: 400 },
1109
+ [_m],
1110
+ [0]
1111
+ ];
1112
+ n0_registry.registerError(UnexpectedLambdaException$, UnexpectedLambdaException);
1113
+ export var UnsupportedIdentityProviderException$ = [-3, n0, _UIPE,
1114
+ { [_e]: _c, [_hE]: 400 },
1115
+ [_m],
1116
+ [0]
1117
+ ];
1118
+ n0_registry.registerError(UnsupportedIdentityProviderException$, UnsupportedIdentityProviderException);
1119
+ export var UnsupportedOperationException$ = [-3, n0, _UOE,
1120
+ { [_e]: _c, [_hE]: 400 },
1121
+ [_m],
1122
+ [0]
1123
+ ];
1124
+ n0_registry.registerError(UnsupportedOperationException$, UnsupportedOperationException);
1125
+ export var UnsupportedTokenTypeException$ = [-3, n0, _UTTE,
1126
+ { [_e]: _c, [_hE]: 400 },
1127
+ [_m],
1128
+ [0]
1129
+ ];
1130
+ n0_registry.registerError(UnsupportedTokenTypeException$, UnsupportedTokenTypeException);
1131
+ export var UnsupportedUserStateException$ = [-3, n0, _UUSE,
1132
+ { [_e]: _c, [_hE]: 400 },
1133
+ [_m],
1134
+ [0]
1135
+ ];
1136
+ n0_registry.registerError(UnsupportedUserStateException$, UnsupportedUserStateException);
1137
+ export var UserImportInProgressException$ = [-3, n0, _UIIPE,
1138
+ { [_e]: _c, [_hE]: 400 },
1139
+ [_m],
1140
+ [0]
1141
+ ];
1142
+ n0_registry.registerError(UserImportInProgressException$, UserImportInProgressException);
1143
+ export var UserLambdaValidationException$ = [-3, n0, _ULVE,
1144
+ { [_e]: _c, [_hE]: 400 },
1145
+ [_m],
1146
+ [0]
1147
+ ];
1148
+ n0_registry.registerError(UserLambdaValidationException$, UserLambdaValidationException);
1149
+ export var UsernameExistsException$ = [-3, n0, _UEE,
1150
+ { [_e]: _c, [_hE]: 400 },
1151
+ [_m],
1152
+ [0]
1153
+ ];
1154
+ n0_registry.registerError(UsernameExistsException$, UsernameExistsException);
1155
+ export var UserNotConfirmedException$ = [-3, n0, _UNCE,
1156
+ { [_e]: _c, [_hE]: 400 },
1157
+ [_m],
1158
+ [0]
1159
+ ];
1160
+ n0_registry.registerError(UserNotConfirmedException$, UserNotConfirmedException);
1161
+ export var UserNotFoundException$ = [-3, n0, _UNFE,
1162
+ { [_e]: _c, [_hE]: 404 },
1163
+ [_m],
1164
+ [0]
1165
+ ];
1166
+ n0_registry.registerError(UserNotFoundException$, UserNotFoundException);
1167
+ export var UserPoolAddOnNotEnabledException$ = [-3, n0, _UPAONEE,
1168
+ { [_e]: _c, [_hE]: 400 },
1169
+ [_m],
1170
+ [0]
1171
+ ];
1172
+ n0_registry.registerError(UserPoolAddOnNotEnabledException$, UserPoolAddOnNotEnabledException);
1173
+ export var UserPoolTaggingException$ = [-3, n0, _UPTE,
1174
+ { [_e]: _c, [_hE]: 400 },
1175
+ [_m],
1176
+ [0]
1177
+ ];
1178
+ n0_registry.registerError(UserPoolTaggingException$, UserPoolTaggingException);
1179
+ export var WebAuthnChallengeNotFoundException$ = [-3, n0, _WACNFE,
1180
+ { [_e]: _c, [_hE]: 400 },
1181
+ [_m],
1182
+ [0]
1183
+ ];
1184
+ n0_registry.registerError(WebAuthnChallengeNotFoundException$, WebAuthnChallengeNotFoundException);
1185
+ export var WebAuthnClientMismatchException$ = [-3, n0, _WACME,
1186
+ { [_e]: _c, [_hE]: 400 },
1187
+ [_m],
1188
+ [0]
1189
+ ];
1190
+ n0_registry.registerError(WebAuthnClientMismatchException$, WebAuthnClientMismatchException);
1191
+ export var WebAuthnConfigurationMissingException$ = [-3, n0, _WACMEe,
1192
+ { [_e]: _c, [_hE]: 400 },
1193
+ [_m],
1194
+ [0]
1195
+ ];
1196
+ n0_registry.registerError(WebAuthnConfigurationMissingException$, WebAuthnConfigurationMissingException);
1197
+ export var WebAuthnCredentialNotSupportedException$ = [-3, n0, _WACNSE,
1198
+ { [_e]: _c, [_hE]: 400 },
1199
+ [_m],
1200
+ [0]
1201
+ ];
1202
+ n0_registry.registerError(WebAuthnCredentialNotSupportedException$, WebAuthnCredentialNotSupportedException);
1203
+ export var WebAuthnNotEnabledException$ = [-3, n0, _WANEE,
1204
+ { [_e]: _c, [_hE]: 400 },
1205
+ [_m],
1206
+ [0]
1207
+ ];
1208
+ n0_registry.registerError(WebAuthnNotEnabledException$, WebAuthnNotEnabledException);
1209
+ export var WebAuthnOriginNotAllowedException$ = [-3, n0, _WAONAE,
1210
+ { [_e]: _c, [_hE]: 400 },
1211
+ [_m],
1212
+ [0]
1213
+ ];
1214
+ n0_registry.registerError(WebAuthnOriginNotAllowedException$, WebAuthnOriginNotAllowedException);
1215
+ export var WebAuthnRelyingPartyMismatchException$ = [-3, n0, _WARPME,
1216
+ { [_e]: _c, [_hE]: 400 },
1217
+ [_m],
1218
+ [0]
1219
+ ];
1220
+ n0_registry.registerError(WebAuthnRelyingPartyMismatchException$, WebAuthnRelyingPartyMismatchException);
1221
+ export const errorTypeRegistries = [
1222
+ _s_registry,
1223
+ n0_registry,
1224
+ ];
887
1225
  var AttributeValueType = [0, n0, _AVT, 8, 0];
888
1226
  var ClientIdType = [0, n0, _CIT, 8, 0];
889
1227
  var ClientSecretType = [0, n0, _CST, 8, 0];
@@ -1174,12 +1512,6 @@ export var AdvancedSecurityAdditionalFlowsType$ = [3, n0, _ASAFT,
1174
1512
  [_CAM],
1175
1513
  [0]
1176
1514
  ];
1177
- export var AliasExistsException$ = [-3, n0, _AEE,
1178
- { [_e]: _c, [_hE]: 400 },
1179
- [_m],
1180
- [0]
1181
- ];
1182
- TypeRegistry.for(n0).registerError(AliasExistsException$, AliasExistsException);
1183
1515
  export var AnalyticsConfigurationType$ = [3, n0, _ACT,
1184
1516
  0,
1185
1517
  [_AI, _AA, _RA, _EIx, _UDS],
@@ -1245,18 +1577,6 @@ export var CodeDeliveryDetailsType$ = [3, n0, _CDDT,
1245
1577
  [_Des, _DM, _AN],
1246
1578
  [0, 0, 0]
1247
1579
  ];
1248
- export var CodeDeliveryFailureException$ = [-3, n0, _CDFE,
1249
- { [_e]: _c, [_hE]: 400 },
1250
- [_m],
1251
- [0]
1252
- ];
1253
- TypeRegistry.for(n0).registerError(CodeDeliveryFailureException$, CodeDeliveryFailureException);
1254
- export var CodeMismatchException$ = [-3, n0, _CME,
1255
- { [_e]: _c, [_hE]: 400 },
1256
- [_m],
1257
- [0]
1258
- ];
1259
- TypeRegistry.for(n0).registerError(CodeMismatchException$, CodeMismatchException);
1260
1580
  export var CompleteWebAuthnRegistrationRequest$ = [3, n0, _CWARR,
1261
1581
  0,
1262
1582
  [_ATc, _Cr],
@@ -1274,15 +1594,9 @@ export var CompromisedCredentialsActionsType$ = [3, n0, _CCAT,
1274
1594
  ];
1275
1595
  export var CompromisedCredentialsRiskConfigurationType$ = [3, n0, _CCRCT,
1276
1596
  0,
1277
- [_A, _EFv],
1278
- [() => CompromisedCredentialsActionsType$, 64 | 0], 1
1279
- ];
1280
- export var ConcurrentModificationException$ = [-3, n0, _CMEo,
1281
- { [_e]: _c, [_hE]: 400 },
1282
- [_m],
1283
- [0]
1597
+ [_A, _EFv],
1598
+ [() => CompromisedCredentialsActionsType$, 64 | 0], 1
1284
1599
  ];
1285
- TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
1286
1600
  export var ConfirmDeviceRequest$ = [3, n0, _CDR,
1287
1601
  0,
1288
1602
  [_ATc, _DK, _DSVC, _DN],
@@ -1598,12 +1912,6 @@ export var DeviceConfigurationType$ = [3, n0, _DCT,
1598
1912
  [_CROND, _DOROUP],
1599
1913
  [2, 2]
1600
1914
  ];
1601
- export var DeviceKeyExistsException$ = [-3, n0, _DKEE,
1602
- { [_e]: _c, [_hE]: 400 },
1603
- [_m],
1604
- [0]
1605
- ];
1606
- TypeRegistry.for(n0).registerError(DeviceKeyExistsException$, DeviceKeyExistsException);
1607
1915
  export var DeviceSecretVerifierConfigType$ = [3, n0, _DSVCT,
1608
1916
  0,
1609
1917
  [_PV, _Sa],
@@ -1619,12 +1927,6 @@ export var DomainDescriptionType$ = [3, n0, _DDT,
1619
1927
  [_UPI, _AWSAI, _Do, _SB, _CFDl, _Ve, _St, _CDC, _MLV],
1620
1928
  [0, 0, 0, 0, 0, 0, 0, () => CustomDomainConfigType$, 1]
1621
1929
  ];
1622
- export var DuplicateProviderException$ = [-3, n0, _DPE,
1623
- { [_e]: _c, [_hE]: 400 },
1624
- [_m],
1625
- [0]
1626
- ];
1627
- TypeRegistry.for(n0).registerError(DuplicateProviderException$, DuplicateProviderException);
1628
1930
  export var EmailConfigurationType$ = [3, n0, _ECT,
1629
1931
  0,
1630
1932
  [_SA, _RTEA, _ESA, _F, _CS],
@@ -1640,12 +1942,6 @@ export var EmailMfaSettingsType$ = [3, n0, _EMST,
1640
1942
  [_E, _PM],
1641
1943
  [2, 2]
1642
1944
  ];
1643
- export var EnableSoftwareTokenMFAException$ = [-3, n0, _ESTMFAE,
1644
- { [_e]: _c, [_hE]: 400 },
1645
- [_m],
1646
- [0]
1647
- ];
1648
- TypeRegistry.for(n0).registerError(EnableSoftwareTokenMFAException$, EnableSoftwareTokenMFAException);
1649
1945
  export var EventContextDataType$ = [3, n0, _ECDT,
1650
1946
  0,
1651
1947
  [_IA, _DN, _Ti, _Ci, _Co],
@@ -1661,29 +1957,11 @@ export var EventRiskType$ = [3, n0, _ERT,
1661
1957
  [_RD, _RL, _CCD],
1662
1958
  [0, 0, 2]
1663
1959
  ];
1664
- export var ExpiredCodeException$ = [-3, n0, _ECE,
1665
- { [_e]: _c, [_hE]: 400 },
1666
- [_m],
1667
- [0]
1668
- ];
1669
- TypeRegistry.for(n0).registerError(ExpiredCodeException$, ExpiredCodeException);
1670
- export var FeatureUnavailableInTierException$ = [-3, n0, _FUITE,
1671
- { [_e]: _c, [_hE]: 403 },
1672
- [_m],
1673
- [0]
1674
- ];
1675
- TypeRegistry.for(n0).registerError(FeatureUnavailableInTierException$, FeatureUnavailableInTierException);
1676
1960
  export var FirehoseConfigurationType$ = [3, n0, _FCT,
1677
1961
  0,
1678
1962
  [_SAt],
1679
1963
  [0]
1680
1964
  ];
1681
- export var ForbiddenException$ = [-3, n0, _FE,
1682
- { [_e]: _c, [_hE]: 403 },
1683
- [_m],
1684
- [0]
1685
- ];
1686
- TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenException);
1687
1965
  export var ForgetDeviceRequest$ = [3, n0, _FDR,
1688
1966
  0,
1689
1967
  [_DK, _ATc],
@@ -1829,12 +2107,6 @@ export var GlobalSignOutResponse$ = [3, n0, _GSORl,
1829
2107
  [],
1830
2108
  []
1831
2109
  ];
1832
- export var GroupExistsException$ = [-3, n0, _GEE,
1833
- { [_e]: _c, [_hE]: 400 },
1834
- [_m],
1835
- [0]
1836
- ];
1837
- TypeRegistry.for(n0).registerError(GroupExistsException$, GroupExistsException);
1838
2110
  export var GroupType$ = [3, n0, _GT,
1839
2111
  0,
1840
2112
  [_GN, _UPI, _Desc, _RA, _Pr, _LMD, _CDr],
@@ -1865,71 +2137,11 @@ export var InitiateAuthResponse$ = [3, n0, _IARn,
1865
2137
  [_CN, _S, _CP, _AR, _AC],
1866
2138
  [0, [() => SessionType, 0], 128 | 0, [() => AuthenticationResultType$, 0], 64 | 0]
1867
2139
  ];
1868
- export var InternalErrorException$ = [-3, n0, _IEE,
1869
- { [_e]: _s },
1870
- [_m],
1871
- [0]
1872
- ];
1873
- TypeRegistry.for(n0).registerError(InternalErrorException$, InternalErrorException);
1874
- export var InvalidEmailRoleAccessPolicyException$ = [-3, n0, _IERAPE,
1875
- { [_e]: _c, [_hE]: 400 },
1876
- [_m],
1877
- [0]
1878
- ];
1879
- TypeRegistry.for(n0).registerError(InvalidEmailRoleAccessPolicyException$, InvalidEmailRoleAccessPolicyException);
1880
- export var InvalidLambdaResponseException$ = [-3, n0, _ILRE,
1881
- { [_e]: _c, [_hE]: 400 },
1882
- [_m],
1883
- [0]
1884
- ];
1885
- TypeRegistry.for(n0).registerError(InvalidLambdaResponseException$, InvalidLambdaResponseException);
1886
- export var InvalidOAuthFlowException$ = [-3, n0, _IOAFE,
1887
- { [_e]: _c, [_hE]: 400 },
1888
- [_m],
1889
- [0]
1890
- ];
1891
- TypeRegistry.for(n0).registerError(InvalidOAuthFlowException$, InvalidOAuthFlowException);
1892
- export var InvalidParameterException$ = [-3, n0, _IPE,
1893
- { [_e]: _c, [_hE]: 400 },
1894
- [_m, _rC],
1895
- [0, 0]
1896
- ];
1897
- TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
1898
- export var InvalidPasswordException$ = [-3, n0, _IPEn,
1899
- { [_e]: _c, [_hE]: 400 },
1900
- [_m],
1901
- [0]
1902
- ];
1903
- TypeRegistry.for(n0).registerError(InvalidPasswordException$, InvalidPasswordException);
1904
- export var InvalidSmsRoleAccessPolicyException$ = [-3, n0, _ISRAPE,
1905
- { [_e]: _c, [_hE]: 400 },
1906
- [_m],
1907
- [0]
1908
- ];
1909
- TypeRegistry.for(n0).registerError(InvalidSmsRoleAccessPolicyException$, InvalidSmsRoleAccessPolicyException);
1910
- export var InvalidSmsRoleTrustRelationshipException$ = [-3, n0, _ISRTRE,
1911
- { [_e]: _c, [_hE]: 400 },
1912
- [_m],
1913
- [0]
1914
- ];
1915
- TypeRegistry.for(n0).registerError(InvalidSmsRoleTrustRelationshipException$, InvalidSmsRoleTrustRelationshipException);
1916
- export var InvalidUserPoolConfigurationException$ = [-3, n0, _IUPCE,
1917
- { [_e]: _c, [_hE]: 400 },
1918
- [_m],
1919
- [0]
1920
- ];
1921
- TypeRegistry.for(n0).registerError(InvalidUserPoolConfigurationException$, InvalidUserPoolConfigurationException);
1922
2140
  export var LambdaConfigType$ = [3, n0, _LCT,
1923
2141
  0,
1924
2142
  [_PSU, _CMu, _PC, _PA, _PAo, _DAC, _CAC, _VACR, _PTG, _UM, _PTGC, _CSMSS, _CES, _KMSKID, _IF],
1925
2143
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, () => PreTokenGenerationVersionConfigType$, () => CustomSMSLambdaVersionConfigType$, () => CustomEmailLambdaVersionConfigType$, 0, () => InboundFederationLambdaType$]
1926
2144
  ];
1927
- export var LimitExceededException$ = [-3, n0, _LEE,
1928
- { [_e]: _c, [_hE]: 400 },
1929
- [_m],
1930
- [0]
1931
- ];
1932
- TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1933
2145
  export var ListDevicesRequest$ = [3, n0, _LDR,
1934
2146
  0,
1935
2147
  [_ATc, _L, _PTa],
@@ -2060,12 +2272,6 @@ export var LogDeliveryConfigurationType$ = [3, n0, _LDCT,
2060
2272
  [_UPI, _LCo],
2061
2273
  [0, () => LogConfigurationListType], 2
2062
2274
  ];
2063
- export var ManagedLoginBrandingExistsException$ = [-3, n0, _MLBEE,
2064
- { [_e]: _c, [_hE]: 400 },
2065
- [_m],
2066
- [0]
2067
- ];
2068
- TypeRegistry.for(n0).registerError(ManagedLoginBrandingExistsException$, ManagedLoginBrandingExistsException);
2069
2275
  export var ManagedLoginBrandingType$ = [3, n0, _MLBT,
2070
2276
  0,
2071
2277
  [_MLBI, _UPI, _UCPV, _Se, _As, _CDr, _LMD],
@@ -2076,12 +2282,6 @@ export var MessageTemplateType$ = [3, n0, _MTT,
2076
2282
  [_SMSM, _EM, _ESm],
2077
2283
  [0, 0, 0]
2078
2284
  ];
2079
- export var MFAMethodNotFoundException$ = [-3, n0, _MFAMNFE,
2080
- { [_e]: _c, [_hE]: 400 },
2081
- [_m],
2082
- [0]
2083
- ];
2084
- TypeRegistry.for(n0).registerError(MFAMethodNotFoundException$, MFAMethodNotFoundException);
2085
2285
  export var MFAOptionType$ = [3, n0, _MFAOT,
2086
2286
  0,
2087
2287
  [_DM, _AN],
@@ -2092,12 +2292,6 @@ export var NewDeviceMetadataType$ = [3, n0, _NDMT,
2092
2292
  [_DK, _DGK],
2093
2293
  [0, 0]
2094
2294
  ];
2095
- export var NotAuthorizedException$ = [-3, n0, _NAE,
2096
- { [_e]: _c, [_hE]: 403 },
2097
- [_m],
2098
- [0]
2099
- ];
2100
- TypeRegistry.for(n0).registerError(NotAuthorizedException$, NotAuthorizedException);
2101
2295
  export var NotifyConfigurationType$ = [3, n0, _NCT,
2102
2296
  0,
2103
2297
  [_SA, _F, _RTe, _BE, _NAEo, _ME],
@@ -2113,29 +2307,11 @@ export var NumberAttributeConstraintsType$ = [3, n0, _NACT,
2113
2307
  [_MV, _MVa],
2114
2308
  [0, 0]
2115
2309
  ];
2116
- export var PasswordHistoryPolicyViolationException$ = [-3, n0, _PHPVE,
2117
- { [_e]: _c, [_hE]: 400 },
2118
- [_m],
2119
- [0]
2120
- ];
2121
- TypeRegistry.for(n0).registerError(PasswordHistoryPolicyViolationException$, PasswordHistoryPolicyViolationException);
2122
2310
  export var PasswordPolicyType$ = [3, n0, _PPT,
2123
2311
  0,
2124
2312
  [_ML, _RU, _RLe, _RN, _RSeq, _PHS, _TPVD],
2125
2313
  [1, 2, 2, 2, 2, 1, 1]
2126
2314
  ];
2127
- export var PasswordResetRequiredException$ = [-3, n0, _PRRE,
2128
- { [_e]: _c, [_hE]: 400 },
2129
- [_m],
2130
- [0]
2131
- ];
2132
- TypeRegistry.for(n0).registerError(PasswordResetRequiredException$, PasswordResetRequiredException);
2133
- export var PreconditionNotMetException$ = [-3, n0, _PNME,
2134
- { [_e]: _c, [_hE]: 400 },
2135
- [_m],
2136
- [0]
2137
- ];
2138
- TypeRegistry.for(n0).registerError(PreconditionNotMetException$, PreconditionNotMetException);
2139
2315
  export var PreTokenGenerationVersionConfigType$ = [3, n0, _PTGVCT,
2140
2316
  0,
2141
2317
  [_LV, _LAa],
@@ -2156,12 +2332,6 @@ export var RecoveryOptionType$ = [3, n0, _ROT,
2156
2332
  [_Pri, _Na],
2157
2333
  [1, 0], 2
2158
2334
  ];
2159
- export var RefreshTokenReuseException$ = [-3, n0, _RTRE,
2160
- { [_e]: _c, [_hE]: 400 },
2161
- [_m],
2162
- [0]
2163
- ];
2164
- TypeRegistry.for(n0).registerError(RefreshTokenReuseException$, RefreshTokenReuseException);
2165
2335
  export var RefreshTokenRotationType$ = [3, n0, _RTRT,
2166
2336
  0,
2167
2337
  [_Fe, _RGPS],
@@ -2177,12 +2347,6 @@ export var ResendConfirmationCodeResponse$ = [3, n0, _RCCRe,
2177
2347
  [_CDD],
2178
2348
  [() => CodeDeliveryDetailsType$]
2179
2349
  ];
2180
- export var ResourceNotFoundException$ = [-3, n0, _RNFE,
2181
- { [_e]: _c, [_hE]: 404 },
2182
- [_m],
2183
- [0]
2184
- ];
2185
- TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
2186
2350
  export var ResourceServerScopeType$ = [3, n0, _RSST,
2187
2351
  0,
2188
2352
  [_SNc, _SD],
@@ -2233,12 +2397,6 @@ export var SchemaAttributeType$ = [3, n0, _SAT,
2233
2397
  [_Na, _ADT, _DOA, _Mu, _R, _NAC, _SAC],
2234
2398
  [0, 0, 2, 2, 2, () => NumberAttributeConstraintsType$, () => StringAttributeConstraintsType$]
2235
2399
  ];
2236
- export var ScopeDoesNotExistException$ = [-3, n0, _SDNEE,
2237
- { [_e]: _c, [_hE]: 400 },
2238
- [_m],
2239
- [0]
2240
- ];
2241
- TypeRegistry.for(n0).registerError(ScopeDoesNotExistException$, ScopeDoesNotExistException);
2242
2400
  export var SetLogDeliveryConfigurationRequest$ = [3, n0, _SLDCR,
2243
2401
  0,
2244
2402
  [_UPI, _LCo],
@@ -2334,12 +2492,6 @@ export var SoftwareTokenMfaConfigType$ = [3, n0, _STMCT,
2334
2492
  [_E],
2335
2493
  [2]
2336
2494
  ];
2337
- export var SoftwareTokenMFANotFoundException$ = [-3, n0, _STMFANFE,
2338
- { [_e]: _c, [_hE]: 400 },
2339
- [_m],
2340
- [0]
2341
- ];
2342
- TypeRegistry.for(n0).registerError(SoftwareTokenMFANotFoundException$, SoftwareTokenMFANotFoundException);
2343
2495
  export var SoftwareTokenMfaSettingsType$ = [3, n0, _STMST,
2344
2496
  0,
2345
2497
  [_E, _PM],
@@ -2395,81 +2547,21 @@ export var TermsDescriptionType$ = [3, n0, _TDT,
2395
2547
  [_TI, _TN, _En, _CDr, _LMD],
2396
2548
  [0, 0, 0, 4, 4], 5
2397
2549
  ];
2398
- export var TermsExistsException$ = [-3, n0, _TEE,
2399
- { [_e]: _c, [_hE]: 400 },
2400
- [_m],
2401
- [0]
2402
- ];
2403
- TypeRegistry.for(n0).registerError(TermsExistsException$, TermsExistsException);
2404
2550
  export var TermsType$ = [3, n0, _TTe,
2405
2551
  0,
2406
2552
  [_TI, _UPI, _CI, _TN, _TS, _En, _Li, _CDr, _LMD],
2407
2553
  [0, 0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0, 4, 4], 9
2408
2554
  ];
2409
- export var TierChangeNotAllowedException$ = [-3, n0, _TCNAE,
2410
- { [_e]: _c, [_hE]: 403 },
2411
- [_m],
2412
- [0]
2413
- ];
2414
- TypeRegistry.for(n0).registerError(TierChangeNotAllowedException$, TierChangeNotAllowedException);
2415
2555
  export var TokenValidityUnitsType$ = [3, n0, _TVUT,
2416
2556
  0,
2417
2557
  [_ATc, _IT, _RT],
2418
2558
  [0, 0, 0]
2419
2559
  ];
2420
- export var TooManyFailedAttemptsException$ = [-3, n0, _TMFAE,
2421
- { [_e]: _c, [_hE]: 400 },
2422
- [_m],
2423
- [0]
2424
- ];
2425
- TypeRegistry.for(n0).registerError(TooManyFailedAttemptsException$, TooManyFailedAttemptsException);
2426
- export var TooManyRequestsException$ = [-3, n0, _TMRE,
2427
- { [_e]: _c, [_hE]: 429 },
2428
- [_m],
2429
- [0]
2430
- ];
2431
- TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
2432
2560
  export var UICustomizationType$ = [3, n0, _UICT,
2433
2561
  0,
2434
2562
  [_UPI, _CI, _IU, _CSS, _CSSV, _LMD, _CDr],
2435
2563
  [0, [() => ClientIdType, 0], 0, 0, 0, 4, 4]
2436
2564
  ];
2437
- export var UnauthorizedException$ = [-3, n0, _UE,
2438
- { [_e]: _c, [_hE]: 401 },
2439
- [_m],
2440
- [0]
2441
- ];
2442
- TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
2443
- export var UnexpectedLambdaException$ = [-3, n0, _ULE,
2444
- { [_e]: _c, [_hE]: 400 },
2445
- [_m],
2446
- [0]
2447
- ];
2448
- TypeRegistry.for(n0).registerError(UnexpectedLambdaException$, UnexpectedLambdaException);
2449
- export var UnsupportedIdentityProviderException$ = [-3, n0, _UIPE,
2450
- { [_e]: _c, [_hE]: 400 },
2451
- [_m],
2452
- [0]
2453
- ];
2454
- TypeRegistry.for(n0).registerError(UnsupportedIdentityProviderException$, UnsupportedIdentityProviderException);
2455
- export var UnsupportedOperationException$ = [-3, n0, _UOE,
2456
- { [_e]: _c, [_hE]: 400 },
2457
- [_m],
2458
- [0]
2459
- ];
2460
- TypeRegistry.for(n0).registerError(UnsupportedOperationException$, UnsupportedOperationException);
2461
- export var UnsupportedTokenTypeException$ = [-3, n0, _UTTE,
2462
- { [_e]: _c, [_hE]: 400 },
2463
- [_m],
2464
- [0]
2465
- ];
2466
- TypeRegistry.for(n0).registerError(UnsupportedTokenTypeException$, UnsupportedTokenTypeException);
2467
- export var UnsupportedUserStateException$ = [-3, n0, _UUSE,
2468
- { [_e]: _c, [_hE]: 400 },
2469
- [_m],
2470
- [0]
2471
- ];
2472
- TypeRegistry.for(n0).registerError(UnsupportedUserStateException$, UnsupportedUserStateException);
2473
2565
  export var UntagResourceRequest$ = [3, n0, _URR,
2474
2566
  0,
2475
2567
  [_RAes, _TK],
@@ -2600,52 +2692,16 @@ export var UserContextDataType$ = [3, n0, _UCDT,
2600
2692
  [_IA, _ED],
2601
2693
  [0, 0]
2602
2694
  ];
2603
- export var UserImportInProgressException$ = [-3, n0, _UIIPE,
2604
- { [_e]: _c, [_hE]: 400 },
2605
- [_m],
2606
- [0]
2607
- ];
2608
- TypeRegistry.for(n0).registerError(UserImportInProgressException$, UserImportInProgressException);
2609
2695
  export var UserImportJobType$ = [3, n0, _UIJT,
2610
2696
  0,
2611
2697
  [_JN, _JI, _UPI, _PSUr, _CDr, _SDt, _CDo, _St, _CWLRA, _IUm, _SUk, _FU, _CMom],
2612
2698
  [0, 0, 0, 0, 4, 4, 4, 0, 0, 1, 1, 1, 0]
2613
2699
  ];
2614
- export var UserLambdaValidationException$ = [-3, n0, _ULVE,
2615
- { [_e]: _c, [_hE]: 400 },
2616
- [_m],
2617
- [0]
2618
- ];
2619
- TypeRegistry.for(n0).registerError(UserLambdaValidationException$, UserLambdaValidationException);
2620
2700
  export var UsernameConfigurationType$ = [3, n0, _UCT,
2621
2701
  0,
2622
2702
  [_CSa],
2623
2703
  [2], 1
2624
2704
  ];
2625
- export var UsernameExistsException$ = [-3, n0, _UEE,
2626
- { [_e]: _c, [_hE]: 400 },
2627
- [_m],
2628
- [0]
2629
- ];
2630
- TypeRegistry.for(n0).registerError(UsernameExistsException$, UsernameExistsException);
2631
- export var UserNotConfirmedException$ = [-3, n0, _UNCE,
2632
- { [_e]: _c, [_hE]: 400 },
2633
- [_m],
2634
- [0]
2635
- ];
2636
- TypeRegistry.for(n0).registerError(UserNotConfirmedException$, UserNotConfirmedException);
2637
- export var UserNotFoundException$ = [-3, n0, _UNFE,
2638
- { [_e]: _c, [_hE]: 404 },
2639
- [_m],
2640
- [0]
2641
- ];
2642
- TypeRegistry.for(n0).registerError(UserNotFoundException$, UserNotFoundException);
2643
- export var UserPoolAddOnNotEnabledException$ = [-3, n0, _UPAONEE,
2644
- { [_e]: _c, [_hE]: 400 },
2645
- [_m],
2646
- [0]
2647
- ];
2648
- TypeRegistry.for(n0).registerError(UserPoolAddOnNotEnabledException$, UserPoolAddOnNotEnabledException);
2649
2705
  export var UserPoolAddOnsType$ = [3, n0, _UPAOT,
2650
2706
  0,
2651
2707
  [_ASM, _ASAF],
@@ -2671,12 +2727,6 @@ export var UserPoolPolicyType$ = [3, n0, _UPPT,
2671
2727
  [_PPa, _SIPi],
2672
2728
  [() => PasswordPolicyType$, () => SignInPolicyType$]
2673
2729
  ];
2674
- export var UserPoolTaggingException$ = [-3, n0, _UPTE,
2675
- { [_e]: _c, [_hE]: 400 },
2676
- [_m],
2677
- [0]
2678
- ];
2679
- TypeRegistry.for(n0).registerError(UserPoolTaggingException$, UserPoolTaggingException);
2680
2730
  export var UserPoolType$ = [3, n0, _UPTse,
2681
2731
  0,
2682
2732
  [_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],
@@ -2712,24 +2762,6 @@ export var VerifyUserAttributeResponse$ = [3, n0, _VUARe,
2712
2762
  [],
2713
2763
  []
2714
2764
  ];
2715
- export var WebAuthnChallengeNotFoundException$ = [-3, n0, _WACNFE,
2716
- { [_e]: _c, [_hE]: 400 },
2717
- [_m],
2718
- [0]
2719
- ];
2720
- TypeRegistry.for(n0).registerError(WebAuthnChallengeNotFoundException$, WebAuthnChallengeNotFoundException);
2721
- export var WebAuthnClientMismatchException$ = [-3, n0, _WACME,
2722
- { [_e]: _c, [_hE]: 400 },
2723
- [_m],
2724
- [0]
2725
- ];
2726
- TypeRegistry.for(n0).registerError(WebAuthnClientMismatchException$, WebAuthnClientMismatchException);
2727
- export var WebAuthnConfigurationMissingException$ = [-3, n0, _WACMEe,
2728
- { [_e]: _c, [_hE]: 400 },
2729
- [_m],
2730
- [0]
2731
- ];
2732
- TypeRegistry.for(n0).registerError(WebAuthnConfigurationMissingException$, WebAuthnConfigurationMissingException);
2733
2765
  export var WebAuthnConfigurationType$ = [3, n0, _WACT,
2734
2766
  0,
2735
2767
  [_RPI, _UV],
@@ -2740,33 +2772,7 @@ export var WebAuthnCredentialDescription$ = [3, n0, _WACD,
2740
2772
  [_CIr, _FCN, _RPI, _ATu, _CAr, _AAu],
2741
2773
  [0, 0, 0, 64 | 0, 4, 0], 5
2742
2774
  ];
2743
- export var WebAuthnCredentialNotSupportedException$ = [-3, n0, _WACNSE,
2744
- { [_e]: _c, [_hE]: 400 },
2745
- [_m],
2746
- [0]
2747
- ];
2748
- TypeRegistry.for(n0).registerError(WebAuthnCredentialNotSupportedException$, WebAuthnCredentialNotSupportedException);
2749
- export var WebAuthnNotEnabledException$ = [-3, n0, _WANEE,
2750
- { [_e]: _c, [_hE]: 400 },
2751
- [_m],
2752
- [0]
2753
- ];
2754
- TypeRegistry.for(n0).registerError(WebAuthnNotEnabledException$, WebAuthnNotEnabledException);
2755
- export var WebAuthnOriginNotAllowedException$ = [-3, n0, _WAONAE,
2756
- { [_e]: _c, [_hE]: 400 },
2757
- [_m],
2758
- [0]
2759
- ];
2760
- TypeRegistry.for(n0).registerError(WebAuthnOriginNotAllowedException$, WebAuthnOriginNotAllowedException);
2761
- export var WebAuthnRelyingPartyMismatchException$ = [-3, n0, _WARPME,
2762
- { [_e]: _c, [_hE]: 400 },
2763
- [_m],
2764
- [0]
2765
- ];
2766
- TypeRegistry.for(n0).registerError(WebAuthnRelyingPartyMismatchException$, WebAuthnRelyingPartyMismatchException);
2767
2775
  var __Unit = "unit";
2768
- export var CognitoIdentityProviderServiceException$ = [-3, _sm, "CognitoIdentityProviderServiceException", 0, [], []];
2769
- TypeRegistry.for(_sm).registerError(CognitoIdentityProviderServiceException$, CognitoIdentityProviderServiceException);
2770
2776
  var AliasAttributesListType = 64 | 0;
2771
2777
  var AllowedFirstAuthFactorsListType = 64 | 0;
2772
2778
  var AssetListType = [1, n0, _ALT,