aws-sdk-mediatailor 1.54.0 → 1.56.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.
@@ -31,6 +31,8 @@ module Aws::MediaTailor
31
31
  ConfigureLogsForPlaybackConfigurationResponse = Shapes::StructureShape.new(name: 'ConfigureLogsForPlaybackConfigurationResponse')
32
32
  CreateChannelRequest = Shapes::StructureShape.new(name: 'CreateChannelRequest')
33
33
  CreateChannelResponse = Shapes::StructureShape.new(name: 'CreateChannelResponse')
34
+ CreateLiveSourceRequest = Shapes::StructureShape.new(name: 'CreateLiveSourceRequest')
35
+ CreateLiveSourceResponse = Shapes::StructureShape.new(name: 'CreateLiveSourceResponse')
34
36
  CreatePrefetchScheduleRequest = Shapes::StructureShape.new(name: 'CreatePrefetchScheduleRequest')
35
37
  CreatePrefetchScheduleResponse = Shapes::StructureShape.new(name: 'CreatePrefetchScheduleResponse')
36
38
  CreateProgramRequest = Shapes::StructureShape.new(name: 'CreateProgramRequest')
@@ -47,6 +49,8 @@ module Aws::MediaTailor
47
49
  DeleteChannelPolicyResponse = Shapes::StructureShape.new(name: 'DeleteChannelPolicyResponse')
48
50
  DeleteChannelRequest = Shapes::StructureShape.new(name: 'DeleteChannelRequest')
49
51
  DeleteChannelResponse = Shapes::StructureShape.new(name: 'DeleteChannelResponse')
52
+ DeleteLiveSourceRequest = Shapes::StructureShape.new(name: 'DeleteLiveSourceRequest')
53
+ DeleteLiveSourceResponse = Shapes::StructureShape.new(name: 'DeleteLiveSourceResponse')
50
54
  DeletePlaybackConfigurationRequest = Shapes::StructureShape.new(name: 'DeletePlaybackConfigurationRequest')
51
55
  DeletePlaybackConfigurationResponse = Shapes::StructureShape.new(name: 'DeletePlaybackConfigurationResponse')
52
56
  DeletePrefetchScheduleRequest = Shapes::StructureShape.new(name: 'DeletePrefetchScheduleRequest')
@@ -59,6 +63,8 @@ module Aws::MediaTailor
59
63
  DeleteVodSourceResponse = Shapes::StructureShape.new(name: 'DeleteVodSourceResponse')
60
64
  DescribeChannelRequest = Shapes::StructureShape.new(name: 'DescribeChannelRequest')
61
65
  DescribeChannelResponse = Shapes::StructureShape.new(name: 'DescribeChannelResponse')
66
+ DescribeLiveSourceRequest = Shapes::StructureShape.new(name: 'DescribeLiveSourceRequest')
67
+ DescribeLiveSourceResponse = Shapes::StructureShape.new(name: 'DescribeLiveSourceResponse')
62
68
  DescribeProgramRequest = Shapes::StructureShape.new(name: 'DescribeProgramRequest')
63
69
  DescribeProgramResponse = Shapes::StructureShape.new(name: 'DescribeProgramResponse')
64
70
  DescribeSourceLocationRequest = Shapes::StructureShape.new(name: 'DescribeSourceLocationRequest')
@@ -82,6 +88,8 @@ module Aws::MediaTailor
82
88
  ListAlertsResponse = Shapes::StructureShape.new(name: 'ListAlertsResponse')
83
89
  ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
84
90
  ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
91
+ ListLiveSourcesRequest = Shapes::StructureShape.new(name: 'ListLiveSourcesRequest')
92
+ ListLiveSourcesResponse = Shapes::StructureShape.new(name: 'ListLiveSourcesResponse')
85
93
  ListPlaybackConfigurationsRequest = Shapes::StructureShape.new(name: 'ListPlaybackConfigurationsRequest')
86
94
  ListPlaybackConfigurationsResponse = Shapes::StructureShape.new(name: 'ListPlaybackConfigurationsResponse')
87
95
  ListPrefetchSchedulesRequest = Shapes::StructureShape.new(name: 'ListPrefetchSchedulesRequest')
@@ -93,6 +101,7 @@ module Aws::MediaTailor
93
101
  ListVodSourcesRequest = Shapes::StructureShape.new(name: 'ListVodSourcesRequest')
94
102
  ListVodSourcesResponse = Shapes::StructureShape.new(name: 'ListVodSourcesResponse')
95
103
  LivePreRollConfiguration = Shapes::StructureShape.new(name: 'LivePreRollConfiguration')
104
+ LiveSource = Shapes::StructureShape.new(name: 'LiveSource')
96
105
  LogConfiguration = Shapes::StructureShape.new(name: 'LogConfiguration')
97
106
  ManifestProcessingRules = Shapes::StructureShape.new(name: 'ManifestProcessingRules')
98
107
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
@@ -128,11 +137,14 @@ module Aws::MediaTailor
128
137
  StopChannelRequest = Shapes::StructureShape.new(name: 'StopChannelRequest')
129
138
  StopChannelResponse = Shapes::StructureShape.new(name: 'StopChannelResponse')
130
139
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
140
+ Tier = Shapes::StringShape.new(name: 'Tier')
131
141
  Transition = Shapes::StructureShape.new(name: 'Transition')
132
142
  Type = Shapes::StringShape.new(name: 'Type')
133
143
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
134
144
  UpdateChannelRequest = Shapes::StructureShape.new(name: 'UpdateChannelRequest')
135
145
  UpdateChannelResponse = Shapes::StructureShape.new(name: 'UpdateChannelResponse')
