@aws-sdk/client-mediatailor 3.303.0 → 3.309.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/commands/ConfigureLogsForChannelCommand.js +2 -2
- package/dist-cjs/commands/ConfigureLogsForPlaybackConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateChannelCommand.js +2 -2
- package/dist-cjs/commands/CreateLiveSourceCommand.js +2 -2
- package/dist-cjs/commands/CreatePrefetchScheduleCommand.js +2 -2
- package/dist-cjs/commands/CreateProgramCommand.js +2 -2
- package/dist-cjs/commands/CreateSourceLocationCommand.js +2 -2
- package/dist-cjs/commands/CreateVodSourceCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteLiveSourceCommand.js +2 -2
- package/dist-cjs/commands/DeletePlaybackConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeletePrefetchScheduleCommand.js +2 -2
- package/dist-cjs/commands/DeleteProgramCommand.js +2 -2
- package/dist-cjs/commands/DeleteSourceLocationCommand.js +2 -2
- package/dist-cjs/commands/DeleteVodSourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelCommand.js +2 -2
- package/dist-cjs/commands/DescribeLiveSourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeProgramCommand.js +2 -2
- package/dist-cjs/commands/DescribeSourceLocationCommand.js +2 -2
- package/dist-cjs/commands/DescribeVodSourceCommand.js +2 -2
- package/dist-cjs/commands/GetChannelPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetChannelScheduleCommand.js +2 -2
- package/dist-cjs/commands/GetPlaybackConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetPrefetchScheduleCommand.js +2 -2
- package/dist-cjs/commands/ListAlertsCommand.js +2 -2
- package/dist-cjs/commands/ListChannelsCommand.js +2 -2
- package/dist-cjs/commands/ListLiveSourcesCommand.js +2 -2
- package/dist-cjs/commands/ListPlaybackConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListPrefetchSchedulesCommand.js +2 -2
- package/dist-cjs/commands/ListSourceLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListVodSourcesCommand.js +2 -2
- package/dist-cjs/commands/PutChannelPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutPlaybackConfigurationCommand.js +2 -2
- package/dist-cjs/commands/StartChannelCommand.js +2 -2
- package/dist-cjs/commands/StopChannelCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateLiveSourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateProgramCommand.js +2 -2
- package/dist-cjs/commands/UpdateSourceLocationCommand.js +2 -2
- package/dist-cjs/commands/UpdateVodSourceCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +552 -594
- package/dist-es/commands/ConfigureLogsForChannelCommand.js +3 -3
- package/dist-es/commands/ConfigureLogsForPlaybackConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateChannelCommand.js +3 -3
- package/dist-es/commands/CreateLiveSourceCommand.js +3 -3
- package/dist-es/commands/CreatePrefetchScheduleCommand.js +3 -3
- package/dist-es/commands/CreateProgramCommand.js +3 -3
- package/dist-es/commands/CreateSourceLocationCommand.js +3 -3
- package/dist-es/commands/CreateVodSourceCommand.js +3 -3
- package/dist-es/commands/DeleteChannelCommand.js +3 -3
- package/dist-es/commands/DeleteChannelPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteLiveSourceCommand.js +3 -3
- package/dist-es/commands/DeletePlaybackConfigurationCommand.js +3 -3
- package/dist-es/commands/DeletePrefetchScheduleCommand.js +3 -3
- package/dist-es/commands/DeleteProgramCommand.js +3 -3
- package/dist-es/commands/DeleteSourceLocationCommand.js +3 -3
- package/dist-es/commands/DeleteVodSourceCommand.js +3 -3
- package/dist-es/commands/DescribeChannelCommand.js +3 -3
- package/dist-es/commands/DescribeLiveSourceCommand.js +3 -3
- package/dist-es/commands/DescribeProgramCommand.js +3 -3
- package/dist-es/commands/DescribeSourceLocationCommand.js +3 -3
- package/dist-es/commands/DescribeVodSourceCommand.js +3 -3
- package/dist-es/commands/GetChannelPolicyCommand.js +3 -3
- package/dist-es/commands/GetChannelScheduleCommand.js +3 -3
- package/dist-es/commands/GetPlaybackConfigurationCommand.js +3 -3
- package/dist-es/commands/GetPrefetchScheduleCommand.js +3 -3
- package/dist-es/commands/ListAlertsCommand.js +3 -3
- package/dist-es/commands/ListChannelsCommand.js +3 -3
- package/dist-es/commands/ListLiveSourcesCommand.js +3 -3
- package/dist-es/commands/ListPlaybackConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListPrefetchSchedulesCommand.js +3 -3
- package/dist-es/commands/ListSourceLocationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListVodSourcesCommand.js +3 -3
- package/dist-es/commands/PutChannelPolicyCommand.js +3 -3
- package/dist-es/commands/PutPlaybackConfigurationCommand.js +3 -3
- package/dist-es/commands/StartChannelCommand.js +3 -3
- package/dist-es/commands/StopChannelCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateChannelCommand.js +3 -3
- package/dist-es/commands/UpdateLiveSourceCommand.js +3 -3
- package/dist-es/commands/UpdateProgramCommand.js +3 -3
- package/dist-es/commands/UpdateSourceLocationCommand.js +3 -3
- package/dist-es/commands/UpdateVodSourceCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +462 -504
- package/dist-types/protocols/Aws_restJson1.d.ts +352 -88
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +88 -88
- package/package.json +29 -29
|
@@ -44,91 +44,355 @@ import { UpdateLiveSourceCommandInput, UpdateLiveSourceCommandOutput } from "../
|
|
|
44
44
|
import { UpdateProgramCommandInput, UpdateProgramCommandOutput } from "../commands/UpdateProgramCommand";
|
|
45
45
|
import { UpdateSourceLocationCommandInput, UpdateSourceLocationCommandOutput } from "../commands/UpdateSourceLocationCommand";
|
|
46
46
|
import { UpdateVodSourceCommandInput, UpdateVodSourceCommandOutput } from "../commands/UpdateVodSourceCommand";
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
export declare const
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
export declare const
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
export declare const
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
export declare const
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
export declare const
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
export declare const
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
export declare const
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
export declare const
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
export declare const
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
export declare const
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
export declare const
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
export declare const
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
export declare const
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
export declare const
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
export declare const
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
export declare const
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
export declare const
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
export declare const
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
export declare const
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
export declare const
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
export declare const
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
export declare const
|
|
47
|
+
/**
|
|
48
|
+
* serializeAws_restJson1ConfigureLogsForChannelCommand
|
|
49
|
+
*/
|
|
50
|
+
export declare const se_ConfigureLogsForChannelCommand: (input: ConfigureLogsForChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
51
|
+
/**
|
|
52
|
+
* serializeAws_restJson1ConfigureLogsForPlaybackConfigurationCommand
|
|
53
|
+
*/
|
|
54
|
+
export declare const se_ConfigureLogsForPlaybackConfigurationCommand: (input: ConfigureLogsForPlaybackConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
55
|
+
/**
|
|
56
|
+
* serializeAws_restJson1CreateChannelCommand
|
|
57
|
+
*/
|
|
58
|
+
export declare const se_CreateChannelCommand: (input: CreateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
59
|
+
/**
|
|
60
|
+
* serializeAws_restJson1CreateLiveSourceCommand
|
|
61
|
+
*/
|
|
62
|
+
export declare const se_CreateLiveSourceCommand: (input: CreateLiveSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
63
|
+
/**
|
|
64
|
+
* serializeAws_restJson1CreatePrefetchScheduleCommand
|
|
65
|
+
*/
|
|
66
|
+
export declare const se_CreatePrefetchScheduleCommand: (input: CreatePrefetchScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
67
|
+
/**
|
|
68
|
+
* serializeAws_restJson1CreateProgramCommand
|
|
69
|
+
*/
|
|
70
|
+
export declare const se_CreateProgramCommand: (input: CreateProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
71
|
+
/**
|
|
72
|
+
* serializeAws_restJson1CreateSourceLocationCommand
|
|
73
|
+
*/
|
|
74
|
+
export declare const se_CreateSourceLocationCommand: (input: CreateSourceLocationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
75
|
+
/**
|
|
76
|
+
* serializeAws_restJson1CreateVodSourceCommand
|
|
77
|
+
*/
|
|
78
|
+
export declare const se_CreateVodSourceCommand: (input: CreateVodSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
79
|
+
/**
|
|
80
|
+
* serializeAws_restJson1DeleteChannelCommand
|
|
81
|
+
*/
|
|
82
|
+
export declare const se_DeleteChannelCommand: (input: DeleteChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
83
|
+
/**
|
|
84
|
+
* serializeAws_restJson1DeleteChannelPolicyCommand
|
|
85
|
+
*/
|
|
86
|
+
export declare const se_DeleteChannelPolicyCommand: (input: DeleteChannelPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
87
|
+
/**
|
|
88
|
+
* serializeAws_restJson1DeleteLiveSourceCommand
|
|
89
|
+
*/
|
|
90
|
+
export declare const se_DeleteLiveSourceCommand: (input: DeleteLiveSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
91
|
+
/**
|
|
92
|
+
* serializeAws_restJson1DeletePlaybackConfigurationCommand
|
|
93
|
+
*/
|
|
94
|
+
export declare const se_DeletePlaybackConfigurationCommand: (input: DeletePlaybackConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
95
|
+
/**
|
|
96
|
+
* serializeAws_restJson1DeletePrefetchScheduleCommand
|
|
97
|
+
*/
|
|
98
|
+
export declare const se_DeletePrefetchScheduleCommand: (input: DeletePrefetchScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
99
|
+
/**
|
|
100
|
+
* serializeAws_restJson1DeleteProgramCommand
|
|
101
|
+
*/
|
|
102
|
+
export declare const se_DeleteProgramCommand: (input: DeleteProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
103
|
+
/**
|
|
104
|
+
* serializeAws_restJson1DeleteSourceLocationCommand
|
|
105
|
+
*/
|
|
106
|
+
export declare const se_DeleteSourceLocationCommand: (input: DeleteSourceLocationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
107
|
+
/**
|
|
108
|
+
* serializeAws_restJson1DeleteVodSourceCommand
|
|
109
|
+
*/
|
|
110
|
+
export declare const se_DeleteVodSourceCommand: (input: DeleteVodSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
111
|
+
/**
|
|
112
|
+
* serializeAws_restJson1DescribeChannelCommand
|
|
113
|
+
*/
|
|
114
|
+
export declare const se_DescribeChannelCommand: (input: DescribeChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
115
|
+
/**
|
|
116
|
+
* serializeAws_restJson1DescribeLiveSourceCommand
|
|
117
|
+
*/
|
|
118
|
+
export declare const se_DescribeLiveSourceCommand: (input: DescribeLiveSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
119
|
+
/**
|
|
120
|
+
* serializeAws_restJson1DescribeProgramCommand
|
|
121
|
+
*/
|
|
122
|
+
export declare const se_DescribeProgramCommand: (input: DescribeProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
123
|
+
/**
|
|
124
|
+
* serializeAws_restJson1DescribeSourceLocationCommand
|
|
125
|
+
*/
|
|
126
|
+
export declare const se_DescribeSourceLocationCommand: (input: DescribeSourceLocationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
127
|
+
/**
|
|
128
|
+
* serializeAws_restJson1DescribeVodSourceCommand
|
|
129
|
+
*/
|
|
130
|
+
export declare const se_DescribeVodSourceCommand: (input: DescribeVodSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
131
|
+
/**
|
|
132
|
+
* serializeAws_restJson1GetChannelPolicyCommand
|
|
133
|
+
*/
|
|
134
|
+
export declare const se_GetChannelPolicyCommand: (input: GetChannelPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
135
|
+
/**
|
|
136
|
+
* serializeAws_restJson1GetChannelScheduleCommand
|
|
137
|
+
*/
|
|
138
|
+
export declare const se_GetChannelScheduleCommand: (input: GetChannelScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
139
|
+
/**
|
|
140
|
+
* serializeAws_restJson1GetPlaybackConfigurationCommand
|
|
141
|
+
*/
|
|
142
|
+
export declare const se_GetPlaybackConfigurationCommand: (input: GetPlaybackConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
143
|
+
/**
|
|
144
|
+
* serializeAws_restJson1GetPrefetchScheduleCommand
|
|
145
|
+
*/
|
|
146
|
+
export declare const se_GetPrefetchScheduleCommand: (input: GetPrefetchScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
147
|
+
/**
|
|
148
|
+
* serializeAws_restJson1ListAlertsCommand
|
|
149
|
+
*/
|
|
150
|
+
export declare const se_ListAlertsCommand: (input: ListAlertsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
151
|
+
/**
|
|
152
|
+
* serializeAws_restJson1ListChannelsCommand
|
|
153
|
+
*/
|
|
154
|
+
export declare const se_ListChannelsCommand: (input: ListChannelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
155
|
+
/**
|
|
156
|
+
* serializeAws_restJson1ListLiveSourcesCommand
|
|
157
|
+
*/
|
|
158
|
+
export declare const se_ListLiveSourcesCommand: (input: ListLiveSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
159
|
+
/**
|
|
160
|
+
* serializeAws_restJson1ListPlaybackConfigurationsCommand
|
|
161
|
+
*/
|
|
162
|
+
export declare const se_ListPlaybackConfigurationsCommand: (input: ListPlaybackConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
163
|
+
/**
|
|
164
|
+
* serializeAws_restJson1ListPrefetchSchedulesCommand
|
|
165
|
+
*/
|
|
166
|
+
export declare const se_ListPrefetchSchedulesCommand: (input: ListPrefetchSchedulesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
167
|
+
/**
|
|
168
|
+
* serializeAws_restJson1ListSourceLocationsCommand
|
|
169
|
+
*/
|
|
170
|
+
export declare const se_ListSourceLocationsCommand: (input: ListSourceLocationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
171
|
+
/**
|
|
172
|
+
* serializeAws_restJson1ListTagsForResourceCommand
|
|
173
|
+
*/
|
|
174
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
175
|
+
/**
|
|
176
|
+
* serializeAws_restJson1ListVodSourcesCommand
|
|
177
|
+
*/
|
|
178
|
+
export declare const se_ListVodSourcesCommand: (input: ListVodSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
179
|
+
/**
|
|
180
|
+
* serializeAws_restJson1PutChannelPolicyCommand
|
|
181
|
+
*/
|
|
182
|
+
export declare const se_PutChannelPolicyCommand: (input: PutChannelPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
183
|
+
/**
|
|
184
|
+
* serializeAws_restJson1PutPlaybackConfigurationCommand
|
|
185
|
+
*/
|
|
186
|
+
export declare const se_PutPlaybackConfigurationCommand: (input: PutPlaybackConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
187
|
+
/**
|
|
188
|
+
* serializeAws_restJson1StartChannelCommand
|
|
189
|
+
*/
|
|
190
|
+
export declare const se_StartChannelCommand: (input: StartChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
191
|
+
/**
|
|
192
|
+
* serializeAws_restJson1StopChannelCommand
|
|
193
|
+
*/
|
|
194
|
+
export declare const se_StopChannelCommand: (input: StopChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
195
|
+
/**
|
|
196
|
+
* serializeAws_restJson1TagResourceCommand
|
|
197
|
+
*/
|
|
198
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
199
|
+
/**
|
|
200
|
+
* serializeAws_restJson1UntagResourceCommand
|
|
201
|
+
*/
|
|
202
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
203
|
+
/**
|
|
204
|
+
* serializeAws_restJson1UpdateChannelCommand
|
|
205
|
+
*/
|
|
206
|
+
export declare const se_UpdateChannelCommand: (input: UpdateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
207
|
+
/**
|
|
208
|
+
* serializeAws_restJson1UpdateLiveSourceCommand
|
|
209
|
+
*/
|
|
210
|
+
export declare const se_UpdateLiveSourceCommand: (input: UpdateLiveSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
211
|
+
/**
|
|
212
|
+
* serializeAws_restJson1UpdateProgramCommand
|
|
213
|
+
*/
|
|
214
|
+
export declare const se_UpdateProgramCommand: (input: UpdateProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
215
|
+
/**
|
|
216
|
+
* serializeAws_restJson1UpdateSourceLocationCommand
|
|
217
|
+
*/
|
|
218
|
+
export declare const se_UpdateSourceLocationCommand: (input: UpdateSourceLocationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
219
|
+
/**
|
|
220
|
+
* serializeAws_restJson1UpdateVodSourceCommand
|
|
221
|
+
*/
|
|
222
|
+
export declare const se_UpdateVodSourceCommand: (input: UpdateVodSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
223
|
+
/**
|
|
224
|
+
* deserializeAws_restJson1ConfigureLogsForChannelCommand
|
|
225
|
+
*/
|
|
226
|
+
export declare const de_ConfigureLogsForChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfigureLogsForChannelCommandOutput>;
|
|
227
|
+
/**
|
|
228
|
+
* deserializeAws_restJson1ConfigureLogsForPlaybackConfigurationCommand
|
|
229
|
+
*/
|
|
230
|
+
export declare const de_ConfigureLogsForPlaybackConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfigureLogsForPlaybackConfigurationCommandOutput>;
|
|
231
|
+
/**
|
|
232
|
+
* deserializeAws_restJson1CreateChannelCommand
|
|
233
|
+
*/
|
|
234
|
+
export declare const de_CreateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateChannelCommandOutput>;
|
|
235
|
+
/**
|
|
236
|
+
* deserializeAws_restJson1CreateLiveSourceCommand
|
|
237
|
+
*/
|
|
238
|
+
export declare const de_CreateLiveSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLiveSourceCommandOutput>;
|
|
239
|
+
/**
|
|
240
|
+
* deserializeAws_restJson1CreatePrefetchScheduleCommand
|
|
241
|
+
*/
|
|
242
|
+
export declare const de_CreatePrefetchScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePrefetchScheduleCommandOutput>;
|
|
243
|
+
/**
|
|
244
|
+
* deserializeAws_restJson1CreateProgramCommand
|
|
245
|
+
*/
|
|
246
|
+
export declare const de_CreateProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProgramCommandOutput>;
|
|
247
|
+
/**
|
|
248
|
+
* deserializeAws_restJson1CreateSourceLocationCommand
|
|
249
|
+
*/
|
|
250
|
+
export declare const de_CreateSourceLocationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSourceLocationCommandOutput>;
|
|
251
|
+
/**
|
|
252
|
+
* deserializeAws_restJson1CreateVodSourceCommand
|
|
253
|
+
*/
|
|
254
|
+
export declare const de_CreateVodSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVodSourceCommandOutput>;
|
|
255
|
+
/**
|
|
256
|
+
* deserializeAws_restJson1DeleteChannelCommand
|
|
257
|
+
*/
|
|
258
|
+
export declare const de_DeleteChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChannelCommandOutput>;
|
|
259
|
+
/**
|
|
260
|
+
* deserializeAws_restJson1DeleteChannelPolicyCommand
|
|
261
|
+
*/
|
|
262
|
+
export declare const de_DeleteChannelPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChannelPolicyCommandOutput>;
|
|
263
|
+
/**
|
|
264
|
+
* deserializeAws_restJson1DeleteLiveSourceCommand
|
|
265
|
+
*/
|
|
266
|
+
export declare const de_DeleteLiveSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLiveSourceCommandOutput>;
|
|
267
|
+
/**
|
|
268
|
+
* deserializeAws_restJson1DeletePlaybackConfigurationCommand
|
|
269
|
+
*/
|
|
270
|
+
export declare const de_DeletePlaybackConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePlaybackConfigurationCommandOutput>;
|
|
271
|
+
/**
|
|
272
|
+
* deserializeAws_restJson1DeletePrefetchScheduleCommand
|
|
273
|
+
*/
|
|
274
|
+
export declare const de_DeletePrefetchScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePrefetchScheduleCommandOutput>;
|
|
275
|
+
/**
|
|
276
|
+
* deserializeAws_restJson1DeleteProgramCommand
|
|
277
|
+
*/
|
|
278
|
+
export declare const de_DeleteProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProgramCommandOutput>;
|
|
279
|
+
/**
|
|
280
|
+
* deserializeAws_restJson1DeleteSourceLocationCommand
|
|
281
|
+
*/
|
|
282
|
+
export declare const de_DeleteSourceLocationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSourceLocationCommandOutput>;
|
|
283
|
+
/**
|
|
284
|
+
* deserializeAws_restJson1DeleteVodSourceCommand
|
|
285
|
+
*/
|
|
286
|
+
export declare const de_DeleteVodSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVodSourceCommandOutput>;
|
|
287
|
+
/**
|
|
288
|
+
* deserializeAws_restJson1DescribeChannelCommand
|
|
289
|
+
*/
|
|
290
|
+
export declare const de_DescribeChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChannelCommandOutput>;
|
|
291
|
+
/**
|
|
292
|
+
* deserializeAws_restJson1DescribeLiveSourceCommand
|
|
293
|
+
*/
|
|
294
|
+
export declare const de_DescribeLiveSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLiveSourceCommandOutput>;
|
|
295
|
+
/**
|
|
296
|
+
* deserializeAws_restJson1DescribeProgramCommand
|
|
297
|
+
*/
|
|
298
|
+
export declare const de_DescribeProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProgramCommandOutput>;
|
|
299
|
+
/**
|
|
300
|
+
* deserializeAws_restJson1DescribeSourceLocationCommand
|
|
301
|
+
*/
|
|
302
|
+
export declare const de_DescribeSourceLocationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSourceLocationCommandOutput>;
|
|
303
|
+
/**
|
|
304
|
+
* deserializeAws_restJson1DescribeVodSourceCommand
|
|
305
|
+
*/
|
|
306
|
+
export declare const de_DescribeVodSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVodSourceCommandOutput>;
|
|
307
|
+
/**
|
|
308
|
+
* deserializeAws_restJson1GetChannelPolicyCommand
|
|
309
|
+
*/
|
|
310
|
+
export declare const de_GetChannelPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChannelPolicyCommandOutput>;
|
|
311
|
+
/**
|
|
312
|
+
* deserializeAws_restJson1GetChannelScheduleCommand
|
|
313
|
+
*/
|
|
314
|
+
export declare const de_GetChannelScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetChannelScheduleCommandOutput>;
|
|
315
|
+
/**
|
|
316
|
+
* deserializeAws_restJson1GetPlaybackConfigurationCommand
|
|
317
|
+
*/
|
|
318
|
+
export declare const de_GetPlaybackConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPlaybackConfigurationCommandOutput>;
|
|
319
|
+
/**
|
|
320
|
+
* deserializeAws_restJson1GetPrefetchScheduleCommand
|
|
321
|
+
*/
|
|
322
|
+
export declare const de_GetPrefetchScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPrefetchScheduleCommandOutput>;
|
|
323
|
+
/**
|
|
324
|
+
* deserializeAws_restJson1ListAlertsCommand
|
|
325
|
+
*/
|
|
326
|
+
export declare const de_ListAlertsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAlertsCommandOutput>;
|
|
327
|
+
/**
|
|
328
|
+
* deserializeAws_restJson1ListChannelsCommand
|
|
329
|
+
*/
|
|
330
|
+
export declare const de_ListChannelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListChannelsCommandOutput>;
|
|
331
|
+
/**
|
|
332
|
+
* deserializeAws_restJson1ListLiveSourcesCommand
|
|
333
|
+
*/
|
|
334
|
+
export declare const de_ListLiveSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLiveSourcesCommandOutput>;
|
|
335
|
+
/**
|
|
336
|
+
* deserializeAws_restJson1ListPlaybackConfigurationsCommand
|
|
337
|
+
*/
|
|
338
|
+
export declare const de_ListPlaybackConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPlaybackConfigurationsCommandOutput>;
|
|
339
|
+
/**
|
|
340
|
+
* deserializeAws_restJson1ListPrefetchSchedulesCommand
|
|
341
|
+
*/
|
|
342
|
+
export declare const de_ListPrefetchSchedulesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPrefetchSchedulesCommandOutput>;
|
|
343
|
+
/**
|
|
344
|
+
* deserializeAws_restJson1ListSourceLocationsCommand
|
|
345
|
+
*/
|
|
346
|
+
export declare const de_ListSourceLocationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSourceLocationsCommandOutput>;
|
|
347
|
+
/**
|
|
348
|
+
* deserializeAws_restJson1ListTagsForResourceCommand
|
|
349
|
+
*/
|
|
350
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
351
|
+
/**
|
|
352
|
+
* deserializeAws_restJson1ListVodSourcesCommand
|
|
353
|
+
*/
|
|
354
|
+
export declare const de_ListVodSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVodSourcesCommandOutput>;
|
|
355
|
+
/**
|
|
356
|
+
* deserializeAws_restJson1PutChannelPolicyCommand
|
|
357
|
+
*/
|
|
358
|
+
export declare const de_PutChannelPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutChannelPolicyCommandOutput>;
|
|
359
|
+
/**
|
|
360
|
+
* deserializeAws_restJson1PutPlaybackConfigurationCommand
|
|
361
|
+
*/
|
|
362
|
+
export declare const de_PutPlaybackConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPlaybackConfigurationCommandOutput>;
|
|
363
|
+
/**
|
|
364
|
+
* deserializeAws_restJson1StartChannelCommand
|
|
365
|
+
*/
|
|
366
|
+
export declare const de_StartChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartChannelCommandOutput>;
|
|
367
|
+
/**
|
|
368
|
+
* deserializeAws_restJson1StopChannelCommand
|
|
369
|
+
*/
|
|
370
|
+
export declare const de_StopChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopChannelCommandOutput>;
|
|
371
|
+
/**
|
|
372
|
+
* deserializeAws_restJson1TagResourceCommand
|
|
373
|
+
*/
|
|
374
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
375
|
+
/**
|
|
376
|
+
* deserializeAws_restJson1UntagResourceCommand
|
|
377
|
+
*/
|
|
378
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
379
|
+
/**
|
|
380
|
+
* deserializeAws_restJson1UpdateChannelCommand
|
|
381
|
+
*/
|
|
382
|
+
export declare const de_UpdateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelCommandOutput>;
|
|
383
|
+
/**
|
|
384
|
+
* deserializeAws_restJson1UpdateLiveSourceCommand
|
|
385
|
+
*/
|
|
386
|
+
export declare const de_UpdateLiveSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLiveSourceCommandOutput>;
|
|
387
|
+
/**
|
|
388
|
+
* deserializeAws_restJson1UpdateProgramCommand
|
|
389
|
+
*/
|
|
390
|
+
export declare const de_UpdateProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProgramCommandOutput>;
|
|
391
|
+
/**
|
|
392
|
+
* deserializeAws_restJson1UpdateSourceLocationCommand
|
|
393
|
+
*/
|
|
394
|
+
export declare const de_UpdateSourceLocationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSourceLocationCommandOutput>;
|
|
395
|
+
/**
|
|
396
|
+
* deserializeAws_restJson1UpdateVodSourceCommand
|
|
397
|
+
*/
|
|
398
|
+
export declare const de_UpdateVodSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVodSourceCommandOutput>;
|