@aws-sdk/client-sesv2 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.
@@ -830,8 +830,8 @@ export var ArchivingOptions$ = [3, n0, _AO,
830
830
  ];
831
831
  export var Attachment$ = [3, n0, _A,
832
832
  0,
833
- [_RC, _CD, _FN, _CDo, _CI, _CTE, _CT],
834
- [21, 0, 0, 0, 0, 0, 0]
833
+ [_RC, _FN, _CD, _CDo, _CI, _CTE, _CT],
834
+ [21, 0, 0, 0, 0, 0, 0], 2
835
835
  ];
836
836
  export var BadRequestException$ = [-3, n0, _BRE,
837
837
  { [_e]: _c, [_hE]: 400 },
@@ -841,13 +841,13 @@ export var BadRequestException$ = [-3, n0, _BRE,
841
841
  TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
842
842
  export var BatchGetMetricDataQuery$ = [3, n0, _BGMDQ,
843
843
  0,
844
- [_I, _N, _M, _D, _SD, _ED],
845
- [0, 0, 0, 128 | 0, 4, 4]
844
+ [_I, _N, _M, _SD, _ED, _D],
845
+ [0, 0, 0, 4, 4, 128 | 0], 5
846
846
  ];
847
847
  export var BatchGetMetricDataRequest$ = [3, n0, _BGMDR,
848
848
  0,
849
849
  [_Q],
850
- [() => BatchGetMetricDataQueries]
850
+ [() => BatchGetMetricDataQueries], 1
851
851
  ];
852
852
  export var BatchGetMetricDataResponse$ = [3, n0, _BGMDRa,
853
853
  0,
@@ -877,7 +877,7 @@ export var BulkEmailContent$ = [3, n0, _BEC,
877
877
  export var BulkEmailEntry$ = [3, n0, _BEE,
878
878
  0,
879
879
  [_Des, _RT, _REC, _RH],
880
- [() => Destination$, () => MessageTagList, () => ReplacementEmailContent$, () => MessageHeaderList]
880
+ [() => Destination$, () => MessageTagList, () => ReplacementEmailContent$, () => MessageHeaderList], 1
881
881
  ];
882
882
  export var BulkEmailEntryResult$ = [3, n0, _BEER,
883
883
  0,
@@ -887,7 +887,7 @@ export var BulkEmailEntryResult$ = [3, n0, _BEER,
887
887
  export var CancelExportJobRequest$ = [3, n0, _CEJR,
888
888
  0,
889
889
  [_JI],
890
- [[0, 1]]
890
+ [[0, 1]], 1
891
891
  ];
892
892
  export var CancelExportJobResponse$ = [3, n0, _CEJRa,
893
893
  0,
@@ -897,12 +897,12 @@ export var CancelExportJobResponse$ = [3, n0, _CEJRa,
897
897
  export var CloudWatchDestination$ = [3, n0, _CWD,
898
898
  0,
899
899
  [_DCi],
900
- [() => CloudWatchDimensionConfigurations]
900
+ [() => CloudWatchDimensionConfigurations], 1
901
901
  ];
902
902
  export var CloudWatchDimensionConfiguration$ = [3, n0, _CWDC,
903
903
  0,
904
904
  [_DN, _DVS, _DDV],
905
- [0, 0, 0]
905
+ [0, 0, 0], 3
906
906
  ];
907
907
  export var Complaint$ = [3, n0, _C,
908
908
  0,
@@ -934,17 +934,17 @@ export var ContactList$ = [3, n0, _CLo,
934
934
  export var ContactListDestination$ = [3, n0, _CLD,
935
935
  0,
936
936
  [_CLN, _CLIA],
937
- [0, 0]
937
+ [0, 0], 2
938
938
  ];
939
939
  export var Content$ = [3, n0, _Con,
940
940
  0,
941
941
  [_Da, _Ch],
942
- [0, 0]
942
+ [0, 0], 1
943
943
  ];
944
944
  export var CreateConfigurationSetEventDestinationRequest$ = [3, n0, _CCSEDR,
945
945
  0,
946
946
  [_CSN, _EDN, _EDv],
947
- [[0, 1], 0, () => EventDestinationDefinition$]
947
+ [[0, 1], 0, () => EventDestinationDefinition$], 3
948
948
  ];
949
949
  export var CreateConfigurationSetEventDestinationResponse$ = [3, n0, _CCSEDRr,
950
950
  0,
@@ -954,7 +954,7 @@ export var CreateConfigurationSetEventDestinationResponse$ = [3, n0, _CCSEDRr,
954
954
  export var CreateConfigurationSetRequest$ = [3, n0, _CCSR,
955
955
  0,
956
956
  [_CSN, _TO, _DO, _RO, _SO, _Ta, _SOu, _VO, _AO],
957
- [0, () => TrackingOptions$, () => DeliveryOptions$, () => ReputationOptions$, () => SendingOptions$, () => TagList, () => SuppressionOptions$, () => VdmOptions$, () => ArchivingOptions$]
957
+ [0, () => TrackingOptions$, () => DeliveryOptions$, () => ReputationOptions$, () => SendingOptions$, () => TagList, () => SuppressionOptions$, () => VdmOptions$, () => ArchivingOptions$], 1
958
958
  ];
959
959
  export var CreateConfigurationSetResponse$ = [3, n0, _CCSRr,
960
960
  0,
@@ -964,7 +964,7 @@ export var CreateConfigurationSetResponse$ = [3, n0, _CCSRr,
964
964
  export var CreateContactListRequest$ = [3, n0, _CCLR,
965
965
  0,
966
966
  [_CLN, _To, _De, _Ta],
967
- [0, () => Topics, 0, () => TagList]
967
+ [0, () => Topics, 0, () => TagList], 1
968
968
  ];
969
969
  export var CreateContactListResponse$ = [3, n0, _CCLRr,
970
970
  0,
@@ -974,7 +974,7 @@ export var CreateContactListResponse$ = [3, n0, _CCLRr,
974
974
  export var CreateContactRequest$ = [3, n0, _CCR,
975
975
  0,
976
976
  [_CLN, _EA, _TP, _UA, _ADt],
977
- [[0, 1], 0, () => TopicPreferenceList, 2, 0]
977
+ [[0, 1], 0, () => TopicPreferenceList, 2, 0], 2
978
978
  ];
979
979
  export var CreateContactResponse$ = [3, n0, _CCRr,
980
980
  0,
@@ -983,8 +983,8 @@ export var CreateContactResponse$ = [3, n0, _CCRr,
983
983
  ];
984
984
  export var CreateCustomVerificationEmailTemplateRequest$ = [3, n0, _CCVETR,
985
985
  0,
986
- [_TN, _FEA, _TS, _TC, _Ta, _SRURL, _FRURL],
987
- [0, 0, 0, 0, () => TagList, 0, 0]
986
+ [_TN, _FEA, _TS, _TC, _SRURL, _FRURL, _Ta],
987
+ [0, 0, 0, 0, 0, 0, () => TagList], 6
988
988
  ];
989
989
  export var CreateCustomVerificationEmailTemplateResponse$ = [3, n0, _CCVETRr,
990
990
  0,
@@ -994,7 +994,7 @@ export var CreateCustomVerificationEmailTemplateResponse$ = [3, n0, _CCVETRr,
994
994
  export var CreateDedicatedIpPoolRequest$ = [3, n0, _CDIPR,
995
995
  0,
996
996
  [_PN, _Ta, _SM],
997
- [0, () => TagList, 0]
997
+ [0, () => TagList, 0], 1
998
998
  ];
999
999
  export var CreateDedicatedIpPoolResponse$ = [3, n0, _CDIPRr,
1000
1000
  0,
@@ -1003,18 +1003,18 @@ export var CreateDedicatedIpPoolResponse$ = [3, n0, _CDIPRr,
1003
1003
  ];
1004
1004
  export var CreateDeliverabilityTestReportRequest$ = [3, n0, _CDTRR,
1005
1005
  0,
1006
- [_RNe, _FEA, _Con, _Ta],
1007
- [0, 0, () => EmailContent$, () => TagList]
1006
+ [_FEA, _Con, _RNe, _Ta],
1007
+ [0, () => EmailContent$, 0, () => TagList], 2
1008
1008
  ];
1009
1009
  export var CreateDeliverabilityTestReportResponse$ = [3, n0, _CDTRRr,
1010
1010
  0,
1011
1011
  [_RI, _DTS],
1012
- [0, 0]
1012
+ [0, 0], 2
1013
1013
  ];
1014
1014
  export var CreateEmailIdentityPolicyRequest$ = [3, n0, _CEIPR,
1015
1015
  0,
1016
1016
  [_EI, _PNo, _P],
1017
- [[0, 1], [0, 1], 0]
1017
+ [[0, 1], [0, 1], 0], 3
1018
1018
  ];
1019
1019
  export var CreateEmailIdentityPolicyResponse$ = [3, n0, _CEIPRr,
1020
1020
  0,
@@ -1024,7 +1024,7 @@ export var CreateEmailIdentityPolicyResponse$ = [3, n0, _CEIPRr,
1024
1024
  export var CreateEmailIdentityRequest$ = [3, n0, _CEIR,
1025
1025
  0,
1026
1026
  [_EI, _Ta, _DSA, _CSN],
1027
- [0, () => TagList, [() => DkimSigningAttributes$, 0], 0]
1027
+ [0, () => TagList, [() => DkimSigningAttributes$, 0], 0], 1
1028
1028
  ];
1029
1029
  export var CreateEmailIdentityResponse$ = [3, n0, _CEIRr,
1030
1030
  0,
@@ -1034,7 +1034,7 @@ export var CreateEmailIdentityResponse$ = [3, n0, _CEIRr,
1034
1034
  export var CreateEmailTemplateRequest$ = [3, n0, _CETR,
1035
1035
  0,
1036
1036
  [_TN, _TC, _Ta],
1037
- [0, () => EmailTemplateContent$, () => TagList]
1037
+ [0, () => EmailTemplateContent$, () => TagList], 2
1038
1038
  ];
1039
1039
  export var CreateEmailTemplateResponse$ = [3, n0, _CETRr,
1040
1040
  0,
@@ -1044,7 +1044,7 @@ export var CreateEmailTemplateResponse$ = [3, n0, _CETRr,
1044
1044
  export var CreateExportJobRequest$ = [3, n0, _CEJRr,
1045
1045
  0,
1046
1046
  [_EDS, _EDx],
1047
- [[() => ExportDataSource$, 0], () => ExportDestination$]
1047
+ [[() => ExportDataSource$, 0], () => ExportDestination$], 2
1048
1048
  ];
1049
1049
  export var CreateExportJobResponse$ = [3, n0, _CEJRre,
1050
1050
  0,
@@ -1054,7 +1054,7 @@ export var CreateExportJobResponse$ = [3, n0, _CEJRre,
1054
1054
  export var CreateImportJobRequest$ = [3, n0, _CIJR,
1055
1055
  0,
1056
1056
  [_ID, _IDS],
1057
- [() => ImportDestination$, () => ImportDataSource$]
1057
+ [() => ImportDestination$, () => ImportDataSource$], 2
1058
1058
  ];
1059
1059
  export var CreateImportJobResponse$ = [3, n0, _CIJRr,
1060
1060
  0,
@@ -1064,7 +1064,7 @@ export var CreateImportJobResponse$ = [3, n0, _CIJRr,
1064
1064
  export var CreateMultiRegionEndpointRequest$ = [3, n0, _CMRER,
1065
1065
  0,
1066
1066
  [_EN, _Det, _Ta],
1067
- [0, () => Details$, () => TagList]
1067
+ [0, () => Details$, () => TagList], 2
1068
1068
  ];
1069
1069
  export var CreateMultiRegionEndpointResponse$ = [3, n0, _CMRERr,
1070
1070
  0,
@@ -1074,12 +1074,12 @@ export var CreateMultiRegionEndpointResponse$ = [3, n0, _CMRERr,
1074
1074
  export var CreateTenantRequest$ = [3, n0, _CTR,
1075
1075
  0,
1076
1076
  [_TNe, _Ta],
1077
- [0, () => TagList]
1077
+ [0, () => TagList], 1
1078
1078
  ];
1079
1079
  export var CreateTenantResourceAssociationRequest$ = [3, n0, _CTRAR,
1080
1080
  0,
1081
1081
  [_TNe, _RA],
1082
- [0, 0]
1082
+ [0, 0], 2
1083
1083
  ];
1084
1084
  export var CreateTenantResourceAssociationResponse$ = [3, n0, _CTRARr,
1085
1085
  0,
@@ -1114,17 +1114,17 @@ export var DashboardOptions$ = [3, n0, _DOa,
1114
1114
  export var DedicatedIp$ = [3, n0, _DI,
1115
1115
  0,
1116
1116
  [_Ip, _WS, _WP, _PN],
1117
- [0, 0, 1, 0]
1117
+ [0, 0, 1, 0], 3
1118
1118
  ];
1119
1119
  export var DedicatedIpPool$ = [3, n0, _DIPe,
1120
1120
  0,
1121
1121
  [_PN, _SM],
1122
- [0, 0]
1122
+ [0, 0], 2
1123
1123
  ];
1124
1124
  export var DeleteConfigurationSetEventDestinationRequest$ = [3, n0, _DCSEDR,
1125
1125
  0,
1126
1126
  [_CSN, _EDN],
1127
- [[0, 1], [0, 1]]
1127
+ [[0, 1], [0, 1]], 2
1128
1128
  ];
1129
1129
  export var DeleteConfigurationSetEventDestinationResponse$ = [3, n0, _DCSEDRe,
1130
1130
  0,
@@ -1134,7 +1134,7 @@ export var DeleteConfigurationSetEventDestinationResponse$ = [3, n0, _DCSEDRe,
1134
1134
  export var DeleteConfigurationSetRequest$ = [3, n0, _DCSR,
1135
1135
  0,
1136
1136
  [_CSN],
1137
- [[0, 1]]
1137
+ [[0, 1]], 1
1138
1138
  ];
1139
1139
  export var DeleteConfigurationSetResponse$ = [3, n0, _DCSRe,
1140
1140
  0,
@@ -1144,7 +1144,7 @@ export var DeleteConfigurationSetResponse$ = [3, n0, _DCSRe,
1144
1144
  export var DeleteContactListRequest$ = [3, n0, _DCLR,
1145
1145
  0,
1146
1146
  [_CLN],
1147
- [[0, 1]]
1147
+ [[0, 1]], 1
1148
1148
  ];
1149
1149
  export var DeleteContactListResponse$ = [3, n0, _DCLRe,
1150
1150
  0,
@@ -1154,7 +1154,7 @@ export var DeleteContactListResponse$ = [3, n0, _DCLRe,
1154
1154
  export var DeleteContactRequest$ = [3, n0, _DCR,
1155
1155
  0,
1156
1156
  [_CLN, _EA],
1157
- [[0, 1], [0, 1]]
1157
+ [[0, 1], [0, 1]], 2
1158
1158
  ];
1159
1159
  export var DeleteContactResponse$ = [3, n0, _DCRe,
1160
1160
  0,
@@ -1164,7 +1164,7 @@ export var DeleteContactResponse$ = [3, n0, _DCRe,
1164
1164
  export var DeleteCustomVerificationEmailTemplateRequest$ = [3, n0, _DCVETR,
1165
1165
  0,
1166
1166
  [_TN],
1167
- [[0, 1]]
1167
+ [[0, 1]], 1
1168
1168
  ];
1169
1169
  export var DeleteCustomVerificationEmailTemplateResponse$ = [3, n0, _DCVETRe,
1170
1170
  0,
@@ -1174,7 +1174,7 @@ export var DeleteCustomVerificationEmailTemplateResponse$ = [3, n0, _DCVETRe,
1174
1174
  export var DeleteDedicatedIpPoolRequest$ = [3, n0, _DDIPR,
1175
1175
  0,
1176
1176
  [_PN],
1177
- [[0, 1]]
1177
+ [[0, 1]], 1
1178
1178
  ];
1179
1179
  export var DeleteDedicatedIpPoolResponse$ = [3, n0, _DDIPRe,
1180
1180
  0,
@@ -1184,7 +1184,7 @@ export var DeleteDedicatedIpPoolResponse$ = [3, n0, _DDIPRe,
1184
1184
  export var DeleteEmailIdentityPolicyRequest$ = [3, n0, _DEIPR,
1185
1185
  0,
1186
1186
  [_EI, _PNo],
1187
- [[0, 1], [0, 1]]
1187
+ [[0, 1], [0, 1]], 2
1188
1188
  ];
1189
1189
  export var DeleteEmailIdentityPolicyResponse$ = [3, n0, _DEIPRe,
1190
1190
  0,
@@ -1194,7 +1194,7 @@ export var DeleteEmailIdentityPolicyResponse$ = [3, n0, _DEIPRe,
1194
1194
  export var DeleteEmailIdentityRequest$ = [3, n0, _DEIR,
1195
1195
  0,
1196
1196
  [_EI],
1197
- [[0, 1]]
1197
+ [[0, 1]], 1
1198
1198
  ];
1199
1199
  export var DeleteEmailIdentityResponse$ = [3, n0, _DEIRe,
1200
1200
  0,
@@ -1204,7 +1204,7 @@ export var DeleteEmailIdentityResponse$ = [3, n0, _DEIRe,
1204
1204
  export var DeleteEmailTemplateRequest$ = [3, n0, _DETR,
1205
1205
  0,
1206
1206
  [_TN],
1207
- [[0, 1]]
1207
+ [[0, 1]], 1
1208
1208
  ];
1209
1209
  export var DeleteEmailTemplateResponse$ = [3, n0, _DETRe,
1210
1210
  0,
@@ -1214,7 +1214,7 @@ export var DeleteEmailTemplateResponse$ = [3, n0, _DETRe,
1214
1214
  export var DeleteMultiRegionEndpointRequest$ = [3, n0, _DMRER,
1215
1215
  0,
1216
1216
  [_EN],
1217
- [[0, 1]]
1217
+ [[0, 1]], 1
1218
1218
  ];
1219
1219
  export var DeleteMultiRegionEndpointResponse$ = [3, n0, _DMRERe,
1220
1220
  0,
@@ -1224,7 +1224,7 @@ export var DeleteMultiRegionEndpointResponse$ = [3, n0, _DMRERe,
1224
1224
  export var DeleteSuppressedDestinationRequest$ = [3, n0, _DSDR,
1225
1225
  0,
1226
1226
  [_EA],
1227
- [[0, 1]]
1227
+ [[0, 1]], 1
1228
1228
  ];
1229
1229
  export var DeleteSuppressedDestinationResponse$ = [3, n0, _DSDRe,
1230
1230
  0,
@@ -1234,12 +1234,12 @@ export var DeleteSuppressedDestinationResponse$ = [3, n0, _DSDRe,
1234
1234
  export var DeleteTenantRequest$ = [3, n0, _DTR,
1235
1235
  0,
1236
1236
  [_TNe],
1237
- [0]
1237
+ [0], 1
1238
1238
  ];
1239
1239
  export var DeleteTenantResourceAssociationRequest$ = [3, n0, _DTRAR,
1240
1240
  0,
1241
1241
  [_TNe, _RA],
1242
- [0, 0]
1242
+ [0, 0], 2
1243
1243
  ];
1244
1244
  export var DeleteTenantResourceAssociationResponse$ = [3, n0, _DTRARe,
1245
1245
  0,
@@ -1269,7 +1269,7 @@ export var Destination$ = [3, n0, _Des,
1269
1269
  export var Details$ = [3, n0, _Det,
1270
1270
  0,
1271
1271
  [_RDo],
1272
- [() => RoutesDetails]
1272
+ [() => RoutesDetails], 1
1273
1273
  ];
1274
1274
  export var DkimAttributes$ = [3, n0, _DA,
1275
1275
  0,
@@ -1329,12 +1329,12 @@ export var EmailTemplateMetadata$ = [3, n0, _ETM,
1329
1329
  export var EventBridgeDestination$ = [3, n0, _EBD,
1330
1330
  0,
1331
1331
  [_EBA],
1332
- [0]
1332
+ [0], 1
1333
1333
  ];
1334
1334
  export var EventDestination$ = [3, n0, _EDv,
1335
1335
  0,
1336
- [_Na, _En, _MET, _KFD, _CWD, _SDn, _EBD, _PD],
1337
- [0, 2, 64 | 0, () => KinesisFirehoseDestination$, () => CloudWatchDestination$, () => SnsDestination$, () => EventBridgeDestination$, () => PinpointDestination$]
1336
+ [_Na, _MET, _En, _KFD, _CWD, _SDn, _EBD, _PD],
1337
+ [0, 64 | 0, 2, () => KinesisFirehoseDestination$, () => CloudWatchDestination$, () => SnsDestination$, () => EventBridgeDestination$, () => PinpointDestination$], 2
1338
1338
  ];
1339
1339
  export var EventDestinationDefinition$ = [3, n0, _EDD,
1340
1340
  0,
@@ -1354,7 +1354,7 @@ export var ExportDataSource$ = [3, n0, _EDS,
1354
1354
  export var ExportDestination$ = [3, n0, _EDx,
1355
1355
  0,
1356
1356
  [_DF, _SU],
1357
- [0, 0]
1357
+ [0, 0], 1
1358
1358
  ];
1359
1359
  export var ExportJobSummary$ = [3, n0, _EJS,
1360
1360
  0,
@@ -1389,17 +1389,17 @@ export var GetAccountResponse$ = [3, n0, _GARe,
1389
1389
  export var GetBlacklistReportsRequest$ = [3, n0, _GBRR,
1390
1390
  0,
1391
1391
  [_BIN],
1392
- [[64 | 0, { [_hQ]: _BIN }]]
1392
+ [[64 | 0, { [_hQ]: _BIN }]], 1
1393
1393
  ];
1394
1394
  export var GetBlacklistReportsResponse$ = [3, n0, _GBRRe,
1395
1395
  0,
1396
1396
  [_BR],
1397
- [() => BlacklistReport]
1397
+ [() => BlacklistReport], 1
1398
1398
  ];
1399
1399
  export var GetConfigurationSetEventDestinationsRequest$ = [3, n0, _GCSEDR,
1400
1400
  0,
1401
1401
  [_CSN],
1402
- [[0, 1]]
1402
+ [[0, 1]], 1
1403
1403
  ];
1404
1404
  export var GetConfigurationSetEventDestinationsResponse$ = [3, n0, _GCSEDRe,
1405
1405
  0,
@@ -1409,7 +1409,7 @@ export var GetConfigurationSetEventDestinationsResponse$ = [3, n0, _GCSEDRe,
1409
1409
  export var GetConfigurationSetRequest$ = [3, n0, _GCSR,
1410
1410
  0,
1411
1411
  [_CSN],
1412
- [[0, 1]]
1412
+ [[0, 1]], 1
1413
1413
  ];
1414
1414
  export var GetConfigurationSetResponse$ = [3, n0, _GCSRe,
1415
1415
  0,
@@ -1419,7 +1419,7 @@ export var GetConfigurationSetResponse$ = [3, n0, _GCSRe,
1419
1419
  export var GetContactListRequest$ = [3, n0, _GCLR,
1420
1420
  0,
1421
1421
  [_CLN],
1422
- [[0, 1]]
1422
+ [[0, 1]], 1
1423
1423
  ];
1424
1424
  export var GetContactListResponse$ = [3, n0, _GCLRe,
1425
1425
  0,
@@ -1429,7 +1429,7 @@ export var GetContactListResponse$ = [3, n0, _GCLRe,
1429
1429
  export var GetContactRequest$ = [3, n0, _GCR,
1430
1430
  0,
1431
1431
  [_CLN, _EA],
1432
- [[0, 1], [0, 1]]
1432
+ [[0, 1], [0, 1]], 2
1433
1433
  ];
1434
1434
  export var GetContactResponse$ = [3, n0, _GCRe,
1435
1435
  0,
@@ -1439,7 +1439,7 @@ export var GetContactResponse$ = [3, n0, _GCRe,
1439
1439
  export var GetCustomVerificationEmailTemplateRequest$ = [3, n0, _GCVETR,
1440
1440
  0,
1441
1441
  [_TN],
1442
- [[0, 1]]
1442
+ [[0, 1]], 1
1443
1443
  ];
1444
1444
  export var GetCustomVerificationEmailTemplateResponse$ = [3, n0, _GCVETRe,
1445
1445
  0,
@@ -1449,7 +1449,7 @@ export var GetCustomVerificationEmailTemplateResponse$ = [3, n0, _GCVETRe,
1449
1449
  export var GetDedicatedIpPoolRequest$ = [3, n0, _GDIPR,
1450
1450
  0,
1451
1451
  [_PN],
1452
- [[0, 1]]
1452
+ [[0, 1]], 1
1453
1453
  ];
1454
1454
  export var GetDedicatedIpPoolResponse$ = [3, n0, _GDIPRe,
1455
1455
  0,
@@ -1459,7 +1459,7 @@ export var GetDedicatedIpPoolResponse$ = [3, n0, _GDIPRe,
1459
1459
  export var GetDedicatedIpRequest$ = [3, n0, _GDIR,
1460
1460
  0,
1461
1461
  [_Ip],
1462
- [[0, 1]]
1462
+ [[0, 1]], 1
1463
1463
  ];
1464
1464
  export var GetDedicatedIpResponse$ = [3, n0, _GDIRe,
1465
1465
  0,
@@ -1484,42 +1484,42 @@ export var GetDeliverabilityDashboardOptionsRequest$ = [3, n0, _GDDOR,
1484
1484
  export var GetDeliverabilityDashboardOptionsResponse$ = [3, n0, _GDDORe,
1485
1485
  0,
1486
1486
  [_DE, _SED, _AS, _ASD, _PESD],
1487
- [2, 4, 0, () => DomainDeliverabilityTrackingOptions, () => DomainDeliverabilityTrackingOptions]
1487
+ [2, 4, 0, () => DomainDeliverabilityTrackingOptions, () => DomainDeliverabilityTrackingOptions], 1
1488
1488
  ];
1489
1489
  export var GetDeliverabilityTestReportRequest$ = [3, n0, _GDTRR,
1490
1490
  0,
1491
1491
  [_RI],
1492
- [[0, 1]]
1492
+ [[0, 1]], 1
1493
1493
  ];
1494
1494
  export var GetDeliverabilityTestReportResponse$ = [3, n0, _GDTRRe,
1495
1495
  0,
1496
1496
  [_DTRel, _OP, _IPs, _Me, _Ta],
1497
- [() => DeliverabilityTestReport$, () => PlacementStatistics$, () => IspPlacements, 0, () => TagList]
1497
+ [() => DeliverabilityTestReport$, () => PlacementStatistics$, () => IspPlacements, 0, () => TagList], 3
1498
1498
  ];
1499
1499
  export var GetDomainDeliverabilityCampaignRequest$ = [3, n0, _GDDCR,
1500
1500
  0,
1501
1501
  [_CIa],
1502
- [[0, 1]]
1502
+ [[0, 1]], 1
1503
1503
  ];
1504
1504
  export var GetDomainDeliverabilityCampaignResponse$ = [3, n0, _GDDCRe,
1505
1505
  0,
1506
1506
  [_DDC],
1507
- [() => DomainDeliverabilityCampaign$]
1507
+ [() => DomainDeliverabilityCampaign$], 1
1508
1508
  ];
1509
1509
  export var GetDomainStatisticsReportRequest$ = [3, n0, _GDSRR,
1510
1510
  0,
1511
1511
  [_Do, _SD, _ED],
1512
- [[0, 1], [4, { [_hQ]: _SD }], [4, { [_hQ]: _ED }]]
1512
+ [[0, 1], [4, { [_hQ]: _SD }], [4, { [_hQ]: _ED }]], 3
1513
1513
  ];
1514
1514
  export var GetDomainStatisticsReportResponse$ = [3, n0, _GDSRRe,
1515
1515
  0,
1516
1516
  [_OV, _DVa],
1517
- [() => OverallVolume$, () => DailyVolumes]
1517
+ [() => OverallVolume$, () => DailyVolumes], 2
1518
1518
  ];
1519
1519
  export var GetEmailAddressInsightsRequest$ = [3, n0, _GEAIR,
1520
1520
  0,
1521
1521
  [_EA],
1522
- [0]
1522
+ [0], 1
1523
1523
  ];
1524
1524
  export var GetEmailAddressInsightsResponse$ = [3, n0, _GEAIRe,
1525
1525
  0,
@@ -1529,7 +1529,7 @@ export var GetEmailAddressInsightsResponse$ = [3, n0, _GEAIRe,
1529
1529
  export var GetEmailIdentityPoliciesRequest$ = [3, n0, _GEIPR,
1530
1530
  0,
1531
1531
  [_EI],
1532
- [[0, 1]]
1532
+ [[0, 1]], 1
1533
1533
  ];
1534
1534
  export var GetEmailIdentityPoliciesResponse$ = [3, n0, _GEIPRe,
1535
1535
  0,
@@ -1539,7 +1539,7 @@ export var GetEmailIdentityPoliciesResponse$ = [3, n0, _GEIPRe,
1539
1539
  export var GetEmailIdentityRequest$ = [3, n0, _GEIR,
1540
1540
  0,
1541
1541
  [_EI],
1542
- [[0, 1]]
1542
+ [[0, 1]], 1
1543
1543
  ];
1544
1544
  export var GetEmailIdentityResponse$ = [3, n0, _GEIRe,
1545
1545
  0,
@@ -1549,17 +1549,17 @@ export var GetEmailIdentityResponse$ = [3, n0, _GEIRe,
1549
1549
  export var GetEmailTemplateRequest$ = [3, n0, _GETR,
1550
1550
  0,
1551
1551
  [_TN],
1552
- [[0, 1]]
1552
+ [[0, 1]], 1
1553
1553
  ];
1554
1554
  export var GetEmailTemplateResponse$ = [3, n0, _GETRe,
1555
1555
  0,
1556
1556
  [_TN, _TC, _Ta],
1557
- [0, () => EmailTemplateContent$, () => TagList]
1557
+ [0, () => EmailTemplateContent$, () => TagList], 2
1558
1558
  ];
1559
1559
  export var GetExportJobRequest$ = [3, n0, _GEJR,
1560
1560
  0,
1561
1561
  [_JI],
1562
- [[0, 1]]
1562
+ [[0, 1]], 1
1563
1563
  ];
1564
1564
  export var GetExportJobResponse$ = [3, n0, _GEJRe,
1565
1565
  0,
@@ -1569,7 +1569,7 @@ export var GetExportJobResponse$ = [3, n0, _GEJRe,
1569
1569
  export var GetImportJobRequest$ = [3, n0, _GIJR,
1570
1570
  0,
1571
1571
  [_JI],
1572
- [[0, 1]]
1572
+ [[0, 1]], 1
1573
1573
  ];
1574
1574
  export var GetImportJobResponse$ = [3, n0, _GIJRe,
1575
1575
  0,
@@ -1579,7 +1579,7 @@ export var GetImportJobResponse$ = [3, n0, _GIJRe,
1579
1579
  export var GetMessageInsightsRequest$ = [3, n0, _GMIR,
1580
1580
  0,
1581
1581
  [_MI],
1582
- [[0, 1]]
1582
+ [[0, 1]], 1
1583
1583
  ];
1584
1584
  export var GetMessageInsightsResponse$ = [3, n0, _GMIRe,
1585
1585
  0,
@@ -1589,7 +1589,7 @@ export var GetMessageInsightsResponse$ = [3, n0, _GMIRe,
1589
1589
  export var GetMultiRegionEndpointRequest$ = [3, n0, _GMRER,
1590
1590
  0,
1591
1591
  [_EN],
1592
- [[0, 1]]
1592
+ [[0, 1]], 1
1593
1593
  ];
1594
1594
  export var GetMultiRegionEndpointResponse$ = [3, n0, _GMRERe,
1595
1595
  0,
@@ -1599,7 +1599,7 @@ export var GetMultiRegionEndpointResponse$ = [3, n0, _GMRERe,
1599
1599
  export var GetReputationEntityRequest$ = [3, n0, _GRER,
1600
1600
  0,
1601
1601
  [_RER, _RET],
1602
- [[0, 1], [0, 1]]
1602
+ [[0, 1], [0, 1]], 2
1603
1603
  ];
1604
1604
  export var GetReputationEntityResponse$ = [3, n0, _GRERe,
1605
1605
  0,
@@ -1609,17 +1609,17 @@ export var GetReputationEntityResponse$ = [3, n0, _GRERe,
1609
1609
  export var GetSuppressedDestinationRequest$ = [3, n0, _GSDR,
1610
1610
  0,
1611
1611
  [_EA],
1612
- [[0, 1]]
1612
+ [[0, 1]], 1
1613
1613
  ];
1614
1614
  export var GetSuppressedDestinationResponse$ = [3, n0, _GSDRe,
1615
1615
  0,
1616
1616
  [_SDu],
1617
- [() => SuppressedDestination$]
1617
+ [() => SuppressedDestination$], 1
1618
1618
  ];
1619
1619
  export var GetTenantRequest$ = [3, n0, _GTR,
1620
1620
  0,
1621
1621
  [_TNe],
1622
- [0]
1622
+ [0], 1
1623
1623
  ];
1624
1624
  export var GetTenantResponse$ = [3, n0, _GTRe,
1625
1625
  0,
@@ -1644,7 +1644,7 @@ export var IdentityInfo$ = [3, n0, _II,
1644
1644
  export var ImportDataSource$ = [3, n0, _IDS,
1645
1645
  0,
1646
1646
  [_SU, _DF],
1647
- [0, 0]
1647
+ [0, 0], 2
1648
1648
  ];
1649
1649
  export var ImportDestination$ = [3, n0, _ID,
1650
1650
  0,
@@ -1686,7 +1686,7 @@ export var IspPlacement$ = [3, n0, _IPsp,
1686
1686
  export var KinesisFirehoseDestination$ = [3, n0, _KFD,
1687
1687
  0,
1688
1688
  [_IRAa, _DSAe],
1689
- [0, 0]
1689
+ [0, 0], 2
1690
1690
  ];
1691
1691
  export var LimitExceededException$ = [-3, n0, _LEE,
1692
1692
  { [_e]: _c, [_hE]: 400 },
@@ -1722,7 +1722,7 @@ export var ListContactsFilter$ = [3, n0, _LCF,
1722
1722
  export var ListContactsRequest$ = [3, n0, _LCR,
1723
1723
  0,
1724
1724
  [_CLN, _F, _PS, _NT],
1725
- [[0, 1], () => ListContactsFilter$, 1, 0]
1725
+ [[0, 1], () => ListContactsFilter$, 1, 0], 1
1726
1726
  ];
1727
1727
  export var ListContactsResponse$ = [3, n0, _LCRi,
1728
1728
  0,
@@ -1757,17 +1757,17 @@ export var ListDeliverabilityTestReportsRequest$ = [3, n0, _LDTRR,
1757
1757
  export var ListDeliverabilityTestReportsResponse$ = [3, n0, _LDTRRi,
1758
1758
  0,
1759
1759
  [_DTReli, _NT],
1760
- [() => DeliverabilityTestReports, 0]
1760
+ [() => DeliverabilityTestReports, 0], 1
1761
1761
  ];
1762
1762
  export var ListDomainDeliverabilityCampaignsRequest$ = [3, n0, _LDDCR,
1763
1763
  0,
1764
1764
  [_SD, _ED, _SDub, _NT, _PS],
1765
- [[4, { [_hQ]: _SD }], [4, { [_hQ]: _ED }], [0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _PS }]]
1765
+ [[4, { [_hQ]: _SD }], [4, { [_hQ]: _ED }], [0, 1], [0, { [_hQ]: _NT }], [1, { [_hQ]: _PS }]], 3
1766
1766
  ];
1767
1767
  export var ListDomainDeliverabilityCampaignsResponse$ = [3, n0, _LDDCRi,
1768
1768
  0,
1769
1769
  [_DDCo, _NT],
1770
- [() => DomainDeliverabilityCampaignList, 0]
1770
+ [() => DomainDeliverabilityCampaignList, 0], 1
1771
1771
  ];
1772
1772
  export var ListEmailIdentitiesRequest$ = [3, n0, _LEIR,
1773
1773
  0,
@@ -1812,7 +1812,7 @@ export var ListImportJobsResponse$ = [3, n0, _LIJRi,
1812
1812
  export var ListManagementOptions$ = [3, n0, _LMO,
1813
1813
  0,
1814
1814
  [_CLN, _TNo],
1815
- [0, 0]
1815
+ [0, 0], 1
1816
1816
  ];
1817
1817
  export var ListMultiRegionEndpointsRequest$ = [3, n0, _LMRER,
1818
1818
  0,
@@ -1847,7 +1847,7 @@ export var ListReputationEntitiesResponse$ = [3, n0, _LRERi,
1847
1847
  export var ListResourceTenantsRequest$ = [3, n0, _LRTR,
1848
1848
  0,
1849
1849
  [_RA, _PS, _NT],
1850
- [0, 1, 0]
1850
+ [0, 1, 0], 1
1851
1851
  ];
1852
1852
  export var ListResourceTenantsResponse$ = [3, n0, _LRTRi,
1853
1853
  0,
@@ -1867,17 +1867,17 @@ export var ListSuppressedDestinationsResponse$ = [3, n0, _LSDRi,
1867
1867
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
1868
1868
  0,
1869
1869
  [_RA],
1870
- [[0, { [_hQ]: _RA }]]
1870
+ [[0, { [_hQ]: _RA }]], 1
1871
1871
  ];
1872
1872
  export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
1873
1873
  0,
1874
1874
  [_Ta],
1875
- [() => TagList]
1875
+ [() => TagList], 1
1876
1876
  ];
1877
1877
  export var ListTenantResourcesRequest$ = [3, n0, _LTRR,
1878
1878
  0,
1879
1879
  [_TNe, _F, _PS, _NT],
1880
- [0, 128 | 0, 1, 0]
1880
+ [0, 128 | 0, 1, 0], 1
1881
1881
  ];
1882
1882
  export var ListTenantResourcesResponse$ = [3, n0, _LTRRi,
1883
1883
  0,
@@ -1902,7 +1902,7 @@ export var MailboxValidation$ = [3, n0, _MV,
1902
1902
  export var MailFromAttributes$ = [3, n0, _MFA,
1903
1903
  0,
1904
1904
  [_MFD, _MFDS, _BOMF],
1905
- [0, 0, 0]
1905
+ [0, 0, 0], 3
1906
1906
  ];
1907
1907
  export var MailFromDomainNotVerifiedException$ = [-3, n0, _MFDNVE,
1908
1908
  { [_e]: _c, [_hE]: 400 },
@@ -1913,17 +1913,17 @@ TypeRegistry.for(n0).registerError(MailFromDomainNotVerifiedException$, MailFrom
1913
1913
  export var Message$ = [3, n0, _Me,
1914
1914
  0,
1915
1915
  [_Su, _B, _He, _At],
1916
- [() => Content$, () => Body$, () => MessageHeaderList, () => AttachmentList]
1916
+ [() => Content$, () => Body$, () => MessageHeaderList, () => AttachmentList], 2
1917
1917
  ];
1918
1918
  export var MessageHeader$ = [3, n0, _MH,
1919
1919
  0,
1920
1920
  [_Na, _V],
1921
- [0, 0]
1921
+ [0, 0], 2
1922
1922
  ];
1923
1923
  export var MessageInsightsDataSource$ = [3, n0, _MIDS,
1924
1924
  0,
1925
1925
  [_SD, _ED, _Inc, _Ex, _MR],
1926
- [4, 4, [() => MessageInsightsFilters$, 0], [() => MessageInsightsFilters$, 0], 1]
1926
+ [4, 4, [() => MessageInsightsFilters$, 0], [() => MessageInsightsFilters$, 0], 1], 2
1927
1927
  ];
1928
1928
  export var MessageInsightsFilters$ = [3, n0, _MIF,
1929
1929
  0,
@@ -1939,7 +1939,7 @@ TypeRegistry.for(n0).registerError(MessageRejected$, MessageRejected);
1939
1939
  export var MessageTag$ = [3, n0, _MTe,
1940
1940
  0,
1941
1941
  [_Na, _V],
1942
- [0, 0]
1942
+ [0, 0], 2
1943
1943
  ];
1944
1944
  export var MetricDataError$ = [3, n0, _MDE,
1945
1945
  0,
@@ -1954,7 +1954,7 @@ export var MetricDataResult$ = [3, n0, _MDR,
1954
1954
  export var MetricsDataSource$ = [3, n0, _MDSe,
1955
1955
  0,
1956
1956
  [_D, _N, _Met, _SD, _ED],
1957
- [[2, n0, _EDxp, 0, 0, 64 | 0], 0, () => ExportMetrics, 4, 4]
1957
+ [[2, n0, _EDxp, 0, 0, 64 | 0], 0, () => ExportMetrics, 4, 4], 5
1958
1958
  ];
1959
1959
  export var MultiRegionEndpoint$ = [3, n0, _MREu,
1960
1960
  0,
@@ -1995,7 +1995,7 @@ export var PutAccountDedicatedIpWarmupAttributesResponse$ = [3, n0, _PADIWARu,
1995
1995
  export var PutAccountDetailsRequest$ = [3, n0, _PADR,
1996
1996
  0,
1997
1997
  [_MT, _WURL, _CL, _UCD, _ACEAd, _PAE],
1998
- [0, [() => WebsiteURL, 0], 0, [() => UseCaseDescription, 0], [() => AdditionalContactEmailAddresses, 0], 2]
1998
+ [0, [() => WebsiteURL, 0], 0, [() => UseCaseDescription, 0], [() => AdditionalContactEmailAddresses, 0], 2], 2
1999
1999
  ];
2000
2000
  export var PutAccountDetailsResponse$ = [3, n0, _PADRu,
2001
2001
  0,
@@ -2025,7 +2025,7 @@ export var PutAccountSuppressionAttributesResponse$ = [3, n0, _PASARutc,
2025
2025
  export var PutAccountVdmAttributesRequest$ = [3, n0, _PAVAR,
2026
2026
  0,
2027
2027
  [_VA],
2028
- [() => VdmAttributes$]
2028
+ [() => VdmAttributes$], 1
2029
2029
  ];
2030
2030
  export var PutAccountVdmAttributesResponse$ = [3, n0, _PAVARu,
2031
2031
  0,
@@ -2035,7 +2035,7 @@ export var PutAccountVdmAttributesResponse$ = [3, n0, _PAVARu,
2035
2035
  export var PutConfigurationSetArchivingOptionsRequest$ = [3, n0, _PCSAOR,
2036
2036
  0,
2037
2037
  [_CSN, _AA],
2038
- [[0, 1], 0]
2038
+ [[0, 1], 0], 1
2039
2039
  ];
2040
2040
  export var PutConfigurationSetArchivingOptionsResponse$ = [3, n0, _PCSAORu,
2041
2041
  0,
@@ -2045,7 +2045,7 @@ export var PutConfigurationSetArchivingOptionsResponse$ = [3, n0, _PCSAORu,
2045
2045
  export var PutConfigurationSetDeliveryOptionsRequest$ = [3, n0, _PCSDOR,
2046
2046
  0,
2047
2047
  [_CSN, _TPl, _SPN, _MDS],
2048
- [[0, 1], 0, 0, 1]
2048
+ [[0, 1], 0, 0, 1], 1
2049
2049
  ];
2050
2050
  export var PutConfigurationSetDeliveryOptionsResponse$ = [3, n0, _PCSDORu,
2051
2051
  0,
@@ -2055,7 +2055,7 @@ export var PutConfigurationSetDeliveryOptionsResponse$ = [3, n0, _PCSDORu,
2055
2055
  export var PutConfigurationSetReputationOptionsRequest$ = [3, n0, _PCSROR,
2056
2056
  0,
2057
2057
  [_CSN, _RME],
2058
- [[0, 1], 2]
2058
+ [[0, 1], 2], 1
2059
2059
  ];
2060
2060
  export var PutConfigurationSetReputationOptionsResponse$ = [3, n0, _PCSRORu,
2061
2061
  0,
@@ -2065,7 +2065,7 @@ export var PutConfigurationSetReputationOptionsResponse$ = [3, n0, _PCSRORu,
2065
2065
  export var PutConfigurationSetSendingOptionsRequest$ = [3, n0, _PCSSOR,
2066
2066
  0,
2067
2067
  [_CSN, _SEe],
2068
- [[0, 1], 2]
2068
+ [[0, 1], 2], 1
2069
2069
  ];
2070
2070
  export var PutConfigurationSetSendingOptionsResponse$ = [3, n0, _PCSSORu,
2071
2071
  0,
@@ -2075,7 +2075,7 @@ export var PutConfigurationSetSendingOptionsResponse$ = [3, n0, _PCSSORu,
2075
2075
  export var PutConfigurationSetSuppressionOptionsRequest$ = [3, n0, _PCSSORut,
2076
2076
  0,
2077
2077
  [_CSN, _SR, _VOa],
2078
- [[0, 1], 64 | 0, () => SuppressionValidationOptions$]
2078
+ [[0, 1], 64 | 0, () => SuppressionValidationOptions$], 1
2079
2079
  ];
2080
2080
  export var PutConfigurationSetSuppressionOptionsResponse$ = [3, n0, _PCSSORuto,
2081
2081
  0,
@@ -2085,7 +2085,7 @@ export var PutConfigurationSetSuppressionOptionsResponse$ = [3, n0, _PCSSORuto,
2085
2085
  export var PutConfigurationSetTrackingOptionsRequest$ = [3, n0, _PCSTOR,
2086
2086
  0,
2087
2087
  [_CSN, _CRD, _HP],
2088
- [[0, 1], 0, 0]
2088
+ [[0, 1], 0, 0], 1
2089
2089
  ];
2090
2090
  export var PutConfigurationSetTrackingOptionsResponse$ = [3, n0, _PCSTORu,
2091
2091
  0,
@@ -2095,7 +2095,7 @@ export var PutConfigurationSetTrackingOptionsResponse$ = [3, n0, _PCSTORu,
2095
2095
  export var PutConfigurationSetVdmOptionsRequest$ = [3, n0, _PCSVOR,
2096
2096
  0,
2097
2097
  [_CSN, _VO],
2098
- [[0, 1], () => VdmOptions$]
2098
+ [[0, 1], () => VdmOptions$], 1
2099
2099
  ];
2100
2100
  export var PutConfigurationSetVdmOptionsResponse$ = [3, n0, _PCSVORu,
2101
2101
  0,
@@ -2105,7 +2105,7 @@ export var PutConfigurationSetVdmOptionsResponse$ = [3, n0, _PCSVORu,
2105
2105
  export var PutDedicatedIpInPoolRequest$ = [3, n0, _PDIIPR,
2106
2106
  0,
2107
2107
  [_Ip, _DPN],
2108
- [[0, 1], 0]
2108
+ [[0, 1], 0], 2
2109
2109
  ];
2110
2110
  export var PutDedicatedIpInPoolResponse$ = [3, n0, _PDIIPRu,
2111
2111
  0,
@@ -2115,7 +2115,7 @@ export var PutDedicatedIpInPoolResponse$ = [3, n0, _PDIIPRu,
2115
2115
  export var PutDedicatedIpPoolScalingAttributesRequest$ = [3, n0, _PDIPSAR,
2116
2116
  0,
2117
2117
  [_PN, _SM],
2118
- [[0, 1], 0]
2118
+ [[0, 1], 0], 2
2119
2119
  ];
2120
2120
  export var PutDedicatedIpPoolScalingAttributesResponse$ = [3, n0, _PDIPSARu,
2121
2121
  0,
@@ -2125,7 +2125,7 @@ export var PutDedicatedIpPoolScalingAttributesResponse$ = [3, n0, _PDIPSARu,
2125
2125
  export var PutDedicatedIpWarmupAttributesRequest$ = [3, n0, _PDIWAR,
2126
2126
  0,
2127
2127
  [_Ip, _WP],
2128
- [[0, 1], 1]
2128
+ [[0, 1], 1], 2
2129
2129
  ];
2130
2130
  export var PutDedicatedIpWarmupAttributesResponse$ = [3, n0, _PDIWARu,
2131
2131
  0,
@@ -2135,7 +2135,7 @@ export var PutDedicatedIpWarmupAttributesResponse$ = [3, n0, _PDIWARu,
2135
2135
  export var PutDeliverabilityDashboardOptionRequest$ = [3, n0, _PDDOR,
2136
2136
  0,
2137
2137
  [_DE, _SDubs],
2138
- [2, () => DomainDeliverabilityTrackingOptions]
2138
+ [2, () => DomainDeliverabilityTrackingOptions], 1
2139
2139
  ];
2140
2140
  export var PutDeliverabilityDashboardOptionResponse$ = [3, n0, _PDDORu,
2141
2141
  0,
@@ -2145,7 +2145,7 @@ export var PutDeliverabilityDashboardOptionResponse$ = [3, n0, _PDDORu,
2145
2145
  export var PutEmailIdentityConfigurationSetAttributesRequest$ = [3, n0, _PEICSAR,
2146
2146
  0,
2147
2147
  [_EI, _CSN],
2148
- [[0, 1], 0]
2148
+ [[0, 1], 0], 1
2149
2149
  ];
2150
2150
  export var PutEmailIdentityConfigurationSetAttributesResponse$ = [3, n0, _PEICSARu,
2151
2151
  0,
@@ -2155,7 +2155,7 @@ export var PutEmailIdentityConfigurationSetAttributesResponse$ = [3, n0, _PEICSA
2155
2155
  export var PutEmailIdentityDkimAttributesRequest$ = [3, n0, _PEIDAR,
2156
2156
  0,
2157
2157
  [_EI, _SE],
2158
- [[0, 1], 2]
2158
+ [[0, 1], 2], 1
2159
2159
  ];
2160
2160
  export var PutEmailIdentityDkimAttributesResponse$ = [3, n0, _PEIDARu,
2161
2161
  0,
@@ -2165,7 +2165,7 @@ export var PutEmailIdentityDkimAttributesResponse$ = [3, n0, _PEIDARu,
2165
2165
  export var PutEmailIdentityDkimSigningAttributesRequest$ = [3, n0, _PEIDSAR,
2166
2166
  0,
2167
2167
  [_EI, _SAO, _SAi],
2168
- [[0, 1], 0, [() => DkimSigningAttributes$, 0]]
2168
+ [[0, 1], 0, [() => DkimSigningAttributes$, 0]], 2
2169
2169
  ];
2170
2170
  export var PutEmailIdentityDkimSigningAttributesResponse$ = [3, n0, _PEIDSARu,
2171
2171
  0,
@@ -2175,7 +2175,7 @@ export var PutEmailIdentityDkimSigningAttributesResponse$ = [3, n0, _PEIDSARu,
2175
2175
  export var PutEmailIdentityFeedbackAttributesRequest$ = [3, n0, _PEIFAR,
2176
2176
  0,
2177
2177
  [_EI, _EFE],
2178
- [[0, 1], 2]
2178
+ [[0, 1], 2], 1
2179
2179
  ];
2180
2180
  export var PutEmailIdentityFeedbackAttributesResponse$ = [3, n0, _PEIFARu,
2181
2181
  0,
@@ -2185,7 +2185,7 @@ export var PutEmailIdentityFeedbackAttributesResponse$ = [3, n0, _PEIFARu,
2185
2185
  export var PutEmailIdentityMailFromAttributesRequest$ = [3, n0, _PEIMFAR,
2186
2186
  0,
2187
2187
  [_EI, _MFD, _BOMF],
2188
- [[0, 1], 0, 0]
2188
+ [[0, 1], 0, 0], 1
2189
2189
  ];
2190
2190
  export var PutEmailIdentityMailFromAttributesResponse$ = [3, n0, _PEIMFARu,
2191
2191
  0,
@@ -2195,7 +2195,7 @@ export var PutEmailIdentityMailFromAttributesResponse$ = [3, n0, _PEIMFARu,
2195
2195
  export var PutSuppressedDestinationRequest$ = [3, n0, _PSDR,
2196
2196
  0,
2197
2197
  [_EA, _Reas],
2198
- [0, 0]
2198
+ [0, 0], 2
2199
2199
  ];
2200
2200
  export var PutSuppressedDestinationResponse$ = [3, n0, _PSDRu,
2201
2201
  0,
@@ -2205,7 +2205,7 @@ export var PutSuppressedDestinationResponse$ = [3, n0, _PSDRu,
2205
2205
  export var RawMessage$ = [3, n0, _RM,
2206
2206
  0,
2207
2207
  [_Da],
2208
- [21]
2208
+ [21], 1
2209
2209
  ];
2210
2210
  export var Recommendation$ = [3, n0, _Rec,
2211
2211
  0,
@@ -2245,27 +2245,27 @@ export var ReviewDetails$ = [3, n0, _RD,
2245
2245
  export var Route$ = [3, n0, _Rou,
2246
2246
  0,
2247
2247
  [_Regi],
2248
- [0]
2248
+ [0], 1
2249
2249
  ];
2250
2250
  export var RouteDetails$ = [3, n0, _RDou,
2251
2251
  0,
2252
2252
  [_Regi],
2253
- [0]
2253
+ [0], 1
2254
2254
  ];
2255
2255
  export var SendBulkEmailRequest$ = [3, n0, _SBER,
2256
2256
  0,
2257
- [_FEA, _FEAIA, _RTA, _FFEA, _FFEAIA, _DET, _DCe, _BEEu, _CSN, _EIn, _TNe],
2258
- [0, 0, 64 | 0, 0, 0, () => MessageTagList, () => BulkEmailContent$, () => BulkEmailEntryList, 0, 0, 0]
2257
+ [_DCe, _BEEu, _FEA, _FEAIA, _RTA, _FFEA, _FFEAIA, _DET, _CSN, _EIn, _TNe],
2258
+ [() => BulkEmailContent$, () => BulkEmailEntryList, 0, 0, 64 | 0, 0, 0, () => MessageTagList, 0, 0, 0], 2
2259
2259
  ];
2260
2260
  export var SendBulkEmailResponse$ = [3, n0, _SBERe,
2261
2261
  0,
2262
2262
  [_BEERu],
2263
- [() => BulkEmailEntryResultList]
2263
+ [() => BulkEmailEntryResultList], 1
2264
2264
  ];
2265
2265
  export var SendCustomVerificationEmailRequest$ = [3, n0, _SCVER,
2266
2266
  0,
2267
2267
  [_EA, _TN, _CSN],
2268
- [0, 0, 0]
2268
+ [0, 0, 0], 2
2269
2269
  ];
2270
2270
  export var SendCustomVerificationEmailResponse$ = [3, n0, _SCVERe,
2271
2271
  0,
@@ -2274,8 +2274,8 @@ export var SendCustomVerificationEmailResponse$ = [3, n0, _SCVERe,
2274
2274
  ];
2275
2275
  export var SendEmailRequest$ = [3, n0, _SER,
2276
2276
  0,
2277
- [_FEA, _FEAIA, _Des, _RTA, _FFEA, _FFEAIA, _Con, _ET, _CSN, _EIn, _TNe, _LMO],
2278
- [0, 0, () => Destination$, 64 | 0, 0, 0, () => EmailContent$, () => MessageTagList, 0, 0, 0, () => ListManagementOptions$]
2277
+ [_Con, _FEA, _FEAIA, _Des, _RTA, _FFEA, _FFEAIA, _ET, _CSN, _EIn, _TNe, _LMO],
2278
+ [() => EmailContent$, 0, 0, () => Destination$, 64 | 0, 0, 0, () => MessageTagList, 0, 0, 0, () => ListManagementOptions$], 1
2279
2279
  ];
2280
2280
  export var SendEmailResponse$ = [3, n0, _SERe,
2281
2281
  0,
@@ -2301,7 +2301,7 @@ export var SendQuota$ = [3, n0, _SQ,
2301
2301
  export var SnsDestination$ = [3, n0, _SDn,
2302
2302
  0,
2303
2303
  [_TAop],
2304
- [0]
2304
+ [0], 1
2305
2305
  ];
2306
2306
  export var SOARecord$ = [3, n0, _SOAR,
2307
2307
  0,
@@ -2316,7 +2316,7 @@ export var StatusRecord$ = [3, n0, _SRt,
2316
2316
  export var SuppressedDestination$ = [3, n0, _SDu,
2317
2317
  0,
2318
2318
  [_EA, _Reas, _LUTa, _Att],
2319
- [0, 0, 4, () => SuppressedDestinationAttributes$]
2319
+ [0, 0, 4, () => SuppressedDestinationAttributes$], 3
2320
2320
  ];
2321
2321
  export var SuppressedDestinationAttributes$ = [3, n0, _SDA,
2322
2322
  0,
@@ -2326,7 +2326,7 @@ export var SuppressedDestinationAttributes$ = [3, n0, _SDA,
2326
2326
  export var SuppressedDestinationSummary$ = [3, n0, _SDSu,
2327
2327
  0,
2328
2328
  [_EA, _Reas, _LUTa],
2329
- [0, 0, 4]
2329
+ [0, 0, 4], 3
2330
2330
  ];
2331
2331
  export var SuppressionAttributes$ = [3, n0, _SA,
2332
2332
  0,
@@ -2336,17 +2336,17 @@ export var SuppressionAttributes$ = [3, n0, _SA,
2336
2336
  export var SuppressionConditionThreshold$ = [3, n0, _SCT,
2337
2337
  0,
2338
2338
  [_CTEo, _OCT],
2339
- [0, () => SuppressionConfidenceThreshold$]
2339
+ [0, () => SuppressionConfidenceThreshold$], 1
2340
2340
  ];
2341
2341
  export var SuppressionConfidenceThreshold$ = [3, n0, _SCTu,
2342
2342
  0,
2343
2343
  [_CVT],
2344
- [0]
2344
+ [0], 1
2345
2345
  ];
2346
2346
  export var SuppressionListDestination$ = [3, n0, _SLD,
2347
2347
  0,
2348
2348
  [_SLIA],
2349
- [0]
2349
+ [0], 1
2350
2350
  ];
2351
2351
  export var SuppressionOptions$ = [3, n0, _SOu,
2352
2352
  0,
@@ -2356,22 +2356,22 @@ export var SuppressionOptions$ = [3, n0, _SOu,
2356
2356
  export var SuppressionValidationAttributes$ = [3, n0, _SVA,
2357
2357
  0,
2358
2358
  [_CTon],
2359
- [() => SuppressionConditionThreshold$]
2359
+ [() => SuppressionConditionThreshold$], 1
2360
2360
  ];
2361
2361
  export var SuppressionValidationOptions$ = [3, n0, _SVO,
2362
2362
  0,
2363
2363
  [_CTon],
2364
- [() => SuppressionConditionThreshold$]
2364
+ [() => SuppressionConditionThreshold$], 1
2365
2365
  ];
2366
2366
  export var Tag$ = [3, n0, _Tag,
2367
2367
  0,
2368
2368
  [_K, _V],
2369
- [0, 0]
2369
+ [0, 0], 2
2370
2370
  ];
2371
2371
  export var TagResourceRequest$ = [3, n0, _TRR,
2372
2372
  0,
2373
2373
  [_RA, _Ta],
2374
- [0, () => TagList]
2374
+ [0, () => TagList], 2
2375
2375
  ];
2376
2376
  export var TagResourceResponse$ = [3, n0, _TRRa,
2377
2377
  0,
@@ -2401,12 +2401,12 @@ export var TenantResource$ = [3, n0, _TRe,
2401
2401
  export var TestRenderEmailTemplateRequest$ = [3, n0, _TRETR,
2402
2402
  0,
2403
2403
  [_TN, _TD],
2404
- [[0, 1], 0]
2404
+ [[0, 1], 0], 2
2405
2405
  ];
2406
2406
  export var TestRenderEmailTemplateResponse$ = [3, n0, _TRETRe,
2407
2407
  0,
2408
2408
  [_RTen],
2409
- [0]
2409
+ [0], 1
2410
2410
  ];
2411
2411
  export var TooManyRequestsException$ = [-3, n0, _TMRE,
2412
2412
  { [_e]: _c, [_hE]: 429 },
@@ -2416,8 +2416,8 @@ export var TooManyRequestsException$ = [-3, n0, _TMRE,
2416
2416
  TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
2417
2417
  export var Topic$ = [3, n0, _Top,
2418
2418
  0,
2419
- [_TNo, _DNi, _De, _DSSe],
2420
- [0, 0, 0, 0]
2419
+ [_TNo, _DNi, _DSSe, _De],
2420
+ [0, 0, 0, 0], 3
2421
2421
  ];
2422
2422
  export var TopicFilter$ = [3, n0, _TF,
2423
2423
  0,
@@ -2427,17 +2427,17 @@ export var TopicFilter$ = [3, n0, _TF,
2427
2427
  export var TopicPreference$ = [3, n0, _TPo,
2428
2428
  0,
2429
2429
  [_TNo, _SSu],
2430
- [0, 0]
2430
+ [0, 0], 2
2431
2431
  ];
2432
2432
  export var TrackingOptions$ = [3, n0, _TO,
2433
2433
  0,
2434
2434
  [_CRD, _HP],
2435
- [0, 0]
2435
+ [0, 0], 1
2436
2436
  ];
2437
2437
  export var UntagResourceRequest$ = [3, n0, _URR,
2438
2438
  0,
2439
2439
  [_RA, _TK],
2440
- [[0, { [_hQ]: _RA }], [64 | 0, { [_hQ]: _TK }]]
2440
+ [[0, { [_hQ]: _RA }], [64 | 0, { [_hQ]: _TK }]], 2
2441
2441
  ];
2442
2442
  export var UntagResourceResponse$ = [3, n0, _URRn,
2443
2443
  0,
@@ -2447,7 +2447,7 @@ export var UntagResourceResponse$ = [3, n0, _URRn,
2447
2447
  export var UpdateConfigurationSetEventDestinationRequest$ = [3, n0, _UCSEDR,
2448
2448
  0,
2449
2449
  [_CSN, _EDN, _EDv],
2450
- [[0, 1], [0, 1], () => EventDestinationDefinition$]
2450
+ [[0, 1], [0, 1], () => EventDestinationDefinition$], 3
2451
2451
  ];
2452
2452
  export var UpdateConfigurationSetEventDestinationResponse$ = [3, n0, _UCSEDRp,
2453
2453
  0,
@@ -2457,7 +2457,7 @@ export var UpdateConfigurationSetEventDestinationResponse$ = [3, n0, _UCSEDRp,
2457
2457
  export var UpdateContactListRequest$ = [3, n0, _UCLR,
2458
2458
  0,
2459
2459
  [_CLN, _To, _De],
2460
- [[0, 1], () => Topics, 0]
2460
+ [[0, 1], () => Topics, 0], 1
2461
2461
  ];
2462
2462
  export var UpdateContactListResponse$ = [3, n0, _UCLRp,
2463
2463
  0,
@@ -2467,7 +2467,7 @@ export var UpdateContactListResponse$ = [3, n0, _UCLRp,
2467
2467
  export var UpdateContactRequest$ = [3, n0, _UCR,
2468
2468
  0,
2469
2469
  [_CLN, _EA, _TP, _UA, _ADt],
2470
- [[0, 1], [0, 1], () => TopicPreferenceList, 2, 0]
2470
+ [[0, 1], [0, 1], () => TopicPreferenceList, 2, 0], 2
2471
2471
  ];
2472
2472
  export var UpdateContactResponse$ = [3, n0, _UCRp,
2473
2473
  0,
@@ -2477,7 +2477,7 @@ export var UpdateContactResponse$ = [3, n0, _UCRp,
2477
2477
  export var UpdateCustomVerificationEmailTemplateRequest$ = [3, n0, _UCVETR,
2478
2478
  0,
2479
2479
  [_TN, _FEA, _TS, _TC, _SRURL, _FRURL],
2480
- [[0, 1], 0, 0, 0, 0, 0]
2480
+ [[0, 1], 0, 0, 0, 0, 0], 6
2481
2481
  ];
2482
2482
  export var UpdateCustomVerificationEmailTemplateResponse$ = [3, n0, _UCVETRp,
2483
2483
  0,
@@ -2487,7 +2487,7 @@ export var UpdateCustomVerificationEmailTemplateResponse$ = [3, n0, _UCVETRp,
2487
2487
  export var UpdateEmailIdentityPolicyRequest$ = [3, n0, _UEIPR,
2488
2488
  0,
2489
2489
  [_EI, _PNo, _P],
2490
- [[0, 1], [0, 1], 0]
2490
+ [[0, 1], [0, 1], 0], 3
2491
2491
  ];
2492
2492
  export var UpdateEmailIdentityPolicyResponse$ = [3, n0, _UEIPRp,
2493
2493
  0,
@@ -2497,7 +2497,7 @@ export var UpdateEmailIdentityPolicyResponse$ = [3, n0, _UEIPRp,
2497
2497
  export var UpdateEmailTemplateRequest$ = [3, n0, _UETR,
2498
2498
  0,
2499
2499
  [_TN, _TC],
2500
- [[0, 1], () => EmailTemplateContent$]
2500
+ [[0, 1], () => EmailTemplateContent$], 2
2501
2501
  ];
2502
2502
  export var UpdateEmailTemplateResponse$ = [3, n0, _UETRp,
2503
2503
  0,
@@ -2507,7 +2507,7 @@ export var UpdateEmailTemplateResponse$ = [3, n0, _UETRp,
2507
2507
  export var UpdateReputationEntityCustomerManagedStatusRequest$ = [3, n0, _URECMSR,
2508
2508
  0,
2509
2509
  [_RET, _RER, _SS],
2510
- [[0, 1], [0, 1], 0]
2510
+ [[0, 1], [0, 1], 0], 3
2511
2511
  ];
2512
2512
  export var UpdateReputationEntityCustomerManagedStatusResponse$ = [3, n0, _URECMSRp,
2513
2513
  0,
@@ -2517,7 +2517,7 @@ export var UpdateReputationEntityCustomerManagedStatusResponse$ = [3, n0, _URECM
2517
2517
  export var UpdateReputationEntityPolicyRequest$ = [3, n0, _UREPR,
2518
2518
  0,
2519
2519
  [_RET, _RER, _REP],
2520
- [[0, 1], [0, 1], 0]
2520
+ [[0, 1], [0, 1], 0], 3
2521
2521
  ];
2522
2522
  export var UpdateReputationEntityPolicyResponse$ = [3, n0, _UREPRp,
2523
2523
  0,
@@ -2527,7 +2527,7 @@ export var UpdateReputationEntityPolicyResponse$ = [3, n0, _UREPRp,
2527
2527
  export var VdmAttributes$ = [3, n0, _VA,
2528
2528
  0,
2529
2529
  [_VE, _DAa, _GA],
2530
- [0, () => DashboardAttributes$, () => GuardianAttributes$]
2530
+ [0, () => DashboardAttributes$, () => GuardianAttributes$], 1
2531
2531
  ];
2532
2532
  export var VdmOptions$ = [3, n0, _VO,
2533
2533
  0,