146
+ UpdateLiveSourceRequest = Shapes::StructureShape.new(name: 'UpdateLiveSourceRequest')
147
+ UpdateLiveSourceResponse = Shapes::StructureShape.new(name: 'UpdateLiveSourceResponse')
136
148
  UpdateSourceLocationRequest = Shapes::StructureShape.new(name: 'UpdateSourceLocationRequest')
137
149
  UpdateSourceLocationResponse = Shapes::StructureShape.new(name: 'UpdateSourceLocationResponse')
138
150
  UpdateVodSourceRequest = Shapes::StructureShape.new(name: 'UpdateVodSourceRequest')
@@ -146,6 +158,7 @@ module Aws::MediaTailor
146
158
  __listOfAlert = Shapes::ListShape.new(name: '__listOfAlert')
147
159
  __listOfAvailMatchingCriteria = Shapes::ListShape.new(name: '__listOfAvailMatchingCriteria')
148
160
  __listOfChannel = Shapes::ListShape.new(name: '__listOfChannel')
161
+ __listOfLiveSource = Shapes::ListShape.new(name: '__listOfLiveSource')
149
162
  __listOfPlaybackConfiguration = Shapes::ListShape.new(name: '__listOfPlaybackConfiguration')
150
163
  __listOfPrefetchSchedule = Shapes::ListShape.new(name: '__listOfPrefetchSchedule')
151
164
  __listOfScheduleAdBreak = Shapes::ListShape.new(name: '__listOfScheduleAdBreak')
@@ -207,6 +220,7 @@ module Aws::MediaTailor
207
220
  Channel.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, required: true, location_name: "Outputs"))
208
221
  Channel.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "PlaybackMode"))
209
222
  Channel.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
223
+ Channel.add_member(:tier, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Tier"))
210
224
  Channel.struct_class = Types::Channel
211
225
 
212
226
  ConfigurationAliasesRequest.key = Shapes::ShapeRef.new(shape: __string)
@@ -219,15 +233,16 @@ module Aws::MediaTailor
219
233
  ConfigureLogsForPlaybackConfigurationRequest.add_member(:playback_configuration_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "PlaybackConfigurationName"))
220
234
  ConfigureLogsForPlaybackConfigurationRequest.struct_class = Types::ConfigureLogsForPlaybackConfigurationRequest
221
235
 
222
- ConfigureLogsForPlaybackConfigurationResponse.add_member(:percent_enabled, Shapes::ShapeRef.new(shape: __integer, location_name: "PercentEnabled"))
236
+ ConfigureLogsForPlaybackConfigurationResponse.add_member(:percent_enabled, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "PercentEnabled"))
223
237
  ConfigureLogsForPlaybackConfigurationResponse.add_member(:playback_configuration_name, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackConfigurationName"))
224
238
  ConfigureLogsForPlaybackConfigurationResponse.struct_class = Types::ConfigureLogsForPlaybackConfigurationResponse
225
239
 
226
- CreateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
240
+ CreateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
227
241
  CreateChannelRequest.add_member(:filler_slate, Shapes::ShapeRef.new(shape: SlateSource, location_name: "FillerSlate"))
228
242
  CreateChannelRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: RequestOutputs, required: true, location_name: "Outputs"))
229
243
  CreateChannelRequest.add_member(:playback_mode, Shapes::ShapeRef.new(shape: PlaybackMode, required: true, location_name: "PlaybackMode"))
230
244
  CreateChannelRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
245
+ CreateChannelRequest.add_member(:tier, Shapes::ShapeRef.new(shape: Tier, location_name: "Tier"))
231
246
  CreateChannelRequest.struct_class = Types::CreateChannelRequest
232
247
 
233
248
  CreateChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
@@ -239,8 +254,24 @@ module Aws::MediaTailor
239
254
  CreateChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
240
255
  CreateChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
241
256
  CreateChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
257
+ CreateChannelResponse.add_member(:tier, Shapes::ShapeRef.new(shape: __string, location_name: "Tier"))
242
258
  CreateChannelResponse.struct_class = Types::CreateChannelResponse
243
259
 
260
+ CreateLiveSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
261
+ CreateLiveSourceRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "LiveSourceName"))
262
+ CreateLiveSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
263
+ CreateLiveSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
264
+ CreateLiveSourceRequest.struct_class = Types::CreateLiveSourceRequest
265
+
266
+ CreateLiveSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
267
+ CreateLiveSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
268
+ CreateLiveSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
269
+ CreateLiveSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
270
+ CreateLiveSourceResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
271
+ CreateLiveSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
272
+ CreateLiveSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
273
+ CreateLiveSourceResponse.struct_class = Types::CreateLiveSourceResponse
274
+
244
275
  CreatePrefetchScheduleRequest.add_member(:consumption, Shapes::ShapeRef.new(shape: PrefetchConsumption, required: true, location_name: "Consumption"))
245
276
  CreatePrefetchScheduleRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "Name"))
246
277
  CreatePrefetchScheduleRequest.add_member(:playback_configuration_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "PlaybackConfigurationName"))
@@ -257,17 +288,19 @@ module Aws::MediaTailor
257
288
  CreatePrefetchScheduleResponse.struct_class = Types::CreatePrefetchScheduleResponse
258
289
 
259
290
  CreateProgramRequest.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
260
- CreateProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
261
- CreateProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
291
+ CreateProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
292
+ CreateProgramRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
293
+ CreateProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ProgramName"))
262
294
  CreateProgramRequest.add_member(:schedule_configuration, Shapes::ShapeRef.new(shape: ScheduleConfiguration, required: true, location_name: "ScheduleConfiguration"))
