aws-sdk-mediatailor 1.49.0 → 1.71.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,8 +16,13 @@ module Aws::MediaTailor
16
16
  AccessConfiguration = Shapes::StructureShape.new(name: 'AccessConfiguration')
17
17
  AccessType = Shapes::StringShape.new(name: 'AccessType')
18
18
  AdBreak = Shapes::StructureShape.new(name: 'AdBreak')
19
+ AdBreakMetadataList = Shapes::ListShape.new(name: 'AdBreakMetadataList')
20
+ AdBreakOpportunities = Shapes::ListShape.new(name: 'AdBreakOpportunities')
21
+ AdBreakOpportunity = Shapes::StructureShape.new(name: 'AdBreakOpportunity')
19
22
  AdMarkerPassthrough = Shapes::StructureShape.new(name: 'AdMarkerPassthrough')
23
+ AdMarkupType = Shapes::StringShape.new(name: 'AdMarkupType')
20
24
  Alert = Shapes::StructureShape.new(name: 'Alert')
25
+ AlertCategory = Shapes::StringShape.new(name: 'AlertCategory')
21
26
  AvailMatchingCriteria = Shapes::StructureShape.new(name: 'AvailMatchingCriteria')
22
27
  AvailSuppression = Shapes::StructureShape.new(name: 'AvailSuppression')
23
28
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
@@ -25,12 +30,17 @@ module Aws::MediaTailor
25
30
  CdnConfiguration = Shapes::StructureShape.new(name: 'CdnConfiguration')
26
31
  Channel = Shapes::StructureShape.new(name: 'Channel')
27
32
  ChannelState = Shapes::StringShape.new(name: 'ChannelState')
33
+ ClipRange = Shapes::StructureShape.new(name: 'ClipRange')
28
34
  ConfigurationAliasesRequest = Shapes::MapShape.new(name: 'ConfigurationAliasesRequest')
29
35
  ConfigurationAliasesResponse = Shapes::MapShape.new(name: 'ConfigurationAliasesResponse')
36
+ ConfigureLogsForChannelRequest = Shapes::StructureShape.new(name: 'ConfigureLogsForChannelRequest')
37
+ ConfigureLogsForChannelResponse = Shapes::StructureShape.new(name: 'ConfigureLogsForChannelResponse')
30
38
  ConfigureLogsForPlaybackConfigurationRequest = Shapes::StructureShape.new(name: 'ConfigureLogsForPlaybackConfigurationRequest')
31
39
  ConfigureLogsForPlaybackConfigurationResponse = Shapes::StructureShape.new(name: 'ConfigureLogsForPlaybackConfigurationResponse')
32
40
  CreateChannelRequest = Shapes::StructureShape.new(name: 'CreateChannelRequest')
33
41
  CreateChannelResponse = Shapes::StructureShape.new(name: 'CreateChannelResponse')
42
+ CreateLiveSourceRequest = Shapes::StructureShape.new(name: 'CreateLiveSourceRequest')
43
+ CreateLiveSourceResponse = Shapes::StructureShape.new(name: 'CreateLiveSourceResponse')
34
44
  CreatePrefetchScheduleRequest = Shapes::StructureShape.new(name: 'CreatePrefetchScheduleRequest')
35
45
  CreatePrefetchScheduleResponse = Shapes::StructureShape.new(name: 'CreatePrefetchScheduleResponse')
36
46
  CreateProgramRequest = Shapes::StructureShape.new(name: 'CreateProgramRequest')
@@ -47,6 +57,8 @@ module Aws::MediaTailor
47
57
  DeleteChannelPolicyResponse = Shapes::StructureShape.new(name: 'DeleteChannelPolicyResponse')
48
58
  DeleteChannelRequest = Shapes::StructureShape.new(name: 'DeleteChannelRequest')
49
59
  DeleteChannelResponse = Shapes::StructureShape.new(name: 'DeleteChannelResponse')
60
+ DeleteLiveSourceRequest = Shapes::StructureShape.new(name: 'DeleteLiveSourceRequest')
61
+ DeleteLiveSourceResponse = Shapes::StructureShape.new(name: 'DeleteLiveSourceResponse')
50
62
  DeletePlaybackConfigurationRequest = Shapes::StructureShape.new(name: 'DeletePlaybackConfigurationRequest')
51
63
  DeletePlaybackConfigurationResponse = Shapes::StructureShape.new(name: 'DeletePlaybackConfigurationResponse')
52
64
  DeletePrefetchScheduleRequest = Shapes::StructureShape.new(name: 'DeletePrefetchScheduleRequest')
@@ -59,12 +71,15 @@ module Aws::MediaTailor
59
71
  DeleteVodSourceResponse = Shapes::StructureShape.new(name: 'DeleteVodSourceResponse')
60
72
  DescribeChannelRequest = Shapes::StructureShape.new(name: 'DescribeChannelRequest')
61
73
  DescribeChannelResponse = Shapes::StructureShape.new(name: 'DescribeChannelResponse')
74
+ DescribeLiveSourceRequest = Shapes::StructureShape.new(name: 'DescribeLiveSourceRequest')
75
+ DescribeLiveSourceResponse = Shapes::StructureShape.new(name: 'DescribeLiveSourceResponse')
62
76
  DescribeProgramRequest = Shapes::StructureShape.new(name: 'DescribeProgramRequest')
63
77
  DescribeProgramResponse = Shapes::StructureShape.new(name: 'DescribeProgramResponse')
64
78
  DescribeSourceLocationRequest = Shapes::StructureShape.new(name: 'DescribeSourceLocationRequest')
65
79
  DescribeSourceLocationResponse = Shapes::StructureShape.new(name: 'DescribeSourceLocationResponse')
66
80
  DescribeVodSourceRequest = Shapes::StructureShape.new(name: 'DescribeVodSourceRequest')
67
81
  DescribeVodSourceResponse = Shapes::StructureShape.new(name: 'DescribeVodSourceResponse')
82
+ FillPolicy = Shapes::StringShape.new(name: 'FillPolicy')
68
83
  GetChannelPolicyRequest = Shapes::StructureShape.new(name: 'GetChannelPolicyRequest')
69
84
  GetChannelPolicyResponse = Shapes::StructureShape.new(name: 'GetChannelPolicyResponse')
70
85
  GetChannelScheduleRequest = Shapes::StructureShape.new(name: 'GetChannelScheduleRequest')
@@ -78,10 +93,14 @@ module Aws::MediaTailor
78
93
  HttpConfiguration = Shapes::StructureShape.new(name: 'HttpConfiguration')
79
94
  HttpPackageConfiguration = Shapes::StructureShape.new(name: 'HttpPackageConfiguration')
80
95
  HttpPackageConfigurations = Shapes::ListShape.new(name: 'HttpPackageConfigurations')
96
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
97
+ KeyValuePair = Shapes::StructureShape.new(name: 'KeyValuePair')
81
98
  ListAlertsRequest = Shapes::StructureShape.new(name: 'ListAlertsRequest')
82
99
  ListAlertsResponse = Shapes::StructureShape.new(name: 'ListAlertsResponse')
83
100
  ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
84
101
  ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
102
+ ListLiveSourcesRequest = Shapes::StructureShape.new(name: 'ListLiveSourcesRequest')
103
+ ListLiveSourcesResponse = Shapes::StructureShape.new(name: 'ListLiveSourcesResponse')
85
104
  ListPlaybackConfigurationsRequest = Shapes::StructureShape.new(name: 'ListPlaybackConfigurationsRequest')
86
105
  ListPlaybackConfigurationsResponse = Shapes::StructureShape.new(name: 'ListPlaybackConfigurationsResponse')
87
106
  ListPrefetchSchedulesRequest = Shapes::StructureShape.new(name: 'ListPrefetchSchedulesRequest')
@@ -93,7 +112,12 @@ module Aws::MediaTailor
93
112
  ListVodSourcesRequest = Shapes::StructureShape.new(name: 'ListVodSourcesRequest')
94
113
  ListVodSourcesResponse = Shapes::StructureShape.new(name: 'ListVodSourcesResponse')
95
114
  LivePreRollConfiguration = Shapes::StructureShape.new(name: 'LivePreRollConfiguration')
115
+ LiveSource = Shapes::StructureShape.new(name: 'LiveSource')
96
116
  LogConfiguration = Shapes::StructureShape.new(name: 'LogConfiguration')
117
+ LogConfigurationForChannel = Shapes::StructureShape.new(name: 'LogConfigurationForChannel')
118
+ LogType = Shapes::StringShape.new(name: 'LogType')
119
+ LogTypes = Shapes::ListShape.new(name: 'LogTypes')
120
+ Long = Shapes::IntegerShape.new(name: 'Long')
97
121
  ManifestProcessingRules = Shapes::StructureShape.new(name: 'ManifestProcessingRules')
