@aws-sdk/client-mediapackagev2 3.987.0 → 3.988.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
@@ -15,7 +15,10 @@ var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
15
15
  var runtimeConfig = require('./runtimeConfig');
16
16
  var regionConfigResolver = require('@aws-sdk/region-config-resolver');
17
17
  var protocolHttp = require('@smithy/protocol-http');
18
+ var schemas_0 = require('./schemas/schemas_0');
18
19
  var utilWaiter = require('@smithy/util-waiter');
20
+ var errors = require('./models/errors');
21
+ var MediaPackageV2ServiceException = require('./models/MediaPackageV2ServiceException');
19
22
 
20
23
  const resolveClientEndpointParameters = (options) => {
21
24
  return Object.assign(options, {
@@ -111,1136 +114,6 @@ class MediaPackageV2Client extends smithyClient.Client {
111
114
  }
112
115
  }
113
116
 
114
- class MediaPackageV2ServiceException extends smithyClient.ServiceException {
115
- constructor(options) {
116
- super(options);
117
- Object.setPrototypeOf(this, MediaPackageV2ServiceException.prototype);
118
- }
119
- }
120
-
121
- class AccessDeniedException extends MediaPackageV2ServiceException {
122
- name = "AccessDeniedException";
123
- $fault = "client";
124
- Message;
125
- constructor(opts) {
126
- super({
127
- name: "AccessDeniedException",
128
- $fault: "client",
129
- ...opts,
130
- });
131
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
132
- this.Message = opts.Message;
133
- }
134
- }
135
- class ConflictException extends MediaPackageV2ServiceException {
136
- name = "ConflictException";
137
- $fault = "client";
138
- Message;
139
- ConflictExceptionType;
140
- constructor(opts) {
141
- super({
142
- name: "ConflictException",
143
- $fault: "client",
144
- ...opts,
145
- });
146
- Object.setPrototypeOf(this, ConflictException.prototype);
147
- this.Message = opts.Message;
148
- this.ConflictExceptionType = opts.ConflictExceptionType;
149
- }
150
- }
151
- class InternalServerException extends MediaPackageV2ServiceException {
152
- name = "InternalServerException";
153
- $fault = "server";
154
- Message;
155
- constructor(opts) {
156
- super({
157
- name: "InternalServerException",
158
- $fault: "server",
159
- ...opts,
160
- });
161
- Object.setPrototypeOf(this, InternalServerException.prototype);
162
- this.Message = opts.Message;
163
- }
164
- }
165
- class ResourceNotFoundException extends MediaPackageV2ServiceException {
166
- name = "ResourceNotFoundException";
167
- $fault = "client";
168
- Message;
169
- ResourceTypeNotFound;
170
- constructor(opts) {
171
- super({
172
- name: "ResourceNotFoundException",
173
- $fault: "client",
174
- ...opts,
175
- });
176
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
177
- this.Message = opts.Message;
178
- this.ResourceTypeNotFound = opts.ResourceTypeNotFound;
179
- }
180
- }
181
- class ThrottlingException extends MediaPackageV2ServiceException {
182
- name = "ThrottlingException";
183
- $fault = "client";
184
- Message;
185
- constructor(opts) {
186
- super({
187
- name: "ThrottlingException",
188
- $fault: "client",
189
- ...opts,
190
- });
191
- Object.setPrototypeOf(this, ThrottlingException.prototype);
192
- this.Message = opts.Message;
193
- }
194
- }
195
- class ValidationException extends MediaPackageV2ServiceException {
196
- name = "ValidationException";
197
- $fault = "client";
198
- Message;
199
- ValidationExceptionType;
200
- constructor(opts) {
201
- super({
202
- name: "ValidationException",
203
- $fault: "client",
204
- ...opts,
205
- });
206
- Object.setPrototypeOf(this, ValidationException.prototype);
207
- this.Message = opts.Message;
208
- this.ValidationExceptionType = opts.ValidationExceptionType;
209
- }
210
- }
211
- class ServiceQuotaExceededException extends MediaPackageV2ServiceException {
212
- name = "ServiceQuotaExceededException";
213
- $fault = "client";
214
- Message;
215
- constructor(opts) {
216
- super({
217
- name: "ServiceQuotaExceededException",
218
- $fault: "client",
219
- ...opts,
220
- });
221
- Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
222
- this.Message = opts.Message;
223
- }
224
- }
225
-
226
- const _A = "Arn";
227
- const _ADE = "AccessDeniedException";
228
- const _AMD = "AdMarkerDash";
229
- const _AMH = "AdMarkerHls";
230
- const _BN = "BucketName";
231
- const _BU = "BaseUrls";
232
- const _C = "Compactness";
233
- const _CA = "CreatedAt";
234
- const _CAC = "CdnAuthConfiguration";
235
- const _CAe = "CertificateArn";
236
- const _CC = "CreateChannel";
237
- const _CCG = "CreateChannelGroup";
238
- const _CCGR = "CreateChannelGroupRequest";
239
- const _CCGRr = "CreateChannelGroupResponse";
240
- const _CCR = "CreateChannelRequest";
241
- const _CCRr = "CreateChannelResponse";
242
- const _CDM = "CreateDashManifests";
243
- const _CDMC = "CreateDashManifestConfiguration";
244
- const _CE = "ConflictException";
245
- const _CEM = "CmafEncryptionMethod";
246
- const _CESDM = "CmafExcludeSegmentDrmMetadata";
247
- const _CET = "ConflictExceptionType";
248
- const _CGL = "ChannelGroupsList";
249
- const _CGLC = "ChannelGroupListConfiguration";
250
- const _CGN = "ChannelGroupName";
251
- const _CHJ = "CancelHarvestJob";
252
- const _CHJR = "CancelHarvestJobRequest";
253
- const _CHJRa = "CancelHarvestJobResponse";
254
- const _CHJRr = "CreateHarvestJobRequest";
255
- const _CHJRre = "CreateHarvestJobResponse";
256
- const _CHJr = "CreateHarvestJob";
257
- const _CHM = "CreateHlsManifests";
258
- const _CHMC = "CreateHlsManifestConfiguration";
259
- const _CISA = "CdnIdentifierSecretArns";
260
- const _CIV = "ConstantInitializationVector";
261
- const _CL = "ChannelList";
262
- const _CLC = "ChannelListConfiguration";
263
- const _CLLHM = "CreateLowLatencyHlsManifests";
264
- const _CLLHMC = "CreateLowLatencyHlsManifestConfiguration";
265
- const _CMM = "CreateMssManifests";
266
- const _CMMC = "CreateMssManifestConfiguration";
267
- const _CMN = "ChildManifestName";
268
- const _CN = "ChannelName";
269
- const _COE = "CreateOriginEndpoint";
270
- const _COER = "CreateOriginEndpointRequest";
271
- const _COERr = "CreateOriginEndpointResponse";
272
- const _CST = "ClipStartTime";
273
- const _CT = "ClientToken";
274
- const _CTo = "ContainerType";
275
- const _Co = "Copyright";
276
- const _D = "Description";
277
- const _DBU = "DashBaseUrl";
278
- const _DBUa = "DashBaseUrls";
279
- const _DC = "DeleteChannel";
280
- const _DCG = "DeleteChannelGroup";
281
- const _DCGR = "DeleteChannelGroupRequest";
282
- const _DCGRe = "DeleteChannelGroupResponse";
283
- const _DCP = "DeleteChannelPolicy";
284
- const _DCPR = "DeleteChannelPolicyRequest";
285
- const _DCPRe = "DeleteChannelPolicyResponse";
286
- const _DCR = "DeleteChannelRequest";
287
- const _DCRe = "DeleteChannelResponse";
288
- const _DDEM = "DashDvbErrorMetrics";
289
- const _DDFD = "DashDvbFontDownload";
290
- const _DDMR = "DashDvbMetricsReporting";
291
- const _DDS = "DashDvbSettings";
292
- const _DM = "DashManifests";
293
- const _DOE = "DeleteOriginEndpoint";
294
- const _DOEP = "DeleteOriginEndpointPolicy";
295
- const _DOEPR = "DeleteOriginEndpointPolicyRequest";
296
- const _DOEPRe = "DeleteOriginEndpointPolicyResponse";
297
- const _DOER = "DeleteOriginEndpointRequest";
298
- const _DOERe = "DeleteOriginEndpointResponse";
299
- const _DP = "DvbPriority";
300
- const _DPI = "DashProgramInformation";
301
- const _DPe = "DestinationPath";
302
- const _DS = "DrmSignaling";
303
- const _DSC = "DashSubtitleConfiguration";
304
- const _DSr = "DrmSettings";
305
- const _DSrm = "DrmSystems";
306
- const _DSv = "DvbSettings";
307
- const _DTC = "DashTtmlConfiguration";
308
- const _DUT = "DashUtcTiming";
309
- const _DW = "DvbWeight";
310
- const _De = "Destination";
311
- const _E = "Encryption";
312
- const _ECC = "EncryptionContractConfiguration";
313
- const _ED = "EgressDomain";
314
- const _EEC = "EndpointErrorConditions";
315
- const _EM = "ErrorMessage";
316
- const _EMn = "EncryptionMethod";
317
- const _EMr = "ErrorMetrics";
318
- const _ET = "ETag";
319
- const _ETn = "EndTime";
320
- const _En = "End";
321
- const _FC = "FilterConfiguration";
322
- const _FD = "FontDownload";
323
- const _FEEC = "ForceEndpointErrorConfiguration";
324
- const _FF = "FontFamily";
325
- const _GC = "GetChannel";
326
- const _GCG = "GetChannelGroup";
327
- const _GCGR = "GetChannelGroupRequest";
328
- const _GCGRe = "GetChannelGroupResponse";
329
- const _GCP = "GetChannelPolicy";
330
- const _GCPR = "GetChannelPolicyRequest";
331
- const _GCPRe = "GetChannelPolicyResponse";
332
- const _GCR = "GetChannelRequest";
333
- const _GCRe = "GetChannelResponse";
334
- const _GDM = "GetDashManifests";
335
- const _GDMC = "GetDashManifestConfiguration";
336
- const _GHJ = "GetHarvestJob";
337
- const _GHJR = "GetHarvestJobRequest";
338
- const _GHJRe = "GetHarvestJobResponse";
339
- const _GHM = "GetHlsManifests";
340
- const _GHMC = "GetHlsManifestConfiguration";
341
- const _GLLHM = "GetLowLatencyHlsManifests";
342
- const _GLLHMC = "GetLowLatencyHlsManifestConfiguration";
343
- const _GMM = "GetMssManifests";
344
- const _GMMC = "GetMssManifestConfiguration";
345
- const _GOE = "GetOriginEndpoint";
346
- const _GOEP = "GetOriginEndpointPolicy";
347
- const _GOEPR = "GetOriginEndpointPolicyRequest";
348
- const _GOEPRe = "GetOriginEndpointPolicyResponse";
349
- const _GOER = "GetOriginEndpointRequest";
350
- const _GOERe = "GetOriginEndpointResponse";
351
- const _HDM = "HarvestedDashManifest";
352
- const _HDML = "HarvestedDashManifestsList";
353
- const _HHM = "HarvestedHlsManifest";
354
- const _HHML = "HarvestedHlsManifestsList";
355
- const _HJ = "HarvestJob";
356
- const _HJL = "HarvestJobsList";
357
- const _HJN = "HarvestJobName";
358
- const _HLLHM = "HarvestedLowLatencyHlsManifest";
359
- const _HLLHML = "HarvestedLowLatencyHlsManifestsList";
360
- const _HM = "HarvestedManifests";
361
- const _HMl = "HlsManifests";
362
- const _HSC = "HarvesterScheduleConfiguration";
363
- const _I = "Id";
364
- const _IE = "IngestEndpoints";
365
- const _IEL = "IngestEndpointList";
366
- const _IEM = "IsmEncryptionMethod";
367
- const _IEn = "IngestEndpoint";
368
- const _IIOS = "IncludeIframeOnlyStreams";
369
- const _ISC = "InputSwitchConfiguration";
370
- const _ISE = "InternalServerException";
371
- const _IT = "InputType";
372
- const _It = "Items";
373
- const _KRIS = "KeyRotationIntervalSeconds";
374
- const _LC = "LanguageCode";
375
- const _LCG = "ListChannelGroups";
376
- const _LCGR = "ListChannelGroupsRequest";
377
- const _LCGRi = "ListChannelGroupsResponse";
378
- const _LCR = "ListChannelsRequest";
379
- const _LCRi = "ListChannelsResponse";
380
- const _LCi = "ListChannels";
381
- const _LDM = "ListDashManifests";
382
- const _LDMC = "ListDashManifestConfiguration";
383
- const _LHJ = "ListHarvestJobs";
384
- const _LHJR = "ListHarvestJobsRequest";
385
- const _LHJRi = "ListHarvestJobsResponse";
386
- const _LHM = "ListHlsManifests";
387
- const _LHMC = "ListHlsManifestConfiguration";
388
- const _LLHM = "LowLatencyHlsManifests";
389
- const _LLLHM = "ListLowLatencyHlsManifests";
390
- const _LLLHMC = "ListLowLatencyHlsManifestConfiguration";
391
- const _LMM = "ListMssManifests";
392
- const _LMMC = "ListMssManifestConfiguration";
393
- const _LOE = "ListOriginEndpoints";
394
- const _LOER = "ListOriginEndpointsRequest";
395
- const _LOERi = "ListOriginEndpointsResponse";
396
- const _LTFR = "ListTagsForResource";
397
- const _LTFRR = "ListTagsForResourceRequest";
398
- const _LTFRRi = "ListTagsForResourceResponse";
399
- const _M = "Message";
400
- const _MA = "ModifiedAt";
401
- const _MBTS = "MinBufferTimeSeconds";
402
- const _MF = "ManifestFilter";
403
- const _MIU = "MoreInformationUrl";
404
- const _ML = "ManifestLayout";
405
- const _MM = "MssManifests";
406
- const _MN = "ManifestName";
407
- const _MQCSIS = "MQCSInputSwitching";
408
- const _MR = "MaxResults";
409
- const _MT = "MimeType";
410
- const _MUPS = "MinUpdatePeriodSeconds";
411
- const _MWS = "ManifestWindowSeconds";
412
- const _NT = "NextToken";
413
- const _OEL = "OriginEndpointsList";
414
- const _OELC = "OriginEndpointListConfiguration";
415
- const _OEN = "OriginEndpointName";
416
- const _OHC = "OutputHeaderConfiguration";
417
- const _P = "Profiles";
418
- const _PCP = "PutChannelPolicy";
419
- const _PCPR = "PutChannelPolicyRequest";
420
- const _PCPRu = "PutChannelPolicyResponse";
421
- const _PDTIS = "ProgramDateTimeIntervalSeconds";
422
- const _PI = "ProgramInformation";
423
- const _PIr = "PreferredInput";
424
- const _PMQCS = "PublishMQCS";
425
- const _POEP = "PutOriginEndpointPolicy";
426
- const _POEPR = "PutOriginEndpointPolicyRequest";
427
- const _POEPRu = "PutOriginEndpointPolicyResponse";
428
- const _PSA = "PresetSpeke20Audio";
429
- const _PSV = "PresetSpeke20Video";
430
- const _PT = "PeriodTriggers";
431
- const _Po = "Policy";
432
- const _Pr = "Probability";
433
- const _Pre = "Precise";
434
- const _RA = "ResetAt";
435
- const _RAe = "ResourceArn";
436
- const _RAo = "RoleArn";
437
- const _RCS = "ResetChannelState";
438
- const _RCSR = "ResetChannelStateRequest";
439
- const _RCSRe = "ResetChannelStateResponse";
440
- const _RI = "ResourceId";
441
- const _RNFE = "ResourceNotFoundException";
442
- const _ROES = "ResetOriginEndpointState";
443
- const _ROESR = "ResetOriginEndpointStateRequest";
444
- const _ROESRe = "ResetOriginEndpointStateResponse";
445
- const _RTNF = "ResourceTypeNotFound";
446
- const _RU = "ReportingUrl";
447
- const _S = "Status";
448
- const _SC = "SubtitleConfiguration";
449
- const _SCc = "ScheduleConfiguration";
450
- const _SD = "ScteDash";
451
- const _SDC = "S3DestinationConfig";
452
- const _SDS = "SegmentDurationSeconds";
453
- const _SDe = "S3Destination";
454
- const _SF = "ScteFilter";
455
- const _SH = "ScteHls";
456
- const _SIS = "ScteInSegments";
457
- const _SKP = "SpekeKeyProvider";
458
- const _SL = "ServiceLocation";
459
- const _SN = "SegmentName";
460
- const _SPDS = "SuggestedPresentationDelaySeconds";
461
- const _SQEE = "ServiceQuotaExceededException";
462
- const _SRA = "SecretsRoleArn";
463
- const _ST = "StartTag";
464
- const _STF = "SegmentTemplateFormat";
465
- const _STt = "StartTime";
466
- const _SWS = "StartoverWindowSeconds";
467
- const _Sc = "Scte";
468
- const _Se = "Segment";
469
- const _So = "Source";
470
- const _St = "Start";
471
- const _T = "Tags";
472
- const _TC = "TtmlConfiguration";
473
- const _TDS = "TimeDelaySeconds";
474
- const _TE = "ThrottlingException";
475
- const _TEM = "TsEncryptionMethod";
476
- const _TIDS = "TsIncludeDvbSubtitles";
477
- const _TK = "TagKeys";
478
- const _TM = "TimingMode";
479
- const _TO = "TimeOffset";
480
- const _TP = "TtmlProfile";
481
- const _TR = "TagResource";
482
- const _TRR = "TagResourceRequest";
483
- const _TS = "TimingSource";
484
- const _TUARG = "TsUseAudioRenditionGroup";
485
- const _Ti = "Title";
486
- const _U = "Url";
487
- const _UC = "UpdateChannel";
488
- const _UCG = "UpdateChannelGroup";
489
- const _UCGR = "UpdateChannelGroupRequest";
490
- const _UCGRp = "UpdateChannelGroupResponse";
491
- const _UCR = "UpdateChannelRequest";
492
- const _UCRp = "UpdateChannelResponse";
493
- const _UECM = "UrlEncodeChildManifest";
494
- const _UOE = "UpdateOriginEndpoint";
495
- const _UOER = "UpdateOriginEndpointRequest";
496
- const _UOERp = "UpdateOriginEndpointResponse";
497
- const _UR = "UntagResource";
498
- const _URR = "UntagResourceRequest";
499
- const _UT = "UtcTiming";
500
- const _VE = "ValidationException";
501
- const _VET = "ValidationExceptionType";
502
- const _c = "client";
503
- const _cN = "channelName";
504
- const _e = "error";
505
- const _h = "http";
506
- const _hE = "httpError";
507
- const _hH = "httpHeader";
508
- const _hQ = "httpQuery";
509
- const _iS = "includeStatus";
510
- const _iT = "idempotencyToken";
511
- const _jN = "jsonName";
512
- const _mR = "maxResults";
513
- const _nT = "nextToken";
514
- const _oEN = "originEndpointName";
515
- const _s = "server";
516
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.mediapackagev2";
517
- const _t = "tags";
518
- const _tK = "tagKeys";
519
- const _xact = "x-amzn-client-token";
520
- const _xauim = "x-amzn-update-if-match";
521
- const n0 = "com.amazonaws.mediapackagev2";
522
- var AccessDeniedException$ = [-3, n0, _ADE,
523
- { [_e]: _c, [_hE]: 403 },
524
- [_M],
525
- [0]
526
- ];
527
- schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
528
- var CancelHarvestJobRequest$ = [3, n0, _CHJR,
529
- 0,
530
- [_CGN, _CN, _OEN, _HJN, _ET],
531
- [[0, 1], [0, 1], [0, 1], [0, 1], [0, { [_hH]: _xauim }]], 4
532
- ];
533
- var CancelHarvestJobResponse$ = [3, n0, _CHJRa,
534
- 0,
535
- [],
536
- []
537
- ];
538
- var CdnAuthConfiguration$ = [3, n0, _CAC,
539
- 0,
540
- [_CISA, _SRA],
541
- [64 | 0, 0], 2
542
- ];
543
- var ChannelGroupListConfiguration$ = [3, n0, _CGLC,
544
- 0,
545
- [_CGN, _A, _CA, _MA, _D],
546
- [0, 0, 4, 4, 0], 4
547
- ];
548
- var ChannelListConfiguration$ = [3, n0, _CLC,
549
- 0,
550
- [_A, _CN, _CGN, _CA, _MA, _D, _IT],
551
- [0, 0, 0, 4, 4, 0, 0], 5
552
- ];
553
- var ConflictException$ = [-3, n0, _CE,
554
- { [_e]: _c, [_hE]: 409 },
555
- [_M, _CET],
556
- [0, 0]
557
- ];
558
- schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
559
- var CreateChannelGroupRequest$ = [3, n0, _CCGR,
560
- 0,
561
- [_CGN, _CT, _D, _T],
562
- [0, [0, { [_hH]: _xact, [_iT]: 1 }], 0, [128 | 0, { [_jN]: _t }]], 1
563
- ];
564
- var CreateChannelGroupResponse$ = [3, n0, _CCGRr,
565
- 0,
566
- [_CGN, _A, _ED, _CA, _MA, _ET, _D, _T],
567
- [0, 0, 0, 4, 4, 0, 0, 128 | 0], 5
568
- ];
569
- var CreateChannelRequest$ = [3, n0, _CCR,
570
- 0,
571
- [_CGN, _CN, _CT, _IT, _D, _ISC, _OHC, _T],
572
- [[0, 1], 0, [0, { [_hH]: _xact, [_iT]: 1 }], 0, 0, () => InputSwitchConfiguration$, () => OutputHeaderConfiguration$, [128 | 0, { [_jN]: _t }]], 2
573
- ];
574
- var CreateChannelResponse$ = [3, n0, _CCRr,
575
- 0,
576
- [_A, _CN, _CGN, _CA, _MA, _D, _IE, _IT, _ET, _T, _ISC, _OHC],
577
- [0, 0, 0, 4, 4, 0, () => IngestEndpointList, 0, 0, 128 | 0, () => InputSwitchConfiguration$, () => OutputHeaderConfiguration$], 5
578
- ];
579
- var CreateDashManifestConfiguration$ = [3, n0, _CDMC,
580
- 0,
581
- [_MN, _MWS, _FC, _MUPS, _MBTS, _SPDS, _STF, _PT, _SD, _DS, _UT, _P, _BU, _PI, _DSv, _C, _SC],
582
- [0, 1, () => FilterConfiguration$, 1, 1, 1, 0, 64 | 0, () => ScteDash$, 0, () => DashUtcTiming$, 64 | 0, () => DashBaseUrls, () => DashProgramInformation$, () => DashDvbSettings$, 0, () => DashSubtitleConfiguration$], 1
583
- ];
584
- var CreateHarvestJobRequest$ = [3, n0, _CHJRr,
585
- 0,
586
- [_CGN, _CN, _OEN, _HM, _SCc, _De, _D, _CT, _HJN, _T],
587
- [[0, 1], [0, 1], [0, 1], () => HarvestedManifests$, () => HarvesterScheduleConfiguration$, () => Destination$, 0, [0, { [_hH]: _xact, [_iT]: 1 }], 0, 128 | 0], 6
588
- ];
589
- var CreateHarvestJobResponse$ = [3, n0, _CHJRre,
590
- 0,
591
- [_CGN, _CN, _OEN, _De, _HJN, _HM, _SCc, _A, _CA, _MA, _S, _D, _EM, _ET, _T],
592
- [0, 0, 0, () => Destination$, 0, () => HarvestedManifests$, () => HarvesterScheduleConfiguration$, 0, 4, 4, 0, 0, 0, 0, 128 | 0], 11
593
- ];
594
- var CreateHlsManifestConfiguration$ = [3, n0, _CHMC,
595
- 0,
596
- [_MN, _CMN, _SH, _ST, _MWS, _PDTIS, _FC, _UECM],
597
- [0, 0, () => ScteHls$, () => StartTag$, 1, 1, () => FilterConfiguration$, 2], 1
598
- ];
599
- var CreateLowLatencyHlsManifestConfiguration$ = [3, n0, _CLLHMC,
600
- 0,
601
- [_MN, _CMN, _SH, _ST, _MWS, _PDTIS, _FC, _UECM],
602
- [0, 0, () => ScteHls$, () => StartTag$, 1, 1, () => FilterConfiguration$, 2], 1
603
- ];
604
- var CreateMssManifestConfiguration$ = [3, n0, _CMMC,
605
- 0,
606
- [_MN, _MWS, _FC, _ML],
607
- [0, 1, () => FilterConfiguration$, 0], 1
608
- ];
609
- var CreateOriginEndpointRequest$ = [3, n0, _COER,
610
- 0,
611
- [_CGN, _CN, _OEN, _CTo, _Se, _CT, _D, _SWS, _HMl, _LLHM, _DM, _MM, _FEEC, _T],
612
- [[0, 1], [0, 1], 0, 0, () => Segment$, [0, { [_hH]: _xact, [_iT]: 1 }], 0, 1, () => CreateHlsManifests, () => CreateLowLatencyHlsManifests, () => CreateDashManifests, () => CreateMssManifests, () => ForceEndpointErrorConfiguration$, 128 | 0], 4
613
- ];
614
- var CreateOriginEndpointResponse$ = [3, n0, _COERr,
615
- 0,
616
- [_A, _CGN, _CN, _OEN, _CTo, _Se, _CA, _MA, _D, _SWS, _HMl, _LLHM, _DM, _MM, _FEEC, _ET, _T],
617
- [0, 0, 0, 0, 0, () => Segment$, 4, 4, 0, 1, () => GetHlsManifests, () => GetLowLatencyHlsManifests, () => GetDashManifests, () => GetMssManifests, () => ForceEndpointErrorConfiguration$, 0, 128 | 0], 8
618
- ];
619
- var DashBaseUrl$ = [3, n0, _DBU,
620
- 0,
621
- [_U, _SL, _DP, _DW],
622
- [0, 0, 1, 1], 1
623
- ];
624
- var DashDvbFontDownload$ = [3, n0, _DDFD,
625
- 0,
626
- [_U, _MT, _FF],
627
- [0, 0, 0]
628
- ];
629
- var DashDvbMetricsReporting$ = [3, n0, _DDMR,
630
- 0,
631
- [_RU, _Pr],
632
- [0, 1], 1
633
- ];
634
- var DashDvbSettings$ = [3, n0, _DDS,
635
- 0,
636
- [_FD, _EMr],
637
- [() => DashDvbFontDownload$, () => DashDvbErrorMetrics]
638
- ];
639
- var DashProgramInformation$ = [3, n0, _DPI,
640
- 0,
641
- [_Ti, _So, _Co, _LC, _MIU],
642
- [0, 0, 0, 0, 0]
643
- ];
644
- var DashSubtitleConfiguration$ = [3, n0, _DSC,
645
- 0,
646
- [_TC],
647
- [() => DashTtmlConfiguration$]
648
- ];
649
- var DashTtmlConfiguration$ = [3, n0, _DTC,
650
- 0,
651
- [_TP],
652
- [0], 1
653
- ];
654
- var DashUtcTiming$ = [3, n0, _DUT,
655
- 0,
656
- [_TM, _TS],
657
- [0, 0]
658
- ];
659
- var DeleteChannelGroupRequest$ = [3, n0, _DCGR,
660
- 0,
661
- [_CGN],
662
- [[0, 1]], 1
663
- ];
664
- var DeleteChannelGroupResponse$ = [3, n0, _DCGRe,
665
- 0,
666
- [],
667
- []
668
- ];
669
- var DeleteChannelPolicyRequest$ = [3, n0, _DCPR,
670
- 0,
671
- [_CGN, _CN],
672
- [[0, 1], [0, 1]], 2
673
- ];
674
- var DeleteChannelPolicyResponse$ = [3, n0, _DCPRe,
675
- 0,
676
- [],
677
- []
678
- ];
679
- var DeleteChannelRequest$ = [3, n0, _DCR,
680
- 0,
681
- [_CGN, _CN],
682
- [[0, 1], [0, 1]], 2
683
- ];
684
- var DeleteChannelResponse$ = [3, n0, _DCRe,
685
- 0,
686
- [],
687
- []
688
- ];
689
- var DeleteOriginEndpointPolicyRequest$ = [3, n0, _DOEPR,
690
- 0,
691
- [_CGN, _CN, _OEN],
692
- [[0, 1], [0, 1], [0, 1]], 3
693
- ];
694
- var DeleteOriginEndpointPolicyResponse$ = [3, n0, _DOEPRe,
695
- 0,
696
- [],
697
- []
698
- ];
699
- var DeleteOriginEndpointRequest$ = [3, n0, _DOER,
700
- 0,
701
- [_CGN, _CN, _OEN],
702
- [[0, 1], [0, 1], [0, 1]], 3
703
- ];
704
- var DeleteOriginEndpointResponse$ = [3, n0, _DOERe,
705
- 0,
706
- [],
707
- []
708
- ];
709
- var Destination$ = [3, n0, _De,
710
- 0,
711
- [_SDe],
712
- [() => S3DestinationConfig$], 1
713
- ];
714
- var Encryption$ = [3, n0, _E,
715
- 0,
716
- [_EMn, _SKP, _CIV, _KRIS, _CESDM],
717
- [() => EncryptionMethod$, () => SpekeKeyProvider$, 0, 1, 2], 2
718
- ];
719
- var EncryptionContractConfiguration$ = [3, n0, _ECC,
720
- 0,
721
- [_PSA, _PSV],
722
- [0, 0], 2
723
- ];
724
- var EncryptionMethod$ = [3, n0, _EMn,
725
- 0,
726
- [_TEM, _CEM, _IEM],
727
- [0, 0, 0]
728
- ];
729
- var FilterConfiguration$ = [3, n0, _FC,
730
- 0,
731
- [_MF, _DSr, _St, _En, _TDS, _CST],
732
- [0, 0, 4, 4, 1, 4]
733
- ];
734
- var ForceEndpointErrorConfiguration$ = [3, n0, _FEEC,
735
- 0,
736
- [_EEC],
737
- [64 | 0]
738
- ];
739
- var GetChannelGroupRequest$ = [3, n0, _GCGR,
740
- 0,
741
- [_CGN],
742
- [[0, 1]], 1
743
- ];
744
- var GetChannelGroupResponse$ = [3, n0, _GCGRe,
745
- 0,
746
- [_CGN, _A, _ED, _CA, _MA, _D, _ET, _T],
747
- [0, 0, 0, 4, 4, 0, 0, [128 | 0, { [_jN]: _t }]], 5
748
- ];
749
- var GetChannelPolicyRequest$ = [3, n0, _GCPR,
750
- 0,
751
- [_CGN, _CN],
752
- [[0, 1], [0, 1]], 2
753
- ];
754
- var GetChannelPolicyResponse$ = [3, n0, _GCPRe,
755
- 0,
756
- [_CGN, _CN, _Po],
757
- [0, 0, 0], 3
758
- ];
759
- var GetChannelRequest$ = [3, n0, _GCR,
760
- 0,
761
- [_CGN, _CN],
762
- [[0, 1], [0, 1]], 2
763
- ];
764
- var GetChannelResponse$ = [3, n0, _GCRe,
765
- 0,
766
- [_A, _CN, _CGN, _CA, _MA, _RA, _D, _IE, _IT, _ET, _T, _ISC, _OHC],
767
- [0, 0, 0, 4, 4, 4, 0, () => IngestEndpointList, 0, 0, 128 | 0, () => InputSwitchConfiguration$, () => OutputHeaderConfiguration$], 5
768
- ];
769
- var GetDashManifestConfiguration$ = [3, n0, _GDMC,
770
- 0,
771
- [_MN, _U, _MWS, _FC, _MUPS, _MBTS, _SPDS, _STF, _PT, _SD, _DS, _UT, _P, _BU, _PI, _DSv, _C, _SC],
772
- [0, 0, 1, () => FilterConfiguration$, 1, 1, 1, 0, 64 | 0, () => ScteDash$, 0, () => DashUtcTiming$, 64 | 0, () => DashBaseUrls, () => DashProgramInformation$, () => DashDvbSettings$, 0, () => DashSubtitleConfiguration$], 2
773
- ];
774
- var GetHarvestJobRequest$ = [3, n0, _GHJR,
775
- 0,
776
- [_CGN, _CN, _OEN, _HJN],
777
- [[0, 1], [0, 1], [0, 1], [0, 1]], 4
778
- ];
779
- var GetHarvestJobResponse$ = [3, n0, _GHJRe,
780
- 0,
781
- [_CGN, _CN, _OEN, _De, _HJN, _HM, _SCc, _A, _CA, _MA, _S, _D, _EM, _ET, _T],
782
- [0, 0, 0, () => Destination$, 0, () => HarvestedManifests$, () => HarvesterScheduleConfiguration$, 0, 4, 4, 0, 0, 0, 0, 128 | 0], 11
783
- ];
784
- var GetHlsManifestConfiguration$ = [3, n0, _GHMC,
785
- 0,
786
- [_MN, _U, _CMN, _MWS, _PDTIS, _SH, _FC, _ST, _UECM],
787
- [0, 0, 0, 1, 1, () => ScteHls$, () => FilterConfiguration$, () => StartTag$, 2], 2
788
- ];
789
- var GetLowLatencyHlsManifestConfiguration$ = [3, n0, _GLLHMC,
790
- 0,
791
- [_MN, _U, _CMN, _MWS, _PDTIS, _SH, _FC, _ST, _UECM],
792
- [0, 0, 0, 1, 1, () => ScteHls$, () => FilterConfiguration$, () => StartTag$, 2], 2
793
- ];
794
- var GetMssManifestConfiguration$ = [3, n0, _GMMC,
795
- 0,
796
- [_MN, _U, _FC, _MWS, _ML],
797
- [0, 0, () => FilterConfiguration$, 1, 0], 2
798
- ];
799
- var GetOriginEndpointPolicyRequest$ = [3, n0, _GOEPR,
800
- 0,
801
- [_CGN, _CN, _OEN],
802
- [[0, 1], [0, 1], [0, 1]], 3
803
- ];
804
- var GetOriginEndpointPolicyResponse$ = [3, n0, _GOEPRe,
805
- 0,
806
- [_CGN, _CN, _OEN, _Po, _CAC],
807
- [0, 0, 0, 0, () => CdnAuthConfiguration$], 4
808
- ];
809
- var GetOriginEndpointRequest$ = [3, n0, _GOER,
810
- 0,
811
- [_CGN, _CN, _OEN],
812
- [[0, 1], [0, 1], [0, 1]], 3
813
- ];
814
- var GetOriginEndpointResponse$ = [3, n0, _GOERe,
815
- 0,
816
- [_A, _CGN, _CN, _OEN, _CTo, _Se, _CA, _MA, _RA, _D, _SWS, _HMl, _LLHM, _DM, _MM, _FEEC, _ET, _T],
817
- [0, 0, 0, 0, 0, () => Segment$, 4, 4, 4, 0, 1, () => GetHlsManifests, () => GetLowLatencyHlsManifests, () => GetDashManifests, () => GetMssManifests, () => ForceEndpointErrorConfiguration$, 0, 128 | 0], 8
818
- ];
819
- var HarvestedDashManifest$ = [3, n0, _HDM,
820
- 0,
821
- [_MN],
822
- [0], 1
823
- ];
824
- var HarvestedHlsManifest$ = [3, n0, _HHM,
825
- 0,
826
- [_MN],
827
- [0], 1
828
- ];
829
- var HarvestedLowLatencyHlsManifest$ = [3, n0, _HLLHM,
830
- 0,
831
- [_MN],
832
- [0], 1
833
- ];
834
- var HarvestedManifests$ = [3, n0, _HM,
835
- 0,
836
- [_HMl, _DM, _LLHM],
837
- [() => HarvestedHlsManifestsList, () => HarvestedDashManifestsList, () => HarvestedLowLatencyHlsManifestsList]
838
- ];
839
- var HarvesterScheduleConfiguration$ = [3, n0, _HSC,
840
- 0,
841
- [_STt, _ETn],
842
- [4, 4], 2
843
- ];
844
- var HarvestJob$ = [3, n0, _HJ,
845
- 0,
846
- [_CGN, _CN, _OEN, _De, _HJN, _HM, _SCc, _A, _CA, _MA, _S, _D, _EM, _ET],
847
- [0, 0, 0, () => Destination$, 0, () => HarvestedManifests$, () => HarvesterScheduleConfiguration$, 0, 4, 4, 0, 0, 0, 0], 11
848
- ];
849
- var IngestEndpoint$ = [3, n0, _IEn,
850
- 0,
851
- [_I, _U],
852
- [0, 0]
853
- ];
854
- var InputSwitchConfiguration$ = [3, n0, _ISC,
855
- 0,
856
- [_MQCSIS, _PIr],
857
- [2, 1]
858
- ];
859
- var InternalServerException$ = [-3, n0, _ISE,
860
- { [_e]: _s, [_hE]: 500 },
861
- [_M],
862
- [0]
863
- ];
864
- schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
865
- var ListChannelGroupsRequest$ = [3, n0, _LCGR,
866
- 0,
867
- [_MR, _NT],
868
- [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
869
- ];
870
- var ListChannelGroupsResponse$ = [3, n0, _LCGRi,
871
- 0,
872
- [_It, _NT],
873
- [() => ChannelGroupsList, 0]
874
- ];
875
- var ListChannelsRequest$ = [3, n0, _LCR,
876
- 0,
877
- [_CGN, _MR, _NT],
878
- [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
879
- ];
880
- var ListChannelsResponse$ = [3, n0, _LCRi,
881
- 0,
882
- [_It, _NT],
883
- [() => ChannelList, 0]
884
- ];
885
- var ListDashManifestConfiguration$ = [3, n0, _LDMC,
886
- 0,
887
- [_MN, _U],
888
- [0, 0], 1
889
- ];
890
- var ListHarvestJobsRequest$ = [3, n0, _LHJR,
891
- 0,
892
- [_CGN, _CN, _OEN, _S, _MR, _NT],
893
- [[0, 1], [0, { [_hQ]: _cN }], [0, { [_hQ]: _oEN }], [0, { [_hQ]: _iS }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
894
- ];
895
- var ListHarvestJobsResponse$ = [3, n0, _LHJRi,
896
- 0,
897
- [_It, _NT],
898
- [() => HarvestJobsList, 0]
899
- ];
900
- var ListHlsManifestConfiguration$ = [3, n0, _LHMC,
901
- 0,
902
- [_MN, _CMN, _U],
903
- [0, 0, 0], 1
904
- ];
905
- var ListLowLatencyHlsManifestConfiguration$ = [3, n0, _LLLHMC,
906
- 0,
907
- [_MN, _CMN, _U],
908
- [0, 0, 0], 1
909
- ];
910
- var ListMssManifestConfiguration$ = [3, n0, _LMMC,
911
- 0,
912
- [_MN, _U],
913
- [0, 0], 1
914
- ];
915
- var ListOriginEndpointsRequest$ = [3, n0, _LOER,
916
- 0,
917
- [_CGN, _CN, _MR, _NT],
918
- [[0, 1], [0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 2
919
- ];
920
- var ListOriginEndpointsResponse$ = [3, n0, _LOERi,
921
- 0,
922
- [_It, _NT],
923
- [() => OriginEndpointsList, 0]
924
- ];
925
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
926
- 0,
927
- [_RAe],
928
- [[0, 1]], 1
929
- ];
930
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
931
- 0,
932
- [_T],
933
- [[128 | 0, { [_jN]: _t }]]
934
- ];
935
- var OriginEndpointListConfiguration$ = [3, n0, _OELC,
936
- 0,
937
- [_A, _CGN, _CN, _OEN, _CTo, _D, _CA, _MA, _HMl, _LLHM, _DM, _MM, _FEEC],
938
- [0, 0, 0, 0, 0, 0, 4, 4, () => ListHlsManifests, () => ListLowLatencyHlsManifests, () => ListDashManifests, () => ListMssManifests, () => ForceEndpointErrorConfiguration$], 5
939
- ];
940
- var OutputHeaderConfiguration$ = [3, n0, _OHC,
941
- 0,
942
- [_PMQCS],
943
- [2]
944
- ];
945
- var PutChannelPolicyRequest$ = [3, n0, _PCPR,
946
- 0,
947
- [_CGN, _CN, _Po],
948
- [[0, 1], [0, 1], 0], 3
949
- ];
950
- var PutChannelPolicyResponse$ = [3, n0, _PCPRu,
951
- 0,
952
- [],
953
- []
954
- ];
955
- var PutOriginEndpointPolicyRequest$ = [3, n0, _POEPR,
956
- 0,
957
- [_CGN, _CN, _OEN, _Po, _CAC],
958
- [[0, 1], [0, 1], [0, 1], 0, () => CdnAuthConfiguration$], 4
959
- ];
960
- var PutOriginEndpointPolicyResponse$ = [3, n0, _POEPRu,
961
- 0,
962
- [],
963
- []
964
- ];
965
- var ResetChannelStateRequest$ = [3, n0, _RCSR,
966
- 0,
967
- [_CGN, _CN],
968
- [[0, 1], [0, 1]], 2
969
- ];
970
- var ResetChannelStateResponse$ = [3, n0, _RCSRe,
971
- 0,
972
- [_CGN, _CN, _A, _RA],
973
- [0, 0, 0, 4], 4
974
- ];
975
- var ResetOriginEndpointStateRequest$ = [3, n0, _ROESR,
976
- 0,
977
- [_CGN, _CN, _OEN],
978
- [[0, 1], [0, 1], [0, 1]], 3
979
- ];
980
- var ResetOriginEndpointStateResponse$ = [3, n0, _ROESRe,
981
- 0,
982
- [_CGN, _CN, _OEN, _A, _RA],
983
- [0, 0, 0, 0, 4], 5
984
- ];
985
- var ResourceNotFoundException$ = [-3, n0, _RNFE,
986
- { [_e]: _c, [_hE]: 404 },
987
- [_M, _RTNF],
988
- [0, 0]
989
- ];
990
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
991
- var S3DestinationConfig$ = [3, n0, _SDC,
992
- 0,
993
- [_BN, _DPe],
994
- [0, 0], 2
995
- ];
996
- var Scte$ = [3, n0, _Sc,
997
- 0,
998
- [_SF, _SIS],
999
- [64 | 0, 0]
1000
- ];
1001
- var ScteDash$ = [3, n0, _SD,
1002
- 0,
1003
- [_AMD],
1004
- [0]
1005
- ];
1006
- var ScteHls$ = [3, n0, _SH,
1007
- 0,
1008
- [_AMH],
1009
- [0]
1010
- ];
1011
- var Segment$ = [3, n0, _Se,
1012
- 0,
1013
- [_SDS, _SN, _TUARG, _IIOS, _TIDS, _Sc, _E],
1014
- [1, 0, 2, 2, 2, () => Scte$, () => Encryption$]
1015
- ];
1016
- var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
1017
- { [_e]: _c, [_hE]: 402 },
1018
- [_M],
1019
- [0]
1020
- ];
1021
- schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
1022
- var SpekeKeyProvider$ = [3, n0, _SKP,
1023
- 0,
1024
- [_ECC, _RI, _DSrm, _RAo, _U, _CAe],
1025
- [() => EncryptionContractConfiguration$, 0, 64 | 0, 0, 0, 0], 5
1026
- ];
1027
- var StartTag$ = [3, n0, _ST,
1028
- 0,
1029
- [_TO, _Pre],
1030
- [1, 2], 1
1031
- ];
1032
- var TagResourceRequest$ = [3, n0, _TRR,
1033
- 0,
1034
- [_RAe, _T],
1035
- [[0, 1], [128 | 0, { [_jN]: _t }]], 2
1036
- ];
1037
- var ThrottlingException$ = [-3, n0, _TE,
1038
- { [_e]: _c, [_hE]: 429 },
1039
- [_M],
1040
- [0]
1041
- ];
1042
- schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
1043
- var UntagResourceRequest$ = [3, n0, _URR,
1044
- 0,
1045
- [_RAe, _TK],
1046
- [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
1047
- ];
1048
- var UpdateChannelGroupRequest$ = [3, n0, _UCGR,
1049
- 0,
1050
- [_CGN, _ET, _D],
1051
- [[0, 1], [0, { [_hH]: _xauim }], 0], 1
1052
- ];
1053
- var UpdateChannelGroupResponse$ = [3, n0, _UCGRp,
1054
- 0,
1055
- [_CGN, _A, _ED, _CA, _MA, _D, _ET, _T],
1056
- [0, 0, 0, 4, 4, 0, 0, [128 | 0, { [_jN]: _t }]], 5
1057
- ];
1058
- var UpdateChannelRequest$ = [3, n0, _UCR,
1059
- 0,
1060
- [_CGN, _CN, _ET, _D, _ISC, _OHC],
1061
- [[0, 1], [0, 1], [0, { [_hH]: _xauim }], 0, () => InputSwitchConfiguration$, () => OutputHeaderConfiguration$], 2
1062
- ];
1063
- var UpdateChannelResponse$ = [3, n0, _UCRp,
1064
- 0,
1065
- [_A, _CN, _CGN, _CA, _MA, _D, _IE, _IT, _ET, _T, _ISC, _OHC],
1066
- [0, 0, 0, 4, 4, 0, () => IngestEndpointList, 0, 0, [128 | 0, { [_jN]: _t }], () => InputSwitchConfiguration$, () => OutputHeaderConfiguration$], 5
1067
- ];
1068
- var UpdateOriginEndpointRequest$ = [3, n0, _UOER,
1069
- 0,
1070
- [_CGN, _CN, _OEN, _CTo, _Se, _D, _SWS, _HMl, _LLHM, _DM, _MM, _FEEC, _ET],
1071
- [[0, 1], [0, 1], [0, 1], 0, () => Segment$, 0, 1, () => CreateHlsManifests, () => CreateLowLatencyHlsManifests, () => CreateDashManifests, () => CreateMssManifests, () => ForceEndpointErrorConfiguration$, [0, { [_hH]: _xauim }]], 4
1072
- ];
1073
- var UpdateOriginEndpointResponse$ = [3, n0, _UOERp,
1074
- 0,
1075
- [_A, _CGN, _CN, _OEN, _CTo, _Se, _CA, _MA, _D, _SWS, _HMl, _LLHM, _MM, _FEEC, _ET, _T, _DM],
1076
- [0, 0, 0, 0, 0, () => Segment$, 4, 4, 0, 1, () => GetHlsManifests, () => GetLowLatencyHlsManifests, () => GetMssManifests, () => ForceEndpointErrorConfiguration$, 0, [128 | 0, { [_jN]: _t }], () => GetDashManifests], 8
1077
- ];
1078
- var ValidationException$ = [-3, n0, _VE,
1079
- { [_e]: _c },
1080
- [_M, _VET],
1081
- [0, 0]
1082
- ];
1083
- schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
1084
- var __Unit = "unit";
1085
- var MediaPackageV2ServiceException$ = [-3, _sm, "MediaPackageV2ServiceException", 0, [], []];
1086
- schema.TypeRegistry.for(_sm).registerError(MediaPackageV2ServiceException$, MediaPackageV2ServiceException);
1087
- var ChannelGroupsList = [1, n0, _CGL,
1088
- 0, () => ChannelGroupListConfiguration$
1089
- ];
1090
- var ChannelList = [1, n0, _CL,
1091
- 0, () => ChannelListConfiguration$
1092
- ];
1093
- var CreateDashManifests = [1, n0, _CDM,
1094
- 0, () => CreateDashManifestConfiguration$
1095
- ];
1096
- var CreateHlsManifests = [1, n0, _CHM,
1097
- 0, () => CreateHlsManifestConfiguration$
1098
- ];
1099
- var CreateLowLatencyHlsManifests = [1, n0, _CLLHM,
1100
- 0, () => CreateLowLatencyHlsManifestConfiguration$
1101
- ];
1102
- var CreateMssManifests = [1, n0, _CMM,
1103
- 0, () => CreateMssManifestConfiguration$
1104
- ];
1105
- var DashBaseUrls = [1, n0, _DBUa,
1106
- 0, () => DashBaseUrl$
1107
- ];
1108
- var DashDvbErrorMetrics = [1, n0, _DDEM,
1109
- 0, () => DashDvbMetricsReporting$
1110
- ];
1111
- var GetDashManifests = [1, n0, _GDM,
1112
- 0, () => GetDashManifestConfiguration$
1113
- ];
1114
- var GetHlsManifests = [1, n0, _GHM,
1115
- 0, () => GetHlsManifestConfiguration$
1116
- ];
1117
- var GetLowLatencyHlsManifests = [1, n0, _GLLHM,
1118
- 0, () => GetLowLatencyHlsManifestConfiguration$
1119
- ];
1120
- var GetMssManifests = [1, n0, _GMM,
1121
- 0, () => GetMssManifestConfiguration$
1122
- ];
1123
- var HarvestedDashManifestsList = [1, n0, _HDML,
1124
- 0, () => HarvestedDashManifest$
1125
- ];
1126
- var HarvestedHlsManifestsList = [1, n0, _HHML,
1127
- 0, () => HarvestedHlsManifest$
1128
- ];
1129
- var HarvestedLowLatencyHlsManifestsList = [1, n0, _HLLHML,
1130
- 0, () => HarvestedLowLatencyHlsManifest$
1131
- ];
1132
- var HarvestJobsList = [1, n0, _HJL,
1133
- 0, () => HarvestJob$
1134
- ];
1135
- var IngestEndpointList = [1, n0, _IEL,
1136
- 0, () => IngestEndpoint$
1137
- ];
1138
- var ListDashManifests = [1, n0, _LDM,
1139
- 0, () => ListDashManifestConfiguration$
1140
- ];
1141
- var ListHlsManifests = [1, n0, _LHM,
1142
- 0, () => ListHlsManifestConfiguration$
1143
- ];
1144
- var ListLowLatencyHlsManifests = [1, n0, _LLLHM,
1145
- 0, () => ListLowLatencyHlsManifestConfiguration$
1146
- ];
1147
- var ListMssManifests = [1, n0, _LMM,
1148
- 0, () => ListMssManifestConfiguration$
1149
- ];
1150
- var OriginEndpointsList = [1, n0, _OEL,
1151
- 0, () => OriginEndpointListConfiguration$
1152
- ];
1153
- var CancelHarvestJob$ = [9, n0, _CHJ,
1154
- { [_h]: ["PUT", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/harvestJob/{HarvestJobName}", 200] }, () => CancelHarvestJobRequest$, () => CancelHarvestJobResponse$
1155
- ];
1156
- var CreateChannel$ = [9, n0, _CC,
1157
- { [_h]: ["POST", "/channelGroup/{ChannelGroupName}/channel", 200] }, () => CreateChannelRequest$, () => CreateChannelResponse$
1158
- ];
1159
- var CreateChannelGroup$ = [9, n0, _CCG,
1160
- { [_h]: ["POST", "/channelGroup", 200] }, () => CreateChannelGroupRequest$, () => CreateChannelGroupResponse$
1161
- ];
1162
- var CreateHarvestJob$ = [9, n0, _CHJr,
1163
- { [_h]: ["POST", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/harvestJob", 200] }, () => CreateHarvestJobRequest$, () => CreateHarvestJobResponse$
1164
- ];
1165
- var CreateOriginEndpoint$ = [9, n0, _COE,
1166
- { [_h]: ["POST", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint", 200] }, () => CreateOriginEndpointRequest$, () => CreateOriginEndpointResponse$
1167
- ];
1168
- var DeleteChannel$ = [9, n0, _DC,
1169
- { [_h]: ["DELETE", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/", 200] }, () => DeleteChannelRequest$, () => DeleteChannelResponse$
1170
- ];
1171
- var DeleteChannelGroup$ = [9, n0, _DCG,
1172
- { [_h]: ["DELETE", "/channelGroup/{ChannelGroupName}", 200] }, () => DeleteChannelGroupRequest$, () => DeleteChannelGroupResponse$
1173
- ];
1174
- var DeleteChannelPolicy$ = [9, n0, _DCP,
1175
- { [_h]: ["DELETE", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/policy", 200] }, () => DeleteChannelPolicyRequest$, () => DeleteChannelPolicyResponse$
1176
- ];
1177
- var DeleteOriginEndpoint$ = [9, n0, _DOE,
1178
- { [_h]: ["DELETE", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}", 200] }, () => DeleteOriginEndpointRequest$, () => DeleteOriginEndpointResponse$
1179
- ];
1180
- var DeleteOriginEndpointPolicy$ = [9, n0, _DOEP,
1181
- { [_h]: ["DELETE", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/policy", 200] }, () => DeleteOriginEndpointPolicyRequest$, () => DeleteOriginEndpointPolicyResponse$
1182
- ];
1183
- var GetChannel$ = [9, n0, _GC,
1184
- { [_h]: ["GET", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/", 200] }, () => GetChannelRequest$, () => GetChannelResponse$
1185
- ];
1186
- var GetChannelGroup$ = [9, n0, _GCG,
1187
- { [_h]: ["GET", "/channelGroup/{ChannelGroupName}", 200] }, () => GetChannelGroupRequest$, () => GetChannelGroupResponse$
1188
- ];
1189
- var GetChannelPolicy$ = [9, n0, _GCP,
1190
- { [_h]: ["GET", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/policy", 200] }, () => GetChannelPolicyRequest$, () => GetChannelPolicyResponse$
1191
- ];
1192
- var GetHarvestJob$ = [9, n0, _GHJ,
1193
- { [_h]: ["GET", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/harvestJob/{HarvestJobName}", 200] }, () => GetHarvestJobRequest$, () => GetHarvestJobResponse$
1194
- ];
1195
- var GetOriginEndpoint$ = [9, n0, _GOE,
1196
- { [_h]: ["GET", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}", 200] }, () => GetOriginEndpointRequest$, () => GetOriginEndpointResponse$
1197
- ];
1198
- var GetOriginEndpointPolicy$ = [9, n0, _GOEP,
1199
- { [_h]: ["GET", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/policy", 200] }, () => GetOriginEndpointPolicyRequest$, () => GetOriginEndpointPolicyResponse$
1200
- ];
1201
- var ListChannelGroups$ = [9, n0, _LCG,
1202
- { [_h]: ["GET", "/channelGroup", 200] }, () => ListChannelGroupsRequest$, () => ListChannelGroupsResponse$
1203
- ];
1204
- var ListChannels$ = [9, n0, _LCi,
1205
- { [_h]: ["GET", "/channelGroup/{ChannelGroupName}/channel", 200] }, () => ListChannelsRequest$, () => ListChannelsResponse$
1206
- ];
1207
- var ListHarvestJobs$ = [9, n0, _LHJ,
1208
- { [_h]: ["GET", "/channelGroup/{ChannelGroupName}/harvestJob", 200] }, () => ListHarvestJobsRequest$, () => ListHarvestJobsResponse$
1209
- ];
1210
- var ListOriginEndpoints$ = [9, n0, _LOE,
1211
- { [_h]: ["GET", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint", 200] }, () => ListOriginEndpointsRequest$, () => ListOriginEndpointsResponse$
1212
- ];
1213
- var ListTagsForResource$ = [9, n0, _LTFR,
1214
- { [_h]: ["GET", "/tags/{ResourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
1215
- ];
1216
- var PutChannelPolicy$ = [9, n0, _PCP,
1217
- { [_h]: ["PUT", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/policy", 200] }, () => PutChannelPolicyRequest$, () => PutChannelPolicyResponse$
1218
- ];
1219
- var PutOriginEndpointPolicy$ = [9, n0, _POEP,
1220
- { [_h]: ["POST", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/policy", 200] }, () => PutOriginEndpointPolicyRequest$, () => PutOriginEndpointPolicyResponse$
1221
- ];
1222
- var ResetChannelState$ = [9, n0, _RCS,
1223
- { [_h]: ["POST", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/reset", 200] }, () => ResetChannelStateRequest$, () => ResetChannelStateResponse$
1224
- ];
1225
- var ResetOriginEndpointState$ = [9, n0, _ROES,
1226
- { [_h]: ["POST", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/reset", 200] }, () => ResetOriginEndpointStateRequest$, () => ResetOriginEndpointStateResponse$
1227
- ];
1228
- var TagResource$ = [9, n0, _TR,
1229
- { [_h]: ["POST", "/tags/{ResourceArn}", 204] }, () => TagResourceRequest$, () => __Unit
1230
- ];
1231
- var UntagResource$ = [9, n0, _UR,
1232
- { [_h]: ["DELETE", "/tags/{ResourceArn}", 204] }, () => UntagResourceRequest$, () => __Unit
1233
- ];
1234
- var UpdateChannel$ = [9, n0, _UC,
1235
- { [_h]: ["PUT", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/", 200] }, () => UpdateChannelRequest$, () => UpdateChannelResponse$
1236
- ];
1237
- var UpdateChannelGroup$ = [9, n0, _UCG,
1238
- { [_h]: ["PUT", "/channelGroup/{ChannelGroupName}", 200] }, () => UpdateChannelGroupRequest$, () => UpdateChannelGroupResponse$
1239
- ];
1240
- var UpdateOriginEndpoint$ = [9, n0, _UOE,
1241
- { [_h]: ["PUT", "/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}", 200] }, () => UpdateOriginEndpointRequest$, () => UpdateOriginEndpointResponse$
1242
- ];
1243
-
1244
117
  class CancelHarvestJobCommand extends smithyClient.Command
1245
118
  .classBuilder()
1246
119
  .ep(commonParams)
@@ -1249,7 +122,7 @@ class CancelHarvestJobCommand extends smithyClient.Command
1249
122
  })
1250
123
  .s("mediapackagev2", "CancelHarvestJob", {})
1251
124
  .n("MediaPackageV2Client", "CancelHarvestJobCommand")
1252
- .sc(CancelHarvestJob$)
125
+ .sc(schemas_0.CancelHarvestJob$)
1253
126
  .build() {
1254
127
  }
1255
128
 
@@ -1261,7 +134,7 @@ class CreateChannelCommand extends smithyClient.Command
1261
134
  })
1262
135
  .s("mediapackagev2", "CreateChannel", {})
1263
136
  .n("MediaPackageV2Client", "CreateChannelCommand")
1264
- .sc(CreateChannel$)
137
+ .sc(schemas_0.CreateChannel$)
1265
138
  .build() {
1266
139
  }
1267
140
 
@@ -1273,7 +146,7 @@ class CreateChannelGroupCommand extends smithyClient.Command
1273
146
  })
1274
147
  .s("mediapackagev2", "CreateChannelGroup", {})
1275
148
  .n("MediaPackageV2Client", "CreateChannelGroupCommand")
1276
- .sc(CreateChannelGroup$)
149
+ .sc(schemas_0.CreateChannelGroup$)
1277
150
  .build() {
1278
151
  }
1279
152
 
@@ -1285,7 +158,7 @@ class CreateHarvestJobCommand extends smithyClient.Command
1285
158
  })
1286
159
  .s("mediapackagev2", "CreateHarvestJob", {})
1287
160
  .n("MediaPackageV2Client", "CreateHarvestJobCommand")
1288
- .sc(CreateHarvestJob$)
161
+ .sc(schemas_0.CreateHarvestJob$)
1289
162
  .build() {
1290
163
  }
1291
164
 
@@ -1297,7 +170,7 @@ class CreateOriginEndpointCommand extends smithyClient.Command
1297
170
  })
1298
171
  .s("mediapackagev2", "CreateOriginEndpoint", {})
1299
172
  .n("MediaPackageV2Client", "CreateOriginEndpointCommand")
1300
- .sc(CreateOriginEndpoint$)
173
+ .sc(schemas_0.CreateOriginEndpoint$)
1301
174
  .build() {
1302
175
  }
1303
176
 
@@ -1309,7 +182,7 @@ class DeleteChannelCommand extends smithyClient.Command
1309
182
  })
1310
183
  .s("mediapackagev2", "DeleteChannel", {})
1311
184
  .n("MediaPackageV2Client", "DeleteChannelCommand")
1312
- .sc(DeleteChannel$)
185
+ .sc(schemas_0.DeleteChannel$)
1313
186
  .build() {
1314
187
  }
1315
188
 
@@ -1321,7 +194,7 @@ class DeleteChannelGroupCommand extends smithyClient.Command
1321
194
  })
1322
195
  .s("mediapackagev2", "DeleteChannelGroup", {})
1323
196
  .n("MediaPackageV2Client", "DeleteChannelGroupCommand")
1324
- .sc(DeleteChannelGroup$)
197
+ .sc(schemas_0.DeleteChannelGroup$)
1325
198
  .build() {
1326
199
  }
1327
200
 
@@ -1333,7 +206,7 @@ class DeleteChannelPolicyCommand extends smithyClient.Command
1333
206
  })
1334
207
  .s("mediapackagev2", "DeleteChannelPolicy", {})
1335
208
  .n("MediaPackageV2Client", "DeleteChannelPolicyCommand")
1336
- .sc(DeleteChannelPolicy$)
209
+ .sc(schemas_0.DeleteChannelPolicy$)
1337
210
  .build() {
1338
211
  }
1339
212
 
@@ -1345,7 +218,7 @@ class DeleteOriginEndpointCommand extends smithyClient.Command
1345
218
  })
1346
219
  .s("mediapackagev2", "DeleteOriginEndpoint", {})
1347
220
  .n("MediaPackageV2Client", "DeleteOriginEndpointCommand")
1348
- .sc(DeleteOriginEndpoint$)
221
+ .sc(schemas_0.DeleteOriginEndpoint$)
1349
222
  .build() {
1350
223
  }
1351
224
 
@@ -1357,7 +230,7 @@ class DeleteOriginEndpointPolicyCommand extends smithyClient.Command
1357
230
  })
1358
231
  .s("mediapackagev2", "DeleteOriginEndpointPolicy", {})
1359
232
  .n("MediaPackageV2Client", "DeleteOriginEndpointPolicyCommand")
1360
- .sc(DeleteOriginEndpointPolicy$)
233
+ .sc(schemas_0.DeleteOriginEndpointPolicy$)
1361
234
  .build() {
1362
235
  }
1363
236
 
@@ -1369,7 +242,7 @@ class GetChannelCommand extends smithyClient.Command
1369
242
  })
1370
243
  .s("mediapackagev2", "GetChannel", {})
1371
244
  .n("MediaPackageV2Client", "GetChannelCommand")
1372
- .sc(GetChannel$)
245
+ .sc(schemas_0.GetChannel$)
1373
246
  .build() {
1374
247
  }
1375
248
 
@@ -1381,7 +254,7 @@ class GetChannelGroupCommand extends smithyClient.Command
1381
254
  })
1382
255
  .s("mediapackagev2", "GetChannelGroup", {})
1383
256
  .n("MediaPackageV2Client", "GetChannelGroupCommand")
1384
- .sc(GetChannelGroup$)
257
+ .sc(schemas_0.GetChannelGroup$)
1385
258
  .build() {
1386
259
  }
1387
260
 
@@ -1393,7 +266,7 @@ class GetChannelPolicyCommand extends smithyClient.Command
1393
266
  })
1394
267
  .s("mediapackagev2", "GetChannelPolicy", {})
1395
268
  .n("MediaPackageV2Client", "GetChannelPolicyCommand")
1396
- .sc(GetChannelPolicy$)
269
+ .sc(schemas_0.GetChannelPolicy$)
1397
270
  .build() {
1398
271
  }
1399
272
 
@@ -1405,7 +278,7 @@ class GetHarvestJobCommand extends smithyClient.Command
1405
278
  })
1406
279
  .s("mediapackagev2", "GetHarvestJob", {})
1407
280
  .n("MediaPackageV2Client", "GetHarvestJobCommand")
1408
- .sc(GetHarvestJob$)
281
+ .sc(schemas_0.GetHarvestJob$)
1409
282
  .build() {
1410
283
  }
1411
284
 
@@ -1417,7 +290,7 @@ class GetOriginEndpointCommand extends smithyClient.Command
1417
290
  })
1418
291
  .s("mediapackagev2", "GetOriginEndpoint", {})
1419
292
  .n("MediaPackageV2Client", "GetOriginEndpointCommand")
1420
- .sc(GetOriginEndpoint$)
293
+ .sc(schemas_0.GetOriginEndpoint$)
1421
294
  .build() {
1422
295
  }
1423
296
 
@@ -1429,7 +302,7 @@ class GetOriginEndpointPolicyCommand extends smithyClient.Command
1429
302
  })
1430
303
  .s("mediapackagev2", "GetOriginEndpointPolicy", {})
1431
304
  .n("MediaPackageV2Client", "GetOriginEndpointPolicyCommand")
1432
- .sc(GetOriginEndpointPolicy$)
305
+ .sc(schemas_0.GetOriginEndpointPolicy$)
1433
306
  .build() {
1434
307
  }
1435
308
 
@@ -1441,7 +314,7 @@ class ListChannelGroupsCommand extends smithyClient.Command
1441
314
  })
1442
315
  .s("mediapackagev2", "ListChannelGroups", {})
1443
316
  .n("MediaPackageV2Client", "ListChannelGroupsCommand")
1444
- .sc(ListChannelGroups$)
317
+ .sc(schemas_0.ListChannelGroups$)
1445
318
  .build() {
1446
319
  }
1447
320
 
@@ -1453,7 +326,7 @@ class ListChannelsCommand extends smithyClient.Command
1453
326
  })
1454
327
  .s("mediapackagev2", "ListChannels", {})
1455
328
  .n("MediaPackageV2Client", "ListChannelsCommand")
1456
- .sc(ListChannels$)
329
+ .sc(schemas_0.ListChannels$)
1457
330
  .build() {
1458
331
  }
1459
332
 
@@ -1465,7 +338,7 @@ class ListHarvestJobsCommand extends smithyClient.Command
1465
338
  })
1466
339
  .s("mediapackagev2", "ListHarvestJobs", {})
1467
340
  .n("MediaPackageV2Client", "ListHarvestJobsCommand")
1468
- .sc(ListHarvestJobs$)
341
+ .sc(schemas_0.ListHarvestJobs$)
1469
342
  .build() {
1470
343
  }
1471
344
 
@@ -1477,7 +350,7 @@ class ListOriginEndpointsCommand extends smithyClient.Command
1477
350
  })
1478
351
  .s("mediapackagev2", "ListOriginEndpoints", {})
1479
352
  .n("MediaPackageV2Client", "ListOriginEndpointsCommand")
1480
- .sc(ListOriginEndpoints$)
353
+ .sc(schemas_0.ListOriginEndpoints$)
1481
354
  .build() {
1482
355
  }
1483
356
 
@@ -1489,7 +362,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
1489
362
  })