263
295
  CreateProgramRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
264
- CreateProgramRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
296
+ CreateProgramRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
265
297
  CreateProgramRequest.struct_class = Types::CreateProgramRequest
266
298
 
267
299
  CreateProgramResponse.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
268
300
  CreateProgramResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
269
301
  CreateProgramResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
270
302
  CreateProgramResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
303
+ CreateProgramResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
271
304
  CreateProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "ProgramName"))
272
305
  CreateProgramResponse.add_member(:scheduled_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ScheduledStartTime"))
273
306
  CreateProgramResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
@@ -278,7 +311,7 @@ module Aws::MediaTailor
278
311
  CreateSourceLocationRequest.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
279
312
  CreateSourceLocationRequest.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
280
313
  CreateSourceLocationRequest.add_member(:segment_delivery_configurations, Shapes::ShapeRef.new(shape: __listOfSegmentDeliveryConfiguration, location_name: "SegmentDeliveryConfigurations"))
281
- CreateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
314
+ CreateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
282
315
  CreateSourceLocationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
283
316
  CreateSourceLocationRequest.struct_class = Types::CreateSourceLocationRequest
284
317
 
@@ -294,9 +327,9 @@ module Aws::MediaTailor
294
327
  CreateSourceLocationResponse.struct_class = Types::CreateSourceLocationResponse
295
328
 
296
329
  CreateVodSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
297
- CreateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
330
+ CreateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
298
331
  CreateVodSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
299
- CreateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
332
+ CreateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "VodSourceName"))
300
333
  CreateVodSourceRequest.struct_class = Types::CreateVodSourceRequest
301
334
 
302
335
  CreateVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
@@ -326,16 +359,22 @@ module Aws::MediaTailor
326
359
  DefaultSegmentDeliveryConfiguration.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, location_name: "BaseUrl"))
327
360
  DefaultSegmentDeliveryConfiguration.struct_class = Types::DefaultSegmentDeliveryConfiguration
328
361
 
329
- DeleteChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
362
+ DeleteChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
330
363
  DeleteChannelPolicyRequest.struct_class = Types::DeleteChannelPolicyRequest
331
364
 
332
365
  DeleteChannelPolicyResponse.struct_class = Types::DeleteChannelPolicyResponse
333
366
 
334
- DeleteChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
367
+ DeleteChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
335
368
  DeleteChannelRequest.struct_class = Types::DeleteChannelRequest
336
369
 
337
370
  DeleteChannelResponse.struct_class = Types::DeleteChannelResponse
338
371
 
372
+ DeleteLiveSourceRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "LiveSourceName"))
373
+ DeleteLiveSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
374
+ DeleteLiveSourceRequest.struct_class = Types::DeleteLiveSourceRequest
375
+
376
+ DeleteLiveSourceResponse.struct_class = Types::DeleteLiveSourceResponse
377
+
339
378
  DeletePlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "Name"))
340
379
  DeletePlaybackConfigurationRequest.struct_class = Types::DeletePlaybackConfigurationRequest
341
380
 
@@ -347,24 +386,24 @@ module Aws::MediaTailor
347
386
 
348
387
  DeletePrefetchScheduleResponse.struct_class = Types::DeletePrefetchScheduleResponse
349
388
 
350
- DeleteProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
351
- DeleteProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
389
+ DeleteProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
390
+ DeleteProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ProgramName"))
352
391
  DeleteProgramRequest.struct_class = Types::DeleteProgramRequest
353
392
 
354
393
  DeleteProgramResponse.struct_class = Types::DeleteProgramResponse
355
394
 
356
- DeleteSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
395
+ DeleteSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
357
396
  DeleteSourceLocationRequest.struct_class = Types::DeleteSourceLocationRequest
358
397
 
359
398
  DeleteSourceLocationResponse.struct_class = Types::DeleteSourceLocationResponse
360
399
 
361
- DeleteVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
362
- DeleteVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
400
+ DeleteVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
401
+ DeleteVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "VodSourceName"))
363
402
  DeleteVodSourceRequest.struct_class = Types::DeleteVodSourceRequest
364
403
 
365
404
  DeleteVodSourceResponse.struct_class = Types::DeleteVodSourceResponse
366
405
 
367
- DescribeChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
406
+ DescribeChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
368
407
  DescribeChannelRequest.struct_class = Types::DescribeChannelRequest
369
408
 
370
409
  DescribeChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
@@ -376,23 +415,38 @@ module Aws::MediaTailor
376
415
  DescribeChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
377
416
  DescribeChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
378
417
  DescribeChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
418
+ DescribeChannelResponse.add_member(:tier, Shapes::ShapeRef.new(shape: __string, location_name: "Tier"))
379
419
  DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
380
420
 
381
- DescribeProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
382
- DescribeProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
421
+ DescribeLiveSourceRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "LiveSourceName"))
422
+ DescribeLiveSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
423
+ DescribeLiveSourceRequest.struct_class = Types::DescribeLiveSourceRequest
424
+
425
+ DescribeLiveSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
426
+ DescribeLiveSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
427
+ DescribeLiveSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
428
+ DescribeLiveSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
429
+ DescribeLiveSourceResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
430
+ DescribeLiveSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
431
+ DescribeLiveSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
432
+ DescribeLiveSourceResponse.struct_class = Types::DescribeLiveSourceResponse
433
+
434
+ DescribeProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
435
+ DescribeProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ProgramName"))
383
436
  DescribeProgramRequest.struct_class = Types::DescribeProgramRequest