98
122
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
99
123
  MessageType = Shapes::StringShape.new(name: 'MessageType')
@@ -119,6 +143,9 @@ module Aws::MediaTailor
119
143
  ScheduleEntry = Shapes::StructureShape.new(name: 'ScheduleEntry')
120
144
  ScheduleEntryType = Shapes::StringShape.new(name: 'ScheduleEntryType')
121
145
  SecretsManagerAccessTokenConfiguration = Shapes::StructureShape.new(name: 'SecretsManagerAccessTokenConfiguration')
146
+ SegmentDeliveryConfiguration = Shapes::StructureShape.new(name: 'SegmentDeliveryConfiguration')
147
+ SegmentationDescriptor = Shapes::StructureShape.new(name: 'SegmentationDescriptor')
148
+ SegmentationDescriptorList = Shapes::ListShape.new(name: 'SegmentationDescriptorList')
122
149
  SlateSource = Shapes::StructureShape.new(name: 'SlateSource')
123
150
  SourceLocation = Shapes::StructureShape.new(name: 'SourceLocation')
124
151
  SpliceInsertMessage = Shapes::StructureShape.new(name: 'SpliceInsertMessage')
@@ -126,12 +153,21 @@ module Aws::MediaTailor
126
153
  StartChannelResponse = Shapes::StructureShape.new(name: 'StartChannelResponse')
127
154
  StopChannelRequest = Shapes::StructureShape.new(name: 'StopChannelRequest')
128
155
  StopChannelResponse = Shapes::StructureShape.new(name: 'StopChannelResponse')
156
+ String = Shapes::StringShape.new(name: 'String')
129
157
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
158
+ Tier = Shapes::StringShape.new(name: 'Tier')
159
+ TimeSignalMessage = Shapes::StructureShape.new(name: 'TimeSignalMessage')
130
160
  Transition = Shapes::StructureShape.new(name: 'Transition')
131
161
  Type = Shapes::StringShape.new(name: 'Type')
132
162
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
133
163
  UpdateChannelRequest = Shapes::StructureShape.new(name: 'UpdateChannelRequest')
134
164
  UpdateChannelResponse = Shapes::StructureShape.new(name: 'UpdateChannelResponse')
165
+ UpdateLiveSourceRequest = Shapes::StructureShape.new(name: 'UpdateLiveSourceRequest')
166
+ UpdateLiveSourceResponse = Shapes::StructureShape.new(name: 'UpdateLiveSourceResponse')
167
+ UpdateProgramRequest = Shapes::StructureShape.new(name: 'UpdateProgramRequest')
168
+ UpdateProgramResponse = Shapes::StructureShape.new(name: 'UpdateProgramResponse')
169
+ UpdateProgramScheduleConfiguration = Shapes::StructureShape.new(name: 'UpdateProgramScheduleConfiguration')
170
+ UpdateProgramTransition = Shapes::StructureShape.new(name: 'UpdateProgramTransition')
135
171
  UpdateSourceLocationRequest = Shapes::StructureShape.new(name: 'UpdateSourceLocationRequest')
136
172
  UpdateSourceLocationResponse = Shapes::StructureShape.new(name: 'UpdateSourceLocationResponse')
137
173
  UpdateVodSourceRequest = Shapes::StructureShape.new(name: 'UpdateVodSourceRequest')
@@ -145,10 +181,12 @@ module Aws::MediaTailor
145
181
  __listOfAlert = Shapes::ListShape.new(name: '__listOfAlert')
146
182
  __listOfAvailMatchingCriteria = Shapes::ListShape.new(name: '__listOfAvailMatchingCriteria')
147
183
  __listOfChannel = Shapes::ListShape.new(name: '__listOfChannel')
184
+ __listOfLiveSource = Shapes::ListShape.new(name: '__listOfLiveSource')
148
185
  __listOfPlaybackConfiguration = Shapes::ListShape.new(name: '__listOfPlaybackConfiguration')
149
186
  __listOfPrefetchSchedule = Shapes::ListShape.new(name: '__listOfPrefetchSchedule')
150
187
  __listOfScheduleAdBreak = Shapes::ListShape.new(name: '__listOfScheduleAdBreak')
151
188
  __listOfScheduleEntry = Shapes::ListShape.new(name: '__listOfScheduleEntry')
189
+ __listOfSegmentDeliveryConfiguration = Shapes::ListShape.new(name: '__listOfSegmentDeliveryConfiguration')
152
190
  __listOfSourceLocation = Shapes::ListShape.new(name: '__listOfSourceLocation')
153
191
  __listOfVodSource = Shapes::ListShape.new(name: '__listOfVodSource')
154
192
  __listOf__string = Shapes::ListShape.new(name: '__listOf__string')
@@ -156,22 +194,33 @@ module Aws::MediaTailor
156
194
  __mapOf__string = Shapes::MapShape.new(name: '__mapOf__string')
157
195
  __string = Shapes::StringShape.new(name: '__string')
158
196
  __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
197
+ adMarkupTypes = Shapes::ListShape.new(name: 'adMarkupTypes')
159
198
 
160
199
  AccessConfiguration.add_member(:access_type, Shapes::ShapeRef.new(shape: AccessType, location_name: "AccessType"))
161
200
  AccessConfiguration.add_member(:secrets_manager_access_token_configuration, Shapes::ShapeRef.new(shape: SecretsManagerAccessTokenConfiguration, location_name: "SecretsManagerAccessTokenConfiguration"))
162
201
  AccessConfiguration.struct_class = Types::AccessConfiguration
163
202
 
203
+ AdBreak.add_member(:ad_break_metadata, Shapes::ShapeRef.new(shape: AdBreakMetadataList, location_name: "AdBreakMetadata"))
164
204
  AdBreak.add_member(:message_type, Shapes::ShapeRef.new(shape: MessageType, location_name: "MessageType"))
165
205
  AdBreak.add_member(:offset_millis, Shapes::ShapeRef.new(shape: __long, location_name: "OffsetMillis"))
166
206
  AdBreak.add_member(:slate, Shapes::ShapeRef.new(shape: SlateSource, location_name: "Slate"))
167
207
  AdBreak.add_member(:splice_insert_message, Shapes::ShapeRef.new(shape: SpliceInsertMessage, location_name: "SpliceInsertMessage"))
208
+ AdBreak.add_member(:time_signal_message, Shapes::ShapeRef.new(shape: TimeSignalMessage, location_name: "TimeSignalMessage"))
168
209
  AdBreak.struct_class = Types::AdBreak
169
210
 
211
+ AdBreakMetadataList.member = Shapes::ShapeRef.new(shape: KeyValuePair)
212
+
213
+ AdBreakOpportunities.member = Shapes::ShapeRef.new(shape: AdBreakOpportunity)
214
+
215
+ AdBreakOpportunity.add_member(:offset_millis, Shapes::ShapeRef.new(shape: __long, required: true, location_name: "OffsetMillis"))
216
+ AdBreakOpportunity.struct_class = Types::AdBreakOpportunity
217
+
170
218
  AdMarkerPassthrough.add_member(:enabled, Shapes::ShapeRef.new(shape: __boolean, location_name: "Enabled"))
171
219
  AdMarkerPassthrough.struct_class = Types::AdMarkerPassthrough
172
220
 
173
221
  Alert.add_member(:alert_code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "AlertCode"))
174
222
  Alert.add_member(:alert_message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "AlertMessage"))
223
+ Alert.add_member(:category, Shapes::ShapeRef.new(shape: AlertCategory, location_name: "Category"))
175
224
  Alert.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, required: true, location_name: "LastModifiedTime"))
176
225
  Alert.add_member(:related_resource_arns, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "RelatedResourceArns"))
177
226
  Alert.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ResourceArn"))
@@ -181,6 +230,7 @@ module Aws::MediaTailor
181
230
  AvailMatchingCriteria.add_member(:operator, Shapes::ShapeRef.new(shape: Operator, required: true, location_name: "Operator"))
182
231
  AvailMatchingCriteria.struct_class = Types::AvailMatchingCriteria
183
232
 
233
+ AvailSuppression.add_member(:fill_policy, Shapes::ShapeRef.new(shape: FillPolicy, location_name: "FillPolicy"))
184
234
  AvailSuppression.add_member(:mode, Shapes::ShapeRef.new(shape: Mode, location_name: "Mode"))
185
235
  AvailSuppression.add_member(:value, Shapes::ShapeRef.new(shape: __string, location_name: "Value"))
186
236
  AvailSuppression.struct_class = Types::AvailSuppression
@@ -202,30 +252,44 @@ module Aws::MediaTailor
202
252
  Channel.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
