@aws-sdk/client-mediatailor 3.1042.0 → 3.1043.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/README.md +28 -0
- package/dist-cjs/index.js +91 -0
- package/dist-cjs/schemas/schemas_0.js +135 -17
- package/dist-es/MediaTailor.js +10 -0
- package/dist-es/commands/DeleteFunctionCommand.js +16 -0
- package/dist-es/commands/GetFunctionCommand.js +16 -0
- package/dist-es/commands/ListFunctionsCommand.js +16 -0
- package/dist-es/commands/PutFunctionCommand.js +16 -0
- package/dist-es/commands/index.js +4 -0
- package/dist-es/models/enums.js +26 -0
- package/dist-es/pagination/ListFunctionsPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/schemas/schemas_0.js +130 -13
- package/dist-types/MediaTailor.d.ts +36 -0
- package/dist-types/MediaTailorClient.d.ts +6 -2
- package/dist-types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +12 -6
- package/dist-types/commands/DeleteFunctionCommand.d.ts +72 -0
- package/dist-types/commands/GetFunctionCommand.d.ts +112 -0
- package/dist-types/commands/GetPlaybackConfigurationCommand.d.ts +9 -3
- package/dist-types/commands/ListFunctionsCommand.d.ts +118 -0
- package/dist-types/commands/ListPlaybackConfigurationsCommand.d.ts +9 -3
- package/dist-types/commands/PutFunctionCommand.d.ts +149 -0
- package/dist-types/commands/PutPlaybackConfigurationCommand.d.ts +12 -3
- package/dist-types/commands/index.d.ts +4 -0
- package/dist-types/models/enums.d.ts +66 -0
- package/dist-types/models/models_0.d.ts +362 -3
- package/dist-types/pagination/ListFunctionsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +17 -0
- package/dist-types/ts3.4/MediaTailor.d.ts +76 -0
- package/dist-types/ts3.4/MediaTailorClient.d.ts +24 -0
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +50 -0
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +47 -0
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +50 -0
- package/dist-types/ts3.4/commands/PutFunctionCommand.d.ts +47 -0
- package/dist-types/ts3.4/commands/index.d.ts +4 -0
- package/dist-types/ts3.4/models/enums.d.ts +32 -0
- package/dist-types/ts3.4/models/models_0.d.ts +87 -0
- package/dist-types/ts3.4/pagination/ListFunctionsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +17 -0
- package/package.json +1 -1
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
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;
|
|
7
8
|
const _A = "Alert";
|
|
8
9
|
const _AB = "AdBreak";
|
|
9
10
|
const _ABM = "AdBreakMetadata";
|
|
@@ -55,6 +56,7 @@ const _CLS = "CreateLiveSource";
|
|
|
55
56
|
const _CLSR = "CreateLiveSourceRequest";
|
|
56
57
|
const _CLSRr = "CreateLiveSourceResponse";
|
|
57
58
|
const _CN = "ChannelName";
|
|
59
|
+
const _COC = "CustomOutputConfiguration";
|
|
58
60
|
const _CP = "CreateProgram";
|
|
59
61
|
const _CPR = "CreateProgramRequest";
|
|
60
62
|
const _CPRr = "CreateProgramResponse";
|
|
@@ -74,6 +76,7 @@ const _CVSR = "CreateVodSourceRequest";
|
|
|
74
76
|
const _CVSRr = "CreateVodSourceResponse";
|
|
75
77
|
const _Ch = "Channel";
|
|
76
78
|
const _Co = "Consumption";
|
|
79
|
+
const _D = "Description";
|
|
77
80
|
const _DAAES = "DelayAfterAvailEndSeconds";
|
|
78
81
|
const _DC = "DashConfiguration";
|
|
79
82
|
const _DCFP = "DashConfigurationForPut";
|
|
@@ -86,6 +89,9 @@ const _DCRes = "DescribeChannelRequest";
|
|
|
86
89
|
const _DCResc = "DescribeChannelResponse";
|
|
87
90
|
const _DCe = "DeleteChannel";
|
|
88
91
|
const _DCes = "DescribeChannel";
|
|
92
|
+
const _DF = "DeleteFunction";
|
|
93
|
+
const _DFR = "DeleteFunctionRequest";
|
|
94
|
+
const _DFRe = "DeleteFunctionResponse";
|
|
89
95
|
const _DLS = "DeleteLiveSource";
|
|
90
96
|
const _DLSR = "DeleteLiveSourceRequest";
|
|
91
97
|
const _DLSRe = "DeleteLiveSourceResponse";
|
|
@@ -128,14 +134,23 @@ const _ELS = "EnabledLoggingStrategies";
|
|
|
128
134
|
const _EOM = "EndOffsetMillis";
|
|
129
135
|
const _ET = "EndTime";
|
|
130
136
|
const _EU = "EndUrl";
|
|
137
|
+
const _F = "Function";
|
|
138
|
+
const _FI = "FunctionId";
|
|
139
|
+
const _FL = "FunctionList";
|
|
140
|
+
const _FM = "FunctionMapping";
|
|
131
141
|
const _FP = "FillPolicy";
|
|
142
|
+
const _FR = "FunctionRef";
|
|
132
143
|
const _FS = "FillerSlate";
|
|
144
|
+
const _FT = "FunctionType";
|
|
133
145
|
const _GCP = "GetChannelPolicy";
|
|
134
146
|
const _GCPR = "GetChannelPolicyRequest";
|
|
135
147
|
const _GCPRe = "GetChannelPolicyResponse";
|
|
136
148
|
const _GCS = "GetChannelSchedule";
|
|
137
149
|
const _GCSR = "GetChannelScheduleRequest";
|
|
138
150
|
const _GCSRe = "GetChannelScheduleResponse";
|
|
151
|
+
const _GF = "GetFunction";
|
|
152
|
+
const _GFR = "GetFunctionRequest";
|
|
153
|
+
const _GFRe = "GetFunctionResponse";
|
|
139
154
|
const _GPC = "GetPlaybackConfiguration";
|
|
140
155
|
const _GPCR = "GetPlaybackConfigurationRequest";
|
|
141
156
|
const _GPCRe = "GetPlaybackConfigurationResponse";
|
|
@@ -150,6 +165,7 @@ const _HPC = "HttpPackageConfigurations";
|
|
|
150
165
|
const _HPCt = "HttpPackageConfiguration";
|
|
151
166
|
const _HPS = "HlsPlaylistSettings";
|
|
152
167
|
const _HR = "HttpRequest";
|
|
168
|
+
const _HRC = "HttpRequestConfiguration";
|
|
153
169
|
const _I = "Items";
|
|
154
170
|
const _IM = "InsertionMode";
|
|
155
171
|
const _K = "Key";
|
|
@@ -162,6 +178,9 @@ const _LCFC = "LogConfigurationForChannel";
|
|
|
162
178
|
const _LCR = "ListChannelsRequest";
|
|
163
179
|
const _LCRi = "ListChannelsResponse";
|
|
164
180
|
const _LCi = "ListChannels";
|
|
181
|
+
const _LF = "ListFunctions";
|
|
182
|
+
const _LFR = "ListFunctionsRequest";
|
|
183
|
+
const _LFRi = "ListFunctionsResponse";
|
|
165
184
|
const _LLS = "ListLiveSources";
|
|
166
185
|
const _LLSR = "ListLiveSourcesRequest";
|
|
167
186
|
const _LLSRi = "ListLiveSourcesResponse";
|
|
@@ -196,6 +215,7 @@ const _MR = "MaxResults";
|
|
|
196
215
|
const _MSIL = "ManifestServiceInteractionLog";
|
|
197
216
|
const _MT = "MessageType";
|
|
198
217
|
const _MTDS = "MaxTimeDelaySeconds";
|
|
218
|
+
const _MTe = "MethodType";
|
|
199
219
|
const _MUPS = "MinUpdatePeriodSeconds";
|
|
200
220
|
const _MWS = "ManifestWindowSeconds";
|
|
201
221
|
const _Me = "Method";
|
|
@@ -206,6 +226,7 @@ const _O = "Operator";
|
|
|
206
226
|
const _OM = "OffsetMillis";
|
|
207
227
|
const _OMT = "OriginManifestType";
|
|
208
228
|
const _Ou = "Outputs";
|
|
229
|
+
const _Out = "Output";
|
|
209
230
|
const _P = "Policy";
|
|
210
231
|
const _PC = "PlaybackConfiguration";
|
|
211
232
|
const _PCA = "PlaybackConfigurationArn";
|
|
@@ -217,6 +238,9 @@ const _PCU = "PeakConcurrentUsers";
|
|
|
217
238
|
const _PCr = "PrefetchConsumption";
|
|
218
239
|
const _PE = "PercentEnabled";
|
|
219
240
|
const _PEP = "PlaybackEndpointPrefix";
|
|
241
|
+
const _PF = "PutFunction";
|
|
242
|
+
const _PFR = "PutFunctionRequest";
|
|
243
|
+
const _PFRu = "PutFunctionResponse";
|
|
220
244
|
const _PM = "PlaybackMode";
|
|
221
245
|
const _PN = "ProgramName";
|
|
222
246
|
const _POIET = "PublishOptInEventTypes";
|
|
@@ -232,7 +256,8 @@ const _Pa = "Path";
|
|
|
232
256
|
const _R = "Retrieval";
|
|
233
257
|
const _RA = "ResourceArn";
|
|
234
258
|
const _RAES = "RetrievedAdExpirationSeconds";
|
|
235
|
-
const _RC = "
|
|
259
|
+
const _RC = "RunCondition";
|
|
260
|
+
const _RCe = "RecurringConsumption";
|
|
236
261
|
const _RO = "RequestOutputs";
|
|
237
262
|
const _ROI = "RequestOutputItem";
|
|
238
263
|
const _ROIe = "ResponseOutputItem";
|
|
@@ -242,7 +267,9 @@ const _RPC = "RecurringPrefetchConfiguration";
|
|
|
242
267
|
const _RPe = "RelativeProgram";
|
|
243
268
|
const _RR = "RecurringRetrieval";
|
|
244
269
|
const _RRA = "RelatedResourceArns";
|
|
270
|
+
const _RTM = "RequestTimeoutMilliseconds";
|
|
245
271
|
const _RWDS = "RetrievalWindowDurationSeconds";
|
|
272
|
+
const _Ru = "Runtime";
|
|
246
273
|
const _S = "Slate";
|
|
247
274
|
const _SA = "SecretArn";
|
|
248
275
|
const _SAB = "ScheduleAdBreak";
|
|
@@ -261,6 +288,7 @@ const _SDCe = "SegmentDeliveryConfiguration";
|
|
|
261
288
|
const _SDL = "SegmentationDescriptorList";
|
|
262
289
|
const _SDe = "SegmentationDescriptors";
|
|
263
290
|
const _SE = "ScheduleEntry";
|
|
291
|
+
const _SEC = "SequentialExecutorConfiguration";
|
|
264
292
|
const _SEI = "SegmentationEventId";
|
|
265
293
|
const _SEIp = "SpliceEventId";
|
|
266
294
|
const _SET = "ScheduleEntryType";
|
|
@@ -290,6 +318,7 @@ const _SUT = "SegmentationUpidType";
|
|
|
290
318
|
const _SUe = "SegmentationUpid";
|
|
291
319
|
const _T = "Tier";
|
|
292
320
|
const _TK = "TagKeys";
|
|
321
|
+
const _TM = "TimeoutMilliseconds";
|
|
293
322
|
const _TPN = "TranscodeProfileName";
|
|
294
323
|
const _TR = "TagResource";
|
|
295
324
|
const _TRR = "TagResourceRequest";
|
|
@@ -301,6 +330,7 @@ const _TSTC = "TrafficShapingTpsConfiguration";
|
|
|
301
330
|
const _Ta = "Tags";
|
|
302
331
|
const _Tr = "Transition";
|
|
303
332
|
const _Ty = "Type";
|
|
333
|
+
const _U = "Url";
|
|
304
334
|
const _UC = "UpdateChannel";
|
|
305
335
|
const _UCR = "UpdateChannelRequest";
|
|
306
336
|
const _UCRp = "UpdateChannelResponse";
|
|
@@ -339,6 +369,8 @@ const _lOAM = "__listOfAlternateMedia";
|
|
|
339
369
|
const _lOAMC = "__listOfAvailMatchingCriteria";
|
|
340
370
|
const _lOAMi = "__listOfAudienceMedia";
|
|
341
371
|
const _lOC = "__listOfChannel";
|
|
372
|
+
const _lOFR = "__listOfFunctionsRef";
|
|
373
|
+
const _lOFRi = "__listOfFunctionsResponse";
|
|
342
374
|
const _lOLS = "__listOfLiveSource";
|
|
343
375
|
const _lOPC = "__listOfPlaybackConfiguration";
|
|
344
376
|
const _lOPS = "__listOfPrefetchSchedule";
|
|
@@ -531,6 +563,11 @@ exports.CreateVodSourceResponse$ = [3, n0, _CVSRr,
|
|
|
531
563
|
[_Ar, _CT, _HPC, _LMT, _SLN, _Ta, _VSN],
|
|
532
564
|
[0, 7, () => HttpPackageConfigurations, 7, 0, [128 | 0, { [_jN]: _t }], 0]
|
|
533
565
|
];
|
|
566
|
+
exports.CustomOutputConfiguration$ = [3, n0, _COC,
|
|
567
|
+
0,
|
|
568
|
+
[_Ru, _Out],
|
|
569
|
+
[0, 128 | 0], 1
|
|
570
|
+
];
|
|
534
571
|
exports.DashConfiguration$ = [3, n0, _DC,
|
|
535
572
|
0,
|
|
536
573
|
[_MEP, _ML, _OMT],
|
|
@@ -571,6 +608,16 @@ exports.DeleteChannelResponse$ = [3, n0, _DCRe,
|
|
|
571
608
|
[],
|
|
572
609
|
[]
|
|
573
610
|
];
|
|
611
|
+
exports.DeleteFunctionRequest$ = [3, n0, _DFR,
|
|
612
|
+
0,
|
|
613
|
+
[_FI],
|
|
614
|
+
[[0, 1]], 1
|
|
615
|
+
];
|
|
616
|
+
exports.DeleteFunctionResponse$ = [3, n0, _DFRe,
|
|
617
|
+
0,
|
|
618
|
+
[],
|
|
619
|
+
[]
|
|
620
|
+
];
|
|
574
621
|
exports.DeleteLiveSourceRequest$ = [3, n0, _DLSR,
|
|
575
622
|
0,
|
|
576
623
|
[_LSN, _SLN],
|
|
@@ -681,6 +728,16 @@ exports.DescribeVodSourceResponse$ = [3, n0, _DVSResc,
|
|
|
681
728
|
[_ABOd, _Ar, _CT, _HPC, _LMT, _SLN, _Ta, _VSN],
|
|
682
729
|
[() => AdBreakOpportunities, 0, 7, () => HttpPackageConfigurations, 7, 0, [128 | 0, { [_jN]: _t }], 0]
|
|
683
730
|
];
|
|
731
|
+
exports.Function$ = [3, n0, _F,
|
|
732
|
+
0,
|
|
733
|
+
[_FI, _FT, _D, _HRC, _COC, _SEC, _Ta, _Ar],
|
|
734
|
+
[0, 0, 0, () => exports.HttpRequestConfiguration$, () => exports.CustomOutputConfiguration$, () => exports.SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }], 0], 2
|
|
735
|
+
];
|
|
736
|
+
exports.FunctionRef$ = [3, n0, _FR,
|
|
737
|
+
0,
|
|
738
|
+
[_RC, _FI],
|
|
739
|
+
[0, 0]
|
|
740
|
+
];
|
|
684
741
|
exports.GetChannelPolicyRequest$ = [3, n0, _GCPR,
|
|
685
742
|
0,
|
|
686
743
|
[_CN],
|
|
@@ -701,6 +758,16 @@ exports.GetChannelScheduleResponse$ = [3, n0, _GCSRe,
|
|
|
701
758
|
[_I, _NT],
|
|
702
759
|
[() => __listOfScheduleEntry, 0]
|
|
703
760
|
];
|
|
761
|
+
exports.GetFunctionRequest$ = [3, n0, _GFR,
|
|
762
|
+
0,
|
|
763
|
+
[_FI],
|
|
764
|
+
[[0, 1]], 1
|
|
765
|
+
];
|
|
766
|
+
exports.GetFunctionResponse$ = [3, n0, _GFRe,
|
|
767
|
+
0,
|
|
768
|
+
[_FI, _FT, _D, _HRC, _COC, _SEC, _Ta, _Ar],
|
|
769
|
+
[0, 0, 0, () => exports.HttpRequestConfiguration$, () => exports.CustomOutputConfiguration$, () => exports.SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }], 0], 2
|
|
770
|
+
];
|
|
704
771
|
exports.GetPlaybackConfigurationRequest$ = [3, n0, _GPCR,
|
|
705
772
|
0,
|
|
706
773
|
[_N],
|
|
@@ -708,8 +775,8 @@ exports.GetPlaybackConfigurationRequest$ = [3, n0, _GPCR,
|
|
|
708
775
|
];
|
|
709
776
|
exports.GetPlaybackConfigurationResponse$ = [3, n0, _GPCRe,
|
|
710
777
|
0,
|
|
711
|
-
[_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _SIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC],
|
|
712
|
-
[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
|
|
778
|
+
[_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]
|
|
713
780
|
];
|
|
714
781
|
exports.GetPrefetchScheduleRequest$ = [3, n0, _GPSR,
|
|
715
782
|
0,
|
|
@@ -746,6 +813,11 @@ exports.HttpRequest$ = [3, n0, _HR,
|
|
|
746
813
|
[_Me, _Bo, _H, _CRo],
|
|
747
814
|
[0, 0, 128 | 0, 0]
|
|
748
815
|
];
|
|
816
|
+
exports.HttpRequestConfiguration$ = [3, n0, _HRC,
|
|
817
|
+
0,
|
|
818
|
+
[_Ru, _MTe, _RTM, _U, _Out, _Bo, _H],
|
|
819
|
+
[0, 0, 1, 0, 128 | 0, 0, 128 | 0], 4
|
|
820
|
+
];
|
|
749
821
|
exports.KeyValuePair$ = [3, n0, _KVP,
|
|
750
822
|
0,
|
|
751
823
|
[_K, _V],
|
|
@@ -771,6 +843,16 @@ exports.ListChannelsResponse$ = [3, n0, _LCRi,
|
|
|
771
843
|
[_I, _NT],
|
|
772
844
|
[[() => __listOfChannel, 0], 0]
|
|
773
845
|
];
|
|
846
|
+
exports.ListFunctionsRequest$ = [3, n0, _LFR,
|
|
847
|
+
0,
|
|
848
|
+
[_MR, _NT],
|
|
849
|
+
[[1, { [_hQ]: _MR }], [0, { [_hQ]: _NT }]]
|
|
850
|
+
];
|
|
851
|
+
exports.ListFunctionsResponse$ = [3, n0, _LFRi,
|
|
852
|
+
0,
|
|
853
|
+
[_I, _NT],
|
|
854
|
+
[[() => __listOfFunctionsResponse, 0], 0]
|
|
855
|
+
];
|
|
774
856
|
exports.ListLiveSourcesRequest$ = [3, n0, _LLSR,
|
|
775
857
|
0,
|
|
776
858
|
[_SLN, _MR, _NT],
|
|
@@ -858,13 +940,13 @@ exports.ManifestProcessingRules$ = [3, n0, _MPR,
|
|
|
858
940
|
];
|
|
859
941
|
exports.ManifestServiceInteractionLog$ = [3, n0, _MSIL,
|
|
860
942
|
0,
|
|
861
|
-
[_EET],
|
|
862
|
-
[64 | 0]
|
|
943
|
+
[_POIET, _EET],
|
|
944
|
+
[64 | 0, 64 | 0]
|
|
863
945
|
];
|
|
864
946
|
exports.PlaybackConfiguration$ = [3, n0, _PC,
|
|
865
947
|
0,
|
|
866
|
-
[_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _SIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC],
|
|
867
|
-
[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
|
|
948
|
+
[_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]
|
|
868
950
|
];
|
|
869
951
|
exports.PrefetchConsumption$ = [3, n0, _PCr,
|
|
870
952
|
0,
|
|
@@ -891,24 +973,34 @@ exports.PutChannelPolicyResponse$ = [3, n0, _PCPRu,
|
|
|
891
973
|
[],
|
|
892
974
|
[]
|
|
893
975
|
];
|
|
976
|
+
exports.PutFunctionRequest$ = [3, n0, _PFR,
|
|
977
|
+
0,
|
|
978
|
+
[_FI, _FT, _D, _HRC, _COC, _SEC, _Ta],
|
|
979
|
+
[[0, 1], 0, 0, () => exports.HttpRequestConfiguration$, () => exports.CustomOutputConfiguration$, () => exports.SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }]], 2
|
|
980
|
+
];
|
|
981
|
+
exports.PutFunctionResponse$ = [3, n0, _PFRu,
|
|
982
|
+
0,
|
|
983
|
+
[_FI, _FT, _D, _HRC, _COC, _SEC, _Ta, _Ar],
|
|
984
|
+
[0, 0, 0, () => exports.HttpRequestConfiguration$, () => exports.CustomOutputConfiguration$, () => exports.SequentialExecutorConfiguration$, [128 | 0, { [_jN]: _t }], 0], 2
|
|
985
|
+
];
|
|
894
986
|
exports.PutPlaybackConfigurationRequest$ = [3, n0, _PPCR,
|
|
895
987
|
0,
|
|
896
|
-
[_N, _ADSU, _AS, _B, _CC, _CA, _DC, _IM, _LPRC, _MPR, _PTS, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC],
|
|
897
|
-
[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
|
|
988
|
+
[_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
|
|
898
990
|
];
|
|
899
991
|
exports.PutPlaybackConfigurationResponse$ = [3, n0, _PPCRu,
|
|
900
992
|
0,
|
|
901
|
-
[_ADSU, _AS, _B, _CC, _CA, _DC, _HCl, _IM, _LPRC, _LC, _MPR, _N, _PTS, _PCA, _PEP, _SIEP, _SAU, _Ta, _TPN, _VCSU, _ACC, _ADSC],
|
|
902
|
-
[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
|
|
993
|
+
[_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]
|
|
903
995
|
];
|
|
904
|
-
exports.RecurringConsumption$ = [3, n0,
|
|
996
|
+
exports.RecurringConsumption$ = [3, n0, _RCe,
|
|
905
997
|
0,
|
|
906
998
|
[_RAES, _AMC],
|
|
907
999
|
[1, () => __listOfAvailMatchingCriteria]
|
|
908
1000
|
];
|
|
909
1001
|
exports.RecurringPrefetchConfiguration$ = [3, n0, _RPC,
|
|
910
1002
|
0,
|
|
911
|
-
[_ET,
|
|
1003
|
+
[_ET, _RCe, _RR, _STt],
|
|
912
1004
|
[7, () => exports.RecurringConsumption$, () => exports.RecurringRetrieval$, 7], 3
|
|
913
1005
|
];
|
|
914
1006
|
exports.RecurringRetrieval$ = [3, n0, _RR,
|
|
@@ -956,6 +1048,11 @@ exports.SegmentDeliveryConfiguration$ = [3, n0, _SDCe,
|
|
|
956
1048
|
[_BU, _N],
|
|
957
1049
|
[0, 0]
|
|
958
1050
|
];
|
|
1051
|
+
exports.SequentialExecutorConfiguration$ = [3, n0, _SEC,
|
|
1052
|
+
0,
|
|
1053
|
+
[_Ru, _FL, _TM, _Out],
|
|
1054
|
+
[0, () => __listOfFunctionsRef, 1, 128 | 0], 3
|
|
1055
|
+
];
|
|
959
1056
|
exports.SlateSource$ = [3, n0, _SS,
|
|
960
1057
|
0,
|
|
961
1058
|
[_SLN, _VSN],
|
|
@@ -1114,6 +1211,13 @@ var __listOfChannel = [1, n0, _lOC,
|
|
|
1114
1211
|
0, [() => exports.Channel$,
|
|
1115
1212
|
0]
|
|
1116
1213
|
];
|
|
1214
|
+
var __listOfFunctionsRef = [1, n0, _lOFR,
|
|
1215
|
+
0, () => exports.FunctionRef$
|
|
1216
|
+
];
|
|
1217
|
+
var __listOfFunctionsResponse = [1, n0, _lOFRi,
|
|
1218
|
+
0, [() => exports.Function$,
|
|
1219
|
+
0]
|
|
1220
|
+
];
|
|
1117
1221
|
var __listOfLiveSource = [1, n0, _lOLS,
|
|
1118
1222
|
0, [() => exports.LiveSource$,
|
|
1119
1223
|
0]
|
|
@@ -1145,6 +1249,7 @@ var __listOfVodSource = [1, n0, _lOVS,
|
|
|
1145
1249
|
0]
|
|
1146
1250
|
];
|
|
1147
1251
|
var __manifestServiceExcludeEventTypesList = 64 | 0;
|
|
1252
|
+
var __manifestServicePublishOptInEventTypesList = 64 | 0;
|
|
1148
1253
|
var AdBreakMetadataList = [1, n0, _ABML,
|
|
1149
1254
|
0, () => exports.KeyValuePair$
|
|
1150
1255
|
];
|
|
@@ -1173,6 +1278,7 @@ var ConfigurationAliasesRequest = [2, n0, _CARo,
|
|
|
1173
1278
|
var ConfigurationAliasesResponse = [2, n0, _CAR,
|
|
1174
1279
|
0, 0, 128 | 0
|
|
1175
1280
|
];
|
|
1281
|
+
var FunctionMapping = 128 | 0;
|
|
1176
1282
|
var StringMap = 128 | 0;
|
|
1177
1283
|
exports.ConfigureLogsForChannel$ = [9, n0, _CLFC,
|
|
1178
1284
|
{ [_h]: ["PUT", "/configureLogs/channel", 200] }, () => exports.ConfigureLogsForChannelRequest$, () => exports.ConfigureLogsForChannelResponse$
|
|
@@ -1204,6 +1310,9 @@ exports.DeleteChannel$ = [9, n0, _DCe,
|
|
|
1204
1310
|
exports.DeleteChannelPolicy$ = [9, n0, _DCP,
|
|
1205
1311
|
{ [_h]: ["DELETE", "/channel/{ChannelName}/policy", 200] }, () => exports.DeleteChannelPolicyRequest$, () => exports.DeleteChannelPolicyResponse$
|
|
1206
1312
|
];
|
|
1313
|
+
exports.DeleteFunction$ = [9, n0, _DF,
|
|
1314
|
+
{ [_h]: ["DELETE", "/function/{FunctionId}", 204] }, () => exports.DeleteFunctionRequest$, () => exports.DeleteFunctionResponse$
|
|
1315
|
+
];
|
|
1207
1316
|
exports.DeleteLiveSource$ = [9, n0, _DLS,
|
|
1208
1317
|
{ [_h]: ["DELETE", "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}", 200] }, () => exports.DeleteLiveSourceRequest$, () => exports.DeleteLiveSourceResponse$
|
|
1209
1318
|
];
|
|
@@ -1243,6 +1352,9 @@ exports.GetChannelPolicy$ = [9, n0, _GCP,
|
|
|
1243
1352
|
exports.GetChannelSchedule$ = [9, n0, _GCS,
|
|
1244
1353
|
{ [_h]: ["GET", "/channel/{ChannelName}/schedule", 200] }, () => exports.GetChannelScheduleRequest$, () => exports.GetChannelScheduleResponse$
|
|
1245
1354
|
];
|
|
1355
|
+
exports.GetFunction$ = [9, n0, _GF,
|
|
1356
|
+
{ [_h]: ["GET", "/function/{FunctionId}", 200] }, () => exports.GetFunctionRequest$, () => exports.GetFunctionResponse$
|
|
1357
|
+
];
|
|
1246
1358
|
exports.GetPlaybackConfiguration$ = [9, n0, _GPC,
|
|
1247
1359
|
{ [_h]: ["GET", "/playbackConfiguration/{Name}", 200] }, () => exports.GetPlaybackConfigurationRequest$, () => exports.GetPlaybackConfigurationResponse$
|
|
1248
1360
|
];
|
|
@@ -1255,6 +1367,9 @@ exports.ListAlerts$ = [9, n0, _LA,
|
|
|
1255
1367
|
exports.ListChannels$ = [9, n0, _LCi,
|
|
1256
1368
|
{ [_h]: ["GET", "/channels", 200] }, () => exports.ListChannelsRequest$, () => exports.ListChannelsResponse$
|
|
1257
1369
|
];
|
|
1370
|
+
exports.ListFunctions$ = [9, n0, _LF,
|
|
1371
|
+
{ [_h]: ["GET", "/functions", 200] }, () => exports.ListFunctionsRequest$, () => exports.ListFunctionsResponse$
|
|
1372
|
+
];
|
|
1258
1373
|
exports.ListLiveSources$ = [9, n0, _LLS,
|
|
1259
1374
|
{ [_h]: ["GET", "/sourceLocation/{SourceLocationName}/liveSources", 200] }, () => exports.ListLiveSourcesRequest$, () => exports.ListLiveSourcesResponse$
|
|
1260
1375
|
];
|
|
@@ -1276,6 +1391,9 @@ exports.ListVodSources$ = [9, n0, _LVS,
|
|
|
1276
1391
|
exports.PutChannelPolicy$ = [9, n0, _PCP,
|
|
1277
1392
|
{ [_h]: ["PUT", "/channel/{ChannelName}/policy", 200] }, () => exports.PutChannelPolicyRequest$, () => exports.PutChannelPolicyResponse$
|
|
1278
1393
|
];
|
|
1394
|
+
exports.PutFunction$ = [9, n0, _PF,
|
|
1395
|
+
{ [_h]: ["PUT", "/function/{FunctionId}", 200] }, () => exports.PutFunctionRequest$, () => exports.PutFunctionResponse$
|
|
1396
|
+
];
|
|
1279
1397
|
exports.PutPlaybackConfiguration$ = [9, n0, _PPC,
|
|
1280
1398
|
{ [_h]: ["PUT", "/playbackConfiguration", 200] }, () => exports.PutPlaybackConfigurationRequest$, () => exports.PutPlaybackConfigurationResponse$
|
|
1281
1399
|
];
|
package/dist-es/MediaTailor.js
CHANGED
|
@@ -9,6 +9,7 @@ import { CreateSourceLocationCommand, } from "./commands/CreateSourceLocationCom
|
|
|
9
9
|
import { CreateVodSourceCommand, } from "./commands/CreateVodSourceCommand";
|
|
10
10
|
import { DeleteChannelCommand, } from "./commands/DeleteChannelCommand";
|
|
11
11
|
import { DeleteChannelPolicyCommand, } from "./commands/DeleteChannelPolicyCommand";
|
|
12
|
+
import { DeleteFunctionCommand, } from "./commands/DeleteFunctionCommand";
|
|
12
13
|
import { DeleteLiveSourceCommand, } from "./commands/DeleteLiveSourceCommand";
|
|
13
14
|
import { DeletePlaybackConfigurationCommand, } from "./commands/DeletePlaybackConfigurationCommand";
|
|
14
15
|
import { DeletePrefetchScheduleCommand, } from "./commands/DeletePrefetchScheduleCommand";
|
|
@@ -22,10 +23,12 @@ import { DescribeSourceLocationCommand, } from "./commands/DescribeSourceLocatio
|
|
|
22
23
|
import { DescribeVodSourceCommand, } from "./commands/DescribeVodSourceCommand";
|
|
23
24
|
import { GetChannelPolicyCommand, } from "./commands/GetChannelPolicyCommand";
|
|
24
25
|
import { GetChannelScheduleCommand, } from "./commands/GetChannelScheduleCommand";
|
|
26
|
+
import { GetFunctionCommand, } from "./commands/GetFunctionCommand";
|
|
25
27
|
import { GetPlaybackConfigurationCommand, } from "./commands/GetPlaybackConfigurationCommand";
|
|
26
28
|
import { GetPrefetchScheduleCommand, } from "./commands/GetPrefetchScheduleCommand";
|
|
27
29
|
import { ListAlertsCommand, } from "./commands/ListAlertsCommand";
|
|
28
30
|
import { ListChannelsCommand, } from "./commands/ListChannelsCommand";
|
|
31
|
+
import { ListFunctionsCommand, } from "./commands/ListFunctionsCommand";
|
|
29
32
|
import { ListLiveSourcesCommand, } from "./commands/ListLiveSourcesCommand";
|
|
30
33
|
import { ListPlaybackConfigurationsCommand, } from "./commands/ListPlaybackConfigurationsCommand";
|
|
31
34
|
import { ListPrefetchSchedulesCommand, } from "./commands/ListPrefetchSchedulesCommand";
|
|
@@ -33,6 +36,7 @@ import { ListSourceLocationsCommand, } from "./commands/ListSourceLocationsComma
|
|
|
33
36
|
import { ListTagsForResourceCommand, } from "./commands/ListTagsForResourceCommand";
|
|
34
37
|
import { ListVodSourcesCommand, } from "./commands/ListVodSourcesCommand";
|
|
35
38
|
import { PutChannelPolicyCommand, } from "./commands/PutChannelPolicyCommand";
|
|
39
|
+
import { PutFunctionCommand, } from "./commands/PutFunctionCommand";
|
|
36
40
|
import { PutPlaybackConfigurationCommand, } from "./commands/PutPlaybackConfigurationCommand";
|
|
37
41
|
import { StartChannelCommand, } from "./commands/StartChannelCommand";
|
|
38
42
|
import { StopChannelCommand, } from "./commands/StopChannelCommand";
|
|
@@ -47,6 +51,7 @@ import { MediaTailorClient } from "./MediaTailorClient";
|
|
|
47
51
|
import { paginateGetChannelSchedule } from "./pagination/GetChannelSchedulePaginator";
|
|
48
52
|
import { paginateListAlerts } from "./pagination/ListAlertsPaginator";
|
|
49
53
|
import { paginateListChannels } from "./pagination/ListChannelsPaginator";
|
|
54
|
+
import { paginateListFunctions } from "./pagination/ListFunctionsPaginator";
|
|
50
55
|
import { paginateListLiveSources } from "./pagination/ListLiveSourcesPaginator";
|
|
51
56
|
import { paginateListPlaybackConfigurations } from "./pagination/ListPlaybackConfigurationsPaginator";
|
|
52
57
|
import { paginateListPrefetchSchedules } from "./pagination/ListPrefetchSchedulesPaginator";
|
|
@@ -63,6 +68,7 @@ const commands = {
|
|
|
63
68
|
CreateVodSourceCommand,
|
|
64
69
|
DeleteChannelCommand,
|
|
65
70
|
DeleteChannelPolicyCommand,
|
|
71
|
+
DeleteFunctionCommand,
|
|
66
72
|
DeleteLiveSourceCommand,
|
|
67
73
|
DeletePlaybackConfigurationCommand,
|
|
68
74
|
DeletePrefetchScheduleCommand,
|
|
@@ -76,10 +82,12 @@ const commands = {
|
|
|
76
82
|
DescribeVodSourceCommand,
|
|
77
83
|
GetChannelPolicyCommand,
|
|
78
84
|
GetChannelScheduleCommand,
|
|
85
|
+
GetFunctionCommand,
|
|
79
86
|
GetPlaybackConfigurationCommand,
|
|
80
87
|
GetPrefetchScheduleCommand,
|
|
81
88
|
ListAlertsCommand,
|
|
82
89
|
ListChannelsCommand,
|
|
90
|
+
ListFunctionsCommand,
|
|
83
91
|
ListLiveSourcesCommand,
|
|
84
92
|
ListPlaybackConfigurationsCommand,
|
|
85
93
|
ListPrefetchSchedulesCommand,
|
|
@@ -87,6 +95,7 @@ const commands = {
|
|
|
87
95
|
ListTagsForResourceCommand,
|
|
88
96
|
ListVodSourcesCommand,
|
|
89
97
|
PutChannelPolicyCommand,
|
|
98
|
+
PutFunctionCommand,
|
|
90
99
|
PutPlaybackConfigurationCommand,
|
|
91
100
|
StartChannelCommand,
|
|
92
101
|
StopChannelCommand,
|
|
@@ -102,6 +111,7 @@ const paginators = {
|
|
|
102
111
|
paginateGetChannelSchedule,
|
|
103
112
|
paginateListAlerts,
|
|
104
113
|
paginateListChannels,
|
|
114
|
+
paginateListFunctions,
|
|
105
115
|
paginateListLiveSources,
|
|
106
116
|
paginateListPlaybackConfigurations,
|
|
107
117
|
paginateListPrefetchSchedules,
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { DeleteFunction$ } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class DeleteFunctionCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("MediaTailor", "DeleteFunction", {})
|
|
13
|
+
.n("MediaTailorClient", "DeleteFunctionCommand")
|
|
14
|
+
.sc(DeleteFunction$)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { GetFunction$ } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class GetFunctionCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("MediaTailor", "GetFunction", {})
|
|
13
|
+
.n("MediaTailorClient", "GetFunctionCommand")
|
|
14
|
+
.sc(GetFunction$)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { ListFunctions$ } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class ListFunctionsCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("MediaTailor", "ListFunctions", {})
|
|
13
|
+
.n("MediaTailorClient", "ListFunctionsCommand")
|
|
14
|
+
.sc(ListFunctions$)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
+
import { PutFunction$ } from "../schemas/schemas_0";
|
|
5
|
+
export { $Command };
|
|
6
|
+
export class PutFunctionCommand extends $Command
|
|
7
|
+
.classBuilder()
|
|
8
|
+
.ep(commonParams)
|
|
9
|
+
.m(function (Command, cs, config, o) {
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
+
})
|
|
12
|
+
.s("MediaTailor", "PutFunction", {})
|
|
13
|
+
.n("MediaTailorClient", "PutFunctionCommand")
|
|
14
|
+
.sc(PutFunction$)
|
|
15
|
+
.build() {
|
|
16
|
+
}
|
|
@@ -8,6 +8,7 @@ export * from "./CreateSourceLocationCommand";
|
|
|
8
8
|
export * from "./CreateVodSourceCommand";
|
|
9
9
|
export * from "./DeleteChannelCommand";
|
|
10
10
|
export * from "./DeleteChannelPolicyCommand";
|
|
11
|
+
export * from "./DeleteFunctionCommand";
|
|
11
12
|
export * from "./DeleteLiveSourceCommand";
|
|
12
13
|
export * from "./DeletePlaybackConfigurationCommand";
|
|
13
14
|
export * from "./DeletePrefetchScheduleCommand";
|
|
@@ -21,10 +22,12 @@ export * from "./DescribeSourceLocationCommand";
|
|
|
21
22
|
export * from "./DescribeVodSourceCommand";
|
|
22
23
|
export * from "./GetChannelPolicyCommand";
|
|
23
24
|
export * from "./GetChannelScheduleCommand";
|
|
25
|
+
export * from "./GetFunctionCommand";
|
|
24
26
|
export * from "./GetPlaybackConfigurationCommand";
|
|
25
27
|
export * from "./GetPrefetchScheduleCommand";
|
|
26
28
|
export * from "./ListAlertsCommand";
|
|
27
29
|
export * from "./ListChannelsCommand";
|
|
30
|
+
export * from "./ListFunctionsCommand";
|
|
28
31
|
export * from "./ListLiveSourcesCommand";
|
|
29
32
|
export * from "./ListPlaybackConfigurationsCommand";
|
|
30
33
|
export * from "./ListPrefetchSchedulesCommand";
|
|
@@ -32,6 +35,7 @@ export * from "./ListSourceLocationsCommand";
|
|
|
32
35
|
export * from "./ListTagsForResourceCommand";
|
|
33
36
|
export * from "./ListVodSourcesCommand";
|
|
34
37
|
export * from "./PutChannelPolicyCommand";
|
|
38
|
+
export * from "./PutFunctionCommand";
|
|
35
39
|
export * from "./PutPlaybackConfigurationCommand";
|
|
36
40
|
export * from "./StartChannelCommand";
|
|
37
41
|
export * from "./StopChannelCommand";
|