384
437
 
385
438
  DescribeProgramResponse.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
386
439
  DescribeProgramResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
387
440
  DescribeProgramResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
388
441
  DescribeProgramResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
442
+ DescribeProgramResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
389
443
  DescribeProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "ProgramName"))
390
444
  DescribeProgramResponse.add_member(:scheduled_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ScheduledStartTime"))
391
445
  DescribeProgramResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
392
446
  DescribeProgramResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
393
447
  DescribeProgramResponse.struct_class = Types::DescribeProgramResponse
394
448
 
395
- DescribeSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
449
+ DescribeSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
396
450
  DescribeSourceLocationRequest.struct_class = Types::DescribeSourceLocationRequest
397
451
 
398
452
  DescribeSourceLocationResponse.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
@@ -406,8 +460,8 @@ module Aws::MediaTailor
406
460
  DescribeSourceLocationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
407
461
  DescribeSourceLocationResponse.struct_class = Types::DescribeSourceLocationResponse
408
462
 
409
- DescribeVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
410
- DescribeVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
463
+ DescribeVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
464
+ DescribeVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "VodSourceName"))
411
465
  DescribeVodSourceRequest.struct_class = Types::DescribeVodSourceRequest
412
466
 
413
467
  DescribeVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
@@ -419,13 +473,13 @@ module Aws::MediaTailor
419
473
  DescribeVodSourceResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
420
474
  DescribeVodSourceResponse.struct_class = Types::DescribeVodSourceResponse
421
475
 
422
- GetChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
476
+ GetChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
423
477
  GetChannelPolicyRequest.struct_class = Types::GetChannelPolicyRequest
424
478
 
425
479
  GetChannelPolicyResponse.add_member(:policy, Shapes::ShapeRef.new(shape: __string, location_name: "Policy"))
426
480
  GetChannelPolicyResponse.struct_class = Types::GetChannelPolicyResponse
427
481
 
428
- GetChannelScheduleRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
482
+ GetChannelScheduleRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
429
483
  GetChannelScheduleRequest.add_member(:duration_minutes, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "durationMinutes"))
430
484
  GetChannelScheduleRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
431
485
  GetChannelScheduleRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
@@ -504,6 +558,15 @@ module Aws::MediaTailor
504
558
  ListChannelsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
505
559
  ListChannelsResponse.struct_class = Types::ListChannelsResponse
506
560
 
561
+ ListLiveSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
562
+ ListLiveSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
563
+ ListLiveSourcesRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
564
+ ListLiveSourcesRequest.struct_class = Types::ListLiveSourcesRequest
565
+
566
+ ListLiveSourcesResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfLiveSource, location_name: "Items"))
567
+ ListLiveSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
568
+ ListLiveSourcesResponse.struct_class = Types::ListLiveSourcesResponse
569
+
507
570
  ListPlaybackConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
508
571
  ListPlaybackConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
509
572
  ListPlaybackConfigurationsRequest.struct_class = Types::ListPlaybackConfigurationsRequest
@@ -538,7 +601,7 @@ module Aws::MediaTailor
538
601
 
539
602
  ListVodSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
540
603
  ListVodSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
541
- ListVodSourcesRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
604
+ ListVodSourcesRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
542
605
  ListVodSourcesRequest.struct_class = Types::ListVodSourcesRequest
543
606
 
544
607
  ListVodSourcesResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfVodSource, location_name: "Items"))
@@ -549,6 +612,15 @@ module Aws::MediaTailor
549
612
  LivePreRollConfiguration.add_member(:max_duration_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "MaxDurationSeconds"))
550
613
  LivePreRollConfiguration.struct_class = Types::LivePreRollConfiguration
551
614
 
615
+ LiveSource.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
616
+ LiveSource.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
617
+ LiveSource.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
618
+ LiveSource.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
619
+ LiveSource.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "LiveSourceName"))
620
+ LiveSource.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
621
+ LiveSource.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
622
+ LiveSource.struct_class = Types::LiveSource
623
+
552
624
  LogConfiguration.add_member(:percent_enabled, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "PercentEnabled"))
553
625
  LogConfiguration.struct_class = Types::LogConfiguration
554
626
 
@@ -594,7 +666,7 @@ module Aws::MediaTailor
594
666
  PrefetchSchedule.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "StreamId"))
595
667
  PrefetchSchedule.struct_class = Types::PrefetchSchedule
596
668
 
597
- PutChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
669
+ PutChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
598
670
  PutChannelPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Policy"))
599
671
  PutChannelPolicyRequest.struct_class = Types::PutChannelPolicyRequest
600
672
 
@@ -608,7 +680,7 @@ module Aws::MediaTailor
608
680
  PutPlaybackConfigurationRequest.add_member(:dash_configuration, Shapes::ShapeRef.new(shape: DashConfigurationForPut, location_name: "DashConfiguration"))
609
681
  PutPlaybackConfigurationRequest.add_member(:live_pre_roll_configuration, Shapes::ShapeRef.new(shape: LivePreRollConfiguration, location_name: "LivePreRollConfiguration"))
610
682
  PutPlaybackConfigurationRequest.add_member(:manifest_processing_rules, Shapes::ShapeRef.new(shape: ManifestProcessingRules, location_name: "ManifestProcessingRules"))
611
- PutPlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
683
+ PutPlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Name"))
612
684
  PutPlaybackConfigurationRequest.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
613
685
  PutPlaybackConfigurationRequest.add_member(:slate_ad_url, Shapes::ShapeRef.new(shape: __string, location_name: "SlateAdUrl"))
614
686
  PutPlaybackConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