203
253
  Channel.add_member(:filler_slate, Shapes::ShapeRef.new(shape: SlateSource, location_name: "FillerSlate"))
204
254
  Channel.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
255
+ Channel.add_member(:log_configuration, Shapes::ShapeRef.new(shape: LogConfigurationForChannel, required: true, location_name: "LogConfiguration"))
205
256
  Channel.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, required: true, location_name: "Outputs"))
206
257
  Channel.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "PlaybackMode"))
207
258
  Channel.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
259
+ Channel.add_member(:tier, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Tier"))
208
260
  Channel.struct_class = Types::Channel
209
261
 
262
+ ClipRange.add_member(:end_offset_millis, Shapes::ShapeRef.new(shape: __long, required: true, location_name: "EndOffsetMillis"))
263
+ ClipRange.struct_class = Types::ClipRange
264
+
210
265
  ConfigurationAliasesRequest.key = Shapes::ShapeRef.new(shape: __string)
211
266
  ConfigurationAliasesRequest.value = Shapes::ShapeRef.new(shape: __mapOf__string)
212
267
 
213
268
  ConfigurationAliasesResponse.key = Shapes::ShapeRef.new(shape: __string)
214
269
  ConfigurationAliasesResponse.value = Shapes::ShapeRef.new(shape: __mapOf__string)
215
270
 
271
+ ConfigureLogsForChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ChannelName"))
272
+ ConfigureLogsForChannelRequest.add_member(:log_types, Shapes::ShapeRef.new(shape: LogTypes, required: true, location_name: "LogTypes"))
273
+ ConfigureLogsForChannelRequest.struct_class = Types::ConfigureLogsForChannelRequest
274
+
275
+ ConfigureLogsForChannelResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
276
+ ConfigureLogsForChannelResponse.add_member(:log_types, Shapes::ShapeRef.new(shape: LogTypes, location_name: "LogTypes"))
277
+ ConfigureLogsForChannelResponse.struct_class = Types::ConfigureLogsForChannelResponse
278
+
216
279
  ConfigureLogsForPlaybackConfigurationRequest.add_member(:percent_enabled, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "PercentEnabled"))
217
280
  ConfigureLogsForPlaybackConfigurationRequest.add_member(:playback_configuration_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "PlaybackConfigurationName"))
218
281
  ConfigureLogsForPlaybackConfigurationRequest.struct_class = Types::ConfigureLogsForPlaybackConfigurationRequest
219
282
 
220
- ConfigureLogsForPlaybackConfigurationResponse.add_member(:percent_enabled, Shapes::ShapeRef.new(shape: __integer, location_name: "PercentEnabled"))
283
+ ConfigureLogsForPlaybackConfigurationResponse.add_member(:percent_enabled, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "PercentEnabled"))
221
284
  ConfigureLogsForPlaybackConfigurationResponse.add_member(:playback_configuration_name, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackConfigurationName"))
222
285
  ConfigureLogsForPlaybackConfigurationResponse.struct_class = Types::ConfigureLogsForPlaybackConfigurationResponse
223
286
 
224
- CreateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
287
+ CreateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
225
288
  CreateChannelRequest.add_member(:filler_slate, Shapes::ShapeRef.new(shape: SlateSource, location_name: "FillerSlate"))
226
289
  CreateChannelRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: RequestOutputs, required: true, location_name: "Outputs"))
227
290
  CreateChannelRequest.add_member(:playback_mode, Shapes::ShapeRef.new(shape: PlaybackMode, required: true, location_name: "PlaybackMode"))
228
291
  CreateChannelRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
292
+ CreateChannelRequest.add_member(:tier, Shapes::ShapeRef.new(shape: Tier, location_name: "Tier"))
229
293
  CreateChannelRequest.struct_class = Types::CreateChannelRequest
230
294
 
231
295
  CreateChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
@@ -237,8 +301,24 @@ module Aws::MediaTailor
237
301
  CreateChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
238
302
  CreateChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
239
303
  CreateChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
304
+ CreateChannelResponse.add_member(:tier, Shapes::ShapeRef.new(shape: __string, location_name: "Tier"))
240
305
  CreateChannelResponse.struct_class = Types::CreateChannelResponse
241
306
 
307
+ CreateLiveSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
308
+ CreateLiveSourceRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "LiveSourceName"))
309
+ CreateLiveSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
310
+ CreateLiveSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
311
+ CreateLiveSourceRequest.struct_class = Types::CreateLiveSourceRequest
312
+
313
+ CreateLiveSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
314
+ CreateLiveSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
315
+ CreateLiveSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
316
+ CreateLiveSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
317
+ CreateLiveSourceResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
318
+ CreateLiveSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
319
+ CreateLiveSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
320
+ CreateLiveSourceResponse.struct_class = Types::CreateLiveSourceResponse
321
+
242
322
  CreatePrefetchScheduleRequest.add_member(:consumption, Shapes::ShapeRef.new(shape: PrefetchConsumption, required: true, location_name: "Consumption"))
243
323
  CreatePrefetchScheduleRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "Name"))
244
324
  CreatePrefetchScheduleRequest.add_member(:playback_configuration_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "PlaybackConfigurationName"))
@@ -255,17 +335,21 @@ module Aws::MediaTailor
255
335
  CreatePrefetchScheduleResponse.struct_class = Types::CreatePrefetchScheduleResponse
256
336
 
257
337
  CreateProgramRequest.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
258
- CreateProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
259
- CreateProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
338
+ CreateProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
339
+ CreateProgramRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
340
+ CreateProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ProgramName"))
260
341
  CreateProgramRequest.add_member(:schedule_configuration, Shapes::ShapeRef.new(shape: ScheduleConfiguration, required: true, location_name: "ScheduleConfiguration"))
261
342
  CreateProgramRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
262
- CreateProgramRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
343
+ CreateProgramRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
263
344
  CreateProgramRequest.struct_class = Types::CreateProgramRequest
264
345
 
265
346
  CreateProgramResponse.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
266
347
  CreateProgramResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
267
348
  CreateProgramResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
349
+ CreateProgramResponse.add_member(:clip_range, Shapes::ShapeRef.new(shape: ClipRange, location_name: "ClipRange"))
268
350
  CreateProgramResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
351
+ CreateProgramResponse.add_member(:duration_millis, Shapes::ShapeRef.new(shape: __long, location_name: "DurationMillis"))
352
+ CreateProgramResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
269
353
  CreateProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "ProgramName"))
270
354
  CreateProgramResponse.add_member(:scheduled_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ScheduledStartTime"))
271
355
  CreateProgramResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
@@ -275,7 +359,8 @@ module Aws::MediaTailor
275
359
  CreateSourceLocationRequest.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
276
360
  CreateSourceLocationRequest.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
277
361
  CreateSourceLocationRequest.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
278
- CreateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
362
+ CreateSourceLocationRequest.add_member(:segment_delivery_configurations, Shapes::ShapeRef.new(shape: __listOfSegmentDeliveryConfiguration, location_name: "SegmentDeliveryConfigurations"))
363
+ CreateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
279
364
  CreateSourceLocationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
280
365
  CreateSourceLocationRequest.struct_class = Types::CreateSourceLocationRequest
281
366
 
@@ -285,14 +370,15 @@ module Aws::MediaTailor
285
370
  CreateSourceLocationResponse.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
286
371
  CreateSourceLocationResponse.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, location_name: "HttpConfiguration"))
287
372
  CreateSourceLocationResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
373
+ CreateSourceLocationResponse.add_member(:segment_delivery_configurations, Shapes::ShapeRef.new(shape: __listOfSegmentDeliveryConfiguration, location_name: "SegmentDeliveryConfigurations"))
288
374
  CreateSourceLocationResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
289
375
  CreateSourceLocationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
290
376
  CreateSourceLocationResponse.struct_class = Types::CreateSourceLocationResponse
291
377
 
292
378
  CreateVodSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
293
- CreateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
379
+ CreateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
294
380
  CreateVodSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
295
- CreateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
381
+ CreateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "VodSourceName"))
296
382
  CreateVodSourceRequest.struct_class = Types::CreateVodSourceRequest
297
383
 
298
384
  CreateVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
@@ -322,16 +408,22 @@ module Aws::MediaTailor
322
408
  DefaultSegmentDeliveryConfiguration.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, location_name: "BaseUrl"))
323
409
  DefaultSegmentDeliveryConfiguration.struct_class = Types::DefaultSegmentDeliveryConfiguration
324
410
 
325
- DeleteChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
411
+ DeleteChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
326
412
  DeleteChannelPolicyRequest.struct_class = Types::DeleteChannelPolicyRequest
327
413
 
328
414
  DeleteChannelPolicyResponse.struct_class = Types::DeleteChannelPolicyResponse