1490
363
  .s("mediapackagev2", "ListTagsForResource", {})
1491
364
  .n("MediaPackageV2Client", "ListTagsForResourceCommand")
1492
- .sc(ListTagsForResource$)
365
+ .sc(schemas_0.ListTagsForResource$)
1493
366
  .build() {
1494
367
  }
1495
368
 
@@ -1501,7 +374,7 @@ class PutChannelPolicyCommand extends smithyClient.Command
1501
374
  })
1502
375
  .s("mediapackagev2", "PutChannelPolicy", {})
1503
376
  .n("MediaPackageV2Client", "PutChannelPolicyCommand")
1504
- .sc(PutChannelPolicy$)
377
+ .sc(schemas_0.PutChannelPolicy$)
1505
378
  .build() {
1506
379
  }
1507
380
 
@@ -1513,7 +386,7 @@ class PutOriginEndpointPolicyCommand extends smithyClient.Command
1513
386
  })
1514
387
  .s("mediapackagev2", "PutOriginEndpointPolicy", {})
1515
388
  .n("MediaPackageV2Client", "PutOriginEndpointPolicyCommand")
1516
- .sc(PutOriginEndpointPolicy$)
389
+ .sc(schemas_0.PutOriginEndpointPolicy$)
1517
390
  .build() {
1518
391
  }
