@aws-sdk/client-mediatailor 3.1068.0 → 3.1070.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.
@@ -1,10 +1,3 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeletePlaybackConfigurationResponse$ = exports.DeletePlaybackConfigurationRequest$ = exports.DeleteLiveSourceResponse$ = exports.DeleteLiveSourceRequest$ = exports.DeleteFunctionResponse$ = exports.DeleteFunctionRequest$ = exports.DeleteChannelResponse$ = exports.DeleteChannelRequest$ = exports.DeleteChannelPolicyResponse$ = exports.DeleteChannelPolicyRequest$ = exports.DefaultSegmentDeliveryConfiguration$ = exports.DashPlaylistSettings$ = exports.DashConfigurationForPut$ = exports.DashConfiguration$ = exports.CustomOutputConfiguration$ = exports.CreateVodSourceResponse$ = exports.CreateVodSourceRequest$ = exports.CreateSourceLocationResponse$ = exports.CreateSourceLocationRequest$ = exports.CreateProgramResponse$ = exports.CreateProgramRequest$ = exports.CreatePrefetchScheduleResponse$ = exports.CreatePrefetchScheduleRequest$ = exports.CreateLiveSourceResponse$ = exports.CreateLiveSourceRequest$ = exports.CreateChannelResponse$ = exports.CreateChannelRequest$ = exports.ConfigureLogsForPlaybackConfigurationResponse$ = exports.ConfigureLogsForPlaybackConfigurationRequest$ = exports.ConfigureLogsForChannelResponse$ = exports.ConfigureLogsForChannelRequest$ = exports.ClipRange$ = exports.Channel$ = exports.CdnConfiguration$ = exports.Bumper$ = exports.AvailSuppression$ = exports.AvailMatchingCriteria$ = exports.AudienceMedia$ = exports.AlternateMedia$ = exports.Alert$ = exports.AdsInteractionLog$ = exports.AdMarkerPassthrough$ = exports.AdDecisionServerConfiguration$ = exports.AdConditioningConfiguration$ = exports.AdBreakOpportunity$ = exports.AdBreak$ = exports.AccessConfiguration$ = exports.errorTypeRegistries = exports.BadRequestException$ = exports.MediaTailorServiceException$ = void 0;
4
- exports.ListSourceLocationsRequest$ = exports.ListPrefetchSchedulesResponse$ = exports.ListPrefetchSchedulesRequest$ = exports.ListPlaybackConfigurationsResponse$ = exports.ListPlaybackConfigurationsRequest$ = exports.ListLiveSourcesResponse$ = exports.ListLiveSourcesRequest$ = exports.ListFunctionsResponse$ = exports.ListFunctionsRequest$ = exports.ListChannelsResponse$ = exports.ListChannelsRequest$ = exports.ListAlertsResponse$ = exports.ListAlertsRequest$ = exports.KeyValuePair$ = exports.HttpRequestConfiguration$ = exports.HttpRequest$ = exports.HttpPackageConfiguration$ = exports.HttpConfiguration$ = exports.HlsPlaylistSettings$ = exports.HlsConfiguration$ = exports.GetPrefetchScheduleResponse$ = exports.GetPrefetchScheduleRequest$ = exports.GetPlaybackConfigurationResponse$ = exports.GetPlaybackConfigurationRequest$ = exports.GetFunctionResponse$ = exports.GetFunctionRequest$ = exports.GetChannelScheduleResponse$ = exports.GetChannelScheduleRequest$ = exports.GetChannelPolicyResponse$ = exports.GetChannelPolicyRequest$ = exports.FunctionRef$ = exports.Function$ = exports.DescribeVodSourceResponse$ = exports.DescribeVodSourceRequest$ = exports.DescribeSourceLocationResponse$ = exports.DescribeSourceLocationRequest$ = exports.DescribeProgramResponse$ = exports.DescribeProgramRequest$ = exports.DescribeLiveSourceResponse$ = exports.DescribeLiveSourceRequest$ = exports.DescribeChannelResponse$ = exports.DescribeChannelRequest$ = exports.DeleteVodSourceResponse$ = exports.DeleteVodSourceRequest$ = exports.DeleteSourceLocationResponse$ = exports.DeleteSourceLocationRequest$ = exports.DeleteProgramResponse$ = exports.DeleteProgramRequest$ = exports.DeletePrefetchScheduleResponse$ = exports.DeletePrefetchScheduleRequest$ = void 0;
5
- exports.UpdateLiveSourceRequest$ = exports.UpdateChannelResponse$ = exports.UpdateChannelRequest$ = exports.UntagResourceRequest$ = exports.Transition$ = exports.TrafficShapingTpsConfiguration$ = exports.TrafficShapingRetrievalWindow$ = exports.TimeSignalMessage$ = exports.TimeShiftConfiguration$ = exports.TagResourceRequest$ = exports.StopChannelResponse$ = exports.StopChannelRequest$ = exports.StartChannelResponse$ = exports.StartChannelRequest$ = exports.SpliceInsertMessage$ = exports.SourceLocation$ = exports.SlateSource$ = exports.SequentialExecutorConfiguration$ = exports.SegmentDeliveryConfiguration$ = exports.SegmentationDescriptor$ = exports.SecretsManagerAccessTokenConfiguration$ = exports.ScheduleEntry$ = exports.ScheduleConfiguration$ = exports.ScheduleAdBreak$ = exports.ResponseOutputItem$ = exports.RequestOutputItem$ = exports.RecurringRetrieval$ = exports.RecurringPrefetchConfiguration$ = exports.RecurringConsumption$ = exports.PutPlaybackConfigurationResponse$ = exports.PutPlaybackConfigurationRequest$ = exports.PutFunctionResponse$ = exports.PutFunctionRequest$ = exports.PutChannelPolicyResponse$ = exports.PutChannelPolicyRequest$ = exports.PrefetchSchedule$ = exports.PrefetchRetrieval$ = exports.PrefetchConsumption$ = exports.PlaybackConfiguration$ = exports.ManifestServiceInteractionLog$ = exports.ManifestProcessingRules$ = exports.LogConfigurationForChannel$ = exports.LogConfiguration$ = exports.LiveSource$ = exports.LivePreRollConfiguration$ = exports.ListVodSourcesResponse$ = exports.ListVodSourcesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListSourceLocationsResponse$ = void 0;
6
- exports.StartChannel$ = exports.PutPlaybackConfiguration$ = exports.PutFunction$ = exports.PutChannelPolicy$ = exports.ListVodSources$ = exports.ListTagsForResource$ = exports.ListSourceLocations$ = exports.ListPrefetchSchedules$ = exports.ListPlaybackConfigurations$ = exports.ListLiveSources$ = exports.ListFunctions$ = exports.ListChannels$ = exports.ListAlerts$ = exports.GetPrefetchSchedule$ = exports.GetPlaybackConfiguration$ = exports.GetFunction$ = exports.GetChannelSchedule$ = exports.GetChannelPolicy$ = exports.DescribeVodSource$ = exports.DescribeSourceLocation$ = exports.DescribeProgram$ = exports.DescribeLiveSource$ = exports.DescribeChannel$ = exports.DeleteVodSource$ = exports.DeleteSourceLocation$ = exports.DeleteProgram$ = exports.DeletePrefetchSchedule$ = exports.DeletePlaybackConfiguration$ = exports.DeleteLiveSource$ = exports.DeleteFunction$ = exports.DeleteChannelPolicy$ = exports.DeleteChannel$ = exports.CreateVodSource$ = exports.CreateSourceLocation$ = exports.CreateProgram$ = exports.CreatePrefetchSchedule$ = exports.CreateLiveSource$ = exports.CreateChannel$ = exports.ConfigureLogsForPlaybackConfiguration$ = exports.ConfigureLogsForChannel$ = exports.VodSource$ = exports.UpdateVodSourceResponse$ = exports.UpdateVodSourceRequest$ = exports.UpdateSourceLocationResponse$ = exports.UpdateSourceLocationRequest$ = exports.UpdateProgramTransition$ = exports.UpdateProgramScheduleConfiguration$ = exports.UpdateProgramResponse$ = exports.UpdateProgramRequest$ = exports.UpdateLiveSourceResponse$ = void 0;
7
- exports.UpdateVodSource$ = exports.UpdateSourceLocation$ = exports.UpdateProgram$ = exports.UpdateLiveSource$ = exports.UpdateChannel$ = exports.UntagResource$ = exports.TagResource$ = exports.StopChannel$ = void 0;
8
1
  const _A = "Alert";
9
2
  const _AB = "AdBreak";
10
3
  const _ABM = "AdBreakMetadata";
@@ -386,890 +379,1049 @@ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.mediatailor";
386
379
  const _t = "tags";
387
380
  const _tK = "tagKeys";
388
381
  const n0 = "com.amazonaws.mediatailor";