329
415
 
330
- DeleteChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
416
+ DeleteChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
331
417
  DeleteChannelRequest.struct_class = Types::DeleteChannelRequest
332
418
 
333
419
  DeleteChannelResponse.struct_class = Types::DeleteChannelResponse
334
420
 
421
+ DeleteLiveSourceRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "LiveSourceName"))
422
+ DeleteLiveSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
423
+ DeleteLiveSourceRequest.struct_class = Types::DeleteLiveSourceRequest
424
+
425
+ DeleteLiveSourceResponse.struct_class = Types::DeleteLiveSourceResponse
426
+
335
427
  DeletePlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "Name"))
336
428
  DeletePlaybackConfigurationRequest.struct_class = Types::DeletePlaybackConfigurationRequest
337
429
 
@@ -343,24 +435,24 @@ module Aws::MediaTailor
343
435
 
344
436
  DeletePrefetchScheduleResponse.struct_class = Types::DeletePrefetchScheduleResponse
345
437
 
346
- DeleteProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
347
- DeleteProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
438
+ DeleteProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
439
+ DeleteProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ProgramName"))
348
440
  DeleteProgramRequest.struct_class = Types::DeleteProgramRequest
349
441
 
350
442
  DeleteProgramResponse.struct_class = Types::DeleteProgramResponse
351
443
 
352
- DeleteSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
444
+ DeleteSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
353
445
  DeleteSourceLocationRequest.struct_class = Types::DeleteSourceLocationRequest
354
446
 
355
447
  DeleteSourceLocationResponse.struct_class = Types::DeleteSourceLocationResponse
356
448
 
357
- DeleteVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
358
- DeleteVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
449
+ DeleteVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
450
+ DeleteVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "VodSourceName"))
359
451
  DeleteVodSourceRequest.struct_class = Types::DeleteVodSourceRequest
360
452
 
361
453
  DeleteVodSourceResponse.struct_class = Types::DeleteVodSourceResponse
362
454
 
363
- DescribeChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
455
+ DescribeChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
364
456
  DescribeChannelRequest.struct_class = Types::DescribeChannelRequest
365
457
 
366
458
  DescribeChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
@@ -369,26 +461,44 @@ module Aws::MediaTailor
369
461
  DescribeChannelResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
370
462
  DescribeChannelResponse.add_member(:filler_slate, Shapes::ShapeRef.new(shape: SlateSource, location_name: "FillerSlate"))
371
463
  DescribeChannelResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
464
+ DescribeChannelResponse.add_member(:log_configuration, Shapes::ShapeRef.new(shape: LogConfigurationForChannel, required: true, location_name: "LogConfiguration"))
372
465
  DescribeChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
373
466
  DescribeChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
374
467
  DescribeChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
468
+ DescribeChannelResponse.add_member(:tier, Shapes::ShapeRef.new(shape: __string, location_name: "Tier"))
375
469
  DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
376
470
 
377
- DescribeProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
378
- DescribeProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
471
+ DescribeLiveSourceRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "LiveSourceName"))
472
+ DescribeLiveSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
473
+ DescribeLiveSourceRequest.struct_class = Types::DescribeLiveSourceRequest
474
+
475
+ DescribeLiveSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
476
+ DescribeLiveSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
477
+ DescribeLiveSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
478
+ DescribeLiveSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
479
+ DescribeLiveSourceResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
480
+ DescribeLiveSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
481
+ DescribeLiveSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
482
+ DescribeLiveSourceResponse.struct_class = Types::DescribeLiveSourceResponse
483
+
484
+ DescribeProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
485
+ DescribeProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ProgramName"))
379
486
  DescribeProgramRequest.struct_class = Types::DescribeProgramRequest
380
487
 
381
488
  DescribeProgramResponse.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
382
489
  DescribeProgramResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
383
490
  DescribeProgramResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
491
+ DescribeProgramResponse.add_member(:clip_range, Shapes::ShapeRef.new(shape: ClipRange, location_name: "ClipRange"))
384
492
  DescribeProgramResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
493
+ DescribeProgramResponse.add_member(:duration_millis, Shapes::ShapeRef.new(shape: Long, location_name: "DurationMillis"))
494
+ DescribeProgramResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
385
495
  DescribeProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "ProgramName"))
386
496
  DescribeProgramResponse.add_member(:scheduled_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ScheduledStartTime"))
387
497
  DescribeProgramResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
388
498
  DescribeProgramResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
389
499
  DescribeProgramResponse.struct_class = Types::DescribeProgramResponse
390
500
 
391
- DescribeSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
501
+ DescribeSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
392
502
  DescribeSourceLocationRequest.struct_class = Types::DescribeSourceLocationRequest
393
503
 
394
504
  DescribeSourceLocationResponse.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
@@ -397,14 +507,16 @@ module Aws::MediaTailor
397
507
  DescribeSourceLocationResponse.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
398
508
  DescribeSourceLocationResponse.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, location_name: "HttpConfiguration"))
399
509
  DescribeSourceLocationResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
510
+ DescribeSourceLocationResponse.add_member(:segment_delivery_configurations, Shapes::ShapeRef.new(shape: __listOfSegmentDeliveryConfiguration, location_name: "SegmentDeliveryConfigurations"))
400
511
  DescribeSourceLocationResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
401
512
  DescribeSourceLocationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
402
513
  DescribeSourceLocationResponse.struct_class = Types::DescribeSourceLocationResponse
403
514
 
404
- DescribeVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
405
- DescribeVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
515
+ DescribeVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
516
+ DescribeVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "VodSourceName"))
406
517
  DescribeVodSourceRequest.struct_class = Types::DescribeVodSourceRequest
407
518
 
519
+ DescribeVodSourceResponse.add_member(:ad_break_opportunities, Shapes::ShapeRef.new(shape: AdBreakOpportunities, location_name: "AdBreakOpportunities"))
408
520
  DescribeVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
409
521
  DescribeVodSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
410
522
  DescribeVodSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
@@ -414,13 +526,13 @@ module Aws::MediaTailor
414
526
  DescribeVodSourceResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
415
527
  DescribeVodSourceResponse.struct_class = Types::DescribeVodSourceResponse
416
528
 
417
- GetChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
529
+ GetChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
418
530
  GetChannelPolicyRequest.struct_class = Types::GetChannelPolicyRequest
419
531
 
420
532
  GetChannelPolicyResponse.add_member(:policy, Shapes::ShapeRef.new(shape: __string, location_name: "Policy"))
421
533
  GetChannelPolicyResponse.struct_class = Types::GetChannelPolicyResponse
422
534
 
423
- GetChannelScheduleRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
535
+ GetChannelScheduleRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
424
536
  GetChannelScheduleRequest.add_member(:duration_minutes, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "durationMinutes"))
425
537
  GetChannelScheduleRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
426
538
  GetChannelScheduleRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
@@ -469,6 +581,7 @@ module Aws::MediaTailor
469
581
  HlsConfiguration.add_member(:manifest_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "ManifestEndpointPrefix"))
470
582
  HlsConfiguration.struct_class = Types::HlsConfiguration
471
583
 
584
+ HlsPlaylistSettings.add_member(:ad_markup_type, Shapes::ShapeRef.new(shape: adMarkupTypes, location_name: "AdMarkupType"))
472
585
  HlsPlaylistSettings.add_member(:manifest_window_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "ManifestWindowSeconds"))
473
586
  HlsPlaylistSettings.struct_class = Types::HlsPlaylistSettings
474
587
 
@@ -482,6 +595,10 @@ module Aws::MediaTailor
482
595
 
483
596
  HttpPackageConfigurations.member = Shapes::ShapeRef.new(shape: HttpPackageConfiguration)
484
597
 
598
+ KeyValuePair.add_member(:key, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Key"))
599
+ KeyValuePair.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Value"))
600
+ KeyValuePair.struct_class = Types::KeyValuePair
601
+
485
602
  ListAlertsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
486
603
  ListAlertsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
487
604
  ListAlertsRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "querystring", location_name: "resourceArn"))
@@ -499,6 +616,15 @@ module Aws::MediaTailor
499
616
  ListChannelsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
500
617
  ListChannelsResponse.struct_class = Types::ListChannelsResponse
501
618
 
619
+ ListLiveSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
620
+ ListLiveSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
621
+ ListLiveSourcesRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
622
+ ListLiveSourcesRequest.struct_class = Types::ListLiveSourcesRequest
623
+
624
+ ListLiveSourcesResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfLiveSource, location_name: "Items"))
625
+ ListLiveSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
626
+ ListLiveSourcesResponse.struct_class = Types::ListLiveSourcesResponse
627
+
502
628
  ListPlaybackConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