@@ -667,11 +739,12 @@ module Aws::MediaTailor
667
739
  ScheduleEntry.add_member(:approximate_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ApproximateStartTime"))
668
740
  ScheduleEntry.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
669
741
  ScheduleEntry.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ChannelName"))
742
+ ScheduleEntry.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
670
743
  ScheduleEntry.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ProgramName"))
671
744
  ScheduleEntry.add_member(:schedule_ad_breaks, Shapes::ShapeRef.new(shape: __listOfScheduleAdBreak, location_name: "ScheduleAdBreaks"))
672
745
  ScheduleEntry.add_member(:schedule_entry_type, Shapes::ShapeRef.new(shape: ScheduleEntryType, location_name: "ScheduleEntryType"))
673
746
  ScheduleEntry.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
674
- ScheduleEntry.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
747
+ ScheduleEntry.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
675
748
  ScheduleEntry.struct_class = Types::ScheduleEntry
676
749
 
677
750
  SecretsManagerAccessTokenConfiguration.add_member(:header_name, Shapes::ShapeRef.new(shape: __string, location_name: "HeaderName"))
@@ -704,12 +777,12 @@ module Aws::MediaTailor
704
777
  SpliceInsertMessage.add_member(:unique_program_id, Shapes::ShapeRef.new(shape: __integer, location_name: "UniqueProgramId"))
705
778
  SpliceInsertMessage.struct_class = Types::SpliceInsertMessage
706
779
 
707
- StartChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
780
+ StartChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
708
781
  StartChannelRequest.struct_class = Types::StartChannelRequest
709
782
 
710
783
  StartChannelResponse.struct_class = Types::StartChannelResponse
711
784
 
712
- StopChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
785
+ StopChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
713
786
  StopChannelRequest.struct_class = Types::StopChannelRequest
714
787
 
715
788
  StopChannelResponse.struct_class = Types::StopChannelResponse
@@ -718,6 +791,7 @@ module Aws::MediaTailor
718
791
  TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, required: true, location_name: "tags"))
719
792
  TagResourceRequest.struct_class = Types::TagResourceRequest
720
793
 
794
+ Transition.add_member(:duration_millis, Shapes::ShapeRef.new(shape: __long, location_name: "DurationMillis"))
721
795
  Transition.add_member(:relative_position, Shapes::ShapeRef.new(shape: RelativePosition, required: true, location_name: "RelativePosition"))
722
796
  Transition.add_member(:relative_program, Shapes::ShapeRef.new(shape: __string, location_name: "RelativeProgram"))
723
797
  Transition.add_member(:scheduled_start_time_millis, Shapes::ShapeRef.new(shape: __long, location_name: "ScheduledStartTimeMillis"))
@@ -728,7 +802,7 @@ module Aws::MediaTailor
728
802
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location: "querystring", location_name: "tagKeys"))
729
803
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
730
804
 
731
- UpdateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
805
+ UpdateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
732
806
  UpdateChannelRequest.add_member(:filler_slate, Shapes::ShapeRef.new(shape: SlateSource, location_name: "FillerSlate"))
733
807
  UpdateChannelRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: RequestOutputs, required: true, location_name: "Outputs"))
734
808
  UpdateChannelRequest.struct_class = Types::UpdateChannelRequest
@@ -742,13 +816,28 @@ module Aws::MediaTailor
742
816
  UpdateChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
743
817
  UpdateChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
744
818
  UpdateChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
819
+ UpdateChannelResponse.add_member(:tier, Shapes::ShapeRef.new(shape: __string, location_name: "Tier"))
745
820
  UpdateChannelResponse.struct_class = Types::UpdateChannelResponse
746
821
 
822
+ UpdateLiveSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
823
+ UpdateLiveSourceRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "LiveSourceName"))
824
+ UpdateLiveSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
825
+ UpdateLiveSourceRequest.struct_class = Types::UpdateLiveSourceRequest
826
+
827
+ UpdateLiveSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
828
+ UpdateLiveSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
829
+ UpdateLiveSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
830
+ UpdateLiveSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
831
+ UpdateLiveSourceResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
832
+ UpdateLiveSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
833
+ UpdateLiveSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
834
+ UpdateLiveSourceResponse.struct_class = Types::UpdateLiveSourceResponse
835
+
747
836
  UpdateSourceLocationRequest.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
748
837
  UpdateSourceLocationRequest.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
749
838
  UpdateSourceLocationRequest.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
750
839
  UpdateSourceLocationRequest.add_member(:segment_delivery_configurations, Shapes::ShapeRef.new(shape: __listOfSegmentDeliveryConfiguration, location_name: "SegmentDeliveryConfigurations"))
751
- UpdateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
840
+ UpdateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
752
841
  UpdateSourceLocationRequest.struct_class = Types::UpdateSourceLocationRequest
753
842
 
754
843
  UpdateSourceLocationResponse.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
@@ -763,8 +852,8 @@ module Aws::MediaTailor
763
852
  UpdateSourceLocationResponse.struct_class = Types::UpdateSourceLocationResponse
764
853
 
765
854
  UpdateVodSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
766
- UpdateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
767
- UpdateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
855
+ UpdateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
856
+ UpdateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "VodSourceName"))
768
857
  UpdateVodSourceRequest.struct_class = Types::UpdateVodSourceRequest
769
858
 
770
859
  UpdateVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
@@ -793,6 +882,8 @@ module Aws::MediaTailor
793
882
 
794
883
  __listOfChannel.member = Shapes::ShapeRef.new(shape: Channel)
795
884
 
