@aws-sdk/client-mediatailor 3.1089.0 → 3.1091.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 CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1088.0";
72
+ var version = "3.1090.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75
 
@@ -178,6 +178,9 @@ const _AMT = "AdMarkupType";
178
178
  const _AMl = "AlternateMedia";
179
179
  const _AMu = "AudienceMedia";
180
180
  const _AN = "AvailNum";
181
+ const _APC = "AdsPersonalizationConcurrency";
182
+ const _APT = "AdsPersonalizationTimeouts";
183
+ const _ARTM = "AdsRequestTimeoutMilliseconds";
181
184
  const _AS = "AvailSuppression";
182
185
  const _AST = "ApproximateStartTime";
183
186
  const _ASUP = "AdSegmentUrlPrefix";
@@ -289,6 +292,7 @@ const _ELS = "EnabledLoggingStrategies";
289
292
  const _EOM = "EndOffsetMillis";
290
293
  const _ET = "EndTime";
291
294
  const _EU = "EndUrl";
295
+ const _EVVP = "EnableVodVastParallelization";
292
296
  const _F = "Function";
293
297
  const _FI = "FunctionId";
294
298
  const _FL = "FunctionList";
@@ -339,6 +343,7 @@ const _LFRi = "ListFunctionsResponse";
339
343
  const _LLS = "ListLiveSources";
340
344
  const _LLSR = "ListLiveSourcesRequest";
341
345
  const _LLSRi = "ListLiveSourcesResponse";
346
+ const _LMAPTM = "LiveMaximumAdsPersonalizationTimeMilliseconds";
342
347
  const _LMT = "LastModifiedTime";
343
348
  const _LPC = "ListPlaybackConfigurations";
344
349
  const _LPCR = "ListPlaybackConfigurationsRequest";
@@ -361,6 +366,7 @@ const _LVSR = "ListVodSourcesRequest";
361
366
  const _LVSRi = "ListVodSourcesResponse";
362
367
  const _M = "Message";
363
368
  const _MBTS = "MinBufferTimeSeconds";
369
+ const _MCAR = "MaxConcurrentAdsRequests";
364
370
  const _MDS = "MaxDurationSeconds";
365
371
  const _MEP = "ManifestEndpointPrefix";
366
372
  const _ML = "MpdLocation";
@@ -383,6 +389,7 @@ const _OMT = "OriginManifestType";
383
389
  const _Ou = "Outputs";
384
390
  const _Out = "Output";
385
391
  const _P = "Policy";
392
+ const _PARTM = "PrefetchAdsRequestTimeoutMilliseconds";
386
393
  const _PC = "PlaybackConfiguration";
387
394
  const _PCA = "PlaybackConfigurationArn";
388
395
  const _PCN = "PlaybackConfigurationName";
@@ -397,6 +404,7 @@ const _PF = "PutFunction";
397
404
  const _PFR = "PutFunctionRequest";
398
405
  const _PFRu = "PutFunctionResponse";
399
406
  const _PM = "PlaybackMode";
407
+ const _PMAPTM = "PrefetchMaximumAdsPersonalizationTimeMilliseconds";
400
408
  const _PN = "ProgramName";
401
409
  const _POIET = "PublishOptInEventTypes";
402
410
  const _PPC = "PutPlaybackConfiguration";
@@ -508,6 +516,7 @@ const _UVSR = "UpdateVodSourceRequest";
508
516
  const _UVSRp = "UpdateVodSourceResponse";
509
517
  const _V = "Value";
510
518
  const _VCSU = "VideoContentSourceUrl";
519
+ const _VMAPTM = "VodMaximumAdsPersonalizationTimeMilliseconds";
511
520
  const _VS = "VodSource";
512
521
  const _VSN = "VodSourceName";
513
522
  const _a = "audience";
@@ -590,6 +599,16 @@ var AdsInteractionLog$ = [3, n0, _AIL,
590
599
  [_POIET, _EET],
591
600
  [64 | 0, 64 | 0]
592
601
  ];