503
629
  ListPlaybackConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
504
630
  ListPlaybackConfigurationsRequest.struct_class = Types::ListPlaybackConfigurationsRequest
@@ -533,7 +659,7 @@ module Aws::MediaTailor
533
659
 
534
660
  ListVodSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
535
661
  ListVodSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
536
- ListVodSourcesRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
662
+ ListVodSourcesRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
537
663
  ListVodSourcesRequest.struct_class = Types::ListVodSourcesRequest
538
664
 
539
665
  ListVodSourcesResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfVodSource, location_name: "Items"))
@@ -544,9 +670,23 @@ module Aws::MediaTailor
544
670
  LivePreRollConfiguration.add_member(:max_duration_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "MaxDurationSeconds"))
545
671
  LivePreRollConfiguration.struct_class = Types::LivePreRollConfiguration
546
672
 
673
+ LiveSource.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
674
+ LiveSource.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
675
+ LiveSource.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
676
+ LiveSource.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
677
+ LiveSource.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "LiveSourceName"))
678
+ LiveSource.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
679
+ LiveSource.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
680
+ LiveSource.struct_class = Types::LiveSource
681
+
547
682
  LogConfiguration.add_member(:percent_enabled, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "PercentEnabled"))
548
683
  LogConfiguration.struct_class = Types::LogConfiguration
549
684
 
685
+ LogConfigurationForChannel.add_member(:log_types, Shapes::ShapeRef.new(shape: LogTypes, location_name: "LogTypes"))
686
+ LogConfigurationForChannel.struct_class = Types::LogConfigurationForChannel
687
+
688
+ LogTypes.member = Shapes::ShapeRef.new(shape: LogType)
689
+
550
690
  ManifestProcessingRules.add_member(:ad_marker_passthrough, Shapes::ShapeRef.new(shape: AdMarkerPassthrough, location_name: "AdMarkerPassthrough"))
551
691
  ManifestProcessingRules.struct_class = Types::ManifestProcessingRules
552
692
 
@@ -589,7 +729,7 @@ module Aws::MediaTailor
589
729
  PrefetchSchedule.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "StreamId"))
590
730
  PrefetchSchedule.struct_class = Types::PrefetchSchedule
591
731
 
592
- PutChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
732
+ PutChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
593
733
  PutChannelPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Policy"))
594
734
  PutChannelPolicyRequest.struct_class = Types::PutChannelPolicyRequest
595
735
 
@@ -603,7 +743,7 @@ module Aws::MediaTailor
603
743
  PutPlaybackConfigurationRequest.add_member(:dash_configuration, Shapes::ShapeRef.new(shape: DashConfigurationForPut, location_name: "DashConfiguration"))
604
744
  PutPlaybackConfigurationRequest.add_member(:live_pre_roll_configuration, Shapes::ShapeRef.new(shape: LivePreRollConfiguration, location_name: "LivePreRollConfiguration"))
605
745
  PutPlaybackConfigurationRequest.add_member(:manifest_processing_rules, Shapes::ShapeRef.new(shape: ManifestProcessingRules, location_name: "ManifestProcessingRules"))
606
- PutPlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
746
+ PutPlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Name"))
607
747
  PutPlaybackConfigurationRequest.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
608
748
  PutPlaybackConfigurationRequest.add_member(:slate_ad_url, Shapes::ShapeRef.new(shape: __string, location_name: "SlateAdUrl"))
609
749
  PutPlaybackConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
@@ -655,6 +795,7 @@ module Aws::MediaTailor
655
795
  ScheduleAdBreak.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
656
796
  ScheduleAdBreak.struct_class = Types::ScheduleAdBreak
657
797
 
798
+ ScheduleConfiguration.add_member(:clip_range, Shapes::ShapeRef.new(shape: ClipRange, location_name: "ClipRange"))
658
799
  ScheduleConfiguration.add_member(:transition, Shapes::ShapeRef.new(shape: Transition, required: true, location_name: "Transition"))
659
800
  ScheduleConfiguration.struct_class = Types::ScheduleConfiguration
660
801
 
@@ -662,11 +803,12 @@ module Aws::MediaTailor
662
803
  ScheduleEntry.add_member(:approximate_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ApproximateStartTime"))
663
804
  ScheduleEntry.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
664
805
  ScheduleEntry.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ChannelName"))
806
+ ScheduleEntry.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
665
807
  ScheduleEntry.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ProgramName"))
666
808
  ScheduleEntry.add_member(:schedule_ad_breaks, Shapes::ShapeRef.new(shape: __listOfScheduleAdBreak, location_name: "ScheduleAdBreaks"))
667
809
  ScheduleEntry.add_member(:schedule_entry_type, Shapes::ShapeRef.new(shape: ScheduleEntryType, location_name: "ScheduleEntryType"))
668
810
  ScheduleEntry.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
669
- ScheduleEntry.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
811
+ ScheduleEntry.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
670
812
  ScheduleEntry.struct_class = Types::ScheduleEntry
671
813
 
672
814
  SecretsManagerAccessTokenConfiguration.add_member(:header_name, Shapes::ShapeRef.new(shape: __string, location_name: "HeaderName"))
@@ -674,6 +816,22 @@ module Aws::MediaTailor
674
816
  SecretsManagerAccessTokenConfiguration.add_member(:secret_string_key, Shapes::ShapeRef.new(shape: __string, location_name: "SecretStringKey"))
675
817
  SecretsManagerAccessTokenConfiguration.struct_class = Types::SecretsManagerAccessTokenConfiguration
676
818
 
819
+ SegmentDeliveryConfiguration.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, location_name: "BaseUrl"))
820
+ SegmentDeliveryConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
821
+ SegmentDeliveryConfiguration.struct_class = Types::SegmentDeliveryConfiguration
822
+
823
+ SegmentationDescriptor.add_member(:segment_num, Shapes::ShapeRef.new(shape: Integer, location_name: "SegmentNum"))
824
+ SegmentationDescriptor.add_member(:segmentation_event_id, Shapes::ShapeRef.new(shape: Integer, location_name: "SegmentationEventId"))
825
+ SegmentationDescriptor.add_member(:segmentation_type_id, Shapes::ShapeRef.new(shape: Integer, location_name: "SegmentationTypeId"))
826
+ SegmentationDescriptor.add_member(:segmentation_upid, Shapes::ShapeRef.new(shape: String, location_name: "SegmentationUpid"))
827
+ SegmentationDescriptor.add_member(:segmentation_upid_type, Shapes::ShapeRef.new(shape: Integer, location_name: "SegmentationUpidType"))
828
+ SegmentationDescriptor.add_member(:segments_expected, Shapes::ShapeRef.new(shape: Integer, location_name: "SegmentsExpected"))
829
+ SegmentationDescriptor.add_member(:sub_segment_num, Shapes::ShapeRef.new(shape: Integer, location_name: "SubSegmentNum"))
830
+ SegmentationDescriptor.add_member(:sub_segments_expected, Shapes::ShapeRef.new(shape: Integer, location_name: "SubSegmentsExpected"))
831
+ SegmentationDescriptor.struct_class = Types::SegmentationDescriptor
832
+
833
+ SegmentationDescriptorList.member = Shapes::ShapeRef.new(shape: SegmentationDescriptor)
834
+
677
835
  SlateSource.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
678
836
  SlateSource.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
679
837
  SlateSource.struct_class = Types::SlateSource
@@ -684,6 +842,7 @@ module Aws::MediaTailor
684
842
  SourceLocation.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
685
843
  SourceLocation.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
686
844
  SourceLocation.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
845
+ SourceLocation.add_member(:segment_delivery_configurations, Shapes::ShapeRef.new(shape: __listOfSegmentDeliveryConfiguration, location_name: "SegmentDeliveryConfigurations"))
687
846
  SourceLocation.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
688
847
  SourceLocation.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
689
848
  SourceLocation.struct_class = Types::SourceLocation
@@ -694,12 +853,12 @@ module Aws::MediaTailor
694
853
  SpliceInsertMessage.add_member(:unique_program_id, Shapes::ShapeRef.new(shape: __integer, location_name: "UniqueProgramId"))
695
854
  SpliceInsertMessage.struct_class = Types::SpliceInsertMessage
696
855
 
697
- StartChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
856
+ StartChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
698
857
  StartChannelRequest.struct_class = Types::StartChannelRequest
699
858
 
700
859
  StartChannelResponse.struct_class = Types::StartChannelResponse
701
860
 
702
- StopChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
861
+ StopChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
703
862
  StopChannelRequest.struct_class = Types::StopChannelRequest
704
863
 
705
864
  StopChannelResponse.struct_class = Types::StopChannelResponse