885
+ __listOfLiveSource.member = Shapes::ShapeRef.new(shape: LiveSource)
886
+
796
887
  __listOfPlaybackConfiguration.member = Shapes::ShapeRef.new(shape: PlaybackConfiguration)
797
888
 
798
889
  __listOfPrefetchSchedule.member = Shapes::ShapeRef.new(shape: PrefetchSchedule)
@@ -842,11 +933,19 @@ module Aws::MediaTailor
842
933
  api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
843
934
  o.name = "CreateChannel"
844
935
  o.http_method = "POST"
845
- o.http_request_uri = "/channel/{channelName}"
936
+ o.http_request_uri = "/channel/{ChannelName}"
846
937
  o.input = Shapes::ShapeRef.new(shape: CreateChannelRequest)
847
938
  o.output = Shapes::ShapeRef.new(shape: CreateChannelResponse)
848
939
  end)
849
940
 
941
+ api.add_operation(:create_live_source, Seahorse::Model::Operation.new.tap do |o|
942
+ o.name = "CreateLiveSource"
943
+ o.http_method = "POST"
944
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
945
+ o.input = Shapes::ShapeRef.new(shape: CreateLiveSourceRequest)
946
+ o.output = Shapes::ShapeRef.new(shape: CreateLiveSourceResponse)
947
+ end)
948
+
850
949
  api.add_operation(:create_prefetch_schedule, Seahorse::Model::Operation.new.tap do |o|
851
950
  o.name = "CreatePrefetchSchedule"
852
951
  o.http_method = "POST"
@@ -858,7 +957,7 @@ module Aws::MediaTailor
858
957
  api.add_operation(:create_program, Seahorse::Model::Operation.new.tap do |o|
859
958
  o.name = "CreateProgram"
860
959
  o.http_method = "POST"
861
- o.http_request_uri = "/channel/{channelName}/program/{programName}"
960
+ o.http_request_uri = "/channel/{ChannelName}/program/{ProgramName}"
862
961
  o.input = Shapes::ShapeRef.new(shape: CreateProgramRequest)
863
962
  o.output = Shapes::ShapeRef.new(shape: CreateProgramResponse)
864
963
  end)
@@ -866,7 +965,7 @@ module Aws::MediaTailor
866
965
  api.add_operation(:create_source_location, Seahorse::Model::Operation.new.tap do |o|
867
966
  o.name = "CreateSourceLocation"
868
967
  o.http_method = "POST"
869
- o.http_request_uri = "/sourceLocation/{sourceLocationName}"
968
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}"
870
969
  o.input = Shapes::ShapeRef.new(shape: CreateSourceLocationRequest)
871
970
  o.output = Shapes::ShapeRef.new(shape: CreateSourceLocationResponse)
872
971
  end)
@@ -874,7 +973,7 @@ module Aws::MediaTailor
874
973
  api.add_operation(:create_vod_source, Seahorse::Model::Operation.new.tap do |o|
875
974
  o.name = "CreateVodSource"
876
975
  o.http_method = "POST"
877
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
976
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}"
878
977
  o.input = Shapes::ShapeRef.new(shape: CreateVodSourceRequest)
879
978
  o.output = Shapes::ShapeRef.new(shape: CreateVodSourceResponse)
880
979
  end)
@@ -882,7 +981,7 @@ module Aws::MediaTailor
882
981
  api.add_operation(:delete_channel, Seahorse::Model::Operation.new.tap do |o|
883
982
  o.name = "DeleteChannel"
884
983
  o.http_method = "DELETE"
885
- o.http_request_uri = "/channel/{channelName}"
984
+ o.http_request_uri = "/channel/{ChannelName}"
886
985
  o.input = Shapes::ShapeRef.new(shape: DeleteChannelRequest)
887
986
  o.output = Shapes::ShapeRef.new(shape: DeleteChannelResponse)
888
987
  end)
@@ -890,11 +989,19 @@ module Aws::MediaTailor
890
989
  api.add_operation(:delete_channel_policy, Seahorse::Model::Operation.new.tap do |o|
891
990
  o.name = "DeleteChannelPolicy"
892
991
  o.http_method = "DELETE"
893
- o.http_request_uri = "/channel/{channelName}/policy"
992
+ o.http_request_uri = "/channel/{ChannelName}/policy"
894
993
  o.input = Shapes::ShapeRef.new(shape: DeleteChannelPolicyRequest)
895
994
  o.output = Shapes::ShapeRef.new(shape: DeleteChannelPolicyResponse)
896
995
  end)
897
996
 
997
+ api.add_operation(:delete_live_source, Seahorse::Model::Operation.new.tap do |o|
998
+ o.name = "DeleteLiveSource"
999
+ o.http_method = "DELETE"
1000
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
1001
+ o.input = Shapes::ShapeRef.new(shape: DeleteLiveSourceRequest)
1002
+ o.output = Shapes::ShapeRef.new(shape: DeleteLiveSourceResponse)
1003
+ end)
1004
+
898
1005
  api.add_operation(:delete_playback_configuration, Seahorse::Model::Operation.new.tap do |o|
899
1006
  o.name = "DeletePlaybackConfiguration"
900
1007
  o.http_method = "DELETE"
@@ -914,7 +1021,7 @@ module Aws::MediaTailor
914
1021
  api.add_operation(:delete_program, Seahorse::Model::Operation.new.tap do |o|
915
1022
  o.name = "DeleteProgram"
916
1023
  o.http_method = "DELETE"
917
- o.http_request_uri = "/channel/{channelName}/program/{programName}"
1024
+ o.http_request_uri = "/channel/{ChannelName}/program/{ProgramName}"
918
1025
  o.input = Shapes::ShapeRef.new(shape: DeleteProgramRequest)
919
1026
  o.output = Shapes::ShapeRef.new(shape: DeleteProgramResponse)
920
1027
  end)
@@ -922,7 +1029,7 @@ module Aws::MediaTailor
922
1029
  api.add_operation(:delete_source_location, Seahorse::Model::Operation.new.tap do |o|
923
1030
  o.name = "DeleteSourceLocation"
924
1031
  o.http_method = "DELETE"
925
- o.http_request_uri = "/sourceLocation/{sourceLocationName}"
1032
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}"
926
1033
  o.input = Shapes::ShapeRef.new(shape: DeleteSourceLocationRequest)
927
1034
  o.output = Shapes::ShapeRef.new(shape: DeleteSourceLocationResponse)
928
1035
  end)