602
+ var AdsPersonalizationConcurrency$ = [3, n0, _APC,
603
+ 0,
604
+ [_MCAR, _EVVP],
605
+ [1, 2]
606
+ ];
607
+ var AdsPersonalizationTimeouts$ = [3, n0, _APT,
608
+ 0,
609
+ [_ARTM, _LMAPTM, _VMAPTM, _PARTM, _PMAPTM],
610
+ [1, 1, 1, 1, 1]
611
+ ];
593
612
  var Alert$ = [3, n0, _A,
594
613
  0,
595
614
  [_ACl, _AM, _LMT, _RRA, _RA, _C],
@@ -927,8 +946,8 @@ var GetPlaybackConfigurationRequest$ = [3, n0, _GPCR,
927
946
  ];
928
947
  var GetPlaybackConfigurationResponse$ = [3, n0, _GPCRe,
929
948
  0,
930
- [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
931
- [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0]
949
+ [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM, _APT, _APC],
950
+ [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0, () => AdsPersonalizationTimeouts$, () => AdsPersonalizationConcurrency$]
932
951
  ];
933
952
  var GetPrefetchScheduleRequest$ = [3, n0, _GPSR,
934
953
  0,
@@ -1097,8 +1116,8 @@ var ManifestServiceInteractionLog$ = [3, n0, _MSIL,
1097
1116
  ];
1098
1117
  var PlaybackConfiguration$ = [3, n0, _PC,
1099
1118
  0,
1100
- [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
1101
- [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0]
1119
+ [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM, _APT, _APC],
1120
+ [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0, () => AdsPersonalizationTimeouts$, () => AdsPersonalizationConcurrency$]
1102
1121
  ];
1103
1122
  var PrefetchConsumption$ = [3, n0, _PCr,
1104
1123
  0,
@@ -1137,13 +1156,13 @@ var PutFunctionResponse$ = [3, n0, _PFRu,
1137
1156
  ];
1138
1157
  var PutPlaybackConfigurationRequest$ = [3, n0, _PPCR,
1139
1158
  0,
1140
- [_N, _ADSU, _AS, _B, _CC, _CA, _DC, _IM, _LPRC, _MPR, _PTS, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
1141
- [0, 0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CARo, 0, 0, 128 | 0], () => DashConfigurationForPut$, 0, () => LivePreRollConfiguration$, () => ManifestProcessingRules$, 1, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0], 1
1159
+ [_N, _ADSU, _AS, _B, _CC, _CA, _DC, _IM, _LPRC, _MPR, _PTS, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM, _APT, _APC],
1160
+ [0, 0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CARo, 0, 0, 128 | 0], () => DashConfigurationForPut$, 0, () => LivePreRollConfiguration$, () => ManifestProcessingRules$, 1, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0, () => AdsPersonalizationTimeouts$, () => AdsPersonalizationConcurrency$], 1
1142
1161
  ];
1143
1162
  var PutPlaybackConfigurationResponse$ = [3, n0, _PPCRu,
1144
1163
  0,
1145
- [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
1146
- [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0]
1164
+ [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM, _APT, _APC],
1165
+ [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0, () => AdsPersonalizationTimeouts$, () => AdsPersonalizationConcurrency$]
1147
1166
  ];
1148
1167
  var RecurringConsumption$ = [3, n0, _RCe,
1149
1168
  0,
@@ -2150,6 +2169,8 @@ exports.AdMarkupType = AdMarkupType;
2150
2169
  exports.AdsInteractionExcludeEventType = AdsInteractionExcludeEventType;
2151
2170
  exports.AdsInteractionLog$ = AdsInteractionLog$;
2152
2171
  exports.AdsInteractionPublishOptInEventType = AdsInteractionPublishOptInEventType;
2172
+ exports.AdsPersonalizationConcurrency$ = AdsPersonalizationConcurrency$;
2173
+ exports.AdsPersonalizationTimeouts$ = AdsPersonalizationTimeouts$;
2153
2174
  exports.Alert$ = Alert$;
2154
2175
  exports.AlertCategory = AlertCategory;
2155
2176
  exports.AlternateMedia$ = AlternateMedia$;
@@ -20,6 +20,9 @@ const _AMT = "AdMarkupType";
20
20
  const _AMl = "AlternateMedia";
21
21
  const _AMu = "AudienceMedia";
22
22
  const _AN = "AvailNum";
23
+ const _APC = "AdsPersonalizationConcurrency";
24
+ const _APT = "AdsPersonalizationTimeouts";
25
+ const _ARTM = "AdsRequestTimeoutMilliseconds";
23
26
  const _AS = "AvailSuppression";
24
27
  const _AST = "ApproximateStartTime";
25
28
  const _ASUP = "AdSegmentUrlPrefix";
@@ -131,6 +134,7 @@ const _ELS = "EnabledLoggingStrategies";
131
134
  const _EOM = "EndOffsetMillis";
132
135
  const _ET = "EndTime";
133
136
  const _EU = "EndUrl";
137
+ const _EVVP = "EnableVodVastParallelization";
134
138
  const _F = "Function";
135
139
  const _FI = "FunctionId";
136
140
  const _FL = "FunctionList";
@@ -181,6 +185,7 @@ const _LFRi = "ListFunctionsResponse";
181
185
  const _LLS = "ListLiveSources";
182
186
  const _LLSR = "ListLiveSourcesRequest";
183
187
  const _LLSRi = "ListLiveSourcesResponse";
188
+ const _LMAPTM = "LiveMaximumAdsPersonalizationTimeMilliseconds";
184
189
  const _LMT = "LastModifiedTime";
185
190
  const _LPC = "ListPlaybackConfigurations";
186
191
  const _LPCR = "ListPlaybackConfigurationsRequest";
@@ -203,6 +208,7 @@ const _LVSR = "ListVodSourcesRequest";
203
208
  const _LVSRi = "ListVodSourcesResponse";
204
209
  const _M = "Message";
205
210
  const _MBTS = "MinBufferTimeSeconds";
211
+ const _MCAR = "MaxConcurrentAdsRequests";
206
212
  const _MDS = "MaxDurationSeconds";
207
213
  const _MEP = "ManifestEndpointPrefix";
208
214
  const _ML = "MpdLocation";
@@ -225,6 +231,7 @@ const _OMT = "OriginManifestType";
225
231
  const _Ou = "Outputs";
226
232
  const _Out = "Output";
227
233
  const _P = "Policy";
234
+ const _PARTM = "PrefetchAdsRequestTimeoutMilliseconds";
228
235
  const _PC = "PlaybackConfiguration";
229
236
  const _PCA = "PlaybackConfigurationArn";
230
237
  const _PCN = "PlaybackConfigurationName";
@@ -239,6 +246,7 @@ const _PF = "PutFunction";
239
246
  const _PFR = "PutFunctionRequest";
240
247
  const _PFRu = "PutFunctionResponse";
241
248
  const _PM = "PlaybackMode";
249
+ const _PMAPTM = "PrefetchMaximumAdsPersonalizationTimeMilliseconds";
242
250
  const _PN = "ProgramName";
243
251
  const _POIET = "PublishOptInEventTypes";
244
252
  const _PPC = "PutPlaybackConfiguration";
@@ -350,6 +358,7 @@ const _UVSR = "UpdateVodSourceRequest";
350
358
  const _UVSRp = "UpdateVodSourceResponse";
351
359
  const _V = "Value";
352
360
  const _VCSU = "VideoContentSourceUrl";
361
+ const _VMAPTM = "VodMaximumAdsPersonalizationTimeMilliseconds";
353
362
  const _VS = "VodSource";
354
363
  const _VSN = "VodSourceName";
355
364
  const _a = "audience";
@@ -435,6 +444,16 @@ export var AdsInteractionLog$ = [3, n0, _AIL,
435
444
  [_POIET, _EET],
436
445
  [64 | 0, 64 | 0]
437
446
  ];
447
+ export var AdsPersonalizationConcurrency$ = [3, n0, _APC,
448
+ 0,
449
+ [_MCAR, _EVVP],
450
+ [1, 2]
451
+ ];
452
+ export var AdsPersonalizationTimeouts$ = [3, n0, _APT,
453
+ 0,
454
+ [_ARTM, _LMAPTM, _VMAPTM, _PARTM, _PMAPTM],
455
+ [1, 1, 1, 1, 1]
456
+ ];
438
457
  export var Alert$ = [3, n0, _A,
439
458
  0,
440
459
  [_ACl, _AM, _LMT, _RRA, _RA, _C],
@@ -772,8 +791,8 @@ export var GetPlaybackConfigurationRequest$ = [3, n0, _GPCR,
772
791
  ];
773
792
  export var GetPlaybackConfigurationResponse$ = [3, n0, _GPCRe,
774
793
  0,
775
- [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
776
- [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0]
794
+ [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM, _APT, _APC],
795
+ [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0, () => AdsPersonalizationTimeouts$, () => AdsPersonalizationConcurrency$]
777
796
  ];
778
797
  export var GetPrefetchScheduleRequest$ = [3, n0, _GPSR,
779
798
  0,
@@ -942,8 +961,8 @@ export var ManifestServiceInteractionLog$ = [3, n0, _MSIL,
942
961
  ];
943
962
  export var PlaybackConfiguration$ = [3, n0, _PC,
944
963
  0,
945
- [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
946
- [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0]
964
+ [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM, _APT, _APC],
965
+ [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0, () => AdsPersonalizationTimeouts$, () => AdsPersonalizationConcurrency$]
947
966
  ];
948
967
  export var PrefetchConsumption$ = [3, n0, _PCr,
949
968
  0,
@@ -982,13 +1001,13 @@ export var PutFunctionResponse$ = [3, n0, _PFRu,
982
1001
  ];
983
1002
  export var PutPlaybackConfigurationRequest$ = [3, n0, _PPCR,
984
1003
  0,
985
- [_N, _ADSU, _AS, _B, _CC, _CA, _DC, _IM, _LPRC, _MPR, _PTS, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
986
- [0, 0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CARo, 0, 0, 128 | 0], () => DashConfigurationForPut$, 0, () => LivePreRollConfiguration$, () => ManifestProcessingRules$, 1, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0], 1
1004
+ [_N, _ADSU, _AS, _B, _CC, _CA, _DC, _IM, _LPRC, _MPR, _PTS, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM, _APT, _APC],
1005
+ [0, 0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CARo, 0, 0, 128 | 0], () => DashConfigurationForPut$, 0, () => LivePreRollConfiguration$, () => ManifestProcessingRules$, 1, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0, () => AdsPersonalizationTimeouts$, () => AdsPersonalizationConcurrency$], 1
987
1006
  ];
988
1007
  export var PutPlaybackConfigurationResponse$ = [3, n0, _PPCRu,
989
1008
  0,
990
- [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
991
- [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0]
1009
+ [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _DSPEP, _SIEP, _DSSIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM, _APT, _APC],
1010
+ [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0, () => AdsPersonalizationTimeouts$, () => AdsPersonalizationConcurrency$]
992
1011
  ];
993
1012
  export var RecurringConsumption$ = [3, n0, _RCe,
994
1013
  0,
@@ -129,6 +129,17 @@ declare const GetPlaybackConfigurationCommand_base: {
129
129
  * // FunctionMapping: { // FunctionMapping
130
130
  * // "<keys>": "STRING_VALUE",
131
131
  * // },
132
+ * // AdsPersonalizationTimeouts: { // AdsPersonalizationTimeouts
133
+ * // AdsRequestTimeoutMilliseconds: Number("int"),
134
+ * // LiveMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
135
+ * // VodMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
136
+ * // PrefetchAdsRequestTimeoutMilliseconds: Number("int"),
137
+ * // PrefetchMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
138
+ * // },
139
+ * // AdsPersonalizationConcurrency: { // AdsPersonalizationConcurrency
140
+ * // MaxConcurrentAdsRequests: Number("int"),
141
+ * // EnableVodVastParallelization: true || false,
142
+ * // },
132
143
  * // };
133
144
  *
134
145
  * ```
@@ -132,6 +132,17 @@ declare const ListPlaybackConfigurationsCommand_base: {
132
132
  * // FunctionMapping: { // FunctionMapping
133
133
  * // "<keys>": "STRING_VALUE",
134
134
  * // },
135
+ * // AdsPersonalizationTimeouts: { // AdsPersonalizationTimeouts
136
+ * // AdsRequestTimeoutMilliseconds: Number("int"),
137
+ * // LiveMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
138
+ * // VodMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
139
+ * // PrefetchAdsRequestTimeoutMilliseconds: Number("int"),
140
+ * // PrefetchMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
141
+ * // },
142
+ * // AdsPersonalizationConcurrency: { // AdsPersonalizationConcurrency
143
+ * // MaxConcurrentAdsRequests: Number("int"),
144
+ * // EnableVodVastParallelization: true || false,
145
+ * // },
135
146
  * // },
136
147
  * // ],
137
148
  * // NextToken: "STRING_VALUE",
@@ -91,6 +91,17 @@ declare const PutPlaybackConfigurationCommand_base: {
91
91
  * FunctionMapping: { // FunctionMapping
92
92
  * "<keys>": "STRING_VALUE",
93
93
  * },
94
+ * AdsPersonalizationTimeouts: { // AdsPersonalizationTimeouts
95
+ * AdsRequestTimeoutMilliseconds: Number("int"),
96
+ * LiveMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
97
+ * VodMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
98
+ * PrefetchAdsRequestTimeoutMilliseconds: Number("int"),
99
+ * PrefetchMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
100
+ * },
101
+ * AdsPersonalizationConcurrency: { // AdsPersonalizationConcurrency
102
+ * MaxConcurrentAdsRequests: Number("int"),
103
+ * EnableVodVastParallelization: true || false,
104
+ * },
94
105
  * };
95
106
  * const command = new PutPlaybackConfigurationCommand(input);
96
107
  * const response = await client.send(command);
@@ -185,6 +196,17 @@ declare const PutPlaybackConfigurationCommand_base: {
185
196
  * // FunctionMapping: { // FunctionMapping
186
197
  * // "<keys>": "STRING_VALUE",
187
198
  * // },
199
+ * // AdsPersonalizationTimeouts: { // AdsPersonalizationTimeouts
200
+ * // AdsRequestTimeoutMilliseconds: Number("int"),
201
+ * // LiveMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
202
+ * // VodMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
203
+ * // PrefetchAdsRequestTimeoutMilliseconds: Number("int"),
204
+ * // PrefetchMaximumAdsPersonalizationTimeMilliseconds: Number("int"),
205
+ * // },
206
+ * // AdsPersonalizationConcurrency: { // AdsPersonalizationConcurrency
207
+ * // MaxConcurrentAdsRequests: Number("int"),
208
+ * // EnableVodVastParallelization: true || false,
209
+ * // },
188
210
  * // };
189
211
  *
190
212
  * ```
@@ -463,7 +463,7 @@ export interface CustomOutputConfiguration {
463
463
  Output?: Record<string, string> | undefined;
464
464
  }
465
465
  /**
466
- * -- Function Configuration DataStructure
466
+ * <p>The configuration for an <code>HTTP_REQUEST</code> function. Specifies the HTTP method, URL, headers, body, timeout, and output expressions for the request. For more information, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/monetization-functions-types-http-request.html">HTTP_REQUEST</a> in the <i>MediaTailor User Guide</i>.</p>
467
467
  * @public
468
468
  */
469
469
  export interface HttpRequestConfiguration {
@@ -530,7 +530,7 @@ export interface SequentialExecutorConfiguration {
530
530
  TimeoutMilliseconds: number | undefined;
531
531
  }
532
532
  /**
533
- * -- Define Mixin --
533
+ * <p>Defines reusable logic that MediaTailor executes at lifecycle hooks during ad insertion. The <code>FunctionType</code> determines the function's runtime behavior. For more information about functions, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/monetization-functions.html">Working with functions</a> in the <i>MediaTailor User Guide</i>.</p>
534
534
  * @public
535
535
  */
536
536
  export interface Function {
@@ -685,6 +685,53 @@ export interface AdDecisionServerConfiguration {
685
685
  */
686
686
  HttpRequest?: HttpRequest | undefined;
687
687
  }
688
+ /**
689
+ * <p>The concurrency settings for ad decision server interactions during ad personalization.</p>
690
+ * @public
691
+ */
692
+ export interface AdsPersonalizationConcurrency {
693
+ /**
694
+ * <p>The maximum number of simultaneous requests that MediaTailor makes to the ad decision server per manifest request. The default is 1.</p>
695
+ * @public
696
+ */
697
+ MaxConcurrentAdsRequests?: number | undefined;
698
+ /**
699
+ * <p>Enables parallel processing of ad decision server requests in VOD workflows when the ADS returns VAST responses. The default is false.</p>
700
+ * @public
701
+ */
702
+ EnableVodVastParallelization?: boolean | undefined;
703
+ }
704
+ /**
705
+ * <p>The timeout settings for ad decision server interactions during ad personalization.</p>
706
+ * @public
707
+ */
708
+ export interface AdsPersonalizationTimeouts {
709
+ /**
710
+ * <p>The maximum time, in milliseconds, that MediaTailor waits for a single ad decision server response during live or VOD playback. The default is 3000.</p>
711
+ * @public
712
+ */
713
+ AdsRequestTimeoutMilliseconds?: number | undefined;
714
+ /**
715
+ * <p>The maximum total time, in milliseconds, that MediaTailor spends on ad decision server activity for live manifests, including making requests, waiting for responses, and following VAST wrapper redirects. The default is 10000.</p>
716
+ * @public
717
+ */
718
+ LiveMaximumAdsPersonalizationTimeMilliseconds?: number | undefined;
719
+ /**
720
+ * <p>The maximum total time, in milliseconds, that MediaTailor spends on ad decision server activity for VOD manifests, including making requests, waiting for responses, and following VAST wrapper redirects. The default is 10000.</p>
721
+ * @public
722
+ */
723
+ VodMaximumAdsPersonalizationTimeMilliseconds?: number | undefined;
724
+ /**
725
+ * <p>The maximum time, in milliseconds, that MediaTailor waits for a single ad decision server response during prefetch retrieval. If not set, the value of AdsRequestTimeoutMilliseconds is used.</p>
726
+ * @public
727
+ */
728
+ PrefetchAdsRequestTimeoutMilliseconds?: number | undefined;
729
+ /**
730
+ * <p>The maximum total time, in milliseconds, that MediaTailor spends on ad decision server activity during prefetch retrieval, including making requests, waiting for responses, and following VAST wrapper redirects.</p>
731
+ * @public
732
+ */
733
+ PrefetchMaximumAdsPersonalizationTimeMilliseconds?: number | undefined;
734
+ }
688
735
  /**
689
736
  * <p>The configuration for avail suppression, also known as ad suppression. For more information about ad suppression, see <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/ad-behavior.html">Ad Suppression</a>.</p>
690
737
  * @public
@@ -1006,6 +1053,16 @@ export interface PlaybackConfiguration {
1006
1053
  * @public
1007
1054
  */
1008
1055
  FunctionMapping?: Partial<Record<EventName, string>> | undefined;
1056
+ /**
1057
+ * <p>The timeout settings for ad decision server interactions. These settings control how long MediaTailor waits for ADS responses and the total time budget for ad personalization across live, VOD, and prefetch workflows.</p>
1058
+ * @public
1059
+ */
1060
+ AdsPersonalizationTimeouts?: AdsPersonalizationTimeouts | undefined;
1061
+ /**
1062
+ * <p>The concurrency settings for ad decision server interactions. These settings control how many simultaneous ADS requests MediaTailor makes per manifest request.</p>
1063
+ * @public
1064
+ */
1065
+ AdsPersonalizationConcurrency?: AdsPersonalizationConcurrency | undefined;
1009
1066
  }
1010
1067
  /**
1011
1068
  * <p>For single prefetch, describes how and when that MediaTailor places prefetched ads into upcoming ad breaks.</p>
@@ -3391,6 +3448,16 @@ export interface GetPlaybackConfigurationResponse {
3391
3448
  * @public
3392
3449
  */
3393
3450
  FunctionMapping?: Partial<Record<EventName, string>> | undefined;
3451
+ /**
3452
+ * <p>The timeout settings for ad decision server interactions. These settings control how long MediaTailor waits for ADS responses and the total time budget for ad personalization across live, VOD, and prefetch workflows.</p>
3453
+ * @public
3454
+ */
3455
+ AdsPersonalizationTimeouts?: AdsPersonalizationTimeouts | undefined;
3456
+ /**
3457
+ * <p>The concurrency settings for ad decision server interactions. These settings control how many simultaneous ADS requests MediaTailor makes per manifest request.</p>
3458
+ * @public
3459
+ */
3460
+ AdsPersonalizationConcurrency?: AdsPersonalizationConcurrency | undefined;
3394
3461
  }
3395
3462
  /**
3396
3463
  * @public
@@ -3841,6 +3908,16 @@ export interface PutPlaybackConfigurationRequest {
3841
3908
  * @public
3842
3909
  */
3843
3910
  FunctionMapping?: Partial<Record<EventName, string>> | undefined;
3911
+ /**
3912
+ * <p>The timeout settings for ad decision server interactions. These settings control how long MediaTailor waits for ADS responses and the total time budget for ad personalization across live, VOD, and prefetch workflows.</p>
3913
+ * @public
3914
+ */
3915
+ AdsPersonalizationTimeouts?: AdsPersonalizationTimeouts | undefined;
3916
+ /**
3917
+ * <p>The concurrency settings for ad decision server interactions. These settings control how many simultaneous ADS requests MediaTailor makes per manifest request.</p>
3918
+ * @public
3919
+ */
3920
+ AdsPersonalizationConcurrency?: AdsPersonalizationConcurrency | undefined;
3844
3921
  }
3845
3922
  /**
3846
3923
  * @public
@@ -3971,6 +4048,16 @@ export interface PutPlaybackConfigurationResponse {
3971
4048
  * @public
3972
4049
  */
3973
4050
  FunctionMapping?: Partial<Record<EventName, string>> | undefined;
4051
+ /**
4052
+ * <p>The timeout settings for ad decision server interactions. These settings control how long MediaTailor waits for ADS responses and the total time budget for ad personalization across live, VOD, and prefetch workflows.</p>
4053
+ * @public
4054
+ */
4055
+ AdsPersonalizationTimeouts?: AdsPersonalizationTimeouts | undefined;
4056
+ /**
4057
+ * <p>The concurrency settings for ad decision server interactions. These settings control how many simultaneous ADS requests MediaTailor makes per manifest request.</p>
4058
+ * @public
4059
+ */
4060
+ AdsPersonalizationConcurrency?: AdsPersonalizationConcurrency | undefined;
3974
4061
  }
3975
4062
  /**
3976
4063
  * @public
@@ -15,6 +15,8 @@ export declare var AdConditioningConfiguration$: StaticStructureSchema;
15
15
  export declare var AdDecisionServerConfiguration$: StaticStructureSchema;
16
16
  export declare var AdMarkerPassthrough$: StaticStructureSchema;
17
17
  export declare var AdsInteractionLog$: StaticStructureSchema;
18
+ export declare var AdsPersonalizationConcurrency$: StaticStructureSchema;
19
+ export declare var AdsPersonalizationTimeouts$: StaticStructureSchema;
18
20
  export declare var Alert$: StaticStructureSchema;
19
21
  export declare var AlternateMedia$: StaticStructureSchema;
20
22
  export declare var AudienceMedia$: StaticStructureSchema;
@@ -189,6 +189,17 @@ export interface HttpRequest {
189
189
  export interface AdDecisionServerConfiguration {
190
190
  HttpRequest?: HttpRequest | undefined;
191
191
  }
192
+ export interface AdsPersonalizationConcurrency {
193
+ MaxConcurrentAdsRequests?: number | undefined;
194
+ EnableVodVastParallelization?: boolean | undefined;
195
+ }
196
+ export interface AdsPersonalizationTimeouts {
197
+ AdsRequestTimeoutMilliseconds?: number | undefined;
198
+ LiveMaximumAdsPersonalizationTimeMilliseconds?: number | undefined;
199
+ VodMaximumAdsPersonalizationTimeMilliseconds?: number | undefined;
200
+ PrefetchAdsRequestTimeoutMilliseconds?: number | undefined;
201
+ PrefetchMaximumAdsPersonalizationTimeMilliseconds?: number | undefined;
202
+ }
192
203
  export interface AvailSuppression {
193
204
  Mode?: Mode | undefined;
194
205
  Value?: string | undefined;
@@ -262,6 +273,8 @@ export interface PlaybackConfiguration {
262
273
  AdConditioningConfiguration?: AdConditioningConfiguration | undefined;
263
274
  AdDecisionServerConfiguration?: AdDecisionServerConfiguration | undefined;
264
275
  FunctionMapping?: Partial<Record<EventName, string>> | undefined;
276
+ AdsPersonalizationTimeouts?: AdsPersonalizationTimeouts | undefined;
277
+ AdsPersonalizationConcurrency?: AdsPersonalizationConcurrency | undefined;
265
278
  }
266
279
  export interface PrefetchConsumption {
267
280
  AvailMatchingCriteria?: AvailMatchingCriteria[] | undefined;
@@ -814,6 +827,8 @@ export interface GetPlaybackConfigurationResponse {
814
827
  AdConditioningConfiguration?: AdConditioningConfiguration | undefined;
815
828
  AdDecisionServerConfiguration?: AdDecisionServerConfiguration | undefined;
816
829
  FunctionMapping?: Partial<Record<EventName, string>> | undefined;
830
+ AdsPersonalizationTimeouts?: AdsPersonalizationTimeouts | undefined;
831
+ AdsPersonalizationConcurrency?: AdsPersonalizationConcurrency | undefined;
817
832
  }
818
833
  export interface GetPrefetchScheduleRequest {
819
834
  Name: string | undefined;
@@ -923,6 +938,8 @@ export interface PutPlaybackConfigurationRequest {
923
938
  AdConditioningConfiguration?: AdConditioningConfiguration | undefined;
924
939
  AdDecisionServerConfiguration?: AdDecisionServerConfiguration | undefined;
925
940
  FunctionMapping?: Partial<Record<EventName, string>> | undefined;
941
+ AdsPersonalizationTimeouts?: AdsPersonalizationTimeouts | undefined;
942
+ AdsPersonalizationConcurrency?: AdsPersonalizationConcurrency | undefined;
926
943
  }
927
944
  export interface PutPlaybackConfigurationResponse {
928
945
  AdDecisionServerUrl?: string | undefined;
@@ -950,6 +967,8 @@ export interface PutPlaybackConfigurationResponse {
950
967
  AdConditioningConfiguration?: AdConditioningConfiguration | undefined;
951
968
  AdDecisionServerConfiguration?: AdDecisionServerConfiguration | undefined;
952
969
  FunctionMapping?: Partial<Record<EventName, string>> | undefined;
970
+ AdsPersonalizationTimeouts?: AdsPersonalizationTimeouts | undefined;
971
+ AdsPersonalizationConcurrency?: AdsPersonalizationConcurrency | undefined;
953
972
  }
954
973
  export interface UpdateSourceLocationRequest {
955
974
  AccessConfiguration?: AccessConfiguration | undefined;
@@ -10,6 +10,8 @@ export declare var AdConditioningConfiguration$: StaticStructureSchema;
10
10
  export declare var AdDecisionServerConfiguration$: StaticStructureSchema;
11
11
  export declare var AdMarkerPassthrough$: StaticStructureSchema;
12
12
  export declare var AdsInteractionLog$: StaticStructureSchema;
13
+ export declare var AdsPersonalizationConcurrency$: StaticStructureSchema;
14
+ export declare var AdsPersonalizationTimeouts$: StaticStructureSchema;
13
15
  export declare var Alert$: StaticStructureSchema;
14
16
  export declare var AlternateMedia$: StaticStructureSchema;
15
17
  export declare var AudienceMedia$: StaticStructureSchema;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-mediatailor",
3
- "version": "3.1089.0",
3
+ "version": "3.1091.0",
4
4
  "description": "AWS SDK for JavaScript Mediatailor Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-mediatailor",
6
6
  "license": "Apache-2.0",