1519
392
 
@@ -1525,7 +398,7 @@ class ResetChannelStateCommand extends smithyClient.Command
1525
398
  })
1526
399
  .s("mediapackagev2", "ResetChannelState", {})
1527
400
  .n("MediaPackageV2Client", "ResetChannelStateCommand")
1528
- .sc(ResetChannelState$)
401
+ .sc(schemas_0.ResetChannelState$)
1529
402
  .build() {
1530
403
  }
1531
404
 
@@ -1537,7 +410,7 @@ class ResetOriginEndpointStateCommand extends smithyClient.Command
1537
410
  })
1538
411
  .s("mediapackagev2", "ResetOriginEndpointState", {})
1539
412
  .n("MediaPackageV2Client", "ResetOriginEndpointStateCommand")
1540
- .sc(ResetOriginEndpointState$)
413
+ .sc(schemas_0.ResetOriginEndpointState$)
1541
414
  .build() {
1542
415
  }
1543
416
 
@@ -1549,7 +422,7 @@ class TagResourceCommand extends smithyClient.Command
1549
422
  })
1550
423
  .s("mediapackagev2", "TagResource", {})
1551
424
  .n("MediaPackageV2Client", "TagResourceCommand")
1552
- .sc(TagResource$)
425
+ .sc(schemas_0.TagResource$)
1553
426
  .build() {
1554
427
  }