@@ -708,6 +867,10 @@ module Aws::MediaTailor
708
867
  TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, required: true, location_name: "tags"))
709
868
  TagResourceRequest.struct_class = Types::TagResourceRequest
710
869
 
870
+ TimeSignalMessage.add_member(:segmentation_descriptors, Shapes::ShapeRef.new(shape: SegmentationDescriptorList, location_name: "SegmentationDescriptors"))
871
+ TimeSignalMessage.struct_class = Types::TimeSignalMessage
872
+
873
+ Transition.add_member(:duration_millis, Shapes::ShapeRef.new(shape: __long, location_name: "DurationMillis"))
711
874
  Transition.add_member(:relative_position, Shapes::ShapeRef.new(shape: RelativePosition, required: true, location_name: "RelativePosition"))
712
875
  Transition.add_member(:relative_program, Shapes::ShapeRef.new(shape: __string, location_name: "RelativeProgram"))
713
876
  Transition.add_member(:scheduled_start_time_millis, Shapes::ShapeRef.new(shape: __long, location_name: "ScheduledStartTimeMillis"))
@@ -718,7 +881,8 @@ module Aws::MediaTailor
718
881
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location: "querystring", location_name: "tagKeys"))
719
882
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
720
883
 
721
- UpdateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
884
+ UpdateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
885
+ UpdateChannelRequest.add_member(:filler_slate, Shapes::ShapeRef.new(shape: SlateSource, location_name: "FillerSlate"))
722
886
  UpdateChannelRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: RequestOutputs, required: true, location_name: "Outputs"))
723
887
  UpdateChannelRequest.struct_class = Types::UpdateChannelRequest
724
888
 
@@ -731,12 +895,55 @@ module Aws::MediaTailor
731
895
  UpdateChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
732
896
  UpdateChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
733
897
  UpdateChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
898
+ UpdateChannelResponse.add_member(:tier, Shapes::ShapeRef.new(shape: __string, location_name: "Tier"))
734
899
  UpdateChannelResponse.struct_class = Types::UpdateChannelResponse
735
900
 
901
+ UpdateLiveSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
902
+ UpdateLiveSourceRequest.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "LiveSourceName"))
903
+ UpdateLiveSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
904
+ UpdateLiveSourceRequest.struct_class = Types::UpdateLiveSourceRequest
905
+
906
+ UpdateLiveSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
907
+ UpdateLiveSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
908
+ UpdateLiveSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
909
+ UpdateLiveSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
910
+ UpdateLiveSourceResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
911
+ UpdateLiveSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
912
+ UpdateLiveSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
913
+ UpdateLiveSourceResponse.struct_class = Types::UpdateLiveSourceResponse
914
+
915
+ UpdateProgramRequest.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
916
+ UpdateProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ChannelName"))
917
+ UpdateProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ProgramName"))
918
+ UpdateProgramRequest.add_member(:schedule_configuration, Shapes::ShapeRef.new(shape: UpdateProgramScheduleConfiguration, required: true, location_name: "ScheduleConfiguration"))
919
+ UpdateProgramRequest.struct_class = Types::UpdateProgramRequest
920
+
921
+ UpdateProgramResponse.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
922
+ UpdateProgramResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
923
+ UpdateProgramResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
924
+ UpdateProgramResponse.add_member(:clip_range, Shapes::ShapeRef.new(shape: ClipRange, location_name: "ClipRange"))
925
+ UpdateProgramResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
926
+ UpdateProgramResponse.add_member(:duration_millis, Shapes::ShapeRef.new(shape: __long, location_name: "DurationMillis"))
927
+ UpdateProgramResponse.add_member(:live_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "LiveSourceName"))
928
+ UpdateProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "ProgramName"))
929
+ UpdateProgramResponse.add_member(:scheduled_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ScheduledStartTime"))
930
+ UpdateProgramResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
931
+ UpdateProgramResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
932
+ UpdateProgramResponse.struct_class = Types::UpdateProgramResponse
933
+
934
+ UpdateProgramScheduleConfiguration.add_member(:clip_range, Shapes::ShapeRef.new(shape: ClipRange, location_name: "ClipRange"))
935
+ UpdateProgramScheduleConfiguration.add_member(:transition, Shapes::ShapeRef.new(shape: UpdateProgramTransition, location_name: "Transition"))
936
+ UpdateProgramScheduleConfiguration.struct_class = Types::UpdateProgramScheduleConfiguration
937
+
938
+ UpdateProgramTransition.add_member(:duration_millis, Shapes::ShapeRef.new(shape: __long, location_name: "DurationMillis"))
939
+ UpdateProgramTransition.add_member(:scheduled_start_time_millis, Shapes::ShapeRef.new(shape: __long, location_name: "ScheduledStartTimeMillis"))
940
+ UpdateProgramTransition.struct_class = Types::UpdateProgramTransition
941
+
736
942
  UpdateSourceLocationRequest.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
737
943
  UpdateSourceLocationRequest.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
738
944
  UpdateSourceLocationRequest.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
739
- UpdateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
945
+ UpdateSourceLocationRequest.add_member(:segment_delivery_configurations, Shapes::ShapeRef.new(shape: __listOfSegmentDeliveryConfiguration, location_name: "SegmentDeliveryConfigurations"))
946
+ UpdateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
740
947
  UpdateSourceLocationRequest.struct_class = Types::UpdateSourceLocationRequest
741
948
 
742
949
  UpdateSourceLocationResponse.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
@@ -745,13 +952,14 @@ module Aws::MediaTailor
745
952
  UpdateSourceLocationResponse.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
746
953
  UpdateSourceLocationResponse.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, location_name: "HttpConfiguration"))
747
954
  UpdateSourceLocationResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
955
+ UpdateSourceLocationResponse.add_member(:segment_delivery_configurations, Shapes::ShapeRef.new(shape: __listOfSegmentDeliveryConfiguration, location_name: "SegmentDeliveryConfigurations"))
748
956
  UpdateSourceLocationResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
749
957
  UpdateSourceLocationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
750
958
  UpdateSourceLocationResponse.struct_class = Types::UpdateSourceLocationResponse
751
959
 
752
960
  UpdateVodSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
753
- UpdateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
754
- UpdateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
961
+ UpdateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "SourceLocationName"))
962
+ UpdateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "VodSourceName"))
755
963
  UpdateVodSourceRequest.struct_class = Types::UpdateVodSourceRequest
756
964
 
757
965
  UpdateVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
@@ -780,6 +988,8 @@ module Aws::MediaTailor
780
988
 
781
989
  __listOfChannel.member = Shapes::ShapeRef.new(shape: Channel)
782
990
 
991
+ __listOfLiveSource.member = Shapes::ShapeRef.new(shape: LiveSource)
992
+
783
993
  __listOfPlaybackConfiguration.member = Shapes::ShapeRef.new(shape: PlaybackConfiguration)
784
994
 
785
995
  __listOfPrefetchSchedule.member = Shapes::ShapeRef.new(shape: PrefetchSchedule)
@@ -788,6 +998,8 @@ module Aws::MediaTailor
788
998
 
789
999
  __listOfScheduleEntry.member = Shapes::ShapeRef.new(shape: ScheduleEntry)
790
1000
 
1001
+ __listOfSegmentDeliveryConfiguration.member = Shapes::ShapeRef.new(shape: SegmentDeliveryConfiguration)
1002
+
791
1003
  __listOfSourceLocation.member = Shapes::ShapeRef.new(shape: SourceLocation)
792
1004
 
793
1005
  __listOfVodSource.member = Shapes::ShapeRef.new(shape: VodSource)
@@ -797,6 +1009,8 @@ module Aws::MediaTailor
797
1009
  __mapOf__string.key = Shapes::ShapeRef.new(shape: __string)
798
1010
  __mapOf__string.value = Shapes::ShapeRef.new(shape: __string)
799
1011
 
1012
+ adMarkupTypes.member = Shapes::ShapeRef.new(shape: AdMarkupType)
1013
+
800
1014
 
801
1015
  # @api private
802
1016
  API = Seahorse::Model::Api.new.tap do |api|
@@ -816,6 +1030,14 @@ module Aws::MediaTailor
816
1030
  "uid" => "mediatailor-2018-04-23",
817
1031
  }
818
1032
 
