@aws-sdk/client-cognito-identity-provider 3.967.0 → 3.969.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 +183 -183
- package/dist-es/schemas/schemas_0.js +183 -183
- package/package.json +36 -36
|
@@ -572,10 +572,10 @@ const _PMS = "PreferredMfaSetting";
|
|
|
572
572
|
const _PN = "ProviderName";
|
|
573
573
|
const _PNME = "PreconditionNotMetException";
|
|
574
574
|
const _PNo = "PoolName";
|
|
575
|
-
const _PP = "
|
|
575
|
+
const _PP = "ProposedPassword";
|
|
576
576
|
const _PPT = "PasswordPolicyType";
|
|
577
577
|
const _PPa = "PasswordPolicy";
|
|
578
|
-
const _PPr = "
|
|
578
|
+
const _PPr = "PreviousPassword";
|
|
579
579
|
const _PRRE = "PasswordResetRequiredException";
|
|
580
580
|
const _PSU = "PreSignUp";
|
|
581
581
|
const _PSUr = "PreSignedUrl";
|
|
@@ -905,17 +905,17 @@ export var AccountTakeoverActionsType$ = [3, n0, _ATAT,
|
|
|
905
905
|
export var AccountTakeoverActionType$ = [3, n0, _ATATc,
|
|
906
906
|
0,
|
|
907
907
|
[_N, _EA],
|
|
908
|
-
[2, 0]
|
|
908
|
+
[2, 0], 2
|
|
909
909
|
];
|
|
910
910
|
export var AccountTakeoverRiskConfigurationType$ = [3, n0, _ATRCT,
|
|
911
911
|
0,
|
|
912
|
-
[
|
|
913
|
-
[() =>
|
|
912
|
+
[_A, _NC],
|
|
913
|
+
[() => AccountTakeoverActionsType$, () => NotifyConfigurationType$], 1
|
|
914
914
|
];
|
|
915
915
|
export var AddCustomAttributesRequest$ = [3, n0, _ACAR,
|
|
916
916
|
0,
|
|
917
917
|
[_UPI, _CA],
|
|
918
|
-
[0, () => CustomAttributesListType]
|
|
918
|
+
[0, () => CustomAttributesListType], 2
|
|
919
919
|
];
|
|
920
920
|
export var AddCustomAttributesResponse$ = [3, n0, _ACARd,
|
|
921
921
|
0,
|
|
@@ -925,12 +925,12 @@ export var AddCustomAttributesResponse$ = [3, n0, _ACARd,
|
|
|
925
925
|
export var AdminAddUserToGroupRequest$ = [3, n0, _AAUTGR,
|
|
926
926
|
0,
|
|
927
927
|
[_UPI, _U, _GN],
|
|
928
|
-
[0, [() => UsernameType, 0], 0]
|
|
928
|
+
[0, [() => UsernameType, 0], 0], 3
|
|
929
929
|
];
|
|
930
930
|
export var AdminConfirmSignUpRequest$ = [3, n0, _ACSUR,
|
|
931
931
|
0,
|
|
932
932
|
[_UPI, _U, _CM],
|
|
933
|
-
[0, [() => UsernameType, 0], 128 | 0]
|
|
933
|
+
[0, [() => UsernameType, 0], 128 | 0], 2
|
|
934
934
|
];
|
|
935
935
|
export var AdminConfirmSignUpResponse$ = [3, n0, _ACSURd,
|
|
936
936
|
0,
|
|
@@ -945,7 +945,7 @@ export var AdminCreateUserConfigType$ = [3, n0, _ACUCT,
|
|
|
945
945
|
export var AdminCreateUserRequest$ = [3, n0, _ACUR,
|
|
946
946
|
0,
|
|
947
947
|
[_UPI, _U, _UA, _VD, _TP, _FAC, _MAe, _DDM, _CM],
|
|
948
|
-
[0, [() => UsernameType, 0], [() => AttributeListType, 0], [() => AttributeListType, 0], [() => PasswordType, 0], 2, 0, 64 | 0, 128 | 0]
|
|
948
|
+
[0, [() => UsernameType, 0], [() => AttributeListType, 0], [() => AttributeListType, 0], [() => PasswordType, 0], 2, 0, 64 | 0, 128 | 0], 2
|
|
949
949
|
];
|
|
950
950
|
export var AdminCreateUserResponse$ = [3, n0, _ACURd,
|
|
951
951
|
0,
|
|
@@ -955,7 +955,7 @@ export var AdminCreateUserResponse$ = [3, n0, _ACURd,
|
|
|
955
955
|
export var AdminDeleteUserAttributesRequest$ = [3, n0, _ADUAR,
|
|
956
956
|
0,
|
|
957
957
|
[_UPI, _U, _UAN],
|
|
958
|
-
[0, [() => UsernameType, 0], 64 | 0]
|
|
958
|
+
[0, [() => UsernameType, 0], 64 | 0], 3
|
|
959
959
|
];
|
|
960
960
|
export var AdminDeleteUserAttributesResponse$ = [3, n0, _ADUARd,
|
|
961
961
|
0,
|
|
@@ -965,12 +965,12 @@ export var AdminDeleteUserAttributesResponse$ = [3, n0, _ADUARd,
|
|
|
965
965
|
export var AdminDeleteUserRequest$ = [3, n0, _ADUR,
|
|
966
966
|
0,
|
|
967
967
|
[_UPI, _U],
|
|
968
|
-
[0, [() => UsernameType, 0]]
|
|
968
|
+
[0, [() => UsernameType, 0]], 2
|
|
969
969
|
];
|
|
970
970
|
export var AdminDisableProviderForUserRequest$ = [3, n0, _ADPFUR,
|
|
971
971
|
0,
|
|
972
972
|
[_UPI, _Us],
|
|
973
|
-
[0, () => ProviderUserIdentifierType$]
|
|
973
|
+
[0, () => ProviderUserIdentifierType$], 2
|
|
974
974
|
];
|
|
975
975
|
export var AdminDisableProviderForUserResponse$ = [3, n0, _ADPFURd,
|
|
976
976
|
0,
|
|
@@ -980,7 +980,7 @@ export var AdminDisableProviderForUserResponse$ = [3, n0, _ADPFURd,
|
|
|
980
980
|
export var AdminDisableUserRequest$ = [3, n0, _ADURd,
|
|
981
981
|
0,
|
|
982
982
|
[_UPI, _U],
|
|
983
|
-
[0, [() => UsernameType, 0]]
|
|
983
|
+
[0, [() => UsernameType, 0]], 2
|
|
984
984
|
];
|
|
985
985
|
export var AdminDisableUserResponse$ = [3, n0, _ADURdm,
|
|
986
986
|
0,
|
|
@@ -990,7 +990,7 @@ export var AdminDisableUserResponse$ = [3, n0, _ADURdm,
|
|
|
990
990
|
export var AdminEnableUserRequest$ = [3, n0, _AEUR,
|
|
991
991
|
0,
|
|
992
992
|
[_UPI, _U],
|
|
993
|
-
[0, [() => UsernameType, 0]]
|
|
993
|
+
[0, [() => UsernameType, 0]], 2
|
|
994
994
|
];
|
|
995
995
|
export var AdminEnableUserResponse$ = [3, n0, _AEURd,
|
|
996
996
|
0,
|
|
@@ -1000,32 +1000,32 @@ export var AdminEnableUserResponse$ = [3, n0, _AEURd,
|
|
|
1000
1000
|
export var AdminForgetDeviceRequest$ = [3, n0, _AFDR,
|
|
1001
1001
|
0,
|
|
1002
1002
|
[_UPI, _U, _DK],
|
|
1003
|
-
[0, [() => UsernameType, 0], 0]
|
|
1003
|
+
[0, [() => UsernameType, 0], 0], 3
|
|
1004
1004
|
];
|
|
1005
1005
|
export var AdminGetDeviceRequest$ = [3, n0, _AGDR,
|
|
1006
1006
|
0,
|
|
1007
1007
|
[_DK, _UPI, _U],
|
|
1008
|
-
[0, 0, [() => UsernameType, 0]]
|
|
1008
|
+
[0, 0, [() => UsernameType, 0]], 3
|
|
1009
1009
|
];
|
|
1010
1010
|
export var AdminGetDeviceResponse$ = [3, n0, _AGDRd,
|
|
1011
1011
|
0,
|
|
1012
1012
|
[_D],
|
|
1013
|
-
[[() => DeviceType$, 0]]
|
|
1013
|
+
[[() => DeviceType$, 0]], 1
|
|
1014
1014
|
];
|
|
1015
1015
|
export var AdminGetUserRequest$ = [3, n0, _AGUR,
|
|
1016
1016
|
0,
|
|
1017
1017
|
[_UPI, _U],
|
|
1018
|
-
[0, [() => UsernameType, 0]]
|
|
1018
|
+
[0, [() => UsernameType, 0]], 2
|
|
1019
1019
|
];
|
|
1020
1020
|
export var AdminGetUserResponse$ = [3, n0, _AGURd,
|
|
1021
1021
|
0,
|
|
1022
1022
|
[_U, _UA, _UCD, _ULMD, _E, _US, _MFAO, _PMS, _UMFASL],
|
|
1023
|
-
[[() => UsernameType, 0], [() => AttributeListType, 0], 4, 4, 2, 0, () => MFAOptionListType, 0, 64 | 0]
|
|
1023
|
+
[[() => UsernameType, 0], [() => AttributeListType, 0], 4, 4, 2, 0, () => MFAOptionListType, 0, 64 | 0], 1
|
|
1024
1024
|
];
|
|
1025
1025
|
export var AdminInitiateAuthRequest$ = [3, n0, _AIAR,
|
|
1026
1026
|
0,
|
|
1027
1027
|
[_UPI, _CI, _AF, _AP, _CM, _AM, _CD, _S],
|
|
1028
|
-
[0, [() => ClientIdType, 0], 0, [() => AuthParametersType, 0], 128 | 0, () => AnalyticsMetadataType$, () => ContextDataType$, [() => SessionType, 0]]
|
|
1028
|
+
[0, [() => ClientIdType, 0], 0, [() => AuthParametersType, 0], 128 | 0, () => AnalyticsMetadataType$, () => ContextDataType$, [() => SessionType, 0]], 3
|
|
1029
1029
|
];
|
|
1030
1030
|
export var AdminInitiateAuthResponse$ = [3, n0, _AIARd,
|
|
1031
1031
|
0,
|
|
@@ -1035,7 +1035,7 @@ export var AdminInitiateAuthResponse$ = [3, n0, _AIARd,
|
|
|
1035
1035
|
export var AdminLinkProviderForUserRequest$ = [3, n0, _ALPFUR,
|
|
1036
1036
|
0,
|
|
1037
1037
|
[_UPI, _DU, _SU],
|
|
1038
|
-
[0, () => ProviderUserIdentifierType$, () => ProviderUserIdentifierType$]
|
|
1038
|
+
[0, () => ProviderUserIdentifierType$, () => ProviderUserIdentifierType$], 3
|
|
1039
1039
|
];
|
|
1040
1040
|
export var AdminLinkProviderForUserResponse$ = [3, n0, _ALPFURd,
|
|
1041
1041
|
0,
|
|
@@ -1045,7 +1045,7 @@ export var AdminLinkProviderForUserResponse$ = [3, n0, _ALPFURd,
|
|
|
1045
1045
|
export var AdminListDevicesRequest$ = [3, n0, _ALDR,
|
|
1046
1046
|
0,
|
|
1047
1047
|
[_UPI, _U, _L, _PTa],
|
|
1048
|
-
[0, [() => UsernameType, 0], 1, 0]
|
|
1048
|
+
[0, [() => UsernameType, 0], 1, 0], 2
|
|
1049
1049
|
];
|
|
1050
1050
|
export var AdminListDevicesResponse$ = [3, n0, _ALDRd,
|
|
1051
1051
|
0,
|
|
@@ -1055,7 +1055,7 @@ export var AdminListDevicesResponse$ = [3, n0, _ALDRd,
|
|
|
1055
1055
|
export var AdminListGroupsForUserRequest$ = [3, n0, _ALGFUR,
|
|
1056
1056
|
0,
|
|
1057
1057
|
[_U, _UPI, _L, _NT],
|
|
1058
|
-
[[() => UsernameType, 0], 0, 1, 0]
|
|
1058
|
+
[[() => UsernameType, 0], 0, 1, 0], 2
|
|
1059
1059
|
];
|
|
1060
1060
|
export var AdminListGroupsForUserResponse$ = [3, n0, _ALGFURd,
|
|
1061
1061
|
0,
|
|
@@ -1065,7 +1065,7 @@ export var AdminListGroupsForUserResponse$ = [3, n0, _ALGFURd,
|
|
|
1065
1065
|
export var AdminListUserAuthEventsRequest$ = [3, n0, _ALUAER,
|
|
1066
1066
|
0,
|
|
1067
1067
|
[_UPI, _U, _MR, _NT],
|
|
1068
|
-
[0, [() => UsernameType, 0], 1, 0]
|
|
1068
|
+
[0, [() => UsernameType, 0], 1, 0], 2
|
|
1069
1069
|
];
|
|
1070
1070
|
export var AdminListUserAuthEventsResponse$ = [3, n0, _ALUAERd,
|
|
1071
1071
|
0,
|
|
@@ -1075,12 +1075,12 @@ export var AdminListUserAuthEventsResponse$ = [3, n0, _ALUAERd,
|
|
|
1075
1075
|
export var AdminRemoveUserFromGroupRequest$ = [3, n0, _ARUFGR,
|
|
1076
1076
|
0,
|
|
1077
1077
|
[_UPI, _U, _GN],
|
|
1078
|
-
[0, [() => UsernameType, 0], 0]
|
|
1078
|
+
[0, [() => UsernameType, 0], 0], 3
|
|
1079
1079
|
];
|
|
1080
1080
|
export var AdminResetUserPasswordRequest$ = [3, n0, _ARUPR,
|
|
1081
1081
|
0,
|
|
1082
1082
|
[_UPI, _U, _CM],
|
|
1083
|
-
[0, [() => UsernameType, 0], 128 | 0]
|
|
1083
|
+
[0, [() => UsernameType, 0], 128 | 0], 2
|
|
1084
1084
|
];
|
|
1085
1085
|
export var AdminResetUserPasswordResponse$ = [3, n0, _ARUPRd,
|
|
1086
1086
|
0,
|
|
@@ -1090,7 +1090,7 @@ export var AdminResetUserPasswordResponse$ = [3, n0, _ARUPRd,
|
|
|
1090
1090
|
export var AdminRespondToAuthChallengeRequest$ = [3, n0, _ARTACR,
|
|
1091
1091
|
0,
|
|
1092
1092
|
[_UPI, _CI, _CN, _CR, _S, _AM, _CD, _CM],
|
|
1093
|
-
[0, [() => ClientIdType, 0], 0, [() => ChallengeResponsesType, 0], [() => SessionType, 0], () => AnalyticsMetadataType$, () => ContextDataType$, 128 | 0]
|
|
1093
|
+
[0, [() => ClientIdType, 0], 0, [() => ChallengeResponsesType, 0], [() => SessionType, 0], () => AnalyticsMetadataType$, () => ContextDataType$, 128 | 0], 3
|
|
1094
1094
|
];
|
|
1095
1095
|
export var AdminRespondToAuthChallengeResponse$ = [3, n0, _ARTACRd,
|
|
1096
1096
|
0,
|
|
@@ -1099,8 +1099,8 @@ export var AdminRespondToAuthChallengeResponse$ = [3, n0, _ARTACRd,
|
|
|
1099
1099
|
];
|
|
1100
1100
|
export var AdminSetUserMFAPreferenceRequest$ = [3, n0, _ASUMFAPR,
|
|
1101
1101
|
0,
|
|
1102
|
-
[
|
|
1103
|
-
[() =>
|
|
1102
|
+
[_U, _UPI, _SMSMS, _STMS, _EMS],
|
|
1103
|
+
[[() => UsernameType, 0], 0, () => SMSMfaSettingsType$, () => SoftwareTokenMfaSettingsType$, () => EmailMfaSettingsType$], 2
|
|
1104
1104
|
];
|
|
1105
1105
|
export var AdminSetUserMFAPreferenceResponse$ = [3, n0, _ASUMFAPRd,
|
|
1106
1106
|
0,
|
|
@@ -1110,7 +1110,7 @@ export var AdminSetUserMFAPreferenceResponse$ = [3, n0, _ASUMFAPRd,
|
|
|
1110
1110
|
export var AdminSetUserPasswordRequest$ = [3, n0, _ASUPR,
|
|
1111
1111
|
0,
|
|
1112
1112
|
[_UPI, _U, _P, _Pe],
|
|
1113
|
-
[0, [() => UsernameType, 0], [() => PasswordType, 0], 2]
|
|
1113
|
+
[0, [() => UsernameType, 0], [() => PasswordType, 0], 2], 3
|
|
1114
1114
|
];
|
|
1115
1115
|
export var AdminSetUserPasswordResponse$ = [3, n0, _ASUPRd,
|
|
1116
1116
|
0,
|
|
@@ -1120,7 +1120,7 @@ export var AdminSetUserPasswordResponse$ = [3, n0, _ASUPRd,
|
|
|
1120
1120
|
export var AdminSetUserSettingsRequest$ = [3, n0, _ASUSR,
|
|
1121
1121
|
0,
|
|
1122
1122
|
[_UPI, _U, _MFAO],
|
|
1123
|
-
[0, [() => UsernameType, 0], () => MFAOptionListType]
|
|
1123
|
+
[0, [() => UsernameType, 0], () => MFAOptionListType], 3
|
|
1124
1124
|
];
|
|
1125
1125
|
export var AdminSetUserSettingsResponse$ = [3, n0, _ASUSRd,
|
|
1126
1126
|
0,
|
|
@@ -1130,7 +1130,7 @@ export var AdminSetUserSettingsResponse$ = [3, n0, _ASUSRd,
|
|
|
1130
1130
|
export var AdminUpdateAuthEventFeedbackRequest$ = [3, n0, _AUAEFR,
|
|
1131
1131
|
0,
|
|
1132
1132
|
[_UPI, _U, _EI, _FV],
|
|
1133
|
-
[0, [() => UsernameType, 0], 0, 0]
|
|
1133
|
+
[0, [() => UsernameType, 0], 0, 0], 4
|
|
1134
1134
|
];
|
|
1135
1135
|
export var AdminUpdateAuthEventFeedbackResponse$ = [3, n0, _AUAEFRd,
|
|
1136
1136
|
0,
|
|
@@ -1140,7 +1140,7 @@ export var AdminUpdateAuthEventFeedbackResponse$ = [3, n0, _AUAEFRd,
|
|
|
1140
1140
|
export var AdminUpdateDeviceStatusRequest$ = [3, n0, _AUDSR,
|
|
1141
1141
|
0,
|
|
1142
1142
|
[_UPI, _U, _DK, _DRS],
|
|
1143
|
-
[0, [() => UsernameType, 0], 0, 0]
|
|
1143
|
+
[0, [() => UsernameType, 0], 0, 0], 3
|
|
1144
1144
|
];
|
|
1145
1145
|
export var AdminUpdateDeviceStatusResponse$ = [3, n0, _AUDSRd,
|
|
1146
1146
|
0,
|
|
@@ -1150,7 +1150,7 @@ export var AdminUpdateDeviceStatusResponse$ = [3, n0, _AUDSRd,
|
|
|
1150
1150
|
export var AdminUpdateUserAttributesRequest$ = [3, n0, _AUUAR,
|
|
1151
1151
|
0,
|
|
1152
1152
|
[_UPI, _U, _UA, _CM],
|
|
1153
|
-
[0, [() => UsernameType, 0], [() => AttributeListType, 0], 128 | 0]
|
|
1153
|
+
[0, [() => UsernameType, 0], [() => AttributeListType, 0], 128 | 0], 3
|
|
1154
1154
|
];
|
|
1155
1155
|
export var AdminUpdateUserAttributesResponse$ = [3, n0, _AUUARd,
|
|
1156
1156
|
0,
|
|
@@ -1160,7 +1160,7 @@ export var AdminUpdateUserAttributesResponse$ = [3, n0, _AUUARd,
|
|
|
1160
1160
|
export var AdminUserGlobalSignOutRequest$ = [3, n0, _AUGSOR,
|
|
1161
1161
|
0,
|
|
1162
1162
|
[_UPI, _U],
|
|
1163
|
-
[0, [() => UsernameType, 0]]
|
|
1163
|
+
[0, [() => UsernameType, 0]], 2
|
|
1164
1164
|
];
|
|
1165
1165
|
export var AdminUserGlobalSignOutResponse$ = [3, n0, _AUGSORd,
|
|
1166
1166
|
0,
|
|
@@ -1191,7 +1191,7 @@ export var AnalyticsMetadataType$ = [3, n0, _AMT,
|
|
|
1191
1191
|
export var AssetType$ = [3, n0, _AT,
|
|
1192
1192
|
0,
|
|
1193
1193
|
[_C, _CMo, _Ex, _B, _RI],
|
|
1194
|
-
[0, 0, 0, 21, 0]
|
|
1194
|
+
[0, 0, 0, 21, 0], 3
|
|
1195
1195
|
];
|
|
1196
1196
|
export var AssociateSoftwareTokenRequest$ = [3, n0, _ASTR,
|
|
1197
1197
|
0,
|
|
@@ -1206,7 +1206,7 @@ export var AssociateSoftwareTokenResponse$ = [3, n0, _ASTRs,
|
|
|
1206
1206
|
export var AttributeType$ = [3, n0, _ATt,
|
|
1207
1207
|
0,
|
|
1208
1208
|
[_Na, _V],
|
|
1209
|
-
[0, [() => AttributeValueType, 0]]
|
|
1209
|
+
[0, [() => AttributeValueType, 0]], 1
|
|
1210
1210
|
];
|
|
1211
1211
|
export var AuthenticationResultType$ = [3, n0, _ART,
|
|
1212
1212
|
0,
|
|
@@ -1225,8 +1225,8 @@ export var ChallengeResponseType$ = [3, n0, _CRT,
|
|
|
1225
1225
|
];
|
|
1226
1226
|
export var ChangePasswordRequest$ = [3, n0, _CPR,
|
|
1227
1227
|
0,
|
|
1228
|
-
[_PP,
|
|
1229
|
-
[[() => PasswordType, 0], [() =>
|
|
1228
|
+
[_PP, _ATc, _PPr],
|
|
1229
|
+
[[() => PasswordType, 0], [() => TokenModelType, 0], [() => PasswordType, 0]], 2
|
|
1230
1230
|
];
|
|
1231
1231
|
export var ChangePasswordResponse$ = [3, n0, _CPRh,
|
|
1232
1232
|
0,
|
|
@@ -1258,7 +1258,7 @@ TypeRegistry.for(n0).registerError(CodeMismatchException$, CodeMismatchException
|
|
|
1258
1258
|
export var CompleteWebAuthnRegistrationRequest$ = [3, n0, _CWARR,
|
|
1259
1259
|
0,
|
|
1260
1260
|
[_ATc, _Cr],
|
|
1261
|
-
[[() => TokenModelType, 0], 15]
|
|
1261
|
+
[[() => TokenModelType, 0], 15], 2
|
|
1262
1262
|
];
|
|
1263
1263
|
export var CompleteWebAuthnRegistrationResponse$ = [3, n0, _CWARRo,
|
|
1264
1264
|
0,
|
|
@@ -1268,12 +1268,12 @@ export var CompleteWebAuthnRegistrationResponse$ = [3, n0, _CWARRo,
|
|
|
1268
1268
|
export var CompromisedCredentialsActionsType$ = [3, n0, _CCAT,
|
|
1269
1269
|
0,
|
|
1270
1270
|
[_EA],
|
|
1271
|
-
[0]
|
|
1271
|
+
[0], 1
|
|
1272
1272
|
];
|
|
1273
1273
|
export var CompromisedCredentialsRiskConfigurationType$ = [3, n0, _CCRCT,
|
|
1274
1274
|
0,
|
|
1275
|
-
[
|
|
1276
|
-
[64 | 0,
|
|
1275
|
+
[_A, _EFv],
|
|
1276
|
+
[() => CompromisedCredentialsActionsType$, 64 | 0], 1
|
|
1277
1277
|
];
|
|
1278
1278
|
export var ConcurrentModificationException$ = [-3, n0, _CMEo,
|
|
1279
1279
|
{ [_e]: _c, [_hE]: 400 },
|
|
@@ -1284,7 +1284,7 @@ TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentM
|
|
|
1284
1284
|
export var ConfirmDeviceRequest$ = [3, n0, _CDR,
|
|
1285
1285
|
0,
|
|
1286
1286
|
[_ATc, _DK, _DSVC, _DN],
|
|
1287
|
-
[[() => TokenModelType, 0], 0, () => DeviceSecretVerifierConfigType$, 0]
|
|
1287
|
+
[[() => TokenModelType, 0], 0, () => DeviceSecretVerifierConfigType$, 0], 2
|
|
1288
1288
|
];
|
|
1289
1289
|
export var ConfirmDeviceResponse$ = [3, n0, _CDRo,
|
|
1290
1290
|
0,
|
|
@@ -1293,8 +1293,8 @@ export var ConfirmDeviceResponse$ = [3, n0, _CDRo,
|
|
|
1293
1293
|
];
|
|
1294
1294
|
export var ConfirmForgotPasswordRequest$ = [3, n0, _CFPR,
|
|
1295
1295
|
0,
|
|
1296
|
-
[_CI,
|
|
1297
|
-
[[() => ClientIdType, 0], [() =>
|
|
1296
|
+
[_CI, _U, _CC, _P, _SH, _AM, _UCDs, _CM],
|
|
1297
|
+
[[() => ClientIdType, 0], [() => UsernameType, 0], 0, [() => PasswordType, 0], [() => SecretHashType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0], 4
|
|
1298
1298
|
];
|
|
1299
1299
|
export var ConfirmForgotPasswordResponse$ = [3, n0, _CFPRo,
|
|
1300
1300
|
0,
|
|
@@ -1303,8 +1303,8 @@ export var ConfirmForgotPasswordResponse$ = [3, n0, _CFPRo,
|
|
|
1303
1303
|
];
|
|
1304
1304
|
export var ConfirmSignUpRequest$ = [3, n0, _CSUR,
|
|
1305
1305
|
0,
|
|
1306
|
-
[_CI,
|
|
1307
|
-
[[() => ClientIdType, 0], [() =>
|
|
1306
|
+
[_CI, _U, _CC, _SH, _FAC, _AM, _UCDs, _CM, _S],
|
|
1307
|
+
[[() => ClientIdType, 0], [() => UsernameType, 0], 0, [() => SecretHashType, 0], 2, () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0, [() => SessionType, 0]], 3
|
|
1308
1308
|
];
|
|
1309
1309
|
export var ConfirmSignUpResponse$ = [3, n0, _CSURo,
|
|
1310
1310
|
0,
|
|
@@ -1314,12 +1314,12 @@ export var ConfirmSignUpResponse$ = [3, n0, _CSURo,
|
|
|
1314
1314
|
export var ContextDataType$ = [3, n0, _CDT,
|
|
1315
1315
|
0,
|
|
1316
1316
|
[_IA, _SN, _SP, _HH, _ED],
|
|
1317
|
-
[0, 0, 0, () => HttpHeaderList, 0]
|
|
1317
|
+
[0, 0, 0, () => HttpHeaderList, 0], 4
|
|
1318
1318
|
];
|
|
1319
1319
|
export var CreateGroupRequest$ = [3, n0, _CGR,
|
|
1320
1320
|
0,
|
|
1321
1321
|
[_GN, _UPI, _Desc, _RA, _Pr],
|
|
1322
|
-
[0, 0, 0, 0, 1]
|
|
1322
|
+
[0, 0, 0, 0, 1], 2
|
|
1323
1323
|
];
|
|
1324
1324
|
export var CreateGroupResponse$ = [3, n0, _CGRr,
|
|
1325
1325
|
0,
|
|
@@ -1329,17 +1329,17 @@ export var CreateGroupResponse$ = [3, n0, _CGRr,
|
|
|
1329
1329
|
export var CreateIdentityProviderRequest$ = [3, n0, _CIPR,
|
|
1330
1330
|
0,
|
|
1331
1331
|
[_UPI, _PN, _PTr, _PD, _AMt, _II],
|
|
1332
|
-
[0, 0, 0, 128 | 0, 128 | 0, 64 | 0]
|
|
1332
|
+
[0, 0, 0, 128 | 0, 128 | 0, 64 | 0], 4
|
|
1333
1333
|
];
|
|
1334
1334
|
export var CreateIdentityProviderResponse$ = [3, n0, _CIPRr,
|
|
1335
1335
|
0,
|
|
1336
1336
|
[_IP],
|
|
1337
|
-
[() => IdentityProviderType$]
|
|
1337
|
+
[() => IdentityProviderType$], 1
|
|
1338
1338
|
];
|
|
1339
1339
|
export var CreateManagedLoginBrandingRequest$ = [3, n0, _CMLBR,
|
|
1340
1340
|
0,
|
|
1341
1341
|
[_UPI, _CI, _UCPV, _Se, _As],
|
|
1342
|
-
[0, [() => ClientIdType, 0], 2, 15, () => AssetListType]
|
|
1342
|
+
[0, [() => ClientIdType, 0], 2, 15, () => AssetListType], 2
|
|
1343
1343
|
];
|
|
1344
1344
|
export var CreateManagedLoginBrandingResponse$ = [3, n0, _CMLBRr,
|
|
1345
1345
|
0,
|
|
@@ -1349,17 +1349,17 @@ export var CreateManagedLoginBrandingResponse$ = [3, n0, _CMLBRr,
|
|
|
1349
1349
|
export var CreateResourceServerRequest$ = [3, n0, _CRSR,
|
|
1350
1350
|
0,
|
|
1351
1351
|
[_UPI, _I, _Na, _Sc],
|
|
1352
|
-
[0, 0, 0, () => ResourceServerScopeListType]
|
|
1352
|
+
[0, 0, 0, () => ResourceServerScopeListType], 3
|
|
1353
1353
|
];
|
|
1354
1354
|
export var CreateResourceServerResponse$ = [3, n0, _CRSRr,
|
|
1355
1355
|
0,
|
|
1356
1356
|
[_RS],
|
|
1357
|
-
[() => ResourceServerType$]
|
|
1357
|
+
[() => ResourceServerType$], 1
|
|
1358
1358
|
];
|
|
1359
1359
|
export var CreateTermsRequest$ = [3, n0, _CTR,
|
|
1360
1360
|
0,
|
|
1361
1361
|
[_UPI, _CI, _TN, _TS, _En, _Li],
|
|
1362
|
-
[0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0]
|
|
1362
|
+
[0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0], 5
|
|
1363
1363
|
];
|
|
1364
1364
|
export var CreateTermsResponse$ = [3, n0, _CTRr,
|
|
1365
1365
|
0,
|
|
@@ -1369,7 +1369,7 @@ export var CreateTermsResponse$ = [3, n0, _CTRr,
|
|
|
1369
1369
|
export var CreateUserImportJobRequest$ = [3, n0, _CUIJR,
|
|
1370
1370
|
0,
|
|
1371
1371
|
[_JN, _UPI, _CWLRA],
|
|
1372
|
-
[0, 0, 0]
|
|
1372
|
+
[0, 0, 0], 3
|
|
1373
1373
|
];
|
|
1374
1374
|
export var CreateUserImportJobResponse$ = [3, n0, _CUIJRr,
|
|
1375
1375
|
0,
|
|
@@ -1379,7 +1379,7 @@ export var CreateUserImportJobResponse$ = [3, n0, _CUIJRr,
|
|
|
1379
1379
|
export var CreateUserPoolClientRequest$ = [3, n0, _CUPCR,
|
|
1380
1380
|
0,
|
|
1381
1381
|
[_UPI, _CNl, _GS, _RTV, _ATV, _ITV, _TVU, _RAe, _WA, _EAF, _SIP, _CURL, _LURL, _DRURI, _AOAF, _AOAS, _AOAFUPC, _ACn, _PUEE, _ETR, _EPAUCD, _ASV, _RTR],
|
|
1382
|
-
[0, 0, 2, 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$]
|
|
1382
|
+
[0, 0, 2, 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
|
|
1383
1383
|
];
|
|
1384
1384
|
export var CreateUserPoolClientResponse$ = [3, n0, _CUPCRr,
|
|
1385
1385
|
0,
|
|
@@ -1389,7 +1389,7 @@ export var CreateUserPoolClientResponse$ = [3, n0, _CUPCRr,
|
|
|
1389
1389
|
export var CreateUserPoolDomainRequest$ = [3, n0, _CUPDR,
|
|
1390
1390
|
0,
|
|
1391
1391
|
[_Do, _UPI, _MLV, _CDC],
|
|
1392
|
-
[0, 0, 1, () => CustomDomainConfigType$]
|
|
1392
|
+
[0, 0, 1, () => CustomDomainConfigType$], 2
|
|
1393
1393
|
];
|
|
1394
1394
|
export var CreateUserPoolDomainResponse$ = [3, n0, _CUPDRr,
|
|
1395
1395
|
0,
|
|
@@ -1399,7 +1399,7 @@ export var CreateUserPoolDomainResponse$ = [3, n0, _CUPDRr,
|
|
|
1399
1399
|
export var CreateUserPoolRequest$ = [3, n0, _CUPR,
|
|
1400
1400
|
0,
|
|
1401
1401
|
[_PNo, _Po, _DP, _LC, _AVA, _AAl, _UAs, _SVM, _EVM, _EVS, _VMT, _SAM, _MC, _UAUS, _DC, _EC, _SCm, _UPT, _ACUC, _Sch, _UPAO, _UC, _ARS, _UPTs],
|
|
1402
|
-
[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]
|
|
1402
|
+
[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], 1
|
|
1403
1403
|
];
|
|
1404
1404
|
export var CreateUserPoolResponse$ = [3, n0, _CUPRr,
|
|
1405
1405
|
0,
|
|
@@ -1409,47 +1409,47 @@ export var CreateUserPoolResponse$ = [3, n0, _CUPRr,
|
|
|
1409
1409
|
export var CustomDomainConfigType$ = [3, n0, _CDCT,
|
|
1410
1410
|
0,
|
|
1411
1411
|
[_CAe],
|
|
1412
|
-
[0]
|
|
1412
|
+
[0], 1
|
|
1413
1413
|
];
|
|
1414
1414
|
export var CustomEmailLambdaVersionConfigType$ = [3, n0, _CELVCT,
|
|
1415
1415
|
0,
|
|
1416
1416
|
[_LV, _LAa],
|
|
1417
|
-
[0, 0]
|
|
1417
|
+
[0, 0], 2
|
|
1418
1418
|
];
|
|
1419
1419
|
export var CustomSMSLambdaVersionConfigType$ = [3, n0, _CSMSLVCT,
|
|
1420
1420
|
0,
|
|
1421
1421
|
[_LV, _LAa],
|
|
1422
|
-
[0, 0]
|
|
1422
|
+
[0, 0], 2
|
|
1423
1423
|
];
|
|
1424
1424
|
export var DeleteGroupRequest$ = [3, n0, _DGR,
|
|
1425
1425
|
0,
|
|
1426
1426
|
[_GN, _UPI],
|
|
1427
|
-
[0, 0]
|
|
1427
|
+
[0, 0], 2
|
|
1428
1428
|
];
|
|
1429
1429
|
export var DeleteIdentityProviderRequest$ = [3, n0, _DIPR,
|
|
1430
1430
|
0,
|
|
1431
1431
|
[_UPI, _PN],
|
|
1432
|
-
[0, 0]
|
|
1432
|
+
[0, 0], 2
|
|
1433
1433
|
];
|
|
1434
1434
|
export var DeleteManagedLoginBrandingRequest$ = [3, n0, _DMLBR,
|
|
1435
1435
|
0,
|
|
1436
1436
|
[_MLBI, _UPI],
|
|
1437
|
-
[0, 0]
|
|
1437
|
+
[0, 0], 2
|
|
1438
1438
|
];
|
|
1439
1439
|
export var DeleteResourceServerRequest$ = [3, n0, _DRSR,
|
|
1440
1440
|
0,
|
|
1441
1441
|
[_UPI, _I],
|
|
1442
|
-
[0, 0]
|
|
1442
|
+
[0, 0], 2
|
|
1443
1443
|
];
|
|
1444
1444
|
export var DeleteTermsRequest$ = [3, n0, _DTR,
|
|
1445
1445
|
0,
|
|
1446
1446
|
[_TI, _UPI],
|
|
1447
|
-
[0, 0]
|
|
1447
|
+
[0, 0], 2
|
|
1448
1448
|
];
|
|
1449
1449
|
export var DeleteUserAttributesRequest$ = [3, n0, _DUAR,
|
|
1450
1450
|
0,
|
|
1451
1451
|
[_UAN, _ATc],
|
|
1452
|
-
[64 | 0, [() => TokenModelType, 0]]
|
|
1452
|
+
[64 | 0, [() => TokenModelType, 0]], 2
|
|
1453
1453
|
];
|
|
1454
1454
|
export var DeleteUserAttributesResponse$ = [3, n0, _DUARe,
|
|
1455
1455
|
0,
|
|
@@ -1459,12 +1459,12 @@ export var DeleteUserAttributesResponse$ = [3, n0, _DUARe,
|
|
|
1459
1459
|
export var DeleteUserPoolClientRequest$ = [3, n0, _DUPCR,
|
|
1460
1460
|
0,
|
|
1461
1461
|
[_UPI, _CI],
|
|
1462
|
-
[0, [() => ClientIdType, 0]]
|
|
1462
|
+
[0, [() => ClientIdType, 0]], 2
|
|
1463
1463
|
];
|
|
1464
1464
|
export var DeleteUserPoolDomainRequest$ = [3, n0, _DUPDR,
|
|
1465
1465
|
0,
|
|
1466
1466
|
[_Do, _UPI],
|
|
1467
|
-
[0, 0]
|
|
1467
|
+
[0, 0], 2
|
|
1468
1468
|
];
|
|
1469
1469
|
export var DeleteUserPoolDomainResponse$ = [3, n0, _DUPDRe,
|
|
1470
1470
|
0,
|
|
@@ -1474,17 +1474,17 @@ export var DeleteUserPoolDomainResponse$ = [3, n0, _DUPDRe,
|
|
|
1474
1474
|
export var DeleteUserPoolRequest$ = [3, n0, _DUPR,
|
|
1475
1475
|
0,
|
|
1476
1476
|
[_UPI],
|
|
1477
|
-
[0]
|
|
1477
|
+
[0], 1
|
|
1478
1478
|
];
|
|
1479
1479
|
export var DeleteUserRequest$ = [3, n0, _DUR,
|
|
1480
1480
|
0,
|
|
1481
1481
|
[_ATc],
|
|
1482
|
-
[[() => TokenModelType, 0]]
|
|
1482
|
+
[[() => TokenModelType, 0]], 1
|
|
1483
1483
|
];
|
|
1484
1484
|
export var DeleteWebAuthnCredentialRequest$ = [3, n0, _DWACR,
|
|
1485
1485
|
0,
|
|
1486
1486
|
[_ATc, _CIr],
|
|
1487
|
-
[[() => TokenModelType, 0], 0]
|
|
1487
|
+
[[() => TokenModelType, 0], 0], 2
|
|
1488
1488
|
];
|
|
1489
1489
|
export var DeleteWebAuthnCredentialResponse$ = [3, n0, _DWACRe,
|
|
1490
1490
|
0,
|
|
@@ -1494,17 +1494,17 @@ export var DeleteWebAuthnCredentialResponse$ = [3, n0, _DWACRe,
|
|
|
1494
1494
|
export var DescribeIdentityProviderRequest$ = [3, n0, _DIPRe,
|
|
1495
1495
|
0,
|
|
1496
1496
|
[_UPI, _PN],
|
|
1497
|
-
[0, 0]
|
|
1497
|
+
[0, 0], 2
|
|
1498
1498
|
];
|
|
1499
1499
|
export var DescribeIdentityProviderResponse$ = [3, n0, _DIPRes,
|
|
1500
1500
|
0,
|
|
1501
1501
|
[_IP],
|
|
1502
|
-
[() => IdentityProviderType$]
|
|
1502
|
+
[() => IdentityProviderType$], 1
|
|
1503
1503
|
];
|
|
1504
1504
|
export var DescribeManagedLoginBrandingByClientRequest$ = [3, n0, _DMLBBCR,
|
|
1505
1505
|
0,
|
|
1506
1506
|
[_UPI, _CI, _RMR],
|
|
1507
|
-
[0, [() => ClientIdType, 0], 2]
|
|
1507
|
+
[0, [() => ClientIdType, 0], 2], 2
|
|
1508
1508
|
];
|
|
1509
1509
|
export var DescribeManagedLoginBrandingByClientResponse$ = [3, n0, _DMLBBCRe,
|
|
1510
1510
|
0,
|
|
@@ -1514,7 +1514,7 @@ export var DescribeManagedLoginBrandingByClientResponse$ = [3, n0, _DMLBBCRe,
|
|
|
1514
1514
|
export var DescribeManagedLoginBrandingRequest$ = [3, n0, _DMLBRe,
|
|
1515
1515
|
0,
|
|
1516
1516
|
[_UPI, _MLBI, _RMR],
|
|
1517
|
-
[0, 0, 2]
|
|
1517
|
+
[0, 0, 2], 2
|
|
1518
1518
|
];
|
|
1519
1519
|
export var DescribeManagedLoginBrandingResponse$ = [3, n0, _DMLBRes,
|
|
1520
1520
|
0,
|
|
@@ -1524,27 +1524,27 @@ export var DescribeManagedLoginBrandingResponse$ = [3, n0, _DMLBRes,
|
|
|
1524
1524
|
export var DescribeResourceServerRequest$ = [3, n0, _DRSRe,
|
|
1525
1525
|
0,
|
|
1526
1526
|
[_UPI, _I],
|
|
1527
|
-
[0, 0]
|
|
1527
|
+
[0, 0], 2
|
|
1528
1528
|
];
|
|
1529
1529
|
export var DescribeResourceServerResponse$ = [3, n0, _DRSRes,
|
|
1530
1530
|
0,
|
|
1531
1531
|
[_RS],
|
|
1532
|
-
[() => ResourceServerType$]
|
|
1532
|
+
[() => ResourceServerType$], 1
|
|
1533
1533
|
];
|
|
1534
1534
|
export var DescribeRiskConfigurationRequest$ = [3, n0, _DRCR,
|
|
1535
1535
|
0,
|
|
1536
1536
|
[_UPI, _CI],
|
|
1537
|
-
[0, [() => ClientIdType, 0]]
|
|
1537
|
+
[0, [() => ClientIdType, 0]], 1
|
|
1538
1538
|
];
|
|
1539
1539
|
export var DescribeRiskConfigurationResponse$ = [3, n0, _DRCRe,
|
|
1540
1540
|
0,
|
|
1541
1541
|
[_RC],
|
|
1542
|
-
[[() => RiskConfigurationType$, 0]]
|
|
1542
|
+
[[() => RiskConfigurationType$, 0]], 1
|
|
1543
1543
|
];
|
|
1544
1544
|
export var DescribeTermsRequest$ = [3, n0, _DTRe,
|
|
1545
1545
|
0,
|
|
1546
1546
|
[_TI, _UPI],
|
|
1547
|
-
[0, 0]
|
|
1547
|
+
[0, 0], 2
|
|
1548
1548
|
];
|
|
1549
1549
|
export var DescribeTermsResponse$ = [3, n0, _DTRes,
|
|
1550
1550
|
0,
|
|
@@ -1554,7 +1554,7 @@ export var DescribeTermsResponse$ = [3, n0, _DTRes,
|
|
|
1554
1554
|
export var DescribeUserImportJobRequest$ = [3, n0, _DUIJR,
|
|
1555
1555
|
0,
|
|
1556
1556
|
[_UPI, _JI],
|
|
1557
|
-
[0, 0]
|
|
1557
|
+
[0, 0], 2
|
|
1558
1558
|
];
|
|
1559
1559
|
export var DescribeUserImportJobResponse$ = [3, n0, _DUIJRe,
|
|
1560
1560
|
0,
|
|
@@ -1564,7 +1564,7 @@ export var DescribeUserImportJobResponse$ = [3, n0, _DUIJRe,
|
|
|
1564
1564
|
export var DescribeUserPoolClientRequest$ = [3, n0, _DUPCRe,
|
|
1565
1565
|
0,
|
|
1566
1566
|
[_UPI, _CI],
|
|
1567
|
-
[0, [() => ClientIdType, 0]]
|
|
1567
|
+
[0, [() => ClientIdType, 0]], 2
|
|
1568
1568
|
];
|
|
1569
1569
|
export var DescribeUserPoolClientResponse$ = [3, n0, _DUPCRes,
|
|
1570
1570
|
0,
|
|
@@ -1574,7 +1574,7 @@ export var DescribeUserPoolClientResponse$ = [3, n0, _DUPCRes,
|
|
|
1574
1574
|
export var DescribeUserPoolDomainRequest$ = [3, n0, _DUPDRes,
|
|
1575
1575
|
0,
|
|
1576
1576
|
[_Do],
|
|
1577
|
-
[0]
|
|
1577
|
+
[0], 1
|
|
1578
1578
|
];
|
|
1579
1579
|
export var DescribeUserPoolDomainResponse$ = [3, n0, _DUPDResc,
|
|
1580
1580
|
0,
|
|
@@ -1584,7 +1584,7 @@ export var DescribeUserPoolDomainResponse$ = [3, n0, _DUPDResc,
|
|
|
1584
1584
|
export var DescribeUserPoolRequest$ = [3, n0, _DUPRe,
|
|
1585
1585
|
0,
|
|
1586
1586
|
[_UPI],
|
|
1587
|
-
[0]
|
|
1587
|
+
[0], 1
|
|
1588
1588
|
];
|
|
1589
1589
|
export var DescribeUserPoolResponse$ = [3, n0, _DUPRes,
|
|
1590
1590
|
0,
|
|
@@ -1652,7 +1652,7 @@ export var EventContextDataType$ = [3, n0, _ECDT,
|
|
|
1652
1652
|
export var EventFeedbackType$ = [3, n0, _EFT,
|
|
1653
1653
|
0,
|
|
1654
1654
|
[_FV, _Pro, _FD],
|
|
1655
|
-
[0, 0, 4]
|
|
1655
|
+
[0, 0, 4], 2
|
|
1656
1656
|
];
|
|
1657
1657
|
export var EventRiskType$ = [3, n0, _ERT,
|
|
1658
1658
|
0,
|
|
@@ -1684,13 +1684,13 @@ export var ForbiddenException$ = [-3, n0, _FE,
|
|
|
1684
1684
|
TypeRegistry.for(n0).registerError(ForbiddenException$, ForbiddenException);
|
|
1685
1685
|
export var ForgetDeviceRequest$ = [3, n0, _FDR,
|
|
1686
1686
|
0,
|
|
1687
|
-
[
|
|
1688
|
-
[[() => TokenModelType, 0],
|
|
1687
|
+
[_DK, _ATc],
|
|
1688
|
+
[0, [() => TokenModelType, 0]], 1
|
|
1689
1689
|
];
|
|
1690
1690
|
export var ForgotPasswordRequest$ = [3, n0, _FPR,
|
|
1691
1691
|
0,
|
|
1692
|
-
[_CI, _SH, _UCDs,
|
|
1693
|
-
[[() => ClientIdType, 0], [() =>
|
|
1692
|
+
[_CI, _U, _SH, _UCDs, _AM, _CM],
|
|
1693
|
+
[[() => ClientIdType, 0], [() => UsernameType, 0], [() => SecretHashType, 0], [() => UserContextDataType$, 0], () => AnalyticsMetadataType$, 128 | 0], 2
|
|
1694
1694
|
];
|
|
1695
1695
|
export var ForgotPasswordResponse$ = [3, n0, _FPRo,
|
|
1696
1696
|
0,
|
|
@@ -1700,7 +1700,7 @@ export var ForgotPasswordResponse$ = [3, n0, _FPRo,
|
|
|
1700
1700
|
export var GetCSVHeaderRequest$ = [3, n0, _GCSVHR,
|
|
1701
1701
|
0,
|
|
1702
1702
|
[_UPI],
|
|
1703
|
-
[0]
|
|
1703
|
+
[0], 1
|
|
1704
1704
|
];
|
|
1705
1705
|
export var GetCSVHeaderResponse$ = [3, n0, _GCSVHRe,
|
|
1706
1706
|
0,
|
|
@@ -1710,17 +1710,17 @@ export var GetCSVHeaderResponse$ = [3, n0, _GCSVHRe,
|
|
|
1710
1710
|
export var GetDeviceRequest$ = [3, n0, _GDR,
|
|
1711
1711
|
0,
|
|
1712
1712
|
[_DK, _ATc],
|
|
1713
|
-
[0, [() => TokenModelType, 0]]
|
|
1713
|
+
[0, [() => TokenModelType, 0]], 1
|
|
1714
1714
|
];
|
|
1715
1715
|
export var GetDeviceResponse$ = [3, n0, _GDRe,
|
|
1716
1716
|
0,
|
|
1717
1717
|
[_D],
|
|
1718
|
-
[[() => DeviceType$, 0]]
|
|
1718
|
+
[[() => DeviceType$, 0]], 1
|
|
1719
1719
|
];
|
|
1720
1720
|
export var GetGroupRequest$ = [3, n0, _GGR,
|
|
1721
1721
|
0,
|
|
1722
1722
|
[_GN, _UPI],
|
|
1723
|
-
[0, 0]
|
|
1723
|
+
[0, 0], 2
|
|
1724
1724
|
];
|
|
1725
1725
|
export var GetGroupResponse$ = [3, n0, _GGRe,
|
|
1726
1726
|
0,
|
|
@@ -1730,17 +1730,17 @@ export var GetGroupResponse$ = [3, n0, _GGRe,
|
|
|
1730
1730
|
export var GetIdentityProviderByIdentifierRequest$ = [3, n0, _GIPBIR,
|
|
1731
1731
|
0,
|
|
1732
1732
|
[_UPI, _IId],
|
|
1733
|
-
[0, 0]
|
|
1733
|
+
[0, 0], 2
|
|
1734
1734
|
];
|
|
1735
1735
|
export var GetIdentityProviderByIdentifierResponse$ = [3, n0, _GIPBIRe,
|
|
1736
1736
|
0,
|
|
1737
1737
|
[_IP],
|
|
1738
|
-
[() => IdentityProviderType$]
|
|
1738
|
+
[() => IdentityProviderType$], 1
|
|
1739
1739
|
];
|
|
1740
1740
|
export var GetLogDeliveryConfigurationRequest$ = [3, n0, _GLDCR,
|
|
1741
1741
|
0,
|
|
1742
1742
|
[_UPI],
|
|
1743
|
-
[0]
|
|
1743
|
+
[0], 1
|
|
1744
1744
|
];
|
|
1745
1745
|
export var GetLogDeliveryConfigurationResponse$ = [3, n0, _GLDCRe,
|
|
1746
1746
|
0,
|
|
@@ -1750,7 +1750,7 @@ export var GetLogDeliveryConfigurationResponse$ = [3, n0, _GLDCRe,
|
|
|
1750
1750
|
export var GetSigningCertificateRequest$ = [3, n0, _GSCR,
|
|
1751
1751
|
0,
|
|
1752
1752
|
[_UPI],
|
|
1753
|
-
[0]
|
|
1753
|
+
[0], 1
|
|
1754
1754
|
];
|
|
1755
1755
|
export var GetSigningCertificateResponse$ = [3, n0, _GSCRe,
|
|
1756
1756
|
0,
|
|
@@ -1760,7 +1760,7 @@ export var GetSigningCertificateResponse$ = [3, n0, _GSCRe,
|
|
|
1760
1760
|
export var GetTokensFromRefreshTokenRequest$ = [3, n0, _GTFRTR,
|
|
1761
1761
|
0,
|
|
1762
1762
|
[_RT, _CI, _CSl, _DK, _CM],
|
|
1763
|
-
[[() => TokenModelType, 0], [() => ClientIdType, 0], [() => ClientSecretType, 0], 0, 128 | 0]
|
|
1763
|
+
[[() => TokenModelType, 0], [() => ClientIdType, 0], [() => ClientSecretType, 0], 0, 128 | 0], 2
|
|
1764
1764
|
];
|
|
1765
1765
|
export var GetTokensFromRefreshTokenResponse$ = [3, n0, _GTFRTRe,
|
|
1766
1766
|
0,
|
|
@@ -1770,17 +1770,17 @@ export var GetTokensFromRefreshTokenResponse$ = [3, n0, _GTFRTRe,
|
|
|
1770
1770
|
export var GetUICustomizationRequest$ = [3, n0, _GUICR,
|
|
1771
1771
|
0,
|
|
1772
1772
|
[_UPI, _CI],
|
|
1773
|
-
[0, [() => ClientIdType, 0]]
|
|
1773
|
+
[0, [() => ClientIdType, 0]], 1
|
|
1774
1774
|
];
|
|
1775
1775
|
export var GetUICustomizationResponse$ = [3, n0, _GUICRe,
|
|
1776
1776
|
0,
|
|
1777
1777
|
[_UIC],
|
|
1778
|
-
[[() => UICustomizationType$, 0]]
|
|
1778
|
+
[[() => UICustomizationType$, 0]], 1
|
|
1779
1779
|
];
|
|
1780
1780
|
export var GetUserAttributeVerificationCodeRequest$ = [3, n0, _GUAVCR,
|
|
1781
1781
|
0,
|
|
1782
1782
|
[_ATc, _AN, _CM],
|
|
1783
|
-
[[() => TokenModelType, 0], 0, 128 | 0]
|
|
1783
|
+
[[() => TokenModelType, 0], 0, 128 | 0], 2
|
|
1784
1784
|
];
|
|
1785
1785
|
export var GetUserAttributeVerificationCodeResponse$ = [3, n0, _GUAVCRe,
|
|
1786
1786
|
0,
|
|
@@ -1790,17 +1790,17 @@ export var GetUserAttributeVerificationCodeResponse$ = [3, n0, _GUAVCRe,
|
|
|
1790
1790
|
export var GetUserAuthFactorsRequest$ = [3, n0, _GUAFR,
|
|
1791
1791
|
0,
|
|
1792
1792
|
[_ATc],
|
|
1793
|
-
[[() => TokenModelType, 0]]
|
|
1793
|
+
[[() => TokenModelType, 0]], 1
|
|
1794
1794
|
];
|
|
1795
1795
|
export var GetUserAuthFactorsResponse$ = [3, n0, _GUAFRe,
|
|
1796
1796
|
0,
|
|
1797
1797
|
[_U, _PMS, _UMFASL, _CUAF],
|
|
1798
|
-
[[() => UsernameType, 0], 0, 64 | 0, 64 | 0]
|
|
1798
|
+
[[() => UsernameType, 0], 0, 64 | 0, 64 | 0], 1
|
|
1799
1799
|
];
|
|
1800
1800
|
export var GetUserPoolMfaConfigRequest$ = [3, n0, _GUPMCR,
|
|
1801
1801
|
0,
|
|
1802
1802
|
[_UPI],
|
|
1803
|
-
[0]
|
|
1803
|
+
[0], 1
|
|
1804
1804
|
];
|
|
1805
1805
|
export var GetUserPoolMfaConfigResponse$ = [3, n0, _GUPMCRe,
|
|
1806
1806
|
0,
|
|
@@ -1810,17 +1810,17 @@ export var GetUserPoolMfaConfigResponse$ = [3, n0, _GUPMCRe,
|
|
|
1810
1810
|
export var GetUserRequest$ = [3, n0, _GUR,
|
|
1811
1811
|
0,
|
|
1812
1812
|
[_ATc],
|
|
1813
|
-
[[() => TokenModelType, 0]]
|
|
1813
|
+
[[() => TokenModelType, 0]], 1
|
|
1814
1814
|
];
|
|
1815
1815
|
export var GetUserResponse$ = [3, n0, _GURe,
|
|
1816
1816
|
0,
|
|
1817
1817
|
[_U, _UA, _MFAO, _PMS, _UMFASL],
|
|
1818
|
-
[[() => UsernameType, 0], [() => AttributeListType, 0], () => MFAOptionListType, 0, 64 | 0]
|
|
1818
|
+
[[() => UsernameType, 0], [() => AttributeListType, 0], () => MFAOptionListType, 0, 64 | 0], 2
|
|
1819
1819
|
];
|
|
1820
1820
|
export var GlobalSignOutRequest$ = [3, n0, _GSOR,
|
|
1821
1821
|
0,
|
|
1822
1822
|
[_ATc],
|
|
1823
|
-
[[() => TokenModelType, 0]]
|
|
1823
|
+
[[() => TokenModelType, 0]], 1
|
|
1824
1824
|
];
|
|
1825
1825
|
export var GlobalSignOutResponse$ = [3, n0, _GSORl,
|
|
1826
1826
|
0,
|
|
@@ -1850,8 +1850,8 @@ export var IdentityProviderType$ = [3, n0, _IPT,
|
|
|
1850
1850
|
];
|
|
1851
1851
|
export var InitiateAuthRequest$ = [3, n0, _IAR,
|
|
1852
1852
|
0,
|
|
1853
|
-
[_AF, _AP, _CM,
|
|
1854
|
-
[0, [() =>
|
|
1853
|
+
[_AF, _CI, _AP, _CM, _AM, _UCDs, _S],
|
|
1854
|
+
[0, [() => ClientIdType, 0], [() => AuthParametersType, 0], 128 | 0, () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], [() => SessionType, 0]], 2
|
|
1855
1855
|
];
|
|
1856
1856
|
export var InitiateAuthResponse$ = [3, n0, _IARn,
|
|
1857
1857
|
0,
|
|
@@ -1926,7 +1926,7 @@ TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededExcepti
|
|
|
1926
1926
|
export var ListDevicesRequest$ = [3, n0, _LDR,
|
|
1927
1927
|
0,
|
|
1928
1928
|
[_ATc, _L, _PTa],
|
|
1929
|
-
[[() => TokenModelType, 0], 1, 0]
|
|
1929
|
+
[[() => TokenModelType, 0], 1, 0], 1
|
|
1930
1930
|
];
|
|
1931
1931
|
export var ListDevicesResponse$ = [3, n0, _LDRi,
|
|
1932
1932
|
0,
|
|
@@ -1936,7 +1936,7 @@ export var ListDevicesResponse$ = [3, n0, _LDRi,
|
|
|
1936
1936
|
export var ListGroupsRequest$ = [3, n0, _LGR,
|
|
1937
1937
|
0,
|
|
1938
1938
|
[_UPI, _L, _NT],
|
|
1939
|
-
[0, 1, 0]
|
|
1939
|
+
[0, 1, 0], 1
|
|
1940
1940
|
];
|
|
1941
1941
|
export var ListGroupsResponse$ = [3, n0, _LGRi,
|
|
1942
1942
|
0,
|
|
@@ -1946,27 +1946,27 @@ export var ListGroupsResponse$ = [3, n0, _LGRi,
|
|
|
1946
1946
|
export var ListIdentityProvidersRequest$ = [3, n0, _LIPR,
|
|
1947
1947
|
0,
|
|
1948
1948
|
[_UPI, _MR, _NT],
|
|
1949
|
-
[0, 1, 0]
|
|
1949
|
+
[0, 1, 0], 1
|
|
1950
1950
|
];
|
|
1951
1951
|
export var ListIdentityProvidersResponse$ = [3, n0, _LIPRi,
|
|
1952
1952
|
0,
|
|
1953
1953
|
[_Prov, _NT],
|
|
1954
|
-
[() => ProvidersListType, 0]
|
|
1954
|
+
[() => ProvidersListType, 0], 1
|
|
1955
1955
|
];
|
|
1956
1956
|
export var ListResourceServersRequest$ = [3, n0, _LRSR,
|
|
1957
1957
|
0,
|
|
1958
1958
|
[_UPI, _MR, _NT],
|
|
1959
|
-
[0, 1, 0]
|
|
1959
|
+
[0, 1, 0], 1
|
|
1960
1960
|
];
|
|
1961
1961
|
export var ListResourceServersResponse$ = [3, n0, _LRSRi,
|
|
1962
1962
|
0,
|
|
1963
1963
|
[_RSe, _NT],
|
|
1964
|
-
[() => ResourceServersListType, 0]
|
|
1964
|
+
[() => ResourceServersListType, 0], 1
|
|
1965
1965
|
];
|
|
1966
1966
|
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1967
1967
|
0,
|
|
1968
1968
|
[_RAes],
|
|
1969
|
-
[0]
|
|
1969
|
+
[0], 1
|
|
1970
1970
|
];
|
|
1971
1971
|
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1972
1972
|
0,
|
|
@@ -1976,17 +1976,17 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
1976
1976
|
export var ListTermsRequest$ = [3, n0, _LTR,
|
|
1977
1977
|
0,
|
|
1978
1978
|
[_UPI, _MR, _NT],
|
|
1979
|
-
[0, 1, 0]
|
|
1979
|
+
[0, 1, 0], 1
|
|
1980
1980
|
];
|
|
1981
1981
|
export var ListTermsResponse$ = [3, n0, _LTRi,
|
|
1982
1982
|
0,
|
|
1983
1983
|
[_T, _NT],
|
|
1984
|
-
[() => TermsDescriptionListType, 0]
|
|
1984
|
+
[() => TermsDescriptionListType, 0], 1
|
|
1985
1985
|
];
|
|
1986
1986
|
export var ListUserImportJobsRequest$ = [3, n0, _LUIJR,
|
|
1987
1987
|
0,
|
|
1988
1988
|
[_UPI, _MR, _PTa],
|
|
1989
|
-
[0, 1, 0]
|
|
1989
|
+
[0, 1, 0], 2
|
|
1990
1990
|
];
|
|
1991
1991
|
export var ListUserImportJobsResponse$ = [3, n0, _LUIJRi,
|
|
1992
1992
|
0,
|
|
@@ -1996,7 +1996,7 @@ export var ListUserImportJobsResponse$ = [3, n0, _LUIJRi,
|
|
|
1996
1996
|
export var ListUserPoolClientsRequest$ = [3, n0, _LUPCR,
|
|
1997
1997
|
0,
|
|
1998
1998
|
[_UPI, _MR, _NT],
|
|
1999
|
-
[0, 1, 0]
|
|
1999
|
+
[0, 1, 0], 1
|
|
2000
2000
|
];
|
|
2001
2001
|
export var ListUserPoolClientsResponse$ = [3, n0, _LUPCRi,
|
|
2002
2002
|
0,
|
|
@@ -2005,8 +2005,8 @@ export var ListUserPoolClientsResponse$ = [3, n0, _LUPCRi,
|
|
|
2005
2005
|
];
|
|
2006
2006
|
export var ListUserPoolsRequest$ = [3, n0, _LUPR,
|
|
2007
2007
|
0,
|
|
2008
|
-
[
|
|
2009
|
-
[0, 1
|
|
2008
|
+
[_MR, _NT],
|
|
2009
|
+
[1, 0], 1
|
|
2010
2010
|
];
|
|
2011
2011
|
export var ListUserPoolsResponse$ = [3, n0, _LUPRi,
|
|
2012
2012
|
0,
|
|
@@ -2016,7 +2016,7 @@ export var ListUserPoolsResponse$ = [3, n0, _LUPRi,
|
|
|
2016
2016
|
export var ListUsersInGroupRequest$ = [3, n0, _LUIGR,
|
|
2017
2017
|
0,
|
|
2018
2018
|
[_UPI, _GN, _L, _NT],
|
|
2019
|
-
[0, 0, 1, 0]
|
|
2019
|
+
[0, 0, 1, 0], 2
|
|
2020
2020
|
];
|
|
2021
2021
|
export var ListUsersInGroupResponse$ = [3, n0, _LUIGRi,
|
|
2022
2022
|
0,
|
|
@@ -2026,7 +2026,7 @@ export var ListUsersInGroupResponse$ = [3, n0, _LUIGRi,
|
|
|
2026
2026
|
export var ListUsersRequest$ = [3, n0, _LUR,
|
|
2027
2027
|
0,
|
|
2028
2028
|
[_UPI, _ATG, _L, _PTa, _Fi],
|
|
2029
|
-
[0, 64 | 0, 1, 0, 0]
|
|
2029
|
+
[0, 64 | 0, 1, 0, 0], 1
|
|
2030
2030
|
];
|
|
2031
2031
|
export var ListUsersResponse$ = [3, n0, _LURi,
|
|
2032
2032
|
0,
|
|
@@ -2036,22 +2036,22 @@ export var ListUsersResponse$ = [3, n0, _LURi,
|
|
|
2036
2036
|
export var ListWebAuthnCredentialsRequest$ = [3, n0, _LWACR,
|
|
2037
2037
|
0,
|
|
2038
2038
|
[_ATc, _NT, _MR],
|
|
2039
|
-
[[() => TokenModelType, 0], 0, 1]
|
|
2039
|
+
[[() => TokenModelType, 0], 0, 1], 1
|
|
2040
2040
|
];
|
|
2041
2041
|
export var ListWebAuthnCredentialsResponse$ = [3, n0, _LWACRi,
|
|
2042
2042
|
0,
|
|
2043
2043
|
[_Cre, _NT],
|
|
2044
|
-
[() => WebAuthnCredentialDescriptionListType, 0]
|
|
2044
|
+
[() => WebAuthnCredentialDescriptionListType, 0], 1
|
|
2045
2045
|
];
|
|
2046
2046
|
export var LogConfigurationType$ = [3, n0, _LCTo,
|
|
2047
2047
|
0,
|
|
2048
2048
|
[_LL, _ES, _CWLC, _SCo, _FC],
|
|
2049
|
-
[0, 0, () => CloudWatchLogsConfigurationType$, () => S3ConfigurationType$, () => FirehoseConfigurationType$]
|
|
2049
|
+
[0, 0, () => CloudWatchLogsConfigurationType$, () => S3ConfigurationType$, () => FirehoseConfigurationType$], 2
|
|
2050
2050
|
];
|
|
2051
2051
|
export var LogDeliveryConfigurationType$ = [3, n0, _LDCT,
|
|
2052
2052
|
0,
|
|
2053
2053
|
[_UPI, _LCo],
|
|
2054
|
-
[0, () => LogConfigurationListType]
|
|
2054
|
+
[0, () => LogConfigurationListType], 2
|
|
2055
2055
|
];
|
|
2056
2056
|
export var ManagedLoginBrandingExistsException$ = [-3, n0, _MLBEE,
|
|
2057
2057
|
{ [_e]: _c, [_hE]: 400 },
|
|
@@ -2093,13 +2093,13 @@ export var NotAuthorizedException$ = [-3, n0, _NAE,
|
|
|
2093
2093
|
TypeRegistry.for(n0).registerError(NotAuthorizedException$, NotAuthorizedException);
|
|
2094
2094
|
export var NotifyConfigurationType$ = [3, n0, _NCT,
|
|
2095
2095
|
0,
|
|
2096
|
-
[_F, _RTe,
|
|
2097
|
-
[0, 0, 0, () => NotifyEmailType$, () => NotifyEmailType$, () => NotifyEmailType$]
|
|
2096
|
+
[_SA, _F, _RTe, _BE, _NAEo, _ME],
|
|
2097
|
+
[0, 0, 0, () => NotifyEmailType$, () => NotifyEmailType$, () => NotifyEmailType$], 1
|
|
2098
2098
|
];
|
|
2099
2099
|
export var NotifyEmailType$ = [3, n0, _NET,
|
|
2100
2100
|
0,
|
|
2101
2101
|
[_Su, _HB, _TB],
|
|
2102
|
-
[0, 0, 0]
|
|
2102
|
+
[0, 0, 0], 1
|
|
2103
2103
|
];
|
|
2104
2104
|
export var NumberAttributeConstraintsType$ = [3, n0, _NACT,
|
|
2105
2105
|
0,
|
|
@@ -2132,7 +2132,7 @@ TypeRegistry.for(n0).registerError(PreconditionNotMetException$, PreconditionNot
|
|
|
2132
2132
|
export var PreTokenGenerationVersionConfigType$ = [3, n0, _PTGVCT,
|
|
2133
2133
|
0,
|
|
2134
2134
|
[_LV, _LAa],
|
|
2135
|
-
[0, 0]
|
|
2135
|
+
[0, 0], 2
|
|
2136
2136
|
];
|
|
2137
2137
|
export var ProviderDescription$ = [3, n0, _PDr,
|
|
2138
2138
|
0,
|
|
@@ -2147,7 +2147,7 @@ export var ProviderUserIdentifierType$ = [3, n0, _PUIT,
|
|
|
2147
2147
|
export var RecoveryOptionType$ = [3, n0, _ROT,
|
|
2148
2148
|
0,
|
|
2149
2149
|
[_Pri, _Na],
|
|
2150
|
-
[1, 0]
|
|
2150
|
+
[1, 0], 2
|
|
2151
2151
|
];
|
|
2152
2152
|
export var RefreshTokenReuseException$ = [-3, n0, _RTRE,
|
|
2153
2153
|
{ [_e]: _c, [_hE]: 400 },
|
|
@@ -2158,12 +2158,12 @@ TypeRegistry.for(n0).registerError(RefreshTokenReuseException$, RefreshTokenReus
|
|
|
2158
2158
|
export var RefreshTokenRotationType$ = [3, n0, _RTRT,
|
|
2159
2159
|
0,
|
|
2160
2160
|
[_Fe, _RGPS],
|
|
2161
|
-
[0, 1]
|
|
2161
|
+
[0, 1], 1
|
|
2162
2162
|
];
|
|
2163
2163
|
export var ResendConfirmationCodeRequest$ = [3, n0, _RCCR,
|
|
2164
2164
|
0,
|
|
2165
|
-
[_CI, _SH, _UCDs,
|
|
2166
|
-
[[() => ClientIdType, 0], [() =>
|
|
2165
|
+
[_CI, _U, _SH, _UCDs, _AM, _CM],
|
|
2166
|
+
[[() => ClientIdType, 0], [() => UsernameType, 0], [() => SecretHashType, 0], [() => UserContextDataType$, 0], () => AnalyticsMetadataType$, 128 | 0], 2
|
|
2167
2167
|
];
|
|
2168
2168
|
export var ResendConfirmationCodeResponse$ = [3, n0, _RCCRe,
|
|
2169
2169
|
0,
|
|
@@ -2179,7 +2179,7 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
|
|
|
2179
2179
|
export var ResourceServerScopeType$ = [3, n0, _RSST,
|
|
2180
2180
|
0,
|
|
2181
2181
|
[_SNc, _SD],
|
|
2182
|
-
[0, 0]
|
|
2182
|
+
[0, 0], 2
|
|
2183
2183
|
];
|
|
2184
2184
|
export var ResourceServerType$ = [3, n0, _RST,
|
|
2185
2185
|
0,
|
|
@@ -2189,7 +2189,7 @@ export var ResourceServerType$ = [3, n0, _RST,
|
|
|
2189
2189
|
export var RespondToAuthChallengeRequest$ = [3, n0, _RTACR,
|
|
2190
2190
|
0,
|
|
2191
2191
|
[_CI, _CN, _S, _CR, _AM, _UCDs, _CM],
|
|
2192
|
-
[[() => ClientIdType, 0], 0, [() => SessionType, 0], [() => ChallengeResponsesType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0]
|
|
2192
|
+
[[() => ClientIdType, 0], 0, [() => SessionType, 0], [() => ChallengeResponsesType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0], 2
|
|
2193
2193
|
];
|
|
2194
2194
|
export var RespondToAuthChallengeResponse$ = [3, n0, _RTACRe,
|
|
2195
2195
|
0,
|
|
@@ -2199,7 +2199,7 @@ export var RespondToAuthChallengeResponse$ = [3, n0, _RTACRe,
|
|
|
2199
2199
|
export var RevokeTokenRequest$ = [3, n0, _RTRe,
|
|
2200
2200
|
0,
|
|
2201
2201
|
[_To, _CI, _CSl],
|
|
2202
|
-
[[() => TokenModelType, 0], [() => ClientIdType, 0], [() => ClientSecretType, 0]]
|
|
2202
|
+
[[() => TokenModelType, 0], [() => ClientIdType, 0], [() => ClientSecretType, 0]], 2
|
|
2203
2203
|
];
|
|
2204
2204
|
export var RevokeTokenResponse$ = [3, n0, _RTRev,
|
|
2205
2205
|
0,
|
|
@@ -2235,7 +2235,7 @@ TypeRegistry.for(n0).registerError(ScopeDoesNotExistException$, ScopeDoesNotExis
|
|
|
2235
2235
|
export var SetLogDeliveryConfigurationRequest$ = [3, n0, _SLDCR,
|
|
2236
2236
|
0,
|
|
2237
2237
|
[_UPI, _LCo],
|
|
2238
|
-
[0, () => LogConfigurationListType]
|
|
2238
|
+
[0, () => LogConfigurationListType], 2
|
|
2239
2239
|
];
|
|
2240
2240
|
export var SetLogDeliveryConfigurationResponse$ = [3, n0, _SLDCRe,
|
|
2241
2241
|
0,
|
|
@@ -2245,27 +2245,27 @@ export var SetLogDeliveryConfigurationResponse$ = [3, n0, _SLDCRe,
|
|
|
2245
2245
|
export var SetRiskConfigurationRequest$ = [3, n0, _SRCR,
|
|
2246
2246
|
0,
|
|
2247
2247
|
[_UPI, _CI, _CCRC, _ATRC, _REC],
|
|
2248
|
-
[0, [() => ClientIdType, 0], () => CompromisedCredentialsRiskConfigurationType$, () => AccountTakeoverRiskConfigurationType$, () => RiskExceptionConfigurationType$]
|
|
2248
|
+
[0, [() => ClientIdType, 0], () => CompromisedCredentialsRiskConfigurationType$, () => AccountTakeoverRiskConfigurationType$, () => RiskExceptionConfigurationType$], 1
|
|
2249
2249
|
];
|
|
2250
2250
|
export var SetRiskConfigurationResponse$ = [3, n0, _SRCRe,
|
|
2251
2251
|
0,
|
|
2252
2252
|
[_RC],
|
|
2253
|
-
[[() => RiskConfigurationType$, 0]]
|
|
2253
|
+
[[() => RiskConfigurationType$, 0]], 1
|
|
2254
2254
|
];
|
|
2255
2255
|
export var SetUICustomizationRequest$ = [3, n0, _SUICR,
|
|
2256
2256
|
0,
|
|
2257
2257
|
[_UPI, _CI, _CSS, _IF],
|
|
2258
|
-
[0, [() => ClientIdType, 0], 0, 21]
|
|
2258
|
+
[0, [() => ClientIdType, 0], 0, 21], 1
|
|
2259
2259
|
];
|
|
2260
2260
|
export var SetUICustomizationResponse$ = [3, n0, _SUICRe,
|
|
2261
2261
|
0,
|
|
2262
2262
|
[_UIC],
|
|
2263
|
-
[[() => UICustomizationType$, 0]]
|
|
2263
|
+
[[() => UICustomizationType$, 0]], 1
|
|
2264
2264
|
];
|
|
2265
2265
|
export var SetUserMFAPreferenceRequest$ = [3, n0, _SUMFAPR,
|
|
2266
2266
|
0,
|
|
2267
|
-
[_SMSMS, _STMS, _EMS
|
|
2268
|
-
[() =>
|
|
2267
|
+
[_ATc, _SMSMS, _STMS, _EMS],
|
|
2268
|
+
[[() => TokenModelType, 0], () => SMSMfaSettingsType$, () => SoftwareTokenMfaSettingsType$, () => EmailMfaSettingsType$], 1
|
|
2269
2269
|
];
|
|
2270
2270
|
export var SetUserMFAPreferenceResponse$ = [3, n0, _SUMFAPRe,
|
|
2271
2271
|
0,
|
|
@@ -2275,7 +2275,7 @@ export var SetUserMFAPreferenceResponse$ = [3, n0, _SUMFAPRe,
|
|
|
2275
2275
|
export var SetUserPoolMfaConfigRequest$ = [3, n0, _SUPMCR,
|
|
2276
2276
|
0,
|
|
2277
2277
|
[_UPI, _SMC, _STMC, _EMC, _MC, _WAC],
|
|
2278
|
-
[0, () => SmsMfaConfigType$, () => SoftwareTokenMfaConfigType$, () => EmailMfaConfigType$, 0, () => WebAuthnConfigurationType$]
|
|
2278
|
+
[0, () => SmsMfaConfigType$, () => SoftwareTokenMfaConfigType$, () => EmailMfaConfigType$, 0, () => WebAuthnConfigurationType$], 1
|
|
2279
2279
|
];
|
|
2280
2280
|
export var SetUserPoolMfaConfigResponse$ = [3, n0, _SUPMCRe,
|
|
2281
2281
|
0,
|
|
@@ -2285,7 +2285,7 @@ export var SetUserPoolMfaConfigResponse$ = [3, n0, _SUPMCRe,
|
|
|
2285
2285
|
export var SetUserSettingsRequest$ = [3, n0, _SUSR,
|
|
2286
2286
|
0,
|
|
2287
2287
|
[_ATc, _MFAO],
|
|
2288
|
-
[[() => TokenModelType, 0], () => MFAOptionListType]
|
|
2288
|
+
[[() => TokenModelType, 0], () => MFAOptionListType], 2
|
|
2289
2289
|
];
|
|
2290
2290
|
export var SetUserSettingsResponse$ = [3, n0, _SUSRe,
|
|
2291
2291
|
0,
|
|
@@ -2299,18 +2299,18 @@ export var SignInPolicyType$ = [3, n0, _SIPT,
|
|
|
2299
2299
|
];
|
|
2300
2300
|
export var SignUpRequest$ = [3, n0, _SUR,
|
|
2301
2301
|
0,
|
|
2302
|
-
[_CI,
|
|
2303
|
-
[[() => ClientIdType, 0], [() =>
|
|
2302
|
+
[_CI, _U, _SH, _P, _UA, _VD, _AM, _UCDs, _CM],
|
|
2303
|
+
[[() => ClientIdType, 0], [() => UsernameType, 0], [() => SecretHashType, 0], [() => PasswordType, 0], [() => AttributeListType, 0], [() => AttributeListType, 0], () => AnalyticsMetadataType$, [() => UserContextDataType$, 0], 128 | 0], 2
|
|
2304
2304
|
];
|
|
2305
2305
|
export var SignUpResponse$ = [3, n0, _SURi,
|
|
2306
2306
|
0,
|
|
2307
|
-
[_UCs,
|
|
2308
|
-
[2, () => CodeDeliveryDetailsType$,
|
|
2307
|
+
[_UCs, _USs, _CDD, _S],
|
|
2308
|
+
[2, 0, () => CodeDeliveryDetailsType$, [() => SessionType, 0]], 2
|
|
2309
2309
|
];
|
|
2310
2310
|
export var SmsConfigurationType$ = [3, n0, _SCTm,
|
|
2311
2311
|
0,
|
|
2312
2312
|
[_SCA, _EIx, _SR],
|
|
2313
|
-
[0, 0, 0]
|
|
2313
|
+
[0, 0, 0], 1
|
|
2314
2314
|
];
|
|
2315
2315
|
export var SmsMfaConfigType$ = [3, n0, _SMCT,
|
|
2316
2316
|
0,
|
|
@@ -2341,7 +2341,7 @@ export var SoftwareTokenMfaSettingsType$ = [3, n0, _STMST,
|
|
|
2341
2341
|
export var StartUserImportJobRequest$ = [3, n0, _SUIJR,
|
|
2342
2342
|
0,
|
|
2343
2343
|
[_UPI, _JI],
|
|
2344
|
-
[0, 0]
|
|
2344
|
+
[0, 0], 2
|
|
2345
2345
|
];
|
|
2346
2346
|
export var StartUserImportJobResponse$ = [3, n0, _SUIJRt,
|
|
2347
2347
|
0,
|
|
@@ -2351,17 +2351,17 @@ export var StartUserImportJobResponse$ = [3, n0, _SUIJRt,
|
|
|
2351
2351
|
export var StartWebAuthnRegistrationRequest$ = [3, n0, _SWARR,
|
|
2352
2352
|
0,
|
|
2353
2353
|
[_ATc],
|
|
2354
|
-
[[() => TokenModelType, 0]]
|
|
2354
|
+
[[() => TokenModelType, 0]], 1
|
|
2355
2355
|
];
|
|
2356
2356
|
export var StartWebAuthnRegistrationResponse$ = [3, n0, _SWARRt,
|
|
2357
2357
|
0,
|
|
2358
2358
|
[_CCO],
|
|
2359
|
-
[15]
|
|
2359
|
+
[15], 1
|
|
2360
2360
|
];
|
|
2361
2361
|
export var StopUserImportJobRequest$ = [3, n0, _SUIJRto,
|
|
2362
2362
|
0,
|
|
2363
2363
|
[_UPI, _JI],
|
|
2364
|
-
[0, 0]
|
|
2364
|
+
[0, 0], 2
|
|
2365
2365
|
];
|
|
2366
2366
|
export var StopUserImportJobResponse$ = [3, n0, _SUIJRtop,
|
|
2367
2367
|
0,
|
|
@@ -2376,7 +2376,7 @@ export var StringAttributeConstraintsType$ = [3, n0, _SACT,
|
|
|
2376
2376
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
2377
2377
|
0,
|
|
2378
2378
|
[_RAes, _Ta],
|
|
2379
|
-
[0, 128 | 0]
|
|
2379
|
+
[0, 128 | 0], 2
|
|
2380
2380
|
];
|
|
2381
2381
|
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
2382
2382
|
0,
|
|
@@ -2386,7 +2386,7 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
|
2386
2386
|
export var TermsDescriptionType$ = [3, n0, _TDT,
|
|
2387
2387
|
0,
|
|
2388
2388
|
[_TI, _TN, _En, _CDr, _LMD],
|
|
2389
|
-
[0, 0, 0, 4, 4]
|
|
2389
|
+
[0, 0, 0, 4, 4], 5
|
|
2390
2390
|
];
|
|
2391
2391
|
export var TermsExistsException$ = [-3, n0, _TEE,
|
|
2392
2392
|
{ [_e]: _c, [_hE]: 400 },
|
|
@@ -2397,7 +2397,7 @@ TypeRegistry.for(n0).registerError(TermsExistsException$, TermsExistsException);
|
|
|
2397
2397
|
export var TermsType$ = [3, n0, _TTe,
|
|
2398
2398
|
0,
|
|
2399
2399
|
[_TI, _UPI, _CI, _TN, _TS, _En, _Li, _CDr, _LMD],
|
|
2400
|
-
[0, 0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0, 4, 4]
|
|
2400
|
+
[0, 0, [() => ClientIdType, 0], 0, 0, 0, 128 | 0, 4, 4], 9
|
|
2401
2401
|
];
|
|
2402
2402
|
export var TierChangeNotAllowedException$ = [-3, n0, _TCNAE,
|
|
2403
2403
|
{ [_e]: _c, [_hE]: 403 },
|
|
@@ -2466,7 +2466,7 @@ TypeRegistry.for(n0).registerError(UnsupportedUserStateException$, UnsupportedUs
|
|
|
2466
2466
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
2467
2467
|
0,
|
|
2468
2468
|
[_RAes, _TK],
|
|
2469
|
-
[0, 64 | 0]
|
|
2469
|
+
[0, 64 | 0], 2
|
|
2470
2470
|
];
|
|
2471
2471
|
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
2472
2472
|
0,
|
|
@@ -2476,7 +2476,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
|
2476
2476
|
export var UpdateAuthEventFeedbackRequest$ = [3, n0, _UAEFR,
|
|
2477
2477
|
0,
|
|
2478
2478
|
[_UPI, _U, _EI, _FT, _FV],
|
|
2479
|
-
[0, [() => UsernameType, 0], 0, [() => TokenModelType, 0], 0]
|
|
2479
|
+
[0, [() => UsernameType, 0], 0, [() => TokenModelType, 0], 0], 5
|
|
2480
2480
|
];
|
|
2481
2481
|
export var UpdateAuthEventFeedbackResponse$ = [3, n0, _UAEFRp,
|
|
2482
2482
|
0,
|
|
@@ -2486,7 +2486,7 @@ export var UpdateAuthEventFeedbackResponse$ = [3, n0, _UAEFRp,
|
|
|
2486
2486
|
export var UpdateDeviceStatusRequest$ = [3, n0, _UDSR,
|
|
2487
2487
|
0,
|
|
2488
2488
|
[_ATc, _DK, _DRS],
|
|
2489
|
-
[[() => TokenModelType, 0], 0, 0]
|
|
2489
|
+
[[() => TokenModelType, 0], 0, 0], 2
|
|
2490
2490
|
];
|
|
2491
2491
|
export var UpdateDeviceStatusResponse$ = [3, n0, _UDSRp,
|
|
2492
2492
|
0,
|
|
@@ -2496,7 +2496,7 @@ export var UpdateDeviceStatusResponse$ = [3, n0, _UDSRp,
|
|
|
2496
2496
|
export var UpdateGroupRequest$ = [3, n0, _UGR,
|
|
2497
2497
|
0,
|
|
2498
2498
|
[_GN, _UPI, _Desc, _RA, _Pr],
|
|
2499
|
-
[0, 0, 0, 0, 1]
|
|
2499
|
+
[0, 0, 0, 0, 1], 2
|
|
2500
2500
|
];
|
|
2501
2501
|
export var UpdateGroupResponse$ = [3, n0, _UGRp,
|
|
2502
2502
|
0,
|
|
@@ -2506,12 +2506,12 @@ export var UpdateGroupResponse$ = [3, n0, _UGRp,
|
|
|
2506
2506
|
export var UpdateIdentityProviderRequest$ = [3, n0, _UIPR,
|
|
2507
2507
|
0,
|
|
2508
2508
|
[_UPI, _PN, _PD, _AMt, _II],
|
|
2509
|
-
[0, 0, 128 | 0, 128 | 0, 64 | 0]
|
|
2509
|
+
[0, 0, 128 | 0, 128 | 0, 64 | 0], 2
|
|
2510
2510
|
];
|
|
2511
2511
|
export var UpdateIdentityProviderResponse$ = [3, n0, _UIPRp,
|
|
2512
2512
|
0,
|
|
2513
2513
|
[_IP],
|
|
2514
|
-
[() => IdentityProviderType$]
|
|
2514
|
+
[() => IdentityProviderType$], 1
|
|
2515
2515
|
];
|
|
2516
2516
|
export var UpdateManagedLoginBrandingRequest$ = [3, n0, _UMLBR,
|
|
2517
2517
|
0,
|
|
@@ -2526,17 +2526,17 @@ export var UpdateManagedLoginBrandingResponse$ = [3, n0, _UMLBRp,
|
|
|
2526
2526
|
export var UpdateResourceServerRequest$ = [3, n0, _URSR,
|
|
2527
2527
|
0,
|
|
2528
2528
|
[_UPI, _I, _Na, _Sc],
|
|
2529
|
-
[0, 0, 0, () => ResourceServerScopeListType]
|
|
2529
|
+
[0, 0, 0, () => ResourceServerScopeListType], 3
|
|
2530
2530
|
];
|
|
2531
2531
|
export var UpdateResourceServerResponse$ = [3, n0, _URSRp,
|
|
2532
2532
|
0,
|
|
2533
2533
|
[_RS],
|
|
2534
|
-
[() => ResourceServerType$]
|
|
2534
|
+
[() => ResourceServerType$], 1
|
|
2535
2535
|
];
|
|
2536
2536
|
export var UpdateTermsRequest$ = [3, n0, _UTR,
|
|
2537
2537
|
0,
|
|
2538
2538
|
[_TI, _UPI, _TN, _TS, _En, _Li],
|
|
2539
|
-
[0, 0, 0, 0, 0, 128 | 0]
|
|
2539
|
+
[0, 0, 0, 0, 0, 128 | 0], 2
|
|
2540
2540
|
];
|
|
2541
2541
|
export var UpdateTermsResponse$ = [3, n0, _UTRp,
|
|
2542
2542
|
0,
|
|
@@ -2546,7 +2546,7 @@ export var UpdateTermsResponse$ = [3, n0, _UTRp,
|
|
|
2546
2546
|
export var UpdateUserAttributesRequest$ = [3, n0, _UUAR,
|
|
2547
2547
|
0,
|
|
2548
2548
|
[_UA, _ATc, _CM],
|
|
2549
|
-
[[() => AttributeListType, 0], [() => TokenModelType, 0], 128 | 0]
|
|
2549
|
+
[[() => AttributeListType, 0], [() => TokenModelType, 0], 128 | 0], 2
|
|
2550
2550
|
];
|
|
2551
2551
|
export var UpdateUserAttributesResponse$ = [3, n0, _UUARp,
|
|
2552
2552
|
0,
|
|
@@ -2556,7 +2556,7 @@ export var UpdateUserAttributesResponse$ = [3, n0, _UUARp,
|
|
|
2556
2556
|
export var UpdateUserPoolClientRequest$ = [3, n0, _UUPCR,
|
|
2557
2557
|
0,
|
|
2558
2558
|
[_UPI, _CI, _CNl, _RTV, _ATV, _ITV, _TVU, _RAe, _WA, _EAF, _SIP, _CURL, _LURL, _DRURI, _AOAF, _AOAS, _AOAFUPC, _ACn, _PUEE, _ETR, _EPAUCD, _ASV, _RTR],
|
|
2559
|
-
[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$]
|
|
2559
|
+
[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
|
|
2560
2560
|
];
|
|
2561
2561
|
export var UpdateUserPoolClientResponse$ = [3, n0, _UUPCRp,
|
|
2562
2562
|
0,
|
|
@@ -2566,7 +2566,7 @@ export var UpdateUserPoolClientResponse$ = [3, n0, _UUPCRp,
|
|
|
2566
2566
|
export var UpdateUserPoolDomainRequest$ = [3, n0, _UUPDR,
|
|
2567
2567
|
0,
|
|
2568
2568
|
[_Do, _UPI, _MLV, _CDC],
|
|
2569
|
-
[0, 0, 1, () => CustomDomainConfigType$]
|
|
2569
|
+
[0, 0, 1, () => CustomDomainConfigType$], 2
|
|
2570
2570
|
];
|
|
2571
2571
|
export var UpdateUserPoolDomainResponse$ = [3, n0, _UUPDRp,
|
|
2572
2572
|
0,
|
|
@@ -2576,7 +2576,7 @@ export var UpdateUserPoolDomainResponse$ = [3, n0, _UUPDRp,
|
|
|
2576
2576
|
export var UpdateUserPoolRequest$ = [3, n0, _UUPR,
|
|
2577
2577
|
0,
|
|
2578
2578
|
[_UPI, _Po, _DP, _LC, _AVA, _SVM, _EVM, _EVS, _VMT, _SAM, _UAUS, _MC, _DC, _EC, _SCm, _UPT, _ACUC, _UPAO, _ARS, _PNo, _UPTs],
|
|
2579
|
-
[0, () => UserPoolPolicyType$, 0, () => LambdaConfigType$, 64 | 0, 0, 0, 0, () => VerificationMessageTemplateType$, 0, () => UserAttributeUpdateSettingsType$, 0, () => DeviceConfigurationType$, () => EmailConfigurationType$, () => SmsConfigurationType$, 128 | 0, () => AdminCreateUserConfigType$, () => UserPoolAddOnsType$, () => AccountRecoverySettingType$, 0, 0]
|
|
2579
|
+
[0, () => UserPoolPolicyType$, 0, () => LambdaConfigType$, 64 | 0, 0, 0, 0, () => VerificationMessageTemplateType$, 0, () => UserAttributeUpdateSettingsType$, 0, () => DeviceConfigurationType$, () => EmailConfigurationType$, () => SmsConfigurationType$, 128 | 0, () => AdminCreateUserConfigType$, () => UserPoolAddOnsType$, () => AccountRecoverySettingType$, 0, 0], 1
|
|
2580
2580
|
];
|
|
2581
2581
|
export var UpdateUserPoolResponse$ = [3, n0, _UUPRp,
|
|
2582
2582
|
0,
|
|
@@ -2613,7 +2613,7 @@ TypeRegistry.for(n0).registerError(UserLambdaValidationException$, UserLambdaVal
|
|
|
2613
2613
|
export var UsernameConfigurationType$ = [3, n0, _UCT,
|
|
2614
2614
|
0,
|
|
2615
2615
|
[_CSa],
|
|
2616
|
-
[2]
|
|
2616
|
+
[2], 1
|
|
2617
2617
|
];
|
|
2618
2618
|
export var UsernameExistsException$ = [-3, n0, _UEE,
|
|
2619
2619
|
{ [_e]: _c, [_hE]: 400 },
|
|
@@ -2642,7 +2642,7 @@ TypeRegistry.for(n0).registerError(UserPoolAddOnNotEnabledException$, UserPoolAd
|
|
|
2642
2642
|
export var UserPoolAddOnsType$ = [3, n0, _UPAOT,
|
|
2643
2643
|
0,
|
|
2644
2644
|
[_ASM, _ASAF],
|
|
2645
|
-
[0, () => AdvancedSecurityAdditionalFlowsType$]
|
|
2645
|
+
[0, () => AdvancedSecurityAdditionalFlowsType$], 1
|
|
2646
2646
|
];
|
|
2647
2647
|
export var UserPoolClientDescription$ = [3, n0, _UPCD,
|
|
2648
2648
|
0,
|
|
@@ -2687,8 +2687,8 @@ export var VerificationMessageTemplateType$ = [3, n0, _VMTT,
|
|
|
2687
2687
|
];
|
|
2688
2688
|
export var VerifySoftwareTokenRequest$ = [3, n0, _VSTR,
|
|
2689
2689
|
0,
|
|
2690
|
-
[_ATc, _S,
|
|
2691
|
-
[[() =>
|
|
2690
|
+
[_UCse, _ATc, _S, _FDN],
|
|
2691
|
+
[[() => SoftwareTokenMFAUserCodeType, 0], [() => TokenModelType, 0], [() => SessionType, 0], 0], 1
|
|
2692
2692
|
];
|
|
2693
2693
|
export var VerifySoftwareTokenResponse$ = [3, n0, _VSTRe,
|
|
2694
2694
|
0,
|
|
@@ -2698,7 +2698,7 @@ export var VerifySoftwareTokenResponse$ = [3, n0, _VSTRe,
|
|
|
2698
2698
|
export var VerifyUserAttributeRequest$ = [3, n0, _VUAR,
|
|
2699
2699
|
0,
|
|
2700
2700
|
[_ATc, _AN, _Cod],
|
|
2701
|
-
[[() => TokenModelType, 0], 0, 0]
|
|
2701
|
+
[[() => TokenModelType, 0], 0, 0], 3
|
|
2702
2702
|
];
|
|
2703
2703
|
export var VerifyUserAttributeResponse$ = [3, n0, _VUARe,
|
|
2704
2704
|
0,
|
|
@@ -2730,8 +2730,8 @@ export var WebAuthnConfigurationType$ = [3, n0, _WACT,
|
|
|
2730
2730
|
];
|
|
2731
2731
|
export var WebAuthnCredentialDescription$ = [3, n0, _WACD,
|
|
2732
2732
|
0,
|
|
2733
|
-
[_CIr, _FCN, _RPI,
|
|
2734
|
-
[0, 0, 0,
|
|
2733
|
+
[_CIr, _FCN, _RPI, _ATu, _CAr, _AAu],
|
|
2734
|
+
[0, 0, 0, 64 | 0, 4, 0], 5
|
|
2735
2735
|
];
|
|
2736
2736
|
export var WebAuthnCredentialNotSupportedException$ = [-3, n0, _WACNSE,
|
|
2737
2737
|
{ [_e]: _c, [_hE]: 400 },
|