1555
428
 
@@ -1561,7 +434,7 @@ class UntagResourceCommand extends smithyClient.Command
1561
434
  })
1562
435
  .s("mediapackagev2", "UntagResource", {})
1563
436
  .n("MediaPackageV2Client", "UntagResourceCommand")
1564
- .sc(UntagResource$)
437
+ .sc(schemas_0.UntagResource$)
1565
438
  .build() {
1566
439
  }
1567
440
 
@@ -1573,7 +446,7 @@ class UpdateChannelCommand extends smithyClient.Command
1573
446
  })
1574
447
  .s("mediapackagev2", "UpdateChannel", {})
1575
448
  .n("MediaPackageV2Client", "UpdateChannelCommand")
1576
- .sc(UpdateChannel$)
449
+ .sc(schemas_0.UpdateChannel$)
1577
450
  .build() {
1578
451
  }
1579
452
 
@@ -1585,7 +458,7 @@ class UpdateChannelGroupCommand extends smithyClient.Command
1585
458
  })
1586
459
  .s("mediapackagev2", "UpdateChannelGroup", {})
1587
460
  .n("MediaPackageV2Client", "UpdateChannelGroupCommand")
1588
- .sc(UpdateChannelGroup$)
461
+ .sc(schemas_0.UpdateChannelGroup$)
1589
462
  .build() {
1590
463
  }