1033
+ api.add_operation(:configure_logs_for_channel, Seahorse::Model::Operation.new.tap do |o|
1034
+ o.name = "ConfigureLogsForChannel"
1035
+ o.http_method = "PUT"
1036
+ o.http_request_uri = "/configureLogs/channel"
1037
+ o.input = Shapes::ShapeRef.new(shape: ConfigureLogsForChannelRequest)
1038
+ o.output = Shapes::ShapeRef.new(shape: ConfigureLogsForChannelResponse)
1039
+ end)
1040
+
819
1041
  api.add_operation(:configure_logs_for_playback_configuration, Seahorse::Model::Operation.new.tap do |o|
820
1042
  o.name = "ConfigureLogsForPlaybackConfiguration"
821
1043
  o.http_method = "PUT"
@@ -827,11 +1049,19 @@ module Aws::MediaTailor
827
1049
  api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
828
1050
  o.name = "CreateChannel"
829
1051
  o.http_method = "POST"
830
- o.http_request_uri = "/channel/{channelName}"
1052
+ o.http_request_uri = "/channel/{ChannelName}"
831
1053
  o.input = Shapes::ShapeRef.new(shape: CreateChannelRequest)
832
1054
  o.output = Shapes::ShapeRef.new(shape: CreateChannelResponse)
833
1055
  end)
834
1056
 
1057
+ api.add_operation(:create_live_source, Seahorse::Model::Operation.new.tap do |o|
1058
+ o.name = "CreateLiveSource"
1059
+ o.http_method = "POST"
1060
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
1061
+ o.input = Shapes::ShapeRef.new(shape: CreateLiveSourceRequest)
1062
+ o.output = Shapes::ShapeRef.new(shape: CreateLiveSourceResponse)
1063
+ end)
1064
+
835
1065
  api.add_operation(:create_prefetch_schedule, Seahorse::Model::Operation.new.tap do |o|
836
1066
  o.name = "CreatePrefetchSchedule"
837
1067
  o.http_method = "POST"
@@ -843,7 +1073,7 @@ module Aws::MediaTailor
843
1073
  api.add_operation(:create_program, Seahorse::Model::Operation.new.tap do |o|
844
1074
  o.name = "CreateProgram"
845
1075
  o.http_method = "POST"
846
- o.http_request_uri = "/channel/{channelName}/program/{programName}"
1076
+ o.http_request_uri = "/channel/{ChannelName}/program/{ProgramName}"
847
1077
  o.input = Shapes::ShapeRef.new(shape: CreateProgramRequest)
848
1078
  o.output = Shapes::ShapeRef.new(shape: CreateProgramResponse)
849
1079
  end)
@@ -851,7 +1081,7 @@ module Aws::MediaTailor
851
1081
  api.add_operation(:create_source_location, Seahorse::Model::Operation.new.tap do |o|
852
1082
  o.name = "CreateSourceLocation"
853
1083
  o.http_method = "POST"
854
- o.http_request_uri = "/sourceLocation/{sourceLocationName}"
1084
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}"
855
1085
  o.input = Shapes::ShapeRef.new(shape: CreateSourceLocationRequest)
856
1086
  o.output = Shapes::ShapeRef.new(shape: CreateSourceLocationResponse)
857
1087
  end)
@@ -859,7 +1089,7 @@ module Aws::MediaTailor
859
1089
  api.add_operation(:create_vod_source, Seahorse::Model::Operation.new.tap do |o|
860
1090
  o.name = "CreateVodSource"
861
1091
  o.http_method = "POST"
862
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
1092
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}"
863
1093
  o.input = Shapes::ShapeRef.new(shape: CreateVodSourceRequest)
864
1094
  o.output = Shapes::ShapeRef.new(shape: CreateVodSourceResponse)
865
1095
  end)
@@ -867,7 +1097,7 @@ module Aws::MediaTailor
867
1097
  api.add_operation(:delete_channel, Seahorse::Model::Operation.new.tap do |o|
868
1098
  o.name = "DeleteChannel"
869
1099
  o.http_method = "DELETE"
870
- o.http_request_uri = "/channel/{channelName}"
1100
+ o.http_request_uri = "/channel/{ChannelName}"
871
1101
  o.input = Shapes::ShapeRef.new(shape: DeleteChannelRequest)
872
1102
  o.output = Shapes::ShapeRef.new(shape: DeleteChannelResponse)
873
1103
  end)
@@ -875,11 +1105,19 @@ module Aws::MediaTailor
875
1105
  api.add_operation(:delete_channel_policy, Seahorse::Model::Operation.new.tap do |o|
876
1106
  o.name = "DeleteChannelPolicy"
877
1107
  o.http_method = "DELETE"
878
- o.http_request_uri = "/channel/{channelName}/policy"
1108
+ o.http_request_uri = "/channel/{ChannelName}/policy"
879
1109
  o.input = Shapes::ShapeRef.new(shape: DeleteChannelPolicyRequest)
880
1110
  o.output = Shapes::ShapeRef.new(shape: DeleteChannelPolicyResponse)
881
1111
  end)
882
1112
 
1113
+ api.add_operation(:delete_live_source, Seahorse::Model::Operation.new.tap do |o|
1114
+ o.name = "DeleteLiveSource"
1115
+ o.http_method = "DELETE"
1116
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
1117
+ o.input = Shapes::ShapeRef.new(shape: DeleteLiveSourceRequest)
1118
+ o.output = Shapes::ShapeRef.new(shape: DeleteLiveSourceResponse)
1119
+ end)
1120
+
883
1121
  api.add_operation(:delete_playback_configuration, Seahorse::Model::Operation.new.tap do |o|
884
1122
  o.name = "DeletePlaybackConfiguration"
885
1123
  o.http_method = "DELETE"
@@ -899,7 +1137,7 @@ module Aws::MediaTailor
899
1137
  api.add_operation(:delete_program, Seahorse::Model::Operation.new.tap do |o|
900
1138
  o.name = "DeleteProgram"
901
1139
  o.http_method = "DELETE"
902
- o.http_request_uri = "/channel/{channelName}/program/{programName}"
1140
+ o.http_request_uri = "/channel/{ChannelName}/program/{ProgramName}"
903
1141
  o.input = Shapes::ShapeRef.new(shape: DeleteProgramRequest)
904
1142
  o.output = Shapes::ShapeRef.new(shape: DeleteProgramResponse)
905
1143
  end)
@@ -907,7 +1145,7 @@ module Aws::MediaTailor
907
1145
  api.add_operation(:delete_source_location, Seahorse::Model::Operation.new.tap do |o|
908
1146
  o.name = "DeleteSourceLocation"
909
1147
  o.http_method = "DELETE"
910
- o.http_request_uri = "/sourceLocation/{sourceLocationName}"
1148
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}"
911
1149
  o.input = Shapes::ShapeRef.new(shape: DeleteSourceLocationRequest)
912
1150
  o.output = Shapes::ShapeRef.new(shape: DeleteSourceLocationResponse)
913
1151
  end)
@@ -915,7 +1153,7 @@ module Aws::MediaTailor
915
1153
  api.add_operation(:delete_vod_source, Seahorse::Model::Operation.new.tap do |o|
916
1154
  o.name = "DeleteVodSource"
917
1155
  o.http_method = "DELETE"
918
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
1156
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}"
919
1157
  o.input = Shapes::ShapeRef.new(shape: DeleteVodSourceRequest)
920
1158
  o.output = Shapes::ShapeRef.new(shape: DeleteVodSourceResponse)
921
1159
  end)
@@ -923,15 +1161,23 @@ module Aws::MediaTailor
923
1161
  api.add_operation(:describe_channel, Seahorse::Model::Operation.new.tap do |o|
924
1162
  o.name = "DescribeChannel"
925
1163
  o.http_method = "GET"
926
- o.http_request_uri = "/channel/{channelName}"
1164
+ o.http_request_uri = "/channel/{ChannelName}"
927
1165
  o.input = Shapes::ShapeRef.new(shape: DescribeChannelRequest)
928
1166
  o.output = Shapes::ShapeRef.new(shape: DescribeChannelResponse)
929
1167
  end)
930
1168
 
1169
+ api.add_operation(:describe_live_source, Seahorse::Model::Operation.new.tap do |o|
1170
+ o.name = "DescribeLiveSource"
1171
+ o.http_method = "GET"
1172
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
1173
+ o.input = Shapes::ShapeRef.new(shape: DescribeLiveSourceRequest)
1174
+ o.output = Shapes::ShapeRef.new(shape: DescribeLiveSourceResponse)
1175
+ end)
1176
+
931
1177
  api.add_operation(:describe_program, Seahorse::Model::Operation.new.tap do |o|
932
1178
  o.name = "DescribeProgram"
933
1179
  o.http_method = "GET"
934
- o.http_request_uri = "/channel/{channelName}/program/{programName}"
1180
+ o.http_request_uri = "/channel/{ChannelName}/program/{ProgramName}"
935
1181
  o.input = Shapes::ShapeRef.new(shape: DescribeProgramRequest)
936
1182
  o.output = Shapes::ShapeRef.new(shape: DescribeProgramResponse)
937
1183
  end)