389
- const schema_1 = require("@smithy/core/schema");
390
- const errors_1 = require("../models/errors");
391
- const MediaTailorServiceException_1 = require("../models/MediaTailorServiceException");
392
- const _s_registry = schema_1.TypeRegistry.for(_s);
393
- exports.MediaTailorServiceException$ = [-3, _s, "MediaTailorServiceException", 0, [], []];
394
- _s_registry.registerError(exports.MediaTailorServiceException$, MediaTailorServiceException_1.MediaTailorServiceException);
395
- const n0_registry = schema_1.TypeRegistry.for(n0);
396
- exports.BadRequestException$ = [-3, n0, _BRE,
382
+ const { TypeRegistry } = require("@smithy/core/schema");
383
+ const { BadRequestException } = require("../models/errors");
384
+ const { MediaTailorServiceException } = require("../models/MediaTailorServiceException");
385
+ const _s_registry = TypeRegistry.for(_s);
386
+ const MediaTailorServiceException$ = [-3, _s, "MediaTailorServiceException", 0, [], []];
387
+ exports.MediaTailorServiceException$ = MediaTailorServiceException$;
388
+ _s_registry.registerError(MediaTailorServiceException$, MediaTailorServiceException);
389
+ const n0_registry = TypeRegistry.for(n0);
390
+ const BadRequestException$ = [-3, n0, _BRE,
397
391
  { [_e]: _c, [_hE]: 400 },
398
392
  [_M],
399
393
  [0]
400
394
  ];
401
- n0_registry.registerError(exports.BadRequestException$, errors_1.BadRequestException);
395
+ exports.BadRequestException$ = BadRequestException$;
396
+ n0_registry.registerError(BadRequestException$, BadRequestException);
402
397
  exports.errorTypeRegistries = [
403
398
  _s_registry,
404
399
  n0_registry,
405
400
  ];
406
- exports.AccessConfiguration$ = [3, n0, _AC,
401
+ const AccessConfiguration$ = [3, n0, _AC,
407
402
  0,
408
403
  [_AT, _SMATC],
409
- [0, () => exports.SecretsManagerAccessTokenConfiguration$]
404
+ [0, () => SecretsManagerAccessTokenConfiguration$]
410
405
  ];
411
- exports.AdBreak$ = [3, n0, _AB,
406
+ exports.AccessConfiguration$ = AccessConfiguration$;
407
+ const AdBreak$ = [3, n0, _AB,
412
408
  0,
413
409
  [_OM, _MT, _S, _SIM, _TSM, _ABM],
414
- [1, 0, () => exports.SlateSource$, () => exports.SpliceInsertMessage$, () => exports.TimeSignalMessage$, () => AdBreakMetadataList], 1
410
+ [1, 0, () => SlateSource$, () => SpliceInsertMessage$, () => TimeSignalMessage$, () => AdBreakMetadataList], 1
415
411
  ];
416
- exports.AdBreakOpportunity$ = [3, n0, _ABO,
412
+ exports.AdBreak$ = AdBreak$;
413
+ const AdBreakOpportunity$ = [3, n0, _ABO,
417
414
  0,
418
415
  [_OM],
419
416
  [1], 1
420
417
  ];
421
- exports.AdConditioningConfiguration$ = [3, n0, _ACC,
418
+ exports.AdBreakOpportunity$ = AdBreakOpportunity$;
419
+ const AdConditioningConfiguration$ = [3, n0, _ACC,
422
420
  0,
423
421
  [_SMFC],
424
422
  [0], 1
425
423
  ];
426
- exports.AdDecisionServerConfiguration$ = [3, n0, _ADSC,
424
+ exports.AdConditioningConfiguration$ = AdConditioningConfiguration$;
425
+ const AdDecisionServerConfiguration$ = [3, n0, _ADSC,
427
426
  0,
428
427
  [_HR],
429
- [() => exports.HttpRequest$]
428
+ [() => HttpRequest$]
430
429
  ];
431
- exports.AdMarkerPassthrough$ = [3, n0, _AMP,
430
+ exports.AdDecisionServerConfiguration$ = AdDecisionServerConfiguration$;
431
+ const AdMarkerPassthrough$ = [3, n0, _AMP,
432
432
  0,
433
433
  [_E],
434
434
  [2]
435
435
  ];
436
- exports.AdsInteractionLog$ = [3, n0, _AIL,
436
+ exports.AdMarkerPassthrough$ = AdMarkerPassthrough$;
437
+ const AdsInteractionLog$ = [3, n0, _AIL,
437
438
  0,
438
439
  [_POIET, _EET],
439
440
  [64 | 0, 64 | 0]
440
441
  ];
441
- exports.Alert$ = [3, n0, _A,
442
+ exports.AdsInteractionLog$ = AdsInteractionLog$;
443
+ const Alert$ = [3, n0, _A,
442
444
  0,
443
445
  [_ACl, _AM, _LMT, _RRA, _RA, _C],
444
446
  [0, 0, 7, 64 | 0, 0, 0], 5
445
447
  ];
446
- exports.AlternateMedia$ = [3, n0, _AMl,
448
+ exports.Alert$ = Alert$;
449
+ const AlternateMedia$ = [3, n0, _AMl,
447
450
  0,
448
451
  [_SLN, _LSN, _VSN, _CR, _SSTM, _ABd, _DM],
449
- [0, 0, 0, () => exports.ClipRange$, 1, () => __listOfAdBreak, 1]
452
+ [0, 0, 0, () => ClipRange$, 1, () => __listOfAdBreak, 1]
450
453
  ];
451
- exports.AudienceMedia$ = [3, n0, _AMu,
454
+ exports.AlternateMedia$ = AlternateMedia$;
455
+ const AudienceMedia$ = [3, n0, _AMu,
452
456
  0,
453
457
  [_Au, _AMl],
454
458
  [0, () => __listOfAlternateMedia]
455
459
  ];
456
- exports.AvailMatchingCriteria$ = [3, n0, _AMC,
460
+ exports.AudienceMedia$ = AudienceMedia$;
461
+ const AvailMatchingCriteria$ = [3, n0, _AMC,
457
462
  0,
458
463
  [_DV, _O],
459
464
  [0, 0], 2
460
465
  ];
461
- exports.AvailSuppression$ = [3, n0, _AS,
466
+ exports.AvailMatchingCriteria$ = AvailMatchingCriteria$;
467
+ const AvailSuppression$ = [3, n0, _AS,
462
468
  0,
463
469
  [_Mo, _V, _FP],
464
470
  [0, 0, 0]
465
471
  ];
466
- exports.Bumper$ = [3, n0, _B,
472
+ exports.AvailSuppression$ = AvailSuppression$;
473
+ const Bumper$ = [3, n0, _B,
467
474
  0,
468
475
  [_EU, _SU],
469
476
  [0, 0]
470
477
  ];
471
- exports.CdnConfiguration$ = [3, n0, _CC,
478
+ exports.Bumper$ = Bumper$;
479
+ const CdnConfiguration$ = [3, n0, _CC,
472
480
  0,
473
481
  [_ASUP, _CSUP],
474
482
  [0, 0]
475
483
  ];
476
- exports.Channel$ = [3, n0, _Ch,
484
+ exports.CdnConfiguration$ = CdnConfiguration$;
485
+ const Channel$ = [3, n0, _Ch,
477
486
  0,
478
487
  [_Ar, _CN, _CS, _Ou, _PM, _T, _LC, _CT, _FS, _LMT, _Ta, _Aud],
479
- [0, 0, 0, () => ResponseOutputs, 0, 0, () => exports.LogConfigurationForChannel$, 7, () => exports.SlateSource$, 7, [128 | 0, { [_jN]: _t }], 64 | 0], 7
488
+ [0, 0, 0, () => ResponseOutputs, 0, 0, () => LogConfigurationForChannel$, 7, () => SlateSource$, 7, [128 | 0, { [_jN]: _t }], 64 | 0], 7
480
489
  ];
481
- exports.ClipRange$ = [3, n0, _CR,
490
+ exports.Channel$ = Channel$;
491
+ const ClipRange$ = [3, n0, _CR,
482
492
  0,
483
493
  [_EOM, _SOM],
484
494
  [1, 1]
485
495
  ];
486
- exports.ConfigureLogsForChannelRequest$ = [3, n0, _CLFCR,
496
+ exports.ClipRange$ = ClipRange$;
497
+ const ConfigureLogsForChannelRequest$ = [3, n0, _CLFCR,
487
498
  0,
488
499
  [_CN, _LT],
489
500
  [0, 64 | 0], 2
490
501
  ];
491
- exports.ConfigureLogsForChannelResponse$ = [3, n0, _CLFCRo,
502
+ exports.ConfigureLogsForChannelRequest$ = ConfigureLogsForChannelRequest$;
503
+ const ConfigureLogsForChannelResponse$ = [3, n0, _CLFCRo,
492
504
  0,
493
505
  [_CN, _LT],
494
506
  [0, 64 | 0]
495
507
  ];
496
- exports.ConfigureLogsForPlaybackConfigurationRequest$ = [3, n0, _CLFPCR,
508
+ exports.ConfigureLogsForChannelResponse$ = ConfigureLogsForChannelResponse$;
509
+ const ConfigureLogsForPlaybackConfigurationRequest$ = [3, n0, _CLFPCR,
497
510
  0,
498
511
  [_PE, _PCN, _ELS, _AIL, _MSIL],
499
- [1, 0, 64 | 0, () => exports.AdsInteractionLog$, () => exports.ManifestServiceInteractionLog$], 2
512
+ [1, 0, 64 | 0, () => AdsInteractionLog$, () => ManifestServiceInteractionLog$], 2
500
513
  ];
501
- exports.ConfigureLogsForPlaybackConfigurationResponse$ = [3, n0, _CLFPCRo,
514
+ exports.ConfigureLogsForPlaybackConfigurationRequest$ = ConfigureLogsForPlaybackConfigurationRequest$;
515
+ const ConfigureLogsForPlaybackConfigurationResponse$ = [3, n0, _CLFPCRo,
502
516
  0,
503
517
  [_PE, _PCN, _ELS, _AIL, _MSIL],
504
- [1, 0, 64 | 0, () => exports.AdsInteractionLog$, () => exports.ManifestServiceInteractionLog$], 1
518
+ [1, 0, 64 | 0, () => AdsInteractionLog$, () => ManifestServiceInteractionLog$], 1
505
519
  ];
506
- exports.CreateChannelRequest$ = [3, n0, _CCR,
520
+ exports.ConfigureLogsForPlaybackConfigurationResponse$ = ConfigureLogsForPlaybackConfigurationResponse$;
521
+ const CreateChannelRequest$ = [3, n0, _CCR,
507
522
  0,
508
523
  [_CN, _Ou, _PM, _FS, _Ta, _T, _TSC, _Aud],
509
- [[0, 1], () => RequestOutputs, 0, () => exports.SlateSource$, [128 | 0, { [_jN]: _t }], 0, () => exports.TimeShiftConfiguration$, 64 | 0], 3
524
+ [[0, 1], () => RequestOutputs, 0, () => SlateSource$, [128 | 0, { [_jN]: _t }], 0, () => TimeShiftConfiguration$, 64 | 0], 3
510
525
  ];
511
- exports.CreateChannelResponse$ = [3, n0, _CCRr,
526
+ exports.CreateChannelRequest$ = CreateChannelRequest$;
527
+ const CreateChannelResponse$ = [3, n0, _CCRr,
512
528
  0,
513
529
  [_Ar, _CN, _CS, _CT, _FS, _LMT, _Ou, _PM, _Ta, _T, _TSC, _Aud],
514
- [0, 0, 0, 7, () => exports.SlateSource$, 7, () => ResponseOutputs, 0, [128 | 0, { [_jN]: _t }], 0, () => exports.TimeShiftConfiguration$, 64 | 0]
530
+ [0, 0, 0, 7, () => SlateSource$, 7, () => ResponseOutputs, 0, [128 | 0, { [_jN]: _t }], 0, () => TimeShiftConfiguration$, 64 | 0]
515
531
  ];
516
- exports.CreateLiveSourceRequest$ = [3, n0, _CLSR,
532
+ exports.CreateChannelResponse$ = CreateChannelResponse$;
533
+ const CreateLiveSourceRequest$ = [3, n0, _CLSR,
517
534
  0,
518
535
  [_HPC, _LSN, _SLN, _Ta],
519
536
  [() => HttpPackageConfigurations, [0, 1], [0, 1], [128 | 0, { [_jN]: _t }]], 3
520
537
  ];
521
- exports.CreateLiveSourceResponse$ = [3, n0, _CLSRr,
538
+ exports.CreateLiveSourceRequest$ = CreateLiveSourceRequest$;
539
+ const CreateLiveSourceResponse$ = [3, n0, _CLSRr,
522
540
  0,
523
541
  [_Ar, _CT, _HPC, _LMT, _LSN, _SLN, _Ta],
524
542
  [0, 7, () => HttpPackageConfigurations, 7, 0, 0, [128 | 0, { [_jN]: _t }]]
525
543
  ];
526
- exports.CreatePrefetchScheduleRequest$ = [3, n0, _CPSR,
544
+ exports.CreateLiveSourceResponse$ = CreateLiveSourceResponse$;
545
+ const CreatePrefetchScheduleRequest$ = [3, n0, _CPSR,
527
546
  0,
528
547
  [_N, _PCN, _Co, _R, _RPC, _ST, _SI, _Ta],
529
- [[0, 1], [0, 1], () => exports.PrefetchConsumption$, () => exports.PrefetchRetrieval$, () => exports.RecurringPrefetchConfiguration$, 0, 0, [128 | 0, { [_jN]: _t }]], 2
548
+ [[0, 1], [0, 1], () => PrefetchConsumption$, () => PrefetchRetrieval$, () => RecurringPrefetchConfiguration$, 0, 0, [128 | 0, { [_jN]: _t }]], 2
530
549
  ];
531
- exports.CreatePrefetchScheduleResponse$ = [3, n0, _CPSRr,
550
+ exports.CreatePrefetchScheduleRequest$ = CreatePrefetchScheduleRequest$;
551
+ const CreatePrefetchScheduleResponse$ = [3, n0, _CPSRr,
532
552
  0,
533
553
  [_Ar, _Co, _N, _PCN, _R, _RPC, _ST, _SI, _Ta],
534
- [0, () => exports.PrefetchConsumption$, 0, 0, () => exports.PrefetchRetrieval$, () => exports.RecurringPrefetchConfiguration$, 0, 0, [128 | 0, { [_jN]: _t }]]
554
+ [0, () => PrefetchConsumption$, 0, 0, () => PrefetchRetrieval$, () => RecurringPrefetchConfiguration$, 0, 0, [128 | 0, { [_jN]: _t }]]
535
555
  ];
536
- exports.CreateProgramRequest$ = [3, n0, _CPR,
556
+ exports.CreatePrefetchScheduleResponse$ = CreatePrefetchScheduleResponse$;
557
+ const CreateProgramRequest$ = [3, n0, _CPR,
537
558
  0,
538
559
  [_CN, _PN, _SC, _SLN, _ABd, _LSN, _VSN, _AMu, _Ta],
539
- [[0, 1], [0, 1], () => exports.ScheduleConfiguration$, 0, () => __listOfAdBreak, 0, 0, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]], 4
560
+ [[0, 1], [0, 1], () => ScheduleConfiguration$, 0, () => __listOfAdBreak, 0, 0, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]], 4
540
561
  ];
541
- exports.CreateProgramResponse$ = [3, n0, _CPRr,
562
+ exports.CreateProgramRequest$ = CreateProgramRequest$;
563
+ const CreateProgramResponse$ = [3, n0, _CPRr,
542
564
  0,
543
565
  [_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu, _Ta],
544
- [() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => exports.ClipRange$, 1, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
566
+ [() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => ClipRange$, 1, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
545
567
  ];
546
- exports.CreateSourceLocationRequest$ = [3, n0, _CSLR,
568
+ exports.CreateProgramResponse$ = CreateProgramResponse$;
569
+ const CreateSourceLocationRequest$ = [3, n0, _CSLR,
547
570
  0,
548
571
  [_HC, _SLN, _AC, _DSDC, _SDC, _Ta],
549
- [() => exports.HttpConfiguration$, [0, 1], () => exports.AccessConfiguration$, () => exports.DefaultSegmentDeliveryConfiguration$, () => __listOfSegmentDeliveryConfiguration, [128 | 0, { [_jN]: _t }]], 2
572
+ [() => HttpConfiguration$, [0, 1], () => AccessConfiguration$, () => DefaultSegmentDeliveryConfiguration$, () => __listOfSegmentDeliveryConfiguration, [128 | 0, { [_jN]: _t }]], 2
550
573
  ];
551
- exports.CreateSourceLocationResponse$ = [3, n0, _CSLRr,
574
+ exports.CreateSourceLocationRequest$ = CreateSourceLocationRequest$;
575
+ const CreateSourceLocationResponse$ = [3, n0, _CSLRr,
552
576
  0,
553
577
  [_AC, _Ar, _CT, _DSDC, _HC, _LMT, _SDC, _SLN, _Ta],
554
- [() => exports.AccessConfiguration$, 0, 7, () => exports.DefaultSegmentDeliveryConfiguration$, () => exports.HttpConfiguration$, 7, () => __listOfSegmentDeliveryConfiguration, 0, [128 | 0, { [_jN]: _t }]]
578
+ [() => AccessConfiguration$, 0, 7, () => DefaultSegmentDeliveryConfiguration$, () => HttpConfiguration$, 7, () => __listOfSegmentDeliveryConfiguration, 0, [128 | 0, { [_jN]: _t }]]
555
579
  ];
556
- exports.CreateVodSourceRequest$ = [3, n0, _CVSR,
580
+ exports.CreateSourceLocationResponse$ = CreateSourceLocationResponse$;
581
+ const CreateVodSourceRequest$ = [3, n0, _CVSR,
557
582
  0,
558
583
  [_HPC, _SLN, _VSN, _Ta],
559
584
  [() => HttpPackageConfigurations, [0, 1], [0, 1], [128 | 0, { [_jN]: _t }]], 3
560
585
  ];
561
- exports.CreateVodSourceResponse$ = [3, n0, _CVSRr,
586
+ exports.CreateVodSourceRequest$ = CreateVodSourceRequest$;
587
+ const CreateVodSourceResponse$ = [3, n0, _CVSRr,
562
588
  0,
563
589
  [_Ar, _CT, _HPC, _LMT, _SLN, _Ta, _VSN],
564
590
  [0, 7, () => HttpPackageConfigurations, 7, 0, [128 | 0, { [_jN]: _t }], 0]
565
591
  ];
566
- exports.CustomOutputConfiguration$ = [3, n0, _COC,
592
+ exports.CreateVodSourceResponse$ = CreateVodSourceResponse$;
593
+ const CustomOutputConfiguration$ = [3, n0, _COC,
567
594
  0,
568
595
  [_Ru, _Out],
569
596
  [0, 128 | 0], 1
570
597
  ];
571
- exports.DashConfiguration$ = [3, n0, _DC,
598
+ exports.CustomOutputConfiguration$ = CustomOutputConfiguration$;
599
+ const DashConfiguration$ = [3, n0, _DC,
572
600
  0,
573
601
  [_MEP, _ML, _OMT],
574
602
  [0, 0, 0]
575
603
  ];
576
- exports.DashConfigurationForPut$ = [3, n0, _DCFP,
604
+ exports.DashConfiguration$ = DashConfiguration$;
605
+ const DashConfigurationForPut$ = [3, n0, _DCFP,
577
606
  0,
578
607
  [_ML, _OMT],
579
608
  [0, 0]
580
609
  ];
581
- exports.DashPlaylistSettings$ = [3, n0, _DPS,
610
+ exports.DashConfigurationForPut$ = DashConfigurationForPut$;
611
+ const DashPlaylistSettings$ = [3, n0, _DPS,
582
612
  0,
583
613
  [_MWS, _MBTS, _MUPS, _SPDS],
584
614
  [1, 1, 1, 1]
585
615
  ];
586
- exports.DefaultSegmentDeliveryConfiguration$ = [3, n0, _DSDC,
616
+ exports.DashPlaylistSettings$ = DashPlaylistSettings$;
617
+ const DefaultSegmentDeliveryConfiguration$ = [3, n0, _DSDC,
587
618
  0,
588
619
  [_BU],
589
620
  [0]
590
621
  ];
591
- exports.DeleteChannelPolicyRequest$ = [3, n0, _DCPR,
622
+ exports.DefaultSegmentDeliveryConfiguration$ = DefaultSegmentDeliveryConfiguration$;
623
+ const DeleteChannelPolicyRequest$ = [3, n0, _DCPR,
592
624
  0,
593
625
  [_CN],
594
626
  [[0, 1]], 1
595
627
  ];
596
- exports.DeleteChannelPolicyResponse$ = [3, n0, _DCPRe,
628
+ exports.DeleteChannelPolicyRequest$ = DeleteChannelPolicyRequest$;
629
+ const DeleteChannelPolicyResponse$ = [3, n0, _DCPRe,
597
630
  0,
598
631
  [],
599
632
  []
600
633
  ];
601
- exports.DeleteChannelRequest$ = [3, n0, _DCR,
634
+ exports.DeleteChannelPolicyResponse$ = DeleteChannelPolicyResponse$;
635
+ const DeleteChannelRequest$ = [3, n0, _DCR,
602
636
  0,
603
637
  [_CN],
604
638
  [[0, 1]], 1
605
639
  ];
606
- exports.DeleteChannelResponse$ = [3, n0, _DCRe,
640
+ exports.DeleteChannelRequest$ = DeleteChannelRequest$;
641
+ const DeleteChannelResponse$ = [3, n0, _DCRe,
607
642
  0,
608
643
  [],
609
644
  []
610
645
  ];
611
- exports.DeleteFunctionRequest$ = [3, n0, _DFR,
646
+ exports.DeleteChannelResponse$ = DeleteChannelResponse$;
647
+ const DeleteFunctionRequest$ = [3, n0, _DFR,
612
648
  0,
613
649
  [_FI],
614
650
  [[0, 1]], 1
615
651
  ];
616
- exports.DeleteFunctionResponse$ = [3, n0, _DFRe,
652
+ exports.DeleteFunctionRequest$ = DeleteFunctionRequest$;
653
+ const DeleteFunctionResponse$ = [3, n0, _DFRe,
617
654
  0,
618
655
  [],
619
656
  []
620
657
  ];
621
- exports.DeleteLiveSourceRequest$ = [3, n0, _DLSR,
658
+ exports.DeleteFunctionResponse$ = DeleteFunctionResponse$;
659
+ const DeleteLiveSourceRequest$ = [3, n0, _DLSR,
622
660
  0,
623
661
  [_LSN, _SLN],
624
662
  [[0, 1], [0, 1]], 2
625
663
  ];
626
- exports.DeleteLiveSourceResponse$ = [3, n0, _DLSRe,
664
+ exports.DeleteLiveSourceRequest$ = DeleteLiveSourceRequest$;
665
+ const DeleteLiveSourceResponse$ = [3, n0, _DLSRe,
627
666
  0,
628
667
  [],
629
668
  []
630
669
  ];
631
- exports.DeletePlaybackConfigurationRequest$ = [3, n0, _DPCR,
670
+ exports.DeleteLiveSourceResponse$ = DeleteLiveSourceResponse$;
671
+ const DeletePlaybackConfigurationRequest$ = [3, n0, _DPCR,
632
672
  0,
633
673
  [_N],
634
674
  [[0, 1]], 1
635
675
  ];
636
- exports.DeletePlaybackConfigurationResponse$ = [3, n0, _DPCRe,
676
+ exports.DeletePlaybackConfigurationRequest$ = DeletePlaybackConfigurationRequest$;
677
+ const DeletePlaybackConfigurationResponse$ = [3, n0, _DPCRe,
637
678
  0,
638
679
  [],
639
680
  []
640
681
  ];
641
- exports.DeletePrefetchScheduleRequest$ = [3, n0, _DPSR,
682
+ exports.DeletePlaybackConfigurationResponse$ = DeletePlaybackConfigurationResponse$;
683
+ const DeletePrefetchScheduleRequest$ = [3, n0, _DPSR,
642
684
  0,
643
685
  [_N, _PCN],
644
686
  [[0, 1], [0, 1]], 2
645
687
  ];
646
- exports.DeletePrefetchScheduleResponse$ = [3, n0, _DPSRe,
688
+ exports.DeletePrefetchScheduleRequest$ = DeletePrefetchScheduleRequest$;
689
+ const DeletePrefetchScheduleResponse$ = [3, n0, _DPSRe,
647
690
  0,
648
691
  [],
649
692
  []
650
693
  ];
651
- exports.DeleteProgramRequest$ = [3, n0, _DPR,
694
+ exports.DeletePrefetchScheduleResponse$ = DeletePrefetchScheduleResponse$;
695
+ const DeleteProgramRequest$ = [3, n0, _DPR,
652
696
  0,
653
697
  [_CN, _PN],
654
698
  [[0, 1], [0, 1]], 2
655
699
  ];
656
- exports.DeleteProgramResponse$ = [3, n0, _DPRe,
700
+ exports.DeleteProgramRequest$ = DeleteProgramRequest$;
701
+ const DeleteProgramResponse$ = [3, n0, _DPRe,
657
702
  0,
658
703
  [],
659
704
  []
660
705
  ];
661
- exports.DeleteSourceLocationRequest$ = [3, n0, _DSLR,
706
+ exports.DeleteProgramResponse$ = DeleteProgramResponse$;
707
+ const DeleteSourceLocationRequest$ = [3, n0, _DSLR,
662
708
  0,
663
709
  [_SLN],
664
710
  [[0, 1]], 1
665
711
  ];
666
- exports.DeleteSourceLocationResponse$ = [3, n0, _DSLRe,
712
+ exports.DeleteSourceLocationRequest$ = DeleteSourceLocationRequest$;
713
+ const DeleteSourceLocationResponse$ = [3, n0, _DSLRe,
667
714
  0,
668
715
  [],
669
716
  []
670
717
  ];
671
- exports.DeleteVodSourceRequest$ = [3, n0, _DVSR,
718
+ exports.DeleteSourceLocationResponse$ = DeleteSourceLocationResponse$;
719
+ const DeleteVodSourceRequest$ = [3, n0, _DVSR,
672
720
  0,
673
721
  [_SLN, _VSN],
674
722
  [[0, 1], [0, 1]], 2
675
723
  ];
676
- exports.DeleteVodSourceResponse$ = [3, n0, _DVSRe,
724
+ exports.DeleteVodSourceRequest$ = DeleteVodSourceRequest$;
725
+ const DeleteVodSourceResponse$ = [3, n0, _DVSRe,
677
726
  0,
678
727
  [],
679
728
  []
680
729
  ];
681
- exports.DescribeChannelRequest$ = [3, n0, _DCRes,
730
+ exports.DeleteVodSourceResponse$ = DeleteVodSourceResponse$;
731
+ const DescribeChannelRequest$ = [3, n0, _DCRes,
682
732
  0,
683
733
  [_CN],
684
734
  [[0, 1]], 1
685
735
  ];
686
- exports.DescribeChannelResponse$ = [3, n0, _DCResc,
736
+ exports.DescribeChannelRequest$ = DescribeChannelRequest$;
737
+ const DescribeChannelResponse$ = [3, n0, _DCResc,
687
738
  0,
688
739
  [_LC, _Ar, _CN, _CS, _CT, _FS, _LMT, _Ou, _PM, _Ta, _T, _TSC, _Aud],
689
- [() => exports.LogConfigurationForChannel$, 0, 0, 0, 7, () => exports.SlateSource$, 7, () => ResponseOutputs, 0, [128 | 0, { [_jN]: _t }], 0, () => exports.TimeShiftConfiguration$, 64 | 0], 1
740
+ [() => LogConfigurationForChannel$, 0, 0, 0, 7, () => SlateSource$, 7, () => ResponseOutputs, 0, [128 | 0, { [_jN]: _t }], 0, () => TimeShiftConfiguration$, 64 | 0], 1
690
741
  ];
691
- exports.DescribeLiveSourceRequest$ = [3, n0, _DLSRes,
742
+ exports.DescribeChannelResponse$ = DescribeChannelResponse$;
743
+ const DescribeLiveSourceRequest$ = [3, n0, _DLSRes,
692
744
  0,
693
745
  [_LSN, _SLN],
694
746
  [[0, 1], [0, 1]], 2
695
747
  ];
696
- exports.DescribeLiveSourceResponse$ = [3, n0, _DLSResc,
748
+ exports.DescribeLiveSourceRequest$ = DescribeLiveSourceRequest$;
749
+ const DescribeLiveSourceResponse$ = [3, n0, _DLSResc,
697
750
  0,
698
751
  [_Ar, _CT, _HPC, _LMT, _LSN, _SLN, _Ta],
699
752
  [0, 7, () => HttpPackageConfigurations, 7, 0, 0, [128 | 0, { [_jN]: _t }]]
700
753
  ];
701
- exports.DescribeProgramRequest$ = [3, n0, _DPRes,
754
+ exports.DescribeLiveSourceResponse$ = DescribeLiveSourceResponse$;
755
+ const DescribeProgramRequest$ = [3, n0, _DPRes,
702
756
  0,
703
757
  [_CN, _PN],
704
758
  [[0, 1], [0, 1]], 2
705
759
  ];
706
- exports.DescribeProgramResponse$ = [3, n0, _DPResc,
760
+ exports.DescribeProgramRequest$ = DescribeProgramRequest$;
761
+ const DescribeProgramResponse$ = [3, n0, _DPResc,
707
762
  0,
708
763
  [_ABd, _Ar, _CN, _CT, _LSN, _PN, _SST, _SLN, _VSN, _CR, _DM, _AMu, _Ta],
709
- [() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => exports.ClipRange$, 1, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
764
+ [() => __listOfAdBreak, 0, 0, 7, 0, 0, 7, 0, 0, () => ClipRange$, 1, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
710
765
  ];
711
- exports.DescribeSourceLocationRequest$ = [3, n0, _DSLRes,
766
+ exports.DescribeProgramResponse$ = DescribeProgramResponse$;
767
+ const DescribeSourceLocationRequest$ = [3, n0, _DSLRes,
712
768
  0,
713
769
  [_SLN],
714
770
  [[0, 1]], 1
715
771
  ];
716
- exports.DescribeSourceLocationResponse$ = [3, n0, _DSLResc,
772
+ exports.DescribeSourceLocationRequest$ = DescribeSourceLocationRequest$;
773
+ const DescribeSourceLocationResponse$ = [3, n0, _DSLResc,
717
774
  0,
718
775
  [_AC, _Ar, _CT, _DSDC, _HC, _LMT, _SDC, _SLN, _Ta],
719
- [() => exports.AccessConfiguration$, 0, 7, () => exports.DefaultSegmentDeliveryConfiguration$, () => exports.HttpConfiguration$, 7, () => __listOfSegmentDeliveryConfiguration, 0, [128 | 0, { [_jN]: _t }]]
776
+ [() => AccessConfiguration$, 0, 7, () => DefaultSegmentDeliveryConfiguration$, () => HttpConfiguration$, 7, () => __listOfSegmentDeliveryConfiguration, 0, [128 | 0, { [_jN]: _t }]]
720
777
  ];
721
- exports.DescribeVodSourceRequest$ = [3, n0, _DVSRes,
778
+ exports.DescribeSourceLocationResponse$ = DescribeSourceLocationResponse$;
779
+ const DescribeVodSourceRequest$ = [3, n0, _DVSRes,
722
780
  0,
723
781
  [_SLN, _VSN],
724
782
  [[0, 1], [0, 1]], 2
725
783
  ];
726
- exports.DescribeVodSourceResponse$ = [3, n0, _DVSResc,
784
+ exports.DescribeVodSourceRequest$ = DescribeVodSourceRequest$;
785
+ const DescribeVodSourceResponse$ = [3, n0, _DVSResc,
727
786
  0,
728
787
  [_ABOd, _Ar, _CT, _HPC, _LMT, _SLN, _Ta, _VSN],
729
788
  [() => AdBreakOpportunities, 0, 7, () => HttpPackageConfigurations, 7, 0, [128 | 0, { [_jN]: _t }], 0]
730
789
  ];
731
- exports.Function$ = [3, n0, _F,
790
+ exports.DescribeVodSourceResponse$ = DescribeVodSourceResponse$;
791
+ const Function$ = [3, n0, _F,
732
792
  0,
733
793
  [_FI, _FT, _D, _HRC, _COC, _SEC, _Ta, _Ar],
734
- [0, 0, 0, () => exports.HttpRequestConfiguration$, () => exports.CustomOutputConfiguration$, () => exports.SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }], 0], 2
794
+ [0, 0, 0, () => HttpRequestConfiguration$, () => CustomOutputConfiguration$, () => SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }], 0], 2
735
795
  ];
736
- exports.FunctionRef$ = [3, n0, _FR,
796
+ exports.Function$ = Function$;
797
+ const FunctionRef$ = [3, n0, _FR,
737
798
  0,
738
799
  [_RC, _FI],
739
800
  [0, 0]
740
801
  ];
741
- exports.GetChannelPolicyRequest$ = [3, n0, _GCPR,
802
+ exports.FunctionRef$ = FunctionRef$;
803
+ const GetChannelPolicyRequest$ = [3, n0, _GCPR,
742
804
  0,
743
805
  [_CN],
744
806
  [[0, 1]], 1
745
807
  ];
746
- exports.GetChannelPolicyResponse$ = [3, n0, _GCPRe,
808
+ exports.GetChannelPolicyRequest$ = GetChannelPolicyRequest$;
809
+ const GetChannelPolicyResponse$ = [3, n0, _GCPRe,
747
810
  0,
748
811
  [_P],
749
812
  [0]
750
813
  ];
751
- exports.GetChannelScheduleRequest$ = [3, n0, _GCSR,
814
+ exports.GetChannelPolicyResponse$ = GetChannelPolicyResponse$;
815
+ const GetChannelScheduleRequest$ = [3, n0, _GCSR,
752
816
  0,
753
817
  [_CN, _DMu, _MR, _NT, _Au],
754
818
  [[0, 1], [0, { [_hQ]: _dM }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _a }]], 1
755
819
  ];
756
- exports.GetChannelScheduleResponse$ = [3, n0, _GCSRe,
820
+ exports.GetChannelScheduleRequest$ = GetChannelScheduleRequest$;
821
+ const GetChannelScheduleResponse$ = [3, n0, _GCSRe,
757
822
  0,
758
823
  [_I, _NT],
759
824
  [() => __listOfScheduleEntry, 0]
760
825
  ];
761
- exports.GetFunctionRequest$ = [3, n0, _GFR,
826
+ exports.GetChannelScheduleResponse$ = GetChannelScheduleResponse$;
827
+ const GetFunctionRequest$ = [3, n0, _GFR,
762
828
  0,
763
829
  [_FI],
764
830
  [[0, 1]], 1
765
831
  ];
766
- exports.GetFunctionResponse$ = [3, n0, _GFRe,
832
+ exports.GetFunctionRequest$ = GetFunctionRequest$;
833
+ const GetFunctionResponse$ = [3, n0, _GFRe,
767
834
  0,
768
835
  [_FI, _FT, _D, _HRC, _COC, _SEC, _Ta, _Ar],
769
- [0, 0, 0, () => exports.HttpRequestConfiguration$, () => exports.CustomOutputConfiguration$, () => exports.SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }], 0], 2
836
+ [0, 0, 0, () => HttpRequestConfiguration$, () => CustomOutputConfiguration$, () => SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }], 0], 2
770
837
  ];
771
- exports.GetPlaybackConfigurationRequest$ = [3, n0, _GPCR,
838
+ exports.GetFunctionResponse$ = GetFunctionResponse$;
839
+ const GetPlaybackConfigurationRequest$ = [3, n0, _GPCR,
772
840
  0,
773
841
  [_N],
774
842
  [[0, 1]], 1
775
843
  ];
776
- exports.GetPlaybackConfigurationResponse$ = [3, n0, _GPCRe,
844
+ exports.GetPlaybackConfigurationRequest$ = GetPlaybackConfigurationRequest$;
845
+ const GetPlaybackConfigurationResponse$ = [3, n0, _GPCRe,
777
846
  0,
778
847
  [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _SIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
779
- [0, () => exports.AvailSuppression$, () => exports.Bumper$, () => exports.CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => exports.DashConfiguration$, () => exports.HlsConfiguration$, 0, () => exports.LivePreRollConfiguration$, () => exports.LogConfiguration$, () => exports.ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => exports.AdConditioningConfiguration$, () => exports.AdDecisionServerConfiguration$, 128 | 0]
848
+ [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0]
780
849
  ];
781
- exports.GetPrefetchScheduleRequest$ = [3, n0, _GPSR,
850
+ exports.GetPlaybackConfigurationResponse$ = GetPlaybackConfigurationResponse$;
851
+ const GetPrefetchScheduleRequest$ = [3, n0, _GPSR,
782
852
  0,
783
853
  [_N, _PCN],
784
854
  [[0, 1], [0, 1]], 2
785
855
  ];
786
- exports.GetPrefetchScheduleResponse$ = [3, n0, _GPSRe,
856
+ exports.GetPrefetchScheduleRequest$ = GetPrefetchScheduleRequest$;
857
+ const GetPrefetchScheduleResponse$ = [3, n0, _GPSRe,
787
858
  0,
788
859
  [_Ar, _Co, _N, _PCN, _R, _ST, _RPC, _SI, _Ta],
789
- [0, () => exports.PrefetchConsumption$, 0, 0, () => exports.PrefetchRetrieval$, 0, () => exports.RecurringPrefetchConfiguration$, 0, [128 | 0, { [_jN]: _t }]]
860
+ [0, () => PrefetchConsumption$, 0, 0, () => PrefetchRetrieval$, 0, () => RecurringPrefetchConfiguration$, 0, [128 | 0, { [_jN]: _t }]]
790
861
  ];
791
- exports.HlsConfiguration$ = [3, n0, _HCl,
862
+ exports.GetPrefetchScheduleResponse$ = GetPrefetchScheduleResponse$;
863
+ const HlsConfiguration$ = [3, n0, _HCl,
792
864
  0,
793
865
  [_MEP],
794
866
  [0]
795
867
  ];
796
- exports.HlsPlaylistSettings$ = [3, n0, _HPS,
868
+ exports.HlsConfiguration$ = HlsConfiguration$;
869
+ const HlsPlaylistSettings$ = [3, n0, _HPS,
797
870
  0,
798
871
  [_MWS, _AMT],
799
872
  [1, 64 | 0]
800
873
  ];
801
- exports.HttpConfiguration$ = [3, n0, _HC,
874
+ exports.HlsPlaylistSettings$ = HlsPlaylistSettings$;
875
+ const HttpConfiguration$ = [3, n0, _HC,
802
876
  0,
803
877
  [_BU],
804
878
  [0], 1
805
879
  ];
806
- exports.HttpPackageConfiguration$ = [3, n0, _HPCt,
880
+ exports.HttpConfiguration$ = HttpConfiguration$;
881
+ const HttpPackageConfiguration$ = [3, n0, _HPCt,
807
882
  0,
808
883
  [_Pa, _SG, _Ty],
809
884
  [0, 0, 0], 3
810
885
  ];
811
- exports.HttpRequest$ = [3, n0, _HR,
886
+ exports.HttpPackageConfiguration$ = HttpPackageConfiguration$;
887
+ const HttpRequest$ = [3, n0, _HR,
812
888
  0,
813
889
  [_Me, _Bo, _H, _CRo],
814
890
  [0, 0, 128 | 0, 0]
815
891
  ];
816
- exports.HttpRequestConfiguration$ = [3, n0, _HRC,
892
+ exports.HttpRequest$ = HttpRequest$;
893
+ const HttpRequestConfiguration$ = [3, n0, _HRC,
817
894
  0,
818
895
  [_Ru, _MTe, _RTM, _U, _Out, _Bo, _H],
819
896
  [0, 0, 1, 0, 128 | 0, 0, 128 | 0], 4
820
897
  ];
821
- exports.KeyValuePair$ = [3, n0, _KVP,
898
+ exports.HttpRequestConfiguration$ = HttpRequestConfiguration$;
899
+ const KeyValuePair$ = [3, n0, _KVP,
822
900
  0,
823
901
  [_K, _V],
824
902
  [0, 0], 2
825
903
  ];
826
- exports.ListAlertsRequest$ = [3, n0, _LAR,
904
+ exports.KeyValuePair$ = KeyValuePair$;
905
+ const ListAlertsRequest$ = [3, n0, _LAR,
827
906
  0,
828
907
  [_RA, _MR, _NT],
829
908
  [[0, { [_hQ]: _rA }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
830
909
  ];
831
- exports.ListAlertsResponse$ = [3, n0, _LARi,
910
+ exports.ListAlertsRequest$ = ListAlertsRequest$;
911
+ const ListAlertsResponse$ = [3, n0, _LARi,
832
912
  0,
833
913
  [_I, _NT],
834
914
  [() => __listOfAlert, 0]
835
915
  ];
836
- exports.ListChannelsRequest$ = [3, n0, _LCR,
916
+ exports.ListAlertsResponse$ = ListAlertsResponse$;
917
+ const ListChannelsRequest$ = [3, n0, _LCR,
837
918
  0,
838
919
  [_MR, _NT],
839
920
  [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
840
921
  ];
841
- exports.ListChannelsResponse$ = [3, n0, _LCRi,
922
+ exports.ListChannelsRequest$ = ListChannelsRequest$;
923
+ const ListChannelsResponse$ = [3, n0, _LCRi,
842
924
  0,
843
925
  [_I, _NT],
844
926
  [[() => __listOfChannel, 0], 0]
845
927
  ];
846
- exports.ListFunctionsRequest$ = [3, n0, _LFR,
928
+ exports.ListChannelsResponse$ = ListChannelsResponse$;
929
+ const ListFunctionsRequest$ = [3, n0, _LFR,
847
930
  0,
848
931
  [_MR, _NT],
849
932
  [[1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
850
933
  ];
851
- exports.ListFunctionsResponse$ = [3, n0, _LFRi,
934
+ exports.ListFunctionsRequest$ = ListFunctionsRequest$;
935
+ const ListFunctionsResponse$ = [3, n0, _LFRi,
852
936
  0,
853
937
  [_I, _NT],
854
938
  [[() => __listOfFunctionsResponse, 0], 0]
855
939
  ];
856
- exports.ListLiveSourcesRequest$ = [3, n0, _LLSR,
940
+ exports.ListFunctionsResponse$ = ListFunctionsResponse$;
941
+ const ListLiveSourcesRequest$ = [3, n0, _LLSR,
857
942
  0,
858
943
  [_SLN, _MR, _NT],
859
944
  [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
860
945
  ];
861
- exports.ListLiveSourcesResponse$ = [3, n0, _LLSRi,
946
+ exports.ListLiveSourcesRequest$ = ListLiveSourcesRequest$;
947
+ const ListLiveSourcesResponse$ = [3, n0, _LLSRi,
862
948
  0,
863
949
  [_I, _NT],
864
950
  [[() => __listOfLiveSource, 0], 0]
865
951
  ];
866
- exports.ListPlaybackConfigurationsRequest$ = [3, n0, _LPCR,
952
+ exports.ListLiveSourcesResponse$ = ListLiveSourcesResponse$;
953
+ const ListPlaybackConfigurationsRequest$ = [3, n0, _LPCR,
867
954
  0,
868
955
  [_MR, _NT],
869
956
  [[1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
870
957
  ];
871
- exports.ListPlaybackConfigurationsResponse$ = [3, n0, _LPCRi,
958
+ exports.ListPlaybackConfigurationsRequest$ = ListPlaybackConfigurationsRequest$;
959
+ const ListPlaybackConfigurationsResponse$ = [3, n0, _LPCRi,
872
960
  0,
873
961
  [_I, _NT],
874
962
  [[() => __listOfPlaybackConfiguration, 0], 0]
875
963
  ];
876
- exports.ListPrefetchSchedulesRequest$ = [3, n0, _LPSR,
964
+ exports.ListPlaybackConfigurationsResponse$ = ListPlaybackConfigurationsResponse$;
965
+ const ListPrefetchSchedulesRequest$ = [3, n0, _LPSR,
877
966
  0,
878
967
  [_PCN, _MR, _NT, _ST, _SI],
879
968
  [[0, 1], 1, 0, 0, 0], 1
880
969
  ];
881
- exports.ListPrefetchSchedulesResponse$ = [3, n0, _LPSRi,
970
+ exports.ListPrefetchSchedulesRequest$ = ListPrefetchSchedulesRequest$;
971
+ const ListPrefetchSchedulesResponse$ = [3, n0, _LPSRi,
882
972
  0,
883
973
  [_I, _NT],
884
974
  [[() => __listOfPrefetchSchedule, 0], 0]
885
975
  ];
886
- exports.ListSourceLocationsRequest$ = [3, n0, _LSLR,
976
+ exports.ListPrefetchSchedulesResponse$ = ListPrefetchSchedulesResponse$;
977
+ const ListSourceLocationsRequest$ = [3, n0, _LSLR,
887
978
  0,
888
979
  [_MR, _NT],
889
980
  [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
890
981
  ];
891
- exports.ListSourceLocationsResponse$ = [3, n0, _LSLRi,
982
+ exports.ListSourceLocationsRequest$ = ListSourceLocationsRequest$;
983
+ const ListSourceLocationsResponse$ = [3, n0, _LSLRi,
892
984
  0,
893
985
  [_I, _NT],
894
986
  [[() => __listOfSourceLocation, 0], 0]
895
987
  ];
896
- exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
988
+ exports.ListSourceLocationsResponse$ = ListSourceLocationsResponse$;
989
+ const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
897
990
  0,
898
991
  [_RA],
899
992
  [[0, 1]], 1
900
993
  ];
901
- exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
994
+ exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
995
+ const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
902
996
  0,
903
997
  [_Ta],
904
998
  [[128 | 0, { [_jN]: _t }]]
905
999
  ];
906
- exports.ListVodSourcesRequest$ = [3, n0, _LVSR,
1000
+ exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
1001
+ const ListVodSourcesRequest$ = [3, n0, _LVSR,
907
1002
  0,
908
1003
  [_SLN, _MR, _NT],
909
1004
  [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
910
1005
  ];
911
- exports.ListVodSourcesResponse$ = [3, n0, _LVSRi,
1006
+ exports.ListVodSourcesRequest$ = ListVodSourcesRequest$;
1007
+ const ListVodSourcesResponse$ = [3, n0, _LVSRi,
912
1008
  0,
913
1009
  [_I, _NT],
914
1010
  [[() => __listOfVodSource, 0], 0]
915
1011
  ];
916
- exports.LivePreRollConfiguration$ = [3, n0, _LPRC,
1012
+ exports.ListVodSourcesResponse$ = ListVodSourcesResponse$;
1013
+ const LivePreRollConfiguration$ = [3, n0, _LPRC,
917
1014
  0,
918
1015
  [_ADSU, _MDS],
919
1016
  [0, 1]
920
1017
  ];
921
- exports.LiveSource$ = [3, n0, _LS,
1018
+ exports.LivePreRollConfiguration$ = LivePreRollConfiguration$;
1019
+ const LiveSource$ = [3, n0, _LS,
922
1020
  0,
923
1021
  [_Ar, _HPC, _LSN, _SLN, _CT, _LMT, _Ta],
924
1022
  [0, () => HttpPackageConfigurations, 0, 0, 7, 7, [128 | 0, { [_jN]: _t }]], 4
925
1023
  ];
926
- exports.LogConfiguration$ = [3, n0, _LC,
1024
+ exports.LiveSource$ = LiveSource$;
1025
+ const LogConfiguration$ = [3, n0, _LC,
927
1026
  0,
928
1027
  [_PE, _ELS, _AIL, _MSIL],
929
- [1, 64 | 0, () => exports.AdsInteractionLog$, () => exports.ManifestServiceInteractionLog$], 2
1028
+ [1, 64 | 0, () => AdsInteractionLog$, () => ManifestServiceInteractionLog$], 2
930
1029
  ];
931
- exports.LogConfigurationForChannel$ = [3, n0, _LCFC,
1030
+ exports.LogConfiguration$ = LogConfiguration$;
1031
+ const LogConfigurationForChannel$ = [3, n0, _LCFC,
932
1032
  0,
933
1033
  [_LT],
934
1034
  [64 | 0]
935
1035
  ];
936
- exports.ManifestProcessingRules$ = [3, n0, _MPR,
1036
+ exports.LogConfigurationForChannel$ = LogConfigurationForChannel$;
1037
+ const ManifestProcessingRules$ = [3, n0, _MPR,
937
1038
  0,
938
1039
  [_AMP],
939
- [() => exports.AdMarkerPassthrough$]
1040
+ [() => AdMarkerPassthrough$]
940
1041
  ];
941
- exports.ManifestServiceInteractionLog$ = [3, n0, _MSIL,
1042
+ exports.ManifestProcessingRules$ = ManifestProcessingRules$;
1043
+ const ManifestServiceInteractionLog$ = [3, n0, _MSIL,
942
1044
  0,
943
1045
  [_POIET, _EET],
944
1046
  [64 | 0, 64 | 0]
945
1047
  ];
946
- exports.PlaybackConfiguration$ = [3, n0, _PC,
1048
+ exports.ManifestServiceInteractionLog$ = ManifestServiceInteractionLog$;
1049
+ const PlaybackConfiguration$ = [3, n0, _PC,
947
1050
  0,
948
1051
  [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _SIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
949
- [0, () => exports.AvailSuppression$, () => exports.Bumper$, () => exports.CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => exports.DashConfiguration$, () => exports.HlsConfiguration$, 0, () => exports.LivePreRollConfiguration$, () => exports.LogConfiguration$, () => exports.ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => exports.AdConditioningConfiguration$, () => exports.AdDecisionServerConfiguration$, 128 | 0]
1052
+ [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0]
950
1053
  ];
951
- exports.PrefetchConsumption$ = [3, n0, _PCr,
1054
+ exports.PlaybackConfiguration$ = PlaybackConfiguration$;
1055
+ const PrefetchConsumption$ = [3, n0, _PCr,
952
1056
  0,
953
1057
  [_ET, _AMC, _STt],
954
1058
  [7, () => __listOfAvailMatchingCriteria, 7], 1
955
1059
  ];
956
- exports.PrefetchRetrieval$ = [3, n0, _PR,
1060
+ exports.PrefetchConsumption$ = PrefetchConsumption$;
1061
+ const PrefetchRetrieval$ = [3, n0, _PR,
957
1062
  0,
958
1063
  [_ET, _DVy, _STt, _TST, _TSRW, _TSTC],
959
- [7, 128 | 0, 7, 0, () => exports.TrafficShapingRetrievalWindow$, () => exports.TrafficShapingTpsConfiguration$], 1
1064
+ [7, 128 | 0, 7, 0, () => TrafficShapingRetrievalWindow$, () => TrafficShapingTpsConfiguration$], 1
960
1065
  ];
961
- exports.PrefetchSchedule$ = [3, n0, _PS,
1066
+ exports.PrefetchRetrieval$ = PrefetchRetrieval$;
1067
+ const PrefetchSchedule$ = [3, n0, _PS,
962
1068
  0,
963
1069
  [_Ar, _N, _PCN, _Co, _R, _ST, _RPC, _SI, _Ta],
964
- [0, 0, 0, () => exports.PrefetchConsumption$, () => exports.PrefetchRetrieval$, 0, () => exports.RecurringPrefetchConfiguration$, 0, [128 | 0, { [_jN]: _t }]], 3
1070
+ [0, 0, 0, () => PrefetchConsumption$, () => PrefetchRetrieval$, 0, () => RecurringPrefetchConfiguration$, 0, [128 | 0, { [_jN]: _t }]], 3
965
1071
  ];
966
- exports.PutChannelPolicyRequest$ = [3, n0, _PCPR,
1072
+ exports.PrefetchSchedule$ = PrefetchSchedule$;
1073
+ const PutChannelPolicyRequest$ = [3, n0, _PCPR,
967
1074
  0,
968
1075
  [_CN, _P],
969
1076
  [[0, 1], 0], 2
970
1077
  ];
971
- exports.PutChannelPolicyResponse$ = [3, n0, _PCPRu,
1078
+ exports.PutChannelPolicyRequest$ = PutChannelPolicyRequest$;
1079
+ const PutChannelPolicyResponse$ = [3, n0, _PCPRu,
972
1080
  0,
973
1081
  [],
974
1082
  []
975
1083
  ];
976
- exports.PutFunctionRequest$ = [3, n0, _PFR,
1084
+ exports.PutChannelPolicyResponse$ = PutChannelPolicyResponse$;
1085
+ const PutFunctionRequest$ = [3, n0, _PFR,
977
1086
  0,
978
1087
  [_FI, _FT, _D, _HRC, _COC, _SEC, _Ta],
979
- [[0, 1], 0, 0, () => exports.HttpRequestConfiguration$, () => exports.CustomOutputConfiguration$, () => exports.SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }]], 2
1088
+ [[0, 1], 0, 0, () => HttpRequestConfiguration$, () => CustomOutputConfiguration$, () => SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }]], 2
980
1089
  ];
981
- exports.PutFunctionResponse$ = [3, n0, _PFRu,
1090
+ exports.PutFunctionRequest$ = PutFunctionRequest$;
1091
+ const PutFunctionResponse$ = [3, n0, _PFRu,
982
1092
  0,
983
1093
  [_FI, _FT, _D, _HRC, _COC, _SEC, _Ta, _Ar],
984
- [0, 0, 0, () => exports.HttpRequestConfiguration$, () => exports.CustomOutputConfiguration$, () => exports.SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }], 0], 2
1094
+ [0, 0, 0, () => HttpRequestConfiguration$, () => CustomOutputConfiguration$, () => SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }], 0], 2
985
1095
  ];
986
- exports.PutPlaybackConfigurationRequest$ = [3, n0, _PPCR,
1096
+ exports.PutFunctionResponse$ = PutFunctionResponse$;
1097
+ const PutPlaybackConfigurationRequest$ = [3, n0, _PPCR,
987
1098
  0,
988
1099
  [_N, _ADSU, _AS, _B, _CC, _CA, _DC, _IM, _LPRC, _MPR, _PTS, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
989
- [0, 0, () => exports.AvailSuppression$, () => exports.Bumper$, () => exports.CdnConfiguration$, [2, n0, _CARo, 0, 0, 128 | 0], () => exports.DashConfigurationForPut$, 0, () => exports.LivePreRollConfiguration$, () => exports.ManifestProcessingRules$, 1, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => exports.AdConditioningConfiguration$, () => exports.AdDecisionServerConfiguration$, 128 | 0], 1
1100
+ [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
990
1101
  ];
991
- exports.PutPlaybackConfigurationResponse$ = [3, n0, _PPCRu,
1102
+ exports.PutPlaybackConfigurationRequest$ = PutPlaybackConfigurationRequest$;
1103
+ const PutPlaybackConfigurationResponse$ = [3, n0, _PPCRu,
992
1104
  0,
993
1105
  [_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _SIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC, _FM],
994
- [0, () => exports.AvailSuppression$, () => exports.Bumper$, () => exports.CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => exports.DashConfiguration$, () => exports.HlsConfiguration$, 0, () => exports.LivePreRollConfiguration$, () => exports.LogConfiguration$, () => exports.ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => exports.AdConditioningConfiguration$, () => exports.AdDecisionServerConfiguration$, 128 | 0]
1106
+ [0, () => AvailSuppression$, () => Bumper$, () => CdnConfiguration$, [2, n0, _CAR, 0, 0, 128 | 0], () => DashConfiguration$, () => HlsConfiguration$, 0, () => LivePreRollConfiguration$, () => LogConfiguration$, () => ManifestProcessingRules$, 0, 1, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, () => AdConditioningConfiguration$, () => AdDecisionServerConfiguration$, 128 | 0]
995
1107
  ];
996
- exports.RecurringConsumption$ = [3, n0, _RCe,
1108
+ exports.PutPlaybackConfigurationResponse$ = PutPlaybackConfigurationResponse$;
1109
+ const RecurringConsumption$ = [3, n0, _RCe,
997
1110
  0,
998
1111
  [_RAES, _AMC],
999
1112
  [1, () => __listOfAvailMatchingCriteria]
1000
1113
  ];
1001
- exports.RecurringPrefetchConfiguration$ = [3, n0, _RPC,
1114
+ exports.RecurringConsumption$ = RecurringConsumption$;
1115
+ const RecurringPrefetchConfiguration$ = [3, n0, _RPC,
1002
1116
  0,
1003
1117
  [_ET, _RCe, _RR, _STt],
1004
- [7, () => exports.RecurringConsumption$, () => exports.RecurringRetrieval$, 7], 3
1118
+ [7, () => RecurringConsumption$, () => RecurringRetrieval$, 7], 3
1005
1119
  ];
1006
- exports.RecurringRetrieval$ = [3, n0, _RR,
1120
+ exports.RecurringPrefetchConfiguration$ = RecurringPrefetchConfiguration$;
1121
+ const RecurringRetrieval$ = [3, n0, _RR,
1007
1122
  0,
1008
1123
  [_DVy, _DAAES, _TST, _TSRW, _TSTC],
1009
- [128 | 0, 1, 0, () => exports.TrafficShapingRetrievalWindow$, () => exports.TrafficShapingTpsConfiguration$]
1124
+ [128 | 0, 1, 0, () => TrafficShapingRetrievalWindow$, () => TrafficShapingTpsConfiguration$]
1010
1125
  ];
1011
- exports.RequestOutputItem$ = [3, n0, _ROI,
1126
+ exports.RecurringRetrieval$ = RecurringRetrieval$;
1127
+ const RequestOutputItem$ = [3, n0, _ROI,
1012
1128
  0,
1013
1129
  [_MN, _SG, _DPS, _HPS],
1014
- [0, 0, () => exports.DashPlaylistSettings$, () => exports.HlsPlaylistSettings$], 2
1130
+ [0, 0, () => DashPlaylistSettings$, () => HlsPlaylistSettings$], 2
1015
1131
  ];
1016
- exports.ResponseOutputItem$ = [3, n0, _ROIe,
1132
+ exports.RequestOutputItem$ = RequestOutputItem$;
1133
+ const ResponseOutputItem$ = [3, n0, _ROIe,
1017
1134
  0,
1018
1135
  [_MN, _PU, _SG, _DPS, _HPS],
1019
- [0, 0, 0, () => exports.DashPlaylistSettings$, () => exports.HlsPlaylistSettings$], 3
1136
+ [0, 0, 0, () => DashPlaylistSettings$, () => HlsPlaylistSettings$], 3
1020
1137
  ];
1021
- exports.ScheduleAdBreak$ = [3, n0, _SAB,
1138
+ exports.ResponseOutputItem$ = ResponseOutputItem$;
1139
+ const ScheduleAdBreak$ = [3, n0, _SAB,
1022
1140
  0,
1023
1141
  [_ADS, _AST, _SLN, _VSN],
1024
1142
  [1, 7, 0, 0]
1025
1143
  ];
1026
- exports.ScheduleConfiguration$ = [3, n0, _SC,
1144
+ exports.ScheduleAdBreak$ = ScheduleAdBreak$;
1145
+ const ScheduleConfiguration$ = [3, n0, _SC,
1027
1146
  0,
1028
1147
  [_Tr, _CR],
1029
- [() => exports.Transition$, () => exports.ClipRange$], 1
1148
+ [() => Transition$, () => ClipRange$], 1
1030
1149
  ];
1031
- exports.ScheduleEntry$ = [3, n0, _SE,
1150
+ exports.ScheduleConfiguration$ = ScheduleConfiguration$;
1151
+ const ScheduleEntry$ = [3, n0, _SE,
1032
1152
  0,
1033
1153
  [_Ar, _CN, _PN, _SLN, _ADS, _AST, _LSN, _SABc, _SET, _VSN, _Aud],
1034
1154
  [0, 0, 0, 0, 1, 7, 0, () => __listOfScheduleAdBreak, 0, 0, 64 | 0], 4
1035
1155
  ];
1036
- exports.SecretsManagerAccessTokenConfiguration$ = [3, n0, _SMATC,
1156
+ exports.ScheduleEntry$ = ScheduleEntry$;
1157
+ const SecretsManagerAccessTokenConfiguration$ = [3, n0, _SMATC,
1037
1158
  0,
1038
1159
  [_HN, _SA, _SSK],
1039
1160
  [0, 0, 0]
1040
1161
  ];
1041
- exports.SegmentationDescriptor$ = [3, n0, _SD,
1162
+ exports.SecretsManagerAccessTokenConfiguration$ = SecretsManagerAccessTokenConfiguration$;
1163
+ const SegmentationDescriptor$ = [3, n0, _SD,
1042
1164
  0,
1043
1165
  [_SEI, _SUT, _SUe, _STI, _SN, _SEe, _SSN, _SSE],
1044
1166
  [1, 1, 0, 1, 1, 1, 1, 1]
1045
1167
  ];
1046
- exports.SegmentDeliveryConfiguration$ = [3, n0, _SDCe,
1168
+ exports.SegmentationDescriptor$ = SegmentationDescriptor$;
1169
+ const SegmentDeliveryConfiguration$ = [3, n0, _SDCe,
1047
1170
  0,
1048
1171
  [_BU, _N],
1049
1172
  [0, 0]
1050
1173
  ];
1051
- exports.SequentialExecutorConfiguration$ = [3, n0, _SEC,
1174
+ exports.SegmentDeliveryConfiguration$ = SegmentDeliveryConfiguration$;
1175
+ const SequentialExecutorConfiguration$ = [3, n0, _SEC,
1052
1176
  0,
1053
1177
  [_Ru, _FL, _TM, _Out],
1054
1178
  [0, () => __listOfFunctionsRef, 1, 128 | 0], 3
1055
1179
  ];
1056
- exports.SlateSource$ = [3, n0, _SS,
1180
+ exports.SequentialExecutorConfiguration$ = SequentialExecutorConfiguration$;
1181
+ const SlateSource$ = [3, n0, _SS,
1057
1182
  0,
1058
1183
  [_SLN, _VSN],
1059
1184
  [0, 0]
1060
1185
  ];
1061
- exports.SourceLocation$ = [3, n0, _SL,
1186
+ exports.SlateSource$ = SlateSource$;
1187
+ const SourceLocation$ = [3, n0, _SL,
1062
1188
  0,
1063
1189
  [_Ar, _HC, _SLN, _AC, _CT, _DSDC, _LMT, _SDC, _Ta],
1064
- [0, () => exports.HttpConfiguration$, 0, () => exports.AccessConfiguration$, 7, () => exports.DefaultSegmentDeliveryConfiguration$, 7, () => __listOfSegmentDeliveryConfiguration, [128 | 0, { [_jN]: _t }]], 3
1190
+ [0, () => HttpConfiguration$, 0, () => AccessConfiguration$, 7, () => DefaultSegmentDeliveryConfiguration$, 7, () => __listOfSegmentDeliveryConfiguration, [128 | 0, { [_jN]: _t }]], 3
1065
1191
  ];
1066
- exports.SpliceInsertMessage$ = [3, n0, _SIM,
1192
+ exports.SourceLocation$ = SourceLocation$;
1193
+ const SpliceInsertMessage$ = [3, n0, _SIM,
1067
1194
  0,
1068
1195
  [_AN, _AE, _SEIp, _UPI],
1069
1196
  [1, 1, 1, 1]
1070
1197
  ];
1071
- exports.StartChannelRequest$ = [3, n0, _SCR,
1198
+ exports.SpliceInsertMessage$ = SpliceInsertMessage$;
1199
+ const StartChannelRequest$ = [3, n0, _SCR,
1072
1200
  0,
1073
1201
  [_CN],
1074
1202
  [[0, 1]], 1
1075
1203
  ];
1076
- exports.StartChannelResponse$ = [3, n0, _SCRt,
1204
+ exports.StartChannelRequest$ = StartChannelRequest$;
1205
+ const StartChannelResponse$ = [3, n0, _SCRt,
1077
1206
  0,
1078
1207
  [],
1079
1208
  []
1080
1209
  ];
1081
- exports.StopChannelRequest$ = [3, n0, _SCRto,
1210
+ exports.StartChannelResponse$ = StartChannelResponse$;
1211
+ const StopChannelRequest$ = [3, n0, _SCRto,
1082
1212
  0,
1083
1213
  [_CN],
1084
1214
  [[0, 1]], 1
1085
1215
  ];
1086
- exports.StopChannelResponse$ = [3, n0, _SCRtop,
1216
+ exports.StopChannelRequest$ = StopChannelRequest$;
1217
+ const StopChannelResponse$ = [3, n0, _SCRtop,
1087
1218
  0,
1088
1219
  [],
1089
1220
  []
1090
1221
  ];
1091
- exports.TagResourceRequest$ = [3, n0, _TRR,
1222
+ exports.StopChannelResponse$ = StopChannelResponse$;
1223
+ const TagResourceRequest$ = [3, n0, _TRR,
1092
1224
  0,
1093
1225
  [_RA, _Ta],
1094
1226
  [[0, 1], [128 | 0, { [_jN]: _t }]], 2
1095
1227
  ];
1096
- exports.TimeShiftConfiguration$ = [3, n0, _TSC,
1228
+ exports.TagResourceRequest$ = TagResourceRequest$;
1229
+ const TimeShiftConfiguration$ = [3, n0, _TSC,
1097
1230
  0,
1098
1231
  [_MTDS],
1099
1232
  [1], 1
1100
1233
  ];
1101
- exports.TimeSignalMessage$ = [3, n0, _TSM,
1234
+ exports.TimeShiftConfiguration$ = TimeShiftConfiguration$;
1235
+ const TimeSignalMessage$ = [3, n0, _TSM,
1102
1236
  0,
1103
1237
  [_SDe],
1104
1238
  [() => SegmentationDescriptorList]
1105
1239
  ];
1106
- exports.TrafficShapingRetrievalWindow$ = [3, n0, _TSRW,
1240
+ exports.TimeSignalMessage$ = TimeSignalMessage$;
1241
+ const TrafficShapingRetrievalWindow$ = [3, n0, _TSRW,
1107
1242
  0,
1108
1243
  [_RWDS],
1109
1244
  [1]
1110
1245
  ];
1111
- exports.TrafficShapingTpsConfiguration$ = [3, n0, _TSTC,
1246
+ exports.TrafficShapingRetrievalWindow$ = TrafficShapingRetrievalWindow$;
1247
+ const TrafficShapingTpsConfiguration$ = [3, n0, _TSTC,
1112
1248
  0,
1113
1249
  [_PT, _PCU],
1114
1250
  [1, 1]
1115
1251
  ];
1116
- exports.Transition$ = [3, n0, _Tr,
1252
+ exports.TrafficShapingTpsConfiguration$ = TrafficShapingTpsConfiguration$;
1253
+ const Transition$ = [3, n0, _Tr,
1117
1254
  0,
1118
1255
  [_RP, _Ty, _DM, _RPe, _SSTM],
1119
1256
  [0, 0, 1, 0, 1], 2
1120
1257
  ];
1121
- exports.UntagResourceRequest$ = [3, n0, _URR,
1258
+ exports.Transition$ = Transition$;
1259
+ const UntagResourceRequest$ = [3, n0, _URR,
1122
1260
  0,
1123
1261
  [_RA, _TK],
1124
1262
  [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
1125
1263
  ];
1126
- exports.UpdateChannelRequest$ = [3, n0, _UCR,
1264
+ exports.UntagResourceRequest$ = UntagResourceRequest$;
1265
+ const UpdateChannelRequest$ = [3, n0, _UCR,
1127
1266
  0,
1128
1267
  [_CN, _Ou, _FS, _TSC, _Aud],
1129
- [[0, 1], () => RequestOutputs, () => exports.SlateSource$, () => exports.TimeShiftConfiguration$, 64 | 0], 2
1268
+ [[0, 1], () => RequestOutputs, () => SlateSource$, () => TimeShiftConfiguration$, 64 | 0], 2
1130
1269
  ];
1131
- exports.UpdateChannelResponse$ = [3, n0, _UCRp,
1270
+ exports.UpdateChannelRequest$ = UpdateChannelRequest$;
1271
+ const UpdateChannelResponse$ = [3, n0, _UCRp,
1132
1272
  0,
1133
1273
  [_Ar, _CN, _CS, _CT, _FS, _LMT, _Ou, _PM, _Ta, _T, _TSC, _Aud],
1134
- [0, 0, 0, 7, () => exports.SlateSource$, 7, () => ResponseOutputs, 0, [128 | 0, { [_jN]: _t }], 0, () => exports.TimeShiftConfiguration$, 64 | 0]
1274
+ [0, 0, 0, 7, () => SlateSource$, 7, () => ResponseOutputs, 0, [128 | 0, { [_jN]: _t }], 0, () => TimeShiftConfiguration$, 64 | 0]
1135
1275
  ];
1136
- exports.UpdateLiveSourceRequest$ = [3, n0, _ULSR,
1276
+ exports.UpdateChannelResponse$ = UpdateChannelResponse$;
1277
+ const UpdateLiveSourceRequest$ = [3, n0, _ULSR,
1137
1278
  0,
1138
1279
  [_HPC, _LSN, _SLN],
1139
1280
  [() => HttpPackageConfigurations, [0, 1], [0, 1]], 3
1140
1281
  ];
1141
- exports.UpdateLiveSourceResponse$ = [3, n0, _ULSRp,
1282
+ exports.UpdateLiveSourceRequest$ = UpdateLiveSourceRequest$;
1283
+ const UpdateLiveSourceResponse$ = [3, n0, _ULSRp,
1142
1284
  0,
1143
1285
  [_Ar, _CT, _HPC, _LMT, _LSN, _SLN, _Ta],
1144
1286
  [0, 7, () => HttpPackageConfigurations, 7, 0, 0, [128 | 0, { [_jN]: _t }]]
1145
1287
  ];
1146
- exports.UpdateProgramRequest$ = [3, n0, _UPR,
1288
+ exports.UpdateLiveSourceResponse$ = UpdateLiveSourceResponse$;
1289
+ const UpdateProgramRequest$ = [3, n0, _UPR,
1147
1290
  0,
1148
1291
  [_CN, _PN, _SC, _ABd, _AMu],
1149
- [[0, 1], [0, 1], () => exports.UpdateProgramScheduleConfiguration$, () => __listOfAdBreak, () => __listOfAudienceMedia], 3
1292
+ [[0, 1], [0, 1], () => UpdateProgramScheduleConfiguration$, () => __listOfAdBreak, () => __listOfAudienceMedia], 3
1150
1293
  ];
1151
- exports.UpdateProgramResponse$ = [3, n0, _UPRp,
1294
+ exports.UpdateProgramRequest$ = UpdateProgramRequest$;
1295
+ const UpdateProgramResponse$ = [3, n0, _UPRp,
1152
1296
  0,
1153
1297
  [_ABd, _Ar, _CN, _CT, _PN, _SLN, _VSN, _LSN, _CR, _DM, _SST, _AMu, _Ta],
1154
- [() => __listOfAdBreak, 0, 0, 7, 0, 0, 0, 0, () => exports.ClipRange$, 1, 7, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
1298
+ [() => __listOfAdBreak, 0, 0, 7, 0, 0, 0, 0, () => ClipRange$, 1, 7, () => __listOfAudienceMedia, [128 | 0, { [_jN]: _t }]]
1155
1299
  ];
1156
- exports.UpdateProgramScheduleConfiguration$ = [3, n0, _UPSC,
1300
+ exports.UpdateProgramResponse$ = UpdateProgramResponse$;
1301
+ const UpdateProgramScheduleConfiguration$ = [3, n0, _UPSC,
1157
1302
  0,
1158
1303
  [_Tr, _CR],
1159
- [() => exports.UpdateProgramTransition$, () => exports.ClipRange$]
1304
+ [() => UpdateProgramTransition$, () => ClipRange$]
1160
1305
  ];
1161
- exports.UpdateProgramTransition$ = [3, n0, _UPT,
1306
+ exports.UpdateProgramScheduleConfiguration$ = UpdateProgramScheduleConfiguration$;
1307
+ const UpdateProgramTransition$ = [3, n0, _UPT,
1162
1308
  0,
1163
1309
  [_SSTM, _DM],
1164
1310
  [1, 1]
1165
1311
  ];
1166
- exports.UpdateSourceLocationRequest$ = [3, n0, _USLR,
1312
+ exports.UpdateProgramTransition$ = UpdateProgramTransition$;
1313
+ const UpdateSourceLocationRequest$ = [3, n0, _USLR,
1167
1314
  0,
1168
1315
  [_HC, _SLN, _AC, _DSDC, _SDC],
1169
- [() => exports.HttpConfiguration$, [0, 1], () => exports.AccessConfiguration$, () => exports.DefaultSegmentDeliveryConfiguration$, () => __listOfSegmentDeliveryConfiguration], 2
1316
+ [() => HttpConfiguration$, [0, 1], () => AccessConfiguration$, () => DefaultSegmentDeliveryConfiguration$, () => __listOfSegmentDeliveryConfiguration], 2
1170
1317
  ];
1171
- exports.UpdateSourceLocationResponse$ = [3, n0, _USLRp,
1318
+ exports.UpdateSourceLocationRequest$ = UpdateSourceLocationRequest$;
1319
+ const UpdateSourceLocationResponse$ = [3, n0, _USLRp,
1172
1320
  0,
1173
1321
  [_AC, _Ar, _CT, _DSDC, _HC, _LMT, _SDC, _SLN, _Ta],
1174
- [() => exports.AccessConfiguration$, 0, 7, () => exports.DefaultSegmentDeliveryConfiguration$, () => exports.HttpConfiguration$, 7, () => __listOfSegmentDeliveryConfiguration, 0, [128 | 0, { [_jN]: _t }]]
1322
+ [() => AccessConfiguration$, 0, 7, () => DefaultSegmentDeliveryConfiguration$, () => HttpConfiguration$, 7, () => __listOfSegmentDeliveryConfiguration, 0, [128 | 0, { [_jN]: _t }]]
1175
1323
  ];
1176
- exports.UpdateVodSourceRequest$ = [3, n0, _UVSR,
1324
+ exports.UpdateSourceLocationResponse$ = UpdateSourceLocationResponse$;
1325
+ const UpdateVodSourceRequest$ = [3, n0, _UVSR,
1177
1326
  0,
1178
1327
  [_HPC, _SLN, _VSN],
1179
1328
  [() => HttpPackageConfigurations, [0, 1], [0, 1]], 3
1180
1329
  ];
1181
- exports.UpdateVodSourceResponse$ = [3, n0, _UVSRp,
1330
+ exports.UpdateVodSourceRequest$ = UpdateVodSourceRequest$;
1331
+ const UpdateVodSourceResponse$ = [3, n0, _UVSRp,
1182
1332
  0,
1183
1333
  [_Ar, _CT, _HPC, _LMT, _SLN, _Ta, _VSN],
1184
1334
  [0, 7, () => HttpPackageConfigurations, 7, 0, [128 | 0, { [_jN]: _t }], 0]
1185
1335
  ];
1186
- exports.VodSource$ = [3, n0, _VS,
1336
+ exports.UpdateVodSourceResponse$ = UpdateVodSourceResponse$;
1337
+ const VodSource$ = [3, n0, _VS,
1187
1338
  0,
1188
1339
  [_Ar, _HPC, _SLN, _VSN, _CT, _LMT, _Ta],
1189
1340
  [0, () => HttpPackageConfigurations, 0, 0, 7, 7, [128 | 0, { [_jN]: _t }]], 4
1190
1341
  ];
1342
+ exports.VodSource$ = VodSource$;
1191
1343
  var __Unit = "unit";
1192
1344
  var __adsInteractionExcludeEventTypesList = 64 | 0;
1193
1345
  var __adsInteractionPublishOptInEventTypesList = 64 | 0;
1194
1346
  var __listOf__string = 64 | 0;
1195
1347
  var __listOfAdBreak = [1, n0, _lOAB,
1196
- 0, () => exports.AdBreak$
1348
+ 0, () => AdBreak$
1197
1349
  ];
1198
1350
  var __listOfAlert = [1, n0, _lOA,
1199
- 0, () => exports.Alert$
1351
+ 0, () => Alert$
1200
1352
  ];
1201
1353
  var __listOfAlternateMedia = [1, n0, _lOAM,
1202
- 0, () => exports.AlternateMedia$
1354
+ 0, () => AlternateMedia$
1203
1355
  ];
1204
1356
  var __listOfAudienceMedia = [1, n0, _lOAMi,
1205
- 0, () => exports.AudienceMedia$
1357
+ 0, () => AudienceMedia$
1206
1358
  ];
1207
1359
  var __listOfAvailMatchingCriteria = [1, n0, _lOAMC,
1208
- 0, () => exports.AvailMatchingCriteria$
1360
+ 0, () => AvailMatchingCriteria$
1209
1361
  ];
1210
1362
  var __listOfChannel = [1, n0, _lOC,
1211
- 0, [() => exports.Channel$,
1363
+ 0, [() => Channel$,
1212
1364
  0]
1213
1365
  ];
1214
1366
  var __listOfFunctionsRef = [1, n0, _lOFR,
1215
- 0, () => exports.FunctionRef$
1367
+ 0, () => FunctionRef$
1216
1368
  ];
1217
1369
  var __listOfFunctionsResponse = [1, n0, _lOFRi,
1218
- 0, [() => exports.Function$,
1370
+ 0, [() => Function$,
1219
1371
  0]
1220
1372
  ];
1221
1373
  var __listOfLiveSource = [1, n0, _lOLS,
1222
- 0, [() => exports.LiveSource$,
1374
+ 0, [() => LiveSource$,
1223
1375
  0]
1224
1376
  ];
1225
1377
  var __listOfLoggingStrategies = 64 | 0;
1226
1378
  var __listOfPlaybackConfiguration = [1, n0, _lOPC,
1227
- 0, [() => exports.PlaybackConfiguration$,
1379
+ 0, [() => PlaybackConfiguration$,
1228
1380
  0]
1229
1381
  ];
1230
1382
  var __listOfPrefetchSchedule = [1, n0, _lOPS,
1231
- 0, [() => exports.PrefetchSchedule$,
1383
+ 0, [() => PrefetchSchedule$,
1232
1384
  0]
1233
1385
  ];
1234
1386
  var __listOfScheduleAdBreak = [1, n0, _lOSAB,
1235
- 0, () => exports.ScheduleAdBreak$
1387
+ 0, () => ScheduleAdBreak$
1236
1388
  ];
1237
1389
  var __listOfScheduleEntry = [1, n0, _lOSE,
1238
- 0, () => exports.ScheduleEntry$
1390
+ 0, () => ScheduleEntry$
1239
1391
  ];
1240
1392
  var __listOfSegmentDeliveryConfiguration = [1, n0, _lOSDC,
1241
- 0, () => exports.SegmentDeliveryConfiguration$
1393
+ 0, () => SegmentDeliveryConfiguration$
1242
1394
  ];
1243
1395
  var __listOfSourceLocation = [1, n0, _lOSL,
1244
- 0, [() => exports.SourceLocation$,
1396
+ 0, [() => SourceLocation$,
1245
1397
  0]
1246
1398
  ];
1247
1399
  var __listOfVodSource = [1, n0, _lOVS,
1248
- 0, [() => exports.VodSource$,
1400
+ 0, [() => VodSource$,
1249
1401
  0]
1250
1402
  ];
1251
1403
  var __manifestServiceExcludeEventTypesList = 64 | 0;
1252
1404
  var __manifestServicePublishOptInEventTypesList = 64 | 0;
1253
1405
  var AdBreakMetadataList = [1, n0, _ABML,
1254
- 0, () => exports.KeyValuePair$
1406
+ 0, () => KeyValuePair$
1255
1407
  ];
1256
1408
  var AdBreakOpportunities = [1, n0, _ABOd,
1257
- 0, () => exports.AdBreakOpportunity$
1409
+ 0, () => AdBreakOpportunity$
1258
1410
  ];
1259
1411
  var adMarkupTypes = 64 | 0;
1260
1412
  var Audiences = 64 | 0;
1261
1413
  var HttpPackageConfigurations = [1, n0, _HPC,
1262
- 0, () => exports.HttpPackageConfiguration$
1414
+ 0, () => HttpPackageConfiguration$
1263
1415
  ];
1264
1416
  var LogTypes = 64 | 0;
1265
1417
  var RequestOutputs = [1, n0, _RO,
1266
- 0, () => exports.RequestOutputItem$
1418
+ 0, () => RequestOutputItem$
1267
1419
  ];
1268
1420
  var ResponseOutputs = [1, n0, _ROe,
1269
- 0, () => exports.ResponseOutputItem$
1421
+ 0, () => ResponseOutputItem$
1270
1422
  ];
1271
1423
  var SegmentationDescriptorList = [1, n0, _SDL,
1272
- 0, () => exports.SegmentationDescriptor$
1424
+ 0, () => SegmentationDescriptor$
1273
1425
  ];
1274
1426
  var __mapOf__string = 128 | 0;
1275
1427
  var ConfigurationAliasesRequest = [2, n0, _CARo,
@@ -1281,146 +1433,146 @@ var ConfigurationAliasesResponse = [2, n0, _CAR,
1281
1433
  var FunctionMapping = 128 | 0;
1282
1434
  var StringMap = 128 | 0;
1283
1435
  exports.ConfigureLogsForChannel$ = [9, n0, _CLFC,
1284
- { [_h]: ["PUT", "/configureLogs/channel", 200] }, () => exports.ConfigureLogsForChannelRequest$, () => exports.ConfigureLogsForChannelResponse$
1436
+ { [_h]: ["PUT", "/configureLogs/channel", 200] }, () => ConfigureLogsForChannelRequest$, () => ConfigureLogsForChannelResponse$
1285
1437
  ];
1286
1438
  exports.ConfigureLogsForPlaybackConfiguration$ = [9, n0, _CLFPC,
1287
- { [_h]: ["PUT", "/configureLogs/playbackConfiguration", 200] }, () => exports.ConfigureLogsForPlaybackConfigurationRequest$, () => exports.ConfigureLogsForPlaybackConfigurationResponse$
1439
+ { [_h]: ["PUT", "/configureLogs/playbackConfiguration", 200] }, () => ConfigureLogsForPlaybackConfigurationRequest$, () => ConfigureLogsForPlaybackConfigurationResponse$
1288
1440
  ];
1289
1441
  exports.CreateChannel$ = [9, n0, _CCr,
1290
- { [_h]: ["POST", "/channel/{ChannelName}", 200] }, () => exports.CreateChannelRequest$, () => exports.CreateChannelResponse$
1442
+ { [_h]: ["POST", "/channel/{ChannelName}", 200] }, () => CreateChannelRequest$, () => CreateChannelResponse$
1291
1443
  ];
1292
1444
  exports.CreateLiveSource$ = [9, n0, _CLS,
1293
- { [_h]: ["POST", "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}", 200] }, () => exports.CreateLiveSourceRequest$, () => exports.CreateLiveSourceResponse$
1445
+ { [_h]: ["POST", "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}", 200] }, () => CreateLiveSourceRequest$, () => CreateLiveSourceResponse$
1294
1446
  ];
1295
1447
  exports.CreatePrefetchSchedule$ = [9, n0, _CPS,
1296
- { [_h]: ["POST", "/prefetchSchedule/{PlaybackConfigurationName}/{Name}", 200] }, () => exports.CreatePrefetchScheduleRequest$, () => exports.CreatePrefetchScheduleResponse$
1448
+ { [_h]: ["POST", "/prefetchSchedule/{PlaybackConfigurationName}/{Name}", 200] }, () => CreatePrefetchScheduleRequest$, () => CreatePrefetchScheduleResponse$
1297
1449
  ];
1298
1450
  exports.CreateProgram$ = [9, n0, _CP,
1299
- { [_h]: ["POST", "/channel/{ChannelName}/program/{ProgramName}", 200] }, () => exports.CreateProgramRequest$, () => exports.CreateProgramResponse$
1451
+ { [_h]: ["POST", "/channel/{ChannelName}/program/{ProgramName}", 200] }, () => CreateProgramRequest$, () => CreateProgramResponse$
1300
1452
  ];
1301
1453
  exports.CreateSourceLocation$ = [9, n0, _CSL,
1302
- { [_h]: ["POST", "/sourceLocation/{SourceLocationName}", 200] }, () => exports.CreateSourceLocationRequest$, () => exports.CreateSourceLocationResponse$
1454
+ { [_h]: ["POST", "/sourceLocation/{SourceLocationName}", 200] }, () => CreateSourceLocationRequest$, () => CreateSourceLocationResponse$
1303
1455
  ];
1304
1456
  exports.CreateVodSource$ = [9, n0, _CVS,
1305
- { [_h]: ["POST", "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}", 200] }, () => exports.CreateVodSourceRequest$, () => exports.CreateVodSourceResponse$
1457
+ { [_h]: ["POST", "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}", 200] }, () => CreateVodSourceRequest$, () => CreateVodSourceResponse$
1306
1458
  ];
1307
1459
  exports.DeleteChannel$ = [9, n0, _DCe,
1308
- { [_h]: ["DELETE", "/channel/{ChannelName}", 200] }, () => exports.DeleteChannelRequest$, () => exports.DeleteChannelResponse$
1460
+ { [_h]: ["DELETE", "/channel/{ChannelName}", 200] }, () => DeleteChannelRequest$, () => DeleteChannelResponse$
1309
1461
  ];
1310
1462
  exports.DeleteChannelPolicy$ = [9, n0, _DCP,
1311
- { [_h]: ["DELETE", "/channel/{ChannelName}/policy", 200] }, () => exports.DeleteChannelPolicyRequest$, () => exports.DeleteChannelPolicyResponse$
1463
+ { [_h]: ["DELETE", "/channel/{ChannelName}/policy", 200] }, () => DeleteChannelPolicyRequest$, () => DeleteChannelPolicyResponse$
1312
1464
  ];
1313
1465
  exports.DeleteFunction$ = [9, n0, _DF,
1314
- { [_h]: ["DELETE", "/function/{FunctionId}", 204] }, () => exports.DeleteFunctionRequest$, () => exports.DeleteFunctionResponse$
1466
+ { [_h]: ["DELETE", "/function/{FunctionId}", 204] }, () => DeleteFunctionRequest$, () => DeleteFunctionResponse$
1315
1467
  ];
1316
1468
  exports.DeleteLiveSource$ = [9, n0, _DLS,
1317
- { [_h]: ["DELETE", "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}", 200] }, () => exports.DeleteLiveSourceRequest$, () => exports.DeleteLiveSourceResponse$
1469
+ { [_h]: ["DELETE", "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}", 200] }, () => DeleteLiveSourceRequest$, () => DeleteLiveSourceResponse$
1318
1470
  ];
1319
1471
  exports.DeletePlaybackConfiguration$ = [9, n0, _DPC,
1320
- { [_h]: ["DELETE", "/playbackConfiguration/{Name}", 204] }, () => exports.DeletePlaybackConfigurationRequest$, () => exports.DeletePlaybackConfigurationResponse$
1472
+ { [_h]: ["DELETE", "/playbackConfiguration/{Name}", 204] }, () => DeletePlaybackConfigurationRequest$, () => DeletePlaybackConfigurationResponse$
1321
1473
  ];
1322
1474
  exports.DeletePrefetchSchedule$ = [9, n0, _DPSe,
1323
- { [_h]: ["DELETE", "/prefetchSchedule/{PlaybackConfigurationName}/{Name}", 204] }, () => exports.DeletePrefetchScheduleRequest$, () => exports.DeletePrefetchScheduleResponse$
1475
+ { [_h]: ["DELETE", "/prefetchSchedule/{PlaybackConfigurationName}/{Name}", 204] }, () => DeletePrefetchScheduleRequest$, () => DeletePrefetchScheduleResponse$
1324
1476
  ];
1325
1477
  exports.DeleteProgram$ = [9, n0, _DP,
1326
- { [_h]: ["DELETE", "/channel/{ChannelName}/program/{ProgramName}", 200] }, () => exports.DeleteProgramRequest$, () => exports.DeleteProgramResponse$
1478
+ { [_h]: ["DELETE", "/channel/{ChannelName}/program/{ProgramName}", 200] }, () => DeleteProgramRequest$, () => DeleteProgramResponse$
1327
1479
  ];
1328
1480
  exports.DeleteSourceLocation$ = [9, n0, _DSL,
1329
- { [_h]: ["DELETE", "/sourceLocation/{SourceLocationName}", 200] }, () => exports.DeleteSourceLocationRequest$, () => exports.DeleteSourceLocationResponse$
1481
+ { [_h]: ["DELETE", "/sourceLocation/{SourceLocationName}", 200] }, () => DeleteSourceLocationRequest$, () => DeleteSourceLocationResponse$
1330
1482
  ];
1331
1483
  exports.DeleteVodSource$ = [9, n0, _DVS,
1332
- { [_h]: ["DELETE", "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}", 200] }, () => exports.DeleteVodSourceRequest$, () => exports.DeleteVodSourceResponse$
1484
+ { [_h]: ["DELETE", "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}", 200] }, () => DeleteVodSourceRequest$, () => DeleteVodSourceResponse$
1333
1485
  ];
1334
1486
  exports.DescribeChannel$ = [9, n0, _DCes,
1335
- { [_h]: ["GET", "/channel/{ChannelName}", 200] }, () => exports.DescribeChannelRequest$, () => exports.DescribeChannelResponse$
1487
+ { [_h]: ["GET", "/channel/{ChannelName}", 200] }, () => DescribeChannelRequest$, () => DescribeChannelResponse$
1336
1488
  ];
1337
1489
  exports.DescribeLiveSource$ = [9, n0, _DLSe,
1338
- { [_h]: ["GET", "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}", 200] }, () => exports.DescribeLiveSourceRequest$, () => exports.DescribeLiveSourceResponse$
1490
+ { [_h]: ["GET", "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}", 200] }, () => DescribeLiveSourceRequest$, () => DescribeLiveSourceResponse$
1339
1491
  ];
1340
1492
  exports.DescribeProgram$ = [9, n0, _DPe,
1341
- { [_h]: ["GET", "/channel/{ChannelName}/program/{ProgramName}", 200] }, () => exports.DescribeProgramRequest$, () => exports.DescribeProgramResponse$
1493
+ { [_h]: ["GET", "/channel/{ChannelName}/program/{ProgramName}", 200] }, () => DescribeProgramRequest$, () => DescribeProgramResponse$
1342
1494
  ];
1343
1495
  exports.DescribeSourceLocation$ = [9, n0, _DSLe,
1344
- { [_h]: ["GET", "/sourceLocation/{SourceLocationName}", 200] }, () => exports.DescribeSourceLocationRequest$, () => exports.DescribeSourceLocationResponse$
1496
+ { [_h]: ["GET", "/sourceLocation/{SourceLocationName}", 200] }, () => DescribeSourceLocationRequest$, () => DescribeSourceLocationResponse$
1345
1497
  ];
1346
1498
  exports.DescribeVodSource$ = [9, n0, _DVSe,
1347
- { [_h]: ["GET", "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}", 200] }, () => exports.DescribeVodSourceRequest$, () => exports.DescribeVodSourceResponse$
1499
+ { [_h]: ["GET", "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}", 200] }, () => DescribeVodSourceRequest$, () => DescribeVodSourceResponse$
1348
1500
  ];
1349
1501
  exports.GetChannelPolicy$ = [9, n0, _GCP,
1350
- { [_h]: ["GET", "/channel/{ChannelName}/policy", 200] }, () => exports.GetChannelPolicyRequest$, () => exports.GetChannelPolicyResponse$
1502
+ { [_h]: ["GET", "/channel/{ChannelName}/policy", 200] }, () => GetChannelPolicyRequest$, () => GetChannelPolicyResponse$
1351
1503
  ];
1352
1504
  exports.GetChannelSchedule$ = [9, n0, _GCS,
1353
- { [_h]: ["GET", "/channel/{ChannelName}/schedule", 200] }, () => exports.GetChannelScheduleRequest$, () => exports.GetChannelScheduleResponse$
1505
+ { [_h]: ["GET", "/channel/{ChannelName}/schedule", 200] }, () => GetChannelScheduleRequest$, () => GetChannelScheduleResponse$
1354
1506
  ];
1355
1507
  exports.GetFunction$ = [9, n0, _GF,
1356
- { [_h]: ["GET", "/function/{FunctionId}", 200] }, () => exports.GetFunctionRequest$, () => exports.GetFunctionResponse$
1508
+ { [_h]: ["GET", "/function/{FunctionId}", 200] }, () => GetFunctionRequest$, () => GetFunctionResponse$
1357
1509
  ];
1358
1510
  exports.GetPlaybackConfiguration$ = [9, n0, _GPC,
1359
- { [_h]: ["GET", "/playbackConfiguration/{Name}", 200] }, () => exports.GetPlaybackConfigurationRequest$, () => exports.GetPlaybackConfigurationResponse$
1511
+ { [_h]: ["GET", "/playbackConfiguration/{Name}", 200] }, () => GetPlaybackConfigurationRequest$, () => GetPlaybackConfigurationResponse$
1360
1512
  ];
1361
1513
  exports.GetPrefetchSchedule$ = [9, n0, _GPS,
1362
- { [_h]: ["GET", "/prefetchSchedule/{PlaybackConfigurationName}/{Name}", 200] }, () => exports.GetPrefetchScheduleRequest$, () => exports.GetPrefetchScheduleResponse$
1514
+ { [_h]: ["GET", "/prefetchSchedule/{PlaybackConfigurationName}/{Name}", 200] }, () => GetPrefetchScheduleRequest$, () => GetPrefetchScheduleResponse$
1363
1515
  ];
1364
1516
  exports.ListAlerts$ = [9, n0, _LA,
1365
- { [_h]: ["GET", "/alerts", 200] }, () => exports.ListAlertsRequest$, () => exports.ListAlertsResponse$
1517
+ { [_h]: ["GET", "/alerts", 200] }, () => ListAlertsRequest$, () => ListAlertsResponse$
1366
1518
  ];
1367
1519
  exports.ListChannels$ = [9, n0, _LCi,
1368
- { [_h]: ["GET", "/channels", 200] }, () => exports.ListChannelsRequest$, () => exports.ListChannelsResponse$
1520
+ { [_h]: ["GET", "/channels", 200] }, () => ListChannelsRequest$, () => ListChannelsResponse$
1369
1521
  ];
1370
1522
  exports.ListFunctions$ = [9, n0, _LF,
1371
- { [_h]: ["GET", "/functions", 200] }, () => exports.ListFunctionsRequest$, () => exports.ListFunctionsResponse$
1523
+ { [_h]: ["GET", "/functions", 200] }, () => ListFunctionsRequest$, () => ListFunctionsResponse$
1372
1524
  ];
1373
1525
  exports.ListLiveSources$ = [9, n0, _LLS,
1374
- { [_h]: ["GET", "/sourceLocation/{SourceLocationName}/liveSources", 200] }, () => exports.ListLiveSourcesRequest$, () => exports.ListLiveSourcesResponse$
1526
+ { [_h]: ["GET", "/sourceLocation/{SourceLocationName}/liveSources", 200] }, () => ListLiveSourcesRequest$, () => ListLiveSourcesResponse$
1375
1527
  ];
1376
1528
  exports.ListPlaybackConfigurations$ = [9, n0, _LPC,
1377
- { [_h]: ["GET", "/playbackConfigurations", 200] }, () => exports.ListPlaybackConfigurationsRequest$, () => exports.ListPlaybackConfigurationsResponse$
1529
+ { [_h]: ["GET", "/playbackConfigurations", 200] }, () => ListPlaybackConfigurationsRequest$, () => ListPlaybackConfigurationsResponse$
1378
1530
  ];
1379
1531
  exports.ListPrefetchSchedules$ = [9, n0, _LPS,
1380
- { [_h]: ["POST", "/prefetchSchedule/{PlaybackConfigurationName}", 200] }, () => exports.ListPrefetchSchedulesRequest$, () => exports.ListPrefetchSchedulesResponse$
1532
+ { [_h]: ["POST", "/prefetchSchedule/{PlaybackConfigurationName}", 200] }, () => ListPrefetchSchedulesRequest$, () => ListPrefetchSchedulesResponse$
1381
1533
  ];
1382
1534
  exports.ListSourceLocations$ = [9, n0, _LSL,
1383
- { [_h]: ["GET", "/sourceLocations", 200] }, () => exports.ListSourceLocationsRequest$, () => exports.ListSourceLocationsResponse$
1535
+ { [_h]: ["GET", "/sourceLocations", 200] }, () => ListSourceLocationsRequest$, () => ListSourceLocationsResponse$
1384
1536
  ];
1385
1537
  exports.ListTagsForResource$ = [9, n0, _LTFR,
1386
- { [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1538
+ { [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1387
1539
  ];
1388
1540
  exports.ListVodSources$ = [9, n0, _LVS,
1389
- { [_h]: ["GET", "/sourceLocation/{SourceLocationName}/vodSources", 200] }, () => exports.ListVodSourcesRequest$, () => exports.ListVodSourcesResponse$
1541
+ { [_h]: ["GET", "/sourceLocation/{SourceLocationName}/vodSources", 200] }, () => ListVodSourcesRequest$, () => ListVodSourcesResponse$
1390
1542
  ];
1391
1543
  exports.PutChannelPolicy$ = [9, n0, _PCP,
1392
- { [_h]: ["PUT", "/channel/{ChannelName}/policy", 200] }, () => exports.PutChannelPolicyRequest$, () => exports.PutChannelPolicyResponse$
1544
+ { [_h]: ["PUT", "/channel/{ChannelName}/policy", 200] }, () => PutChannelPolicyRequest$, () => PutChannelPolicyResponse$
1393
1545
  ];
1394
1546
  exports.PutFunction$ = [9, n0, _PF,
1395
- { [_h]: ["PUT", "/function/{FunctionId}", 200] }, () => exports.PutFunctionRequest$, () => exports.PutFunctionResponse$
1547
+ { [_h]: ["PUT", "/function/{FunctionId}", 200] }, () => PutFunctionRequest$, () => PutFunctionResponse$
1396
1548
  ];
1397
1549
  exports.PutPlaybackConfiguration$ = [9, n0, _PPC,
1398
- { [_h]: ["PUT", "/playbackConfiguration", 200] }, () => exports.PutPlaybackConfigurationRequest$, () => exports.PutPlaybackConfigurationResponse$
1550
+ { [_h]: ["PUT", "/playbackConfiguration", 200] }, () => PutPlaybackConfigurationRequest$, () => PutPlaybackConfigurationResponse$
1399
1551
  ];
1400
1552
  exports.StartChannel$ = [9, n0, _SCt,
1401
- { [_h]: ["PUT", "/channel/{ChannelName}/start", 200] }, () => exports.StartChannelRequest$, () => exports.StartChannelResponse$
1553
+ { [_h]: ["PUT", "/channel/{ChannelName}/start", 200] }, () => StartChannelRequest$, () => StartChannelResponse$
1402
1554
  ];
1403
1555
  exports.StopChannel$ = [9, n0, _SCto,
1404
- { [_h]: ["PUT", "/channel/{ChannelName}/stop", 200] }, () => exports.StopChannelRequest$, () => exports.StopChannelResponse$
1556
+ { [_h]: ["PUT", "/channel/{ChannelName}/stop", 200] }, () => StopChannelRequest$, () => StopChannelResponse$
1405
1557
  ];
1406
1558
  exports.TagResource$ = [9, n0, _TR,
1407
- { [_h]: ["POST", "/tags/{ResourceArn}", 204] }, () => exports.TagResourceRequest$, () => __Unit
1559
+ { [_h]: ["POST", "/tags/{ResourceArn}", 204] }, () => TagResourceRequest$, () => __Unit
1408
1560
  ];
1409
1561
  exports.UntagResource$ = [9, n0, _UR,
1410
- { [_h]: ["DELETE", "/tags/{ResourceArn}", 204] }, () => exports.UntagResourceRequest$, () => __Unit
1562
+ { [_h]: ["DELETE", "/tags/{ResourceArn}", 204] }, () => UntagResourceRequest$, () => __Unit
1411
1563
  ];
1412
1564
  exports.UpdateChannel$ = [9, n0, _UC,
1413
- { [_h]: ["PUT", "/channel/{ChannelName}", 200] }, () => exports.UpdateChannelRequest$, () => exports.UpdateChannelResponse$
1565
+ { [_h]: ["PUT", "/channel/{ChannelName}", 200] }, () => UpdateChannelRequest$, () => UpdateChannelResponse$
1414
1566
  ];
1415
1567
  exports.UpdateLiveSource$ = [9, n0, _ULS,
1416
- { [_h]: ["PUT", "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}", 200] }, () => exports.UpdateLiveSourceRequest$, () => exports.UpdateLiveSourceResponse$
1568
+ { [_h]: ["PUT", "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}", 200] }, () => UpdateLiveSourceRequest$, () => UpdateLiveSourceResponse$
1417
1569
  ];
1418
1570
  exports.UpdateProgram$ = [9, n0, _UP,
1419
- { [_h]: ["PUT", "/channel/{ChannelName}/program/{ProgramName}", 200] }, () => exports.UpdateProgramRequest$, () => exports.UpdateProgramResponse$
1571
+ { [_h]: ["PUT", "/channel/{ChannelName}/program/{ProgramName}", 200] }, () => UpdateProgramRequest$, () => UpdateProgramResponse$
1420
1572
  ];
1421
1573
  exports.UpdateSourceLocation$ = [9, n0, _USL,
1422
- { [_h]: ["PUT", "/sourceLocation/{SourceLocationName}", 200] }, () => exports.UpdateSourceLocationRequest$, () => exports.UpdateSourceLocationResponse$
1574
+ { [_h]: ["PUT", "/sourceLocation/{SourceLocationName}", 200] }, () => UpdateSourceLocationRequest$, () => UpdateSourceLocationResponse$
1423
1575
  ];
1424
1576
  exports.UpdateVodSource$ = [9, n0, _UVS,
1425
- { [_h]: ["PUT", "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}", 200] }, () => exports.UpdateVodSourceRequest$, () => exports.UpdateVodSourceResponse$
1577
+ { [_h]: ["PUT", "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}", 200] }, () => UpdateVodSourceRequest$, () => UpdateVodSourceResponse$
1426
1578
  ];