1591
464
 
@@ -1597,7 +470,7 @@ class UpdateOriginEndpointCommand extends smithyClient.Command
1597
470
  })
1598
471
  .s("mediapackagev2", "UpdateOriginEndpoint", {})
1599
472
  .n("MediaPackageV2Client", "UpdateOriginEndpointCommand")
1600
- .sc(UpdateOriginEndpoint$)
473
+ .sc(schemas_0.UpdateOriginEndpoint$)
1601
474
  .build() {
1602
475
  }
1603
476
 
@@ -1958,212 +831,66 @@ Object.defineProperty(exports, "__Client", {
1958
831
  enumerable: true,
1959
832
  get: function () { return smithyClient.Client; }
1960
833
  });
1961
- exports.AccessDeniedException = AccessDeniedException;
1962
- exports.AccessDeniedException$ = AccessDeniedException$;
834
+ Object.defineProperty(exports, "MediaPackageV2ServiceException", {
835
+ enumerable: true,
836
+ get: function () { return MediaPackageV2ServiceException.MediaPackageV2ServiceException; }
837
+ });
1963
838
  exports.AdMarkerDash = AdMarkerDash;
1964
839
  exports.AdMarkerHls = AdMarkerHls;
1965
- exports.CancelHarvestJob$ = CancelHarvestJob$;
1966
840
  exports.CancelHarvestJobCommand = CancelHarvestJobCommand;