@@ -939,7 +1185,7 @@ module Aws::MediaTailor
939
1185
  api.add_operation(:describe_source_location, Seahorse::Model::Operation.new.tap do |o|
940
1186
  o.name = "DescribeSourceLocation"
941
1187
  o.http_method = "GET"
942
- o.http_request_uri = "/sourceLocation/{sourceLocationName}"
1188
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}"
943
1189
  o.input = Shapes::ShapeRef.new(shape: DescribeSourceLocationRequest)
944
1190
  o.output = Shapes::ShapeRef.new(shape: DescribeSourceLocationResponse)
945
1191
  end)
@@ -947,7 +1193,7 @@ module Aws::MediaTailor
947
1193
  api.add_operation(:describe_vod_source, Seahorse::Model::Operation.new.tap do |o|
948
1194
  o.name = "DescribeVodSource"
949
1195
  o.http_method = "GET"
950
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
1196
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}"
951
1197
  o.input = Shapes::ShapeRef.new(shape: DescribeVodSourceRequest)
952
1198
  o.output = Shapes::ShapeRef.new(shape: DescribeVodSourceResponse)
953
1199
  end)
@@ -955,7 +1201,7 @@ module Aws::MediaTailor
955
1201
  api.add_operation(:get_channel_policy, Seahorse::Model::Operation.new.tap do |o|
956
1202
  o.name = "GetChannelPolicy"
957
1203
  o.http_method = "GET"
958
- o.http_request_uri = "/channel/{channelName}/policy"
1204
+ o.http_request_uri = "/channel/{ChannelName}/policy"
959
1205
  o.input = Shapes::ShapeRef.new(shape: GetChannelPolicyRequest)
960
1206
  o.output = Shapes::ShapeRef.new(shape: GetChannelPolicyResponse)
961
1207
  end)
@@ -963,7 +1209,7 @@ module Aws::MediaTailor
963
1209
  api.add_operation(:get_channel_schedule, Seahorse::Model::Operation.new.tap do |o|
964
1210
  o.name = "GetChannelSchedule"
965
1211
  o.http_method = "GET"
966
- o.http_request_uri = "/channel/{channelName}/schedule"
1212
+ o.http_request_uri = "/channel/{ChannelName}/schedule"
967
1213
  o.input = Shapes::ShapeRef.new(shape: GetChannelScheduleRequest)
968
1214
  o.output = Shapes::ShapeRef.new(shape: GetChannelScheduleResponse)
969
1215
  o[:pager] = Aws::Pager.new(
@@ -1018,6 +1264,20 @@ module Aws::MediaTailor
1018
1264
  )
1019
1265
  end)
1020
1266
 
1267
+ api.add_operation(:list_live_sources, Seahorse::Model::Operation.new.tap do |o|
1268
+ o.name = "ListLiveSources"
1269
+ o.http_method = "GET"
1270
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSources"
1271
+ o.input = Shapes::ShapeRef.new(shape: ListLiveSourcesRequest)
1272
+ o.output = Shapes::ShapeRef.new(shape: ListLiveSourcesResponse)
1273
+ o[:pager] = Aws::Pager.new(
1274
+ limit_key: "max_results",
1275
+ tokens: {
1276
+ "next_token" => "next_token"
1277
+ }
1278
+ )
1279
+ end)
1280
+
1021
1281
  api.add_operation(:list_playback_configurations, Seahorse::Model::Operation.new.tap do |o|
1022
1282
  o.name = "ListPlaybackConfigurations"
1023
1283
  o.http_method = "GET"
@@ -1072,7 +1332,7 @@ module Aws::MediaTailor
1072
1332
  api.add_operation(:list_vod_sources, Seahorse::Model::Operation.new.tap do |o|
1073
1333
  o.name = "ListVodSources"
1074
1334
  o.http_method = "GET"
1075
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSources"
1335
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSources"
1076
1336
  o.input = Shapes::ShapeRef.new(shape: ListVodSourcesRequest)
1077
1337
  o.output = Shapes::ShapeRef.new(shape: ListVodSourcesResponse)
1078
1338
  o[:pager] = Aws::Pager.new(
@@ -1086,7 +1346,7 @@ module Aws::MediaTailor
1086
1346
  api.add_operation(:put_channel_policy, Seahorse::Model::Operation.new.tap do |o|
1087
1347
  o.name = "PutChannelPolicy"
1088
1348
  o.http_method = "PUT"
1089
- o.http_request_uri = "/channel/{channelName}/policy"
1349
+ o.http_request_uri = "/channel/{ChannelName}/policy"
1090
1350
  o.input = Shapes::ShapeRef.new(shape: PutChannelPolicyRequest)
1091
1351
  o.output = Shapes::ShapeRef.new(shape: PutChannelPolicyResponse)
1092
1352
  end)
@@ -1102,7 +1362,7 @@ module Aws::MediaTailor
1102
1362
  api.add_operation(:start_channel, Seahorse::Model::Operation.new.tap do |o|
1103
1363
  o.name = "StartChannel"
1104
1364
  o.http_method = "PUT"
1105
- o.http_request_uri = "/channel/{channelName}/start"
1365
+ o.http_request_uri = "/channel/{ChannelName}/start"
1106
1366
  o.input = Shapes::ShapeRef.new(shape: StartChannelRequest)
1107
1367
  o.output = Shapes::ShapeRef.new(shape: StartChannelResponse)
1108
1368
  end)
@@ -1110,7 +1370,7 @@ module Aws::MediaTailor
1110
1370
  api.add_operation(:stop_channel, Seahorse::Model::Operation.new.tap do |o|
1111
1371
  o.name = "StopChannel"
1112
1372
  o.http_method = "PUT"
1113
- o.http_request_uri = "/channel/{channelName}/stop"
1373
+ o.http_request_uri = "/channel/{ChannelName}/stop"
1114
1374
  o.input = Shapes::ShapeRef.new(shape: StopChannelRequest)
1115
1375
  o.output = Shapes::ShapeRef.new(shape: StopChannelResponse)
1116
1376
  end)
@@ -1136,15 +1396,31 @@ module Aws::MediaTailor
1136
1396
  api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
1137
1397
  o.name = "UpdateChannel"
1138
1398
  o.http_method = "PUT"
1139
- o.http_request_uri = "/channel/{channelName}"
1399
+ o.http_request_uri = "/channel/{ChannelName}"
1140
1400
  o.input = Shapes::ShapeRef.new(shape: UpdateChannelRequest)
1141
1401
  o.output = Shapes::ShapeRef.new(shape: UpdateChannelResponse)
1142
1402
  end)
1143
1403
 
1404
+ api.add_operation(:update_live_source, Seahorse::Model::Operation.new.tap do |o|
1405
+ o.name = "UpdateLiveSource"
1406
+ o.http_method = "PUT"
1407
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/liveSource/{LiveSourceName}"
1408
+ o.input = Shapes::ShapeRef.new(shape: UpdateLiveSourceRequest)
1409
+ o.output = Shapes::ShapeRef.new(shape: UpdateLiveSourceResponse)
1410
+ end)
1411
+
1412
+ api.add_operation(:update_program, Seahorse::Model::Operation.new.tap do |o|
1413
+ o.name = "UpdateProgram"
1414
+ o.http_method = "PUT"
1415
+ o.http_request_uri = "/channel/{ChannelName}/program/{ProgramName}"
1416
+ o.input = Shapes::ShapeRef.new(shape: UpdateProgramRequest)
1417
+ o.output = Shapes::ShapeRef.new(shape: UpdateProgramResponse)
1418
+ end)
1419
+
1144
1420
  api.add_operation(:update_source_location, Seahorse::Model::Operation.new.tap do |o|
1145
1421
  o.name = "UpdateSourceLocation"
1146
1422
  o.http_method = "PUT"
1147
- o.http_request_uri = "/sourceLocation/{sourceLocationName}"
1423
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}"
1148
1424
  o.input = Shapes::ShapeRef.new(shape: UpdateSourceLocationRequest)
1149
1425
  o.output = Shapes::ShapeRef.new(shape: UpdateSourceLocationResponse)
1150
1426
  end)
@@ -1152,7 +1428,7 @@ module Aws::MediaTailor
1152
1428
  api.add_operation(:update_vod_source, Seahorse::Model::Operation.new.tap do |o|
1153
1429
  o.name = "UpdateVodSource"
1154
1430
  o.http_method = "PUT"
1155
- o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
1431
+ o.http_request_uri = "/sourceLocation/{SourceLocationName}/vodSource/{VodSourceName}"
1156
1432
  o.input = Shapes::ShapeRef.new(shape: UpdateVodSourceRequest)
1157
1433
  o.output = Shapes::ShapeRef.new(shape: UpdateVodSourceResponse)
1158
1434
  end)