@@ -930,7 +1037,7 @@ module Aws::MediaTailor
930
1037
  api.add_operation(:delete_vod_source, Seahorse::Model::Operation.new.tap do |o|
931
1038
  o.name = "DeleteVodSource"
932
1039
  o.http_method = "DELETE"
933
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
1040
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}"
934
1041
  o.input = Shapes::ShapeRef.new(shape: DeleteVodSourceRequest)
935
1042
  o.output = Shapes::ShapeRef.new(shape: DeleteVodSourceResponse)
936
1043
  end)
@@ -938,15 +1045,23 @@ module Aws::MediaTailor
938
1045
  api.add_operation(:describe_channel, Seahorse::Model::Operation.new.tap do |o|
939
1046
  o.name = "DescribeChannel"
940
1047
  o.http_method = "GET"
941
- o.http_request_uri = "/channel/{channelName}"
1048
+ o.http_request_uri = "/channel/{ChannelName}"
942
1049
  o.input = Shapes::ShapeRef.new(shape: DescribeChannelRequest)
943
1050
  o.output = Shapes::ShapeRef.new(shape: DescribeChannelResponse)
944
1051
  end)
945
1052
 
1053
+ api.add_operation(:describe_live_source, Seahorse::Model::Operation.new.tap do |o|
1054
+ o.name = "DescribeLiveSource"
1055
+ o.http_method = "GET"
1056
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
1057
+ o.input = Shapes::ShapeRef.new(shape: DescribeLiveSourceRequest)
1058
+ o.output = Shapes::ShapeRef.new(shape: DescribeLiveSourceResponse)
1059
+ end)
1060
+
946
1061
  api.add_operation(:describe_program, Seahorse::Model::Operation.new.tap do |o|
947
1062
  o.name = "DescribeProgram"
948
1063
  o.http_method = "GET"
949
- o.http_request_uri = "/channel/{channelName}/program/{programName}"
1064
+ o.http_request_uri = "/channel/{ChannelName}/program/{ProgramName}"
950
1065
  o.input = Shapes::ShapeRef.new(shape: DescribeProgramRequest)
951
1066
  o.output = Shapes::ShapeRef.new(shape: DescribeProgramResponse)
952
1067
  end)
@@ -954,7 +1069,7 @@ module Aws::MediaTailor
954
1069
  api.add_operation(:describe_source_location, Seahorse::Model::Operation.new.tap do |o|
955
1070
  o.name = "DescribeSourceLocation"
956
1071
  o.http_method = "GET"
957
- o.http_request_uri = "/sourceLocation/{sourceLocationName}"
1072
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}"
958
1073
  o.input = Shapes::ShapeRef.new(shape: DescribeSourceLocationRequest)
959
1074
  o.output = Shapes::ShapeRef.new(shape: DescribeSourceLocationResponse)
960
1075
  end)
@@ -962,7 +1077,7 @@ module Aws::MediaTailor
962
1077
  api.add_operation(:describe_vod_source, Seahorse::Model::Operation.new.tap do |o|
963
1078
  o.name = "DescribeVodSource"
964
1079
  o.http_method = "GET"
965
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
1080
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}"
966
1081
  o.input = Shapes::ShapeRef.new(shape: DescribeVodSourceRequest)
967
1082
  o.output = Shapes::ShapeRef.new(shape: DescribeVodSourceResponse)
968
1083
  end)
@@ -970,7 +1085,7 @@ module Aws::MediaTailor
970
1085
  api.add_operation(:get_channel_policy, Seahorse::Model::Operation.new.tap do |o|
971
1086
  o.name = "GetChannelPolicy"
972
1087
  o.http_method = "GET"
973
- o.http_request_uri = "/channel/{channelName}/policy"
1088
+ o.http_request_uri = "/channel/{ChannelName}/policy"
974
1089
  o.input = Shapes::ShapeRef.new(shape: GetChannelPolicyRequest)
975
1090
  o.output = Shapes::ShapeRef.new(shape: GetChannelPolicyResponse)
976
1091
  end)
@@ -978,7 +1093,7 @@ module Aws::MediaTailor
978
1093
  api.add_operation(:get_channel_schedule, Seahorse::Model::Operation.new.tap do |o|
979
1094
  o.name = "GetChannelSchedule"
980
1095
  o.http_method = "GET"
981
- o.http_request_uri = "/channel/{channelName}/schedule"
1096
+ o.http_request_uri = "/channel/{ChannelName}/schedule"
982
1097
  o.input = Shapes::ShapeRef.new(shape: GetChannelScheduleRequest)
983
1098
  o.output = Shapes::ShapeRef.new(shape: GetChannelScheduleResponse)
984
1099
  o[:pager] = Aws::Pager.new(
@@ -1033,6 +1148,20 @@ module Aws::MediaTailor
1033
1148
  )
1034
1149
  end)