1967
- exports.CancelHarvestJobRequest$ = CancelHarvestJobRequest$;
1968
- exports.CancelHarvestJobResponse$ = CancelHarvestJobResponse$;
1969
- exports.CdnAuthConfiguration$ = CdnAuthConfiguration$;
1970
- exports.ChannelGroupListConfiguration$ = ChannelGroupListConfiguration$;
1971
- exports.ChannelListConfiguration$ = ChannelListConfiguration$;
1972
841
  exports.CmafEncryptionMethod = CmafEncryptionMethod;
1973
- exports.ConflictException = ConflictException;
1974
- exports.ConflictException$ = ConflictException$;
1975
842
  exports.ConflictExceptionType = ConflictExceptionType;
1976
843
  exports.ContainerType = ContainerType;
1977
- exports.CreateChannel$ = CreateChannel$;
1978
844
  exports.CreateChannelCommand = CreateChannelCommand;
1979
- exports.CreateChannelGroup$ = CreateChannelGroup$;
1980
845
  exports.CreateChannelGroupCommand = CreateChannelGroupCommand;
1981
- exports.CreateChannelGroupRequest$ = CreateChannelGroupRequest$;
1982
- exports.CreateChannelGroupResponse$ = CreateChannelGroupResponse$;
1983
- exports.CreateChannelRequest$ = CreateChannelRequest$;
1984
- exports.CreateChannelResponse$ = CreateChannelResponse$;
1985
- exports.CreateDashManifestConfiguration$ = CreateDashManifestConfiguration$;
1986
- exports.CreateHarvestJob$ = CreateHarvestJob$;
1987
846
  exports.CreateHarvestJobCommand = CreateHarvestJobCommand;
1988
- exports.CreateHarvestJobRequest$ = CreateHarvestJobRequest$;
1989
- exports.CreateHarvestJobResponse$ = CreateHarvestJobResponse$;
1990
- exports.CreateHlsManifestConfiguration$ = CreateHlsManifestConfiguration$;
1991
- exports.CreateLowLatencyHlsManifestConfiguration$ = CreateLowLatencyHlsManifestConfiguration$;
1992
- exports.CreateMssManifestConfiguration$ = CreateMssManifestConfiguration$;
1993
- exports.CreateOriginEndpoint$ = CreateOriginEndpoint$;
1994
847
  exports.CreateOriginEndpointCommand = CreateOriginEndpointCommand;
1995
- exports.CreateOriginEndpointRequest$ = CreateOriginEndpointRequest$;
1996
- exports.CreateOriginEndpointResponse$ = CreateOriginEndpointResponse$;
1997
- exports.DashBaseUrl$ = DashBaseUrl$;
1998
848
  exports.DashCompactness = DashCompactness;
1999
849
  exports.DashDrmSignaling = DashDrmSignaling;
2000
- exports.DashDvbFontDownload$ = DashDvbFontDownload$;
2001
- exports.DashDvbMetricsReporting$ = DashDvbMetricsReporting$;
2002
- exports.DashDvbSettings$ = DashDvbSettings$;
2003
850
  exports.DashPeriodTrigger = DashPeriodTrigger;
2004
851
  exports.DashProfile = DashProfile;
2005
- exports.DashProgramInformation$ = DashProgramInformation$;
2006
852
  exports.DashSegmentTemplateFormat = DashSegmentTemplateFormat;
2007
- exports.DashSubtitleConfiguration$ = DashSubtitleConfiguration$;
2008
- exports.DashTtmlConfiguration$ = DashTtmlConfiguration$;
2009
853
  exports.DashTtmlProfile = DashTtmlProfile;
2010
- exports.DashUtcTiming$ = DashUtcTiming$;
2011
854
  exports.DashUtcTimingMode = DashUtcTimingMode;
2012
- exports.DeleteChannel$ = DeleteChannel$;
2013
855
  exports.DeleteChannelCommand = DeleteChannelCommand;
2014
- exports.DeleteChannelGroup$ = DeleteChannelGroup$;
2015
856
  exports.DeleteChannelGroupCommand = DeleteChannelGroupCommand;
2016
- exports.DeleteChannelGroupRequest$ = DeleteChannelGroupRequest$;
2017
- exports.DeleteChannelGroupResponse$ = DeleteChannelGroupResponse$;
2018
- exports.DeleteChannelPolicy$ = DeleteChannelPolicy$;
2019
857
  exports.DeleteChannelPolicyCommand = DeleteChannelPolicyCommand;
2020
- exports.DeleteChannelPolicyRequest$ = DeleteChannelPolicyRequest$;
2021
- exports.DeleteChannelPolicyResponse$ = DeleteChannelPolicyResponse$;
2022
- exports.DeleteChannelRequest$ = DeleteChannelRequest$;
2023
- exports.DeleteChannelResponse$ = DeleteChannelResponse$;
2024
- exports.DeleteOriginEndpoint$ = DeleteOriginEndpoint$;
2025
858
  exports.DeleteOriginEndpointCommand = DeleteOriginEndpointCommand;
2026
- exports.DeleteOriginEndpointPolicy$ = DeleteOriginEndpointPolicy$;
2027
859
  exports.DeleteOriginEndpointPolicyCommand = DeleteOriginEndpointPolicyCommand;
2028
- exports.DeleteOriginEndpointPolicyRequest$ = DeleteOriginEndpointPolicyRequest$;
2029
- exports.DeleteOriginEndpointPolicyResponse$ = DeleteOriginEndpointPolicyResponse$;
2030
- exports.DeleteOriginEndpointRequest$ = DeleteOriginEndpointRequest$;
2031
- exports.DeleteOriginEndpointResponse$ = DeleteOriginEndpointResponse$;
2032
- exports.Destination$ = Destination$;
2033
860
  exports.DrmSystem = DrmSystem;
2034
- exports.Encryption$ = Encryption$;
2035
- exports.EncryptionContractConfiguration$ = EncryptionContractConfiguration$;
2036
- exports.EncryptionMethod$ = EncryptionMethod$;
2037
861
  exports.EndpointErrorCondition = EndpointErrorCondition;