1035
1150
 
1151
+ api.add_operation(:list_live_sources, Seahorse::Model::Operation.new.tap do |o|
1152
+ o.name = "ListLiveSources"
1153
+ o.http_method = "GET"
1154
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSources"
1155
+ o.input = Shapes::ShapeRef.new(shape: ListLiveSourcesRequest)
1156
+ o.output = Shapes::ShapeRef.new(shape: ListLiveSourcesResponse)
1157
+ o[:pager] = Aws::Pager.new(
1158
+ limit_key: "max_results",
1159
+ tokens: {
1160
+ "next_token" => "next_token"
1161
+ }
1162
+ )
1163
+ end)
1164
+
1036
1165
  api.add_operation(:list_playback_configurations, Seahorse::Model::Operation.new.tap do |o|
1037
1166
  o.name = "ListPlaybackConfigurations"
1038
1167
  o.http_method = "GET"
@@ -1087,7 +1216,7 @@ module Aws::MediaTailor
1087
1216
  api.add_operation(:list_vod_sources, Seahorse::Model::Operation.new.tap do |o|
1088
1217
  o.name = "ListVodSources"
1089
1218
  o.http_method = "GET"
1090
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSources"
1219
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSources"
1091
1220
  o.input = Shapes::ShapeRef.new(shape: ListVodSourcesRequest)
1092
1221
  o.output = Shapes::ShapeRef.new(shape: ListVodSourcesResponse)
1093
1222
  o[:pager] = Aws::Pager.new(
@@ -1101,7 +1230,7 @@ module Aws::MediaTailor
1101
1230
  api.add_operation(:put_channel_policy, Seahorse::Model::Operation.new.tap do |o|
1102
1231
  o.name = "PutChannelPolicy"
1103
1232
  o.http_method = "PUT"
1104
- o.http_request_uri = "/channel/{channelName}/policy"
1233
+ o.http_request_uri = "/channel/{ChannelName}/policy"
1105
1234
  o.input = Shapes::ShapeRef.new(shape: PutChannelPolicyRequest)
1106
1235
  o.output = Shapes::ShapeRef.new(shape: PutChannelPolicyResponse)
1107
1236
  end)
@@ -1117,7 +1246,7 @@ module Aws::MediaTailor
1117
1246
  api.add_operation(:start_channel, Seahorse::Model::Operation.new.tap do |o|
1118
1247
  o.name = "StartChannel"
1119
1248
  o.http_method = "PUT"
1120
- o.http_request_uri = "/channel/{channelName}/start"
1249
+ o.http_request_uri = "/channel/{ChannelName}/start"
1121
1250
  o.input = Shapes::ShapeRef.new(shape: StartChannelRequest)
1122
1251
  o.output = Shapes::ShapeRef.new(shape: StartChannelResponse)
1123
1252
  end)
@@ -1125,7 +1254,7 @@ module Aws::MediaTailor
1125
1254
  api.add_operation(:stop_channel, Seahorse::Model::Operation.new.tap do |o|
1126
1255
  o.name = "StopChannel"
1127
1256
  o.http_method = "PUT"
1128
- o.http_request_uri = "/channel/{channelName}/stop"
1257
+ o.http_request_uri = "/channel/{ChannelName}/stop"
1129
1258
  o.input = Shapes::ShapeRef.new(shape: StopChannelRequest)
1130
1259
  o.output = Shapes::ShapeRef.new(shape: StopChannelResponse)
1131
1260
  end)
@@ -1151,15 +1280,23 @@ module Aws::MediaTailor
1151
1280
  api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
1152
1281
  o.name = "UpdateChannel"
1153
1282
  o.http_method = "PUT"
1154
- o.http_request_uri = "/channel/{channelName}"
1283
+ o.http_request_uri = "/channel/{ChannelName}"
1155
1284
  o.input = Shapes::ShapeRef.new(shape: UpdateChannelRequest)
1156
1285
  o.output = Shapes::ShapeRef.new(shape: UpdateChannelResponse)
1157
1286
  end)
1158
1287
 
1288
+ api.add_operation(:update_live_source, Seahorse::Model::Operation.new.tap do |o|
1289
+ o.name = "UpdateLiveSource"
1290
+ o.http_method = "PUT"
1291
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
1292
+ o.input = Shapes::ShapeRef.new(shape: UpdateLiveSourceRequest)
1293
+ o.output = Shapes::ShapeRef.new(shape: UpdateLiveSourceResponse)
1294
+ end)
1295
+
1159
1296
  api.add_operation(:update_source_location, Seahorse::Model::Operation.new.tap do |o|
1160
1297
  o.name = "UpdateSourceLocation"
1161
1298
  o.http_method = "PUT"
1162
- o.http_request_uri = "/sourceLocation/{sourceLocationName}"
1299
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}"
1163
1300
  o.input = Shapes::ShapeRef.new(shape: UpdateSourceLocationRequest)
1164
1301
  o.output = Shapes::ShapeRef.new(shape: UpdateSourceLocationResponse)
1165
1302
  end)
@@ -1167,7 +1304,7 @@ module Aws::MediaTailor
1167
1304
  api.add_operation(:update_vod_source, Seahorse::Model::Operation.new.tap do |o|
1168
1305
  o.name = "UpdateVodSource"
1169
1306
  o.http_method = "PUT"
1170
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
1307
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}"
1171
1308
  o.input = Shapes::ShapeRef.new(shape: UpdateVodSourceRequest)
1172
1309
  o.output = Shapes::ShapeRef.new(shape: UpdateVodSourceResponse)
1173
1310
  end)