2038
- exports.FilterConfiguration$ = FilterConfiguration$;
2039
- exports.ForceEndpointErrorConfiguration$ = ForceEndpointErrorConfiguration$;
2040
- exports.GetChannel$ = GetChannel$;
2041
862
  exports.GetChannelCommand = GetChannelCommand;
2042
- exports.GetChannelGroup$ = GetChannelGroup$;
2043
863
  exports.GetChannelGroupCommand = GetChannelGroupCommand;
2044
- exports.GetChannelGroupRequest$ = GetChannelGroupRequest$;
2045
- exports.GetChannelGroupResponse$ = GetChannelGroupResponse$;
2046
- exports.GetChannelPolicy$ = GetChannelPolicy$;
2047
864
  exports.GetChannelPolicyCommand = GetChannelPolicyCommand;
2048
- exports.GetChannelPolicyRequest$ = GetChannelPolicyRequest$;
2049
- exports.GetChannelPolicyResponse$ = GetChannelPolicyResponse$;
2050
- exports.GetChannelRequest$ = GetChannelRequest$;
2051
- exports.GetChannelResponse$ = GetChannelResponse$;
2052
- exports.GetDashManifestConfiguration$ = GetDashManifestConfiguration$;
2053
- exports.GetHarvestJob$ = GetHarvestJob$;
2054
865
  exports.GetHarvestJobCommand = GetHarvestJobCommand;
2055
- exports.GetHarvestJobRequest$ = GetHarvestJobRequest$;
2056
- exports.GetHarvestJobResponse$ = GetHarvestJobResponse$;
2057
- exports.GetHlsManifestConfiguration$ = GetHlsManifestConfiguration$;
2058
- exports.GetLowLatencyHlsManifestConfiguration$ = GetLowLatencyHlsManifestConfiguration$;
2059
- exports.GetMssManifestConfiguration$ = GetMssManifestConfiguration$;
2060
- exports.GetOriginEndpoint$ = GetOriginEndpoint$;
2061
866
  exports.GetOriginEndpointCommand = GetOriginEndpointCommand;
2062
- exports.GetOriginEndpointPolicy$ = GetOriginEndpointPolicy$;
2063
867
  exports.GetOriginEndpointPolicyCommand = GetOriginEndpointPolicyCommand;
2064
- exports.GetOriginEndpointPolicyRequest$ = GetOriginEndpointPolicyRequest$;
2065
- exports.GetOriginEndpointPolicyResponse$ = GetOriginEndpointPolicyResponse$;
2066
- exports.GetOriginEndpointRequest$ = GetOriginEndpointRequest$;
2067
- exports.GetOriginEndpointResponse$ = GetOriginEndpointResponse$;
2068
- exports.HarvestJob$ = HarvestJob$;
2069
868
  exports.HarvestJobStatus = HarvestJobStatus;
2070
- exports.HarvestedDashManifest$ = HarvestedDashManifest$;
2071
- exports.HarvestedHlsManifest$ = HarvestedHlsManifest$;
2072
- exports.HarvestedLowLatencyHlsManifest$ = HarvestedLowLatencyHlsManifest$;
2073
- exports.HarvestedManifests$ = HarvestedManifests$;
2074
- exports.HarvesterScheduleConfiguration$ = HarvesterScheduleConfiguration$;
2075
- exports.IngestEndpoint$ = IngestEndpoint$;
2076
- exports.InputSwitchConfiguration$ = InputSwitchConfiguration$;
2077
869
  exports.InputType = InputType;
2078
- exports.InternalServerException = InternalServerException;
2079
- exports.InternalServerException$ = InternalServerException$;
2080
870
  exports.IsmEncryptionMethod = IsmEncryptionMethod;
2081
- exports.ListChannelGroups$ = ListChannelGroups$;
2082
871
  exports.ListChannelGroupsCommand = ListChannelGroupsCommand;
2083
- exports.ListChannelGroupsRequest$ = ListChannelGroupsRequest$;
2084
- exports.ListChannelGroupsResponse$ = ListChannelGroupsResponse$;
2085
- exports.ListChannels$ = ListChannels$;
2086
872
  exports.ListChannelsCommand = ListChannelsCommand;
2087
- exports.ListChannelsRequest$ = ListChannelsRequest$;
2088
- exports.ListChannelsResponse$ = ListChannelsResponse$;
2089
- exports.ListDashManifestConfiguration$ = ListDashManifestConfiguration$;
2090
- exports.ListHarvestJobs$ = ListHarvestJobs$;
2091
873
  exports.ListHarvestJobsCommand = ListHarvestJobsCommand;
2092
- exports.ListHarvestJobsRequest$ = ListHarvestJobsRequest$;
2093
- exports.ListHarvestJobsResponse$ = ListHarvestJobsResponse$;
2094
- exports.ListHlsManifestConfiguration$ = ListHlsManifestConfiguration$;
2095
- exports.ListLowLatencyHlsManifestConfiguration$ = ListLowLatencyHlsManifestConfiguration$;
2096
- exports.ListMssManifestConfiguration$ = ListMssManifestConfiguration$;
2097
- exports.ListOriginEndpoints$ = ListOriginEndpoints$;
2098
874
  exports.ListOriginEndpointsCommand = ListOriginEndpointsCommand;
2099
- exports.ListOriginEndpointsRequest$ = ListOriginEndpointsRequest$;
2100
- exports.ListOriginEndpointsResponse$ = ListOriginEndpointsResponse$;
2101
- exports.ListTagsForResource$ = ListTagsForResource$;
2102
875
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
2103
- exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
2104
- exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
2105
876
  exports.MediaPackageV2 = MediaPackageV2;
2106
877
  exports.MediaPackageV2Client = MediaPackageV2Client;
2107
- exports.MediaPackageV2ServiceException = MediaPackageV2ServiceException;
2108
- exports.MediaPackageV2ServiceException$ = MediaPackageV2ServiceException$;
2109
878
  exports.MssManifestLayout = MssManifestLayout;
2110
- exports.OriginEndpointListConfiguration$ = OriginEndpointListConfiguration$;
2111
- exports.OutputHeaderConfiguration$ = OutputHeaderConfiguration$;
2112
879
  exports.PresetSpeke20Audio = PresetSpeke20Audio;
2113
880
  exports.PresetSpeke20Video = PresetSpeke20Video;
2114
- exports.PutChannelPolicy$ = PutChannelPolicy$;
2115
881
  exports.PutChannelPolicyCommand = PutChannelPolicyCommand;
2116
- exports.PutChannelPolicyRequest$ = PutChannelPolicyRequest$;
2117
- exports.PutChannelPolicyResponse$ = PutChannelPolicyResponse$;
2118
- exports.PutOriginEndpointPolicy$ = PutOriginEndpointPolicy$;
2119
882
  exports.PutOriginEndpointPolicyCommand = PutOriginEndpointPolicyCommand;
2120
- exports.PutOriginEndpointPolicyRequest$ = PutOriginEndpointPolicyRequest$;
2121
- exports.PutOriginEndpointPolicyResponse$ = PutOriginEndpointPolicyResponse$;
2122
- exports.ResetChannelState$ = ResetChannelState$;
2123
883
  exports.ResetChannelStateCommand = ResetChannelStateCommand;
2124
- exports.ResetChannelStateRequest$ = ResetChannelStateRequest$;
2125
- exports.ResetChannelStateResponse$ = ResetChannelStateResponse$;
2126
- exports.ResetOriginEndpointState$ = ResetOriginEndpointState$;
2127
884
  exports.ResetOriginEndpointStateCommand = ResetOriginEndpointStateCommand;
2128
- exports.ResetOriginEndpointStateRequest$ = ResetOriginEndpointStateRequest$;
2129
- exports.ResetOriginEndpointStateResponse$ = ResetOriginEndpointStateResponse$;
2130
- exports.ResourceNotFoundException = ResourceNotFoundException;
2131
- exports.ResourceNotFoundException$ = ResourceNotFoundException$;
2132
885
  exports.ResourceTypeNotFound = ResourceTypeNotFound;
2133
- exports.S3DestinationConfig$ = S3DestinationConfig$;
2134
- exports.Scte$ = Scte$;
2135
- exports.ScteDash$ = ScteDash$;
2136
886
  exports.ScteFilter = ScteFilter;
2137
- exports.ScteHls$ = ScteHls$;
2138
887
  exports.ScteInSegments = ScteInSegments;
2139
- exports.Segment$ = Segment$;
2140
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
2141
- exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
2142
- exports.SpekeKeyProvider$ = SpekeKeyProvider$;
2143
- exports.StartTag$ = StartTag$;
2144
- exports.TagResource$ = TagResource$;
2145
888
  exports.TagResourceCommand = TagResourceCommand;
2146
- exports.TagResourceRequest$ = TagResourceRequest$;
2147
- exports.ThrottlingException = ThrottlingException;
2148
- exports.ThrottlingException$ = ThrottlingException$;
2149
889
  exports.TsEncryptionMethod = TsEncryptionMethod;
2150
- exports.UntagResource$ = UntagResource$;
2151
890
  exports.UntagResourceCommand = UntagResourceCommand;
2152
- exports.UntagResourceRequest$ = UntagResourceRequest$;
2153
- exports.UpdateChannel$ = UpdateChannel$;
2154
891
  exports.UpdateChannelCommand = UpdateChannelCommand;
2155
- exports.UpdateChannelGroup$ = UpdateChannelGroup$;
2156
892
  exports.UpdateChannelGroupCommand = UpdateChannelGroupCommand;
2157
- exports.UpdateChannelGroupRequest$ = UpdateChannelGroupRequest$;
2158
- exports.UpdateChannelGroupResponse$ = UpdateChannelGroupResponse$;
2159
- exports.UpdateChannelRequest$ = UpdateChannelRequest$;
2160
- exports.UpdateChannelResponse$ = UpdateChannelResponse$;
2161
- exports.UpdateOriginEndpoint$ = UpdateOriginEndpoint$;
2162
893
  exports.UpdateOriginEndpointCommand = UpdateOriginEndpointCommand;
2163
- exports.UpdateOriginEndpointRequest$ = UpdateOriginEndpointRequest$;
2164
- exports.UpdateOriginEndpointResponse$ = UpdateOriginEndpointResponse$;
2165
- exports.ValidationException = ValidationException;
2166
- exports.ValidationException$ = ValidationException$;
2167
894
  exports.ValidationExceptionType = ValidationExceptionType;
2168
895
  exports.paginateListChannelGroups = paginateListChannelGroups;
2169
896
  exports.paginateListChannels = paginateListChannels;
@@ -2171,3 +898,15 @@ exports.paginateListHarvestJobs = paginateListHarvestJobs;
2171
898
  exports.paginateListOriginEndpoints = paginateListOriginEndpoints;
2172
899
  exports.waitForHarvestJobFinished = waitForHarvestJobFinished;
2173
900
  exports.waitUntilHarvestJobFinished = waitUntilHarvestJobFinished;
901
+ Object.keys(schemas_0).forEach(function (k) {
902
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
903
+ enumerable: true,
904
+ get: function () { return schemas_0[k]; }
905
+ });
906
+ });
907
+ Object.keys(errors).forEach(function (k) {
908
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
909
+ enumerable: true,
910
+ get: function () { return errors[k]; }
911
+ });
912
+ });