aws-sdk-mediatailor 1.36.0 → 1.37.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -13,47 +13,136 @@ module Aws::MediaTailor
13
13
 
14
14
  include Seahorse::Model
15
15
 
16
+ AccessConfiguration = Shapes::StructureShape.new(name: 'AccessConfiguration')
17
+ AccessType = Shapes::StringShape.new(name: 'AccessType')
18
+ AdBreak = Shapes::StructureShape.new(name: 'AdBreak')
16
19
  AdMarkerPassthrough = Shapes::StructureShape.new(name: 'AdMarkerPassthrough')
17
20
  AvailSuppression = Shapes::StructureShape.new(name: 'AvailSuppression')
18
21
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
19
22
  Bumper = Shapes::StructureShape.new(name: 'Bumper')
20
23
  CdnConfiguration = Shapes::StructureShape.new(name: 'CdnConfiguration')
24
+ Channel = Shapes::StructureShape.new(name: 'Channel')
25
+ ChannelState = Shapes::StringShape.new(name: 'ChannelState')
21
26
  ConfigurationAliasesRequest = Shapes::MapShape.new(name: 'ConfigurationAliasesRequest')
22
27
  ConfigurationAliasesResponse = Shapes::MapShape.new(name: 'ConfigurationAliasesResponse')
28
+ CreateChannelRequest = Shapes::StructureShape.new(name: 'CreateChannelRequest')
29
+ CreateChannelResponse = Shapes::StructureShape.new(name: 'CreateChannelResponse')
30
+ CreateProgramRequest = Shapes::StructureShape.new(name: 'CreateProgramRequest')
31
+ CreateProgramResponse = Shapes::StructureShape.new(name: 'CreateProgramResponse')
32
+ CreateSourceLocationRequest = Shapes::StructureShape.new(name: 'CreateSourceLocationRequest')
33
+ CreateSourceLocationResponse = Shapes::StructureShape.new(name: 'CreateSourceLocationResponse')
34
+ CreateVodSourceRequest = Shapes::StructureShape.new(name: 'CreateVodSourceRequest')
35
+ CreateVodSourceResponse = Shapes::StructureShape.new(name: 'CreateVodSourceResponse')
23
36
  DashConfiguration = Shapes::StructureShape.new(name: 'DashConfiguration')
24
37
  DashConfigurationForPut = Shapes::StructureShape.new(name: 'DashConfigurationForPut')
38
+ DashPlaylistSettings = Shapes::StructureShape.new(name: 'DashPlaylistSettings')
39
+ DefaultSegmentDeliveryConfiguration = Shapes::StructureShape.new(name: 'DefaultSegmentDeliveryConfiguration')
40
+ DeleteChannelPolicyRequest = Shapes::StructureShape.new(name: 'DeleteChannelPolicyRequest')
41
+ DeleteChannelPolicyResponse = Shapes::StructureShape.new(name: 'DeleteChannelPolicyResponse')
42
+ DeleteChannelRequest = Shapes::StructureShape.new(name: 'DeleteChannelRequest')
43
+ DeleteChannelResponse = Shapes::StructureShape.new(name: 'DeleteChannelResponse')
25
44
  DeletePlaybackConfigurationRequest = Shapes::StructureShape.new(name: 'DeletePlaybackConfigurationRequest')
26
45
  DeletePlaybackConfigurationResponse = Shapes::StructureShape.new(name: 'DeletePlaybackConfigurationResponse')
46
+ DeleteProgramRequest = Shapes::StructureShape.new(name: 'DeleteProgramRequest')
47
+ DeleteProgramResponse = Shapes::StructureShape.new(name: 'DeleteProgramResponse')
48
+ DeleteSourceLocationRequest = Shapes::StructureShape.new(name: 'DeleteSourceLocationRequest')
49
+ DeleteSourceLocationResponse = Shapes::StructureShape.new(name: 'DeleteSourceLocationResponse')
50
+ DeleteVodSourceRequest = Shapes::StructureShape.new(name: 'DeleteVodSourceRequest')
51
+ DeleteVodSourceResponse = Shapes::StructureShape.new(name: 'DeleteVodSourceResponse')
52
+ DescribeChannelRequest = Shapes::StructureShape.new(name: 'DescribeChannelRequest')
53
+ DescribeChannelResponse = Shapes::StructureShape.new(name: 'DescribeChannelResponse')
54
+ DescribeProgramRequest = Shapes::StructureShape.new(name: 'DescribeProgramRequest')
55
+ DescribeProgramResponse = Shapes::StructureShape.new(name: 'DescribeProgramResponse')
56
+ DescribeSourceLocationRequest = Shapes::StructureShape.new(name: 'DescribeSourceLocationRequest')
57
+ DescribeSourceLocationResponse = Shapes::StructureShape.new(name: 'DescribeSourceLocationResponse')
58
+ DescribeVodSourceRequest = Shapes::StructureShape.new(name: 'DescribeVodSourceRequest')
59
+ DescribeVodSourceResponse = Shapes::StructureShape.new(name: 'DescribeVodSourceResponse')
60
+ GetChannelPolicyRequest = Shapes::StructureShape.new(name: 'GetChannelPolicyRequest')
61
+ GetChannelPolicyResponse = Shapes::StructureShape.new(name: 'GetChannelPolicyResponse')
62
+ GetChannelScheduleRequest = Shapes::StructureShape.new(name: 'GetChannelScheduleRequest')
63
+ GetChannelScheduleResponse = Shapes::StructureShape.new(name: 'GetChannelScheduleResponse')
27
64
  GetPlaybackConfigurationRequest = Shapes::StructureShape.new(name: 'GetPlaybackConfigurationRequest')
28
65
  GetPlaybackConfigurationResponse = Shapes::StructureShape.new(name: 'GetPlaybackConfigurationResponse')
29
66
  HlsConfiguration = Shapes::StructureShape.new(name: 'HlsConfiguration')
67
+ HlsPlaylistSettings = Shapes::StructureShape.new(name: 'HlsPlaylistSettings')
68
+ HttpConfiguration = Shapes::StructureShape.new(name: 'HttpConfiguration')
69
+ HttpPackageConfiguration = Shapes::StructureShape.new(name: 'HttpPackageConfiguration')
70
+ HttpPackageConfigurations = Shapes::ListShape.new(name: 'HttpPackageConfigurations')
71
+ ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
72
+ ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
30
73
  ListPlaybackConfigurationsRequest = Shapes::StructureShape.new(name: 'ListPlaybackConfigurationsRequest')
31
74
  ListPlaybackConfigurationsResponse = Shapes::StructureShape.new(name: 'ListPlaybackConfigurationsResponse')
75
+ ListProgramsRequest = Shapes::StructureShape.new(name: 'ListProgramsRequest')
76
+ ListProgramsResponse = Shapes::StructureShape.new(name: 'ListProgramsResponse')
77
+ ListSourceLocationsRequest = Shapes::StructureShape.new(name: 'ListSourceLocationsRequest')
78
+ ListSourceLocationsResponse = Shapes::StructureShape.new(name: 'ListSourceLocationsResponse')
32
79
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
33
80
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
81
+ ListVodSourcesRequest = Shapes::StructureShape.new(name: 'ListVodSourcesRequest')
82
+ ListVodSourcesResponse = Shapes::StructureShape.new(name: 'ListVodSourcesResponse')
34
83
  LivePreRollConfiguration = Shapes::StructureShape.new(name: 'LivePreRollConfiguration')
35
84
  ManifestProcessingRules = Shapes::StructureShape.new(name: 'ManifestProcessingRules')
85
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
86
+ MessageType = Shapes::StringShape.new(name: 'MessageType')
36
87
  Mode = Shapes::StringShape.new(name: 'Mode')
37
88
  OriginManifestType = Shapes::StringShape.new(name: 'OriginManifestType')
38
89
  PlaybackConfiguration = Shapes::StructureShape.new(name: 'PlaybackConfiguration')
90
+ PlaybackMode = Shapes::StringShape.new(name: 'PlaybackMode')
91
+ Program = Shapes::StructureShape.new(name: 'Program')
92
+ PutChannelPolicyRequest = Shapes::StructureShape.new(name: 'PutChannelPolicyRequest')
93
+ PutChannelPolicyResponse = Shapes::StructureShape.new(name: 'PutChannelPolicyResponse')
39
94
  PutPlaybackConfigurationRequest = Shapes::StructureShape.new(name: 'PutPlaybackConfigurationRequest')
40
95
  PutPlaybackConfigurationResponse = Shapes::StructureShape.new(name: 'PutPlaybackConfigurationResponse')
96
+ RelativePosition = Shapes::StringShape.new(name: 'RelativePosition')
97
+ RequestOutputItem = Shapes::StructureShape.new(name: 'RequestOutputItem')
98
+ RequestOutputs = Shapes::ListShape.new(name: 'RequestOutputs')
99
+ ResponseOutputItem = Shapes::StructureShape.new(name: 'ResponseOutputItem')
100
+ ResponseOutputs = Shapes::ListShape.new(name: 'ResponseOutputs')
101
+ ScheduleConfiguration = Shapes::StructureShape.new(name: 'ScheduleConfiguration')
102
+ ScheduleEntry = Shapes::StructureShape.new(name: 'ScheduleEntry')
103
+ SlateSource = Shapes::StructureShape.new(name: 'SlateSource')
104
+ SourceLocation = Shapes::StructureShape.new(name: 'SourceLocation')
105
+ SpliceInsertMessage = Shapes::StructureShape.new(name: 'SpliceInsertMessage')
106
+ StartChannelRequest = Shapes::StructureShape.new(name: 'StartChannelRequest')
107
+ StartChannelResponse = Shapes::StructureShape.new(name: 'StartChannelResponse')
108
+ StopChannelRequest = Shapes::StructureShape.new(name: 'StopChannelRequest')
109
+ StopChannelResponse = Shapes::StructureShape.new(name: 'StopChannelResponse')
41
110
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
42
- TagsModel = Shapes::StructureShape.new(name: 'TagsModel')
111
+ Transition = Shapes::StructureShape.new(name: 'Transition')
112
+ Type = Shapes::StringShape.new(name: 'Type')
43
113
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
114
+ UpdateChannelRequest = Shapes::StructureShape.new(name: 'UpdateChannelRequest')
115
+ UpdateChannelResponse = Shapes::StructureShape.new(name: 'UpdateChannelResponse')
116
+ UpdateSourceLocationRequest = Shapes::StructureShape.new(name: 'UpdateSourceLocationRequest')
117
+ UpdateSourceLocationResponse = Shapes::StructureShape.new(name: 'UpdateSourceLocationResponse')
118
+ UpdateVodSourceRequest = Shapes::StructureShape.new(name: 'UpdateVodSourceRequest')
119
+ UpdateVodSourceResponse = Shapes::StructureShape.new(name: 'UpdateVodSourceResponse')
120
+ VodSource = Shapes::StructureShape.new(name: 'VodSource')
44
121
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
45
- __double = Shapes::FloatShape.new(name: '__double')
46
122
  __integer = Shapes::IntegerShape.new(name: '__integer')
47
123
  __integerMin1 = Shapes::IntegerShape.new(name: '__integerMin1')
48
- __integerMin1Max100 = Shapes::IntegerShape.new(name: '__integerMin1Max100')
49
- __listOfPlaybackConfigurations = Shapes::ListShape.new(name: '__listOfPlaybackConfigurations')
124
+ __listOfAdBreak = Shapes::ListShape.new(name: '__listOfAdBreak')
125
+ __listOfChannel = Shapes::ListShape.new(name: '__listOfChannel')
126
+ __listOfPlaybackConfiguration = Shapes::ListShape.new(name: '__listOfPlaybackConfiguration')
127
+ __listOfProgram = Shapes::ListShape.new(name: '__listOfProgram')
128
+ __listOfScheduleEntry = Shapes::ListShape.new(name: '__listOfScheduleEntry')
129
+ __listOfSourceLocation = Shapes::ListShape.new(name: '__listOfSourceLocation')
130
+ __listOfVodSource = Shapes::ListShape.new(name: '__listOfVodSource')
50
131
  __listOf__string = Shapes::ListShape.new(name: '__listOf__string')
51
132
  __long = Shapes::IntegerShape.new(name: '__long')
52
133
  __mapOf__string = Shapes::MapShape.new(name: '__mapOf__string')
53
134
  __string = Shapes::StringShape.new(name: '__string')
54
- __timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
55
135
  __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
56
136
 
137
+ AccessConfiguration.add_member(:access_type, Shapes::ShapeRef.new(shape: AccessType, location_name: "AccessType"))
138
+ AccessConfiguration.struct_class = Types::AccessConfiguration
139
+
140
+ AdBreak.add_member(:message_type, Shapes::ShapeRef.new(shape: MessageType, location_name: "MessageType"))
141
+ AdBreak.add_member(:offset_millis, Shapes::ShapeRef.new(shape: __long, location_name: "OffsetMillis"))
142
+ AdBreak.add_member(:slate, Shapes::ShapeRef.new(shape: SlateSource, location_name: "Slate"))
143
+ AdBreak.add_member(:splice_insert_message, Shapes::ShapeRef.new(shape: SpliceInsertMessage, location_name: "SpliceInsertMessage"))
144
+ AdBreak.struct_class = Types::AdBreak
145
+
57
146
  AdMarkerPassthrough.add_member(:enabled, Shapes::ShapeRef.new(shape: __boolean, location_name: "Enabled"))
58
147
  AdMarkerPassthrough.struct_class = Types::AdMarkerPassthrough
59
148
 
@@ -72,12 +161,87 @@ module Aws::MediaTailor
72
161
  CdnConfiguration.add_member(:content_segment_url_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "ContentSegmentUrlPrefix"))
73
162
  CdnConfiguration.struct_class = Types::CdnConfiguration
74
163
 
164
+ Channel.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
165
+ Channel.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ChannelName"))
166
+ Channel.add_member(:channel_state, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ChannelState"))
167
+ Channel.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
168
+ Channel.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
169
+ Channel.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, required: true, location_name: "Outputs"))
170
+ Channel.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "PlaybackMode"))
171
+ Channel.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
172
+ Channel.struct_class = Types::Channel
173
+
75
174
  ConfigurationAliasesRequest.key = Shapes::ShapeRef.new(shape: __string)
76
175
  ConfigurationAliasesRequest.value = Shapes::ShapeRef.new(shape: __mapOf__string)
77
176
 
78
177
  ConfigurationAliasesResponse.key = Shapes::ShapeRef.new(shape: __string)
79
178
  ConfigurationAliasesResponse.value = Shapes::ShapeRef.new(shape: __mapOf__string)
80
179
 
180
+ CreateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
181
+ CreateChannelRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: RequestOutputs, required: true, location_name: "Outputs"))
182
+ CreateChannelRequest.add_member(:playback_mode, Shapes::ShapeRef.new(shape: PlaybackMode, required: true, location_name: "PlaybackMode"))
183
+ CreateChannelRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
184
+ CreateChannelRequest.struct_class = Types::CreateChannelRequest
185
+
186
+ CreateChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
187
+ CreateChannelResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
188
+ CreateChannelResponse.add_member(:channel_state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "ChannelState"))
189
+ CreateChannelResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
190
+ CreateChannelResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
191
+ CreateChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
192
+ CreateChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
193
+ CreateChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
194
+ CreateChannelResponse.struct_class = Types::CreateChannelResponse
195
+
196
+ CreateProgramRequest.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
197
+ CreateProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
198
+ CreateProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
199
+ CreateProgramRequest.add_member(:schedule_configuration, Shapes::ShapeRef.new(shape: ScheduleConfiguration, required: true, location_name: "ScheduleConfiguration"))
200
+ CreateProgramRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
201
+ CreateProgramRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
202
+ CreateProgramRequest.struct_class = Types::CreateProgramRequest
203
+
204
+ CreateProgramResponse.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
205
+ CreateProgramResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
206
+ CreateProgramResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
207
+ CreateProgramResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
208
+ CreateProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "ProgramName"))
209
+ CreateProgramResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
210
+ CreateProgramResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
211
+ CreateProgramResponse.struct_class = Types::CreateProgramResponse
212
+
213
+ CreateSourceLocationRequest.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
214
+ CreateSourceLocationRequest.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
215
+ CreateSourceLocationRequest.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
216
+ CreateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
217
+ CreateSourceLocationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
218
+ CreateSourceLocationRequest.struct_class = Types::CreateSourceLocationRequest
219
+
220
+ CreateSourceLocationResponse.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
221
+ CreateSourceLocationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
222
+ CreateSourceLocationResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
223
+ CreateSourceLocationResponse.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
224
+ CreateSourceLocationResponse.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, location_name: "HttpConfiguration"))
225
+ CreateSourceLocationResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
226
+ CreateSourceLocationResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
227
+ CreateSourceLocationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
228
+ CreateSourceLocationResponse.struct_class = Types::CreateSourceLocationResponse
229
+
230
+ CreateVodSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
231
+ CreateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
232
+ CreateVodSourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
233
+ CreateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
234
+ CreateVodSourceRequest.struct_class = Types::CreateVodSourceRequest
235
+
236
+ CreateVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
237
+ CreateVodSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
238
+ CreateVodSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
239
+ CreateVodSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
240
+ CreateVodSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
241
+ CreateVodSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
242
+ CreateVodSourceResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
243
+ CreateVodSourceResponse.struct_class = Types::CreateVodSourceResponse
244
+
81
245
  DashConfiguration.add_member(:manifest_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "ManifestEndpointPrefix"))
82
246
  DashConfiguration.add_member(:mpd_location, Shapes::ShapeRef.new(shape: __string, location_name: "MpdLocation"))
83
247
  DashConfiguration.add_member(:origin_manifest_type, Shapes::ShapeRef.new(shape: OriginManifestType, location_name: "OriginManifestType"))
@@ -87,11 +251,115 @@ module Aws::MediaTailor
87
251
  DashConfigurationForPut.add_member(:origin_manifest_type, Shapes::ShapeRef.new(shape: OriginManifestType, location_name: "OriginManifestType"))
88
252
  DashConfigurationForPut.struct_class = Types::DashConfigurationForPut
89
253
 
254
+ DashPlaylistSettings.add_member(:manifest_window_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "ManifestWindowSeconds"))
255
+ DashPlaylistSettings.add_member(:min_buffer_time_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "MinBufferTimeSeconds"))
256
+ DashPlaylistSettings.add_member(:min_update_period_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "MinUpdatePeriodSeconds"))
257
+ DashPlaylistSettings.add_member(:suggested_presentation_delay_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "SuggestedPresentationDelaySeconds"))
258
+ DashPlaylistSettings.struct_class = Types::DashPlaylistSettings
259
+
260
+ DefaultSegmentDeliveryConfiguration.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, location_name: "BaseUrl"))
261
+ DefaultSegmentDeliveryConfiguration.struct_class = Types::DefaultSegmentDeliveryConfiguration
262
+
263
+ DeleteChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
264
+ DeleteChannelPolicyRequest.struct_class = Types::DeleteChannelPolicyRequest
265
+
266
+ DeleteChannelPolicyResponse.struct_class = Types::DeleteChannelPolicyResponse
267
+
268
+ DeleteChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
269
+ DeleteChannelRequest.struct_class = Types::DeleteChannelRequest
270
+
271
+ DeleteChannelResponse.struct_class = Types::DeleteChannelResponse
272
+
90
273
  DeletePlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "Name"))
91
274
  DeletePlaybackConfigurationRequest.struct_class = Types::DeletePlaybackConfigurationRequest
92
275
 
93
276
  DeletePlaybackConfigurationResponse.struct_class = Types::DeletePlaybackConfigurationResponse
94
277
 
278
+ DeleteProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
279
+ DeleteProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
280
+ DeleteProgramRequest.struct_class = Types::DeleteProgramRequest
281
+
282
+ DeleteProgramResponse.struct_class = Types::DeleteProgramResponse
283
+
284
+ DeleteSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
285
+ DeleteSourceLocationRequest.struct_class = Types::DeleteSourceLocationRequest
286
+
287
+ DeleteSourceLocationResponse.struct_class = Types::DeleteSourceLocationResponse
288
+
289
+ DeleteVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
290
+ DeleteVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
291
+ DeleteVodSourceRequest.struct_class = Types::DeleteVodSourceRequest
292
+
293
+ DeleteVodSourceResponse.struct_class = Types::DeleteVodSourceResponse
294
+
295
+ DescribeChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
296
+ DescribeChannelRequest.struct_class = Types::DescribeChannelRequest
297
+
298
+ DescribeChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
299
+ DescribeChannelResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
300
+ DescribeChannelResponse.add_member(:channel_state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "ChannelState"))
301
+ DescribeChannelResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
302
+ DescribeChannelResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
303
+ DescribeChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
304
+ DescribeChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
305
+ DescribeChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
306
+ DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
307
+
308
+ DescribeProgramRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
309
+ DescribeProgramRequest.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "programName"))
310
+ DescribeProgramRequest.struct_class = Types::DescribeProgramRequest
311
+
312
+ DescribeProgramResponse.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
313
+ DescribeProgramResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
314
+ DescribeProgramResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
315
+ DescribeProgramResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
316
+ DescribeProgramResponse.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, location_name: "ProgramName"))
317
+ DescribeProgramResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
318
+ DescribeProgramResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
319
+ DescribeProgramResponse.struct_class = Types::DescribeProgramResponse
320
+
321
+ DescribeSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
322
+ DescribeSourceLocationRequest.struct_class = Types::DescribeSourceLocationRequest
323
+
324
+ DescribeSourceLocationResponse.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
325
+ DescribeSourceLocationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
326
+ DescribeSourceLocationResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
327
+ DescribeSourceLocationResponse.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
328
+ DescribeSourceLocationResponse.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, location_name: "HttpConfiguration"))
329
+ DescribeSourceLocationResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
330
+ DescribeSourceLocationResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
331
+ DescribeSourceLocationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
332
+ DescribeSourceLocationResponse.struct_class = Types::DescribeSourceLocationResponse
333
+
334
+ DescribeVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
335
+ DescribeVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
336
+ DescribeVodSourceRequest.struct_class = Types::DescribeVodSourceRequest
337
+
338
+ DescribeVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
339
+ DescribeVodSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
340
+ DescribeVodSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
341
+ DescribeVodSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
342
+ DescribeVodSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
343
+ DescribeVodSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
344
+ DescribeVodSourceResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
345
+ DescribeVodSourceResponse.struct_class = Types::DescribeVodSourceResponse
346
+
347
+ GetChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
348
+ GetChannelPolicyRequest.struct_class = Types::GetChannelPolicyRequest
349
+
350
+ GetChannelPolicyResponse.add_member(:policy, Shapes::ShapeRef.new(shape: __string, location_name: "Policy"))
351
+ GetChannelPolicyResponse.struct_class = Types::GetChannelPolicyResponse
352
+
353
+ GetChannelScheduleRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
354
+ GetChannelScheduleRequest.add_member(:duration_minutes, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "durationMinutes"))
355
+ GetChannelScheduleRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
356
+ GetChannelScheduleRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
357
+ GetChannelScheduleRequest.struct_class = Types::GetChannelScheduleRequest
358
+
359
+ GetChannelScheduleResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfScheduleEntry, location_name: "Items"))
360
+ GetChannelScheduleResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
361
+ GetChannelScheduleResponse.struct_class = Types::GetChannelScheduleResponse
362
+
95
363
  GetPlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "Name"))
96
364
  GetPlaybackConfigurationRequest.struct_class = Types::GetPlaybackConfigurationRequest
97
365
 
@@ -99,13 +367,13 @@ module Aws::MediaTailor
99
367
  GetPlaybackConfigurationResponse.add_member(:avail_suppression, Shapes::ShapeRef.new(shape: AvailSuppression, location_name: "AvailSuppression"))
100
368
  GetPlaybackConfigurationResponse.add_member(:bumper, Shapes::ShapeRef.new(shape: Bumper, location_name: "Bumper"))
101
369
  GetPlaybackConfigurationResponse.add_member(:cdn_configuration, Shapes::ShapeRef.new(shape: CdnConfiguration, location_name: "CdnConfiguration"))
102
- GetPlaybackConfigurationResponse.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
103
370
  GetPlaybackConfigurationResponse.add_member(:configuration_aliases, Shapes::ShapeRef.new(shape: ConfigurationAliasesResponse, location_name: "ConfigurationAliases"))
104
371
  GetPlaybackConfigurationResponse.add_member(:dash_configuration, Shapes::ShapeRef.new(shape: DashConfiguration, location_name: "DashConfiguration"))
105
372
  GetPlaybackConfigurationResponse.add_member(:hls_configuration, Shapes::ShapeRef.new(shape: HlsConfiguration, location_name: "HlsConfiguration"))
106
373
  GetPlaybackConfigurationResponse.add_member(:live_pre_roll_configuration, Shapes::ShapeRef.new(shape: LivePreRollConfiguration, location_name: "LivePreRollConfiguration"))
107
374
  GetPlaybackConfigurationResponse.add_member(:manifest_processing_rules, Shapes::ShapeRef.new(shape: ManifestProcessingRules, location_name: "ManifestProcessingRules"))
108
375
  GetPlaybackConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
376
+ GetPlaybackConfigurationResponse.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
109
377
  GetPlaybackConfigurationResponse.add_member(:playback_configuration_arn, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackConfigurationArn"))
110
378
  GetPlaybackConfigurationResponse.add_member(:playback_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackEndpointPrefix"))
111
379
  GetPlaybackConfigurationResponse.add_member(:session_initialization_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "SessionInitializationEndpointPrefix"))
@@ -118,20 +386,67 @@ module Aws::MediaTailor
118
386
  HlsConfiguration.add_member(:manifest_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "ManifestEndpointPrefix"))
119
387
  HlsConfiguration.struct_class = Types::HlsConfiguration
120
388
 
121
- ListPlaybackConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integerMin1Max100, location: "querystring", location_name: "MaxResults"))
389
+ HlsPlaylistSettings.add_member(:manifest_window_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "ManifestWindowSeconds"))
390
+ HlsPlaylistSettings.struct_class = Types::HlsPlaylistSettings
391
+
392
+ HttpConfiguration.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "BaseUrl"))
393
+ HttpConfiguration.struct_class = Types::HttpConfiguration
394
+
395
+ HttpPackageConfiguration.add_member(:path, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Path"))
396
+ HttpPackageConfiguration.add_member(:source_group, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceGroup"))
397
+ HttpPackageConfiguration.add_member(:type, Shapes::ShapeRef.new(shape: Type, required: true, location_name: "Type"))
398
+ HttpPackageConfiguration.struct_class = Types::HttpPackageConfiguration
399
+
400
+ HttpPackageConfigurations.member = Shapes::ShapeRef.new(shape: HttpPackageConfiguration)
401
+
402
+ ListChannelsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
403
+ ListChannelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
404
+ ListChannelsRequest.struct_class = Types::ListChannelsRequest
405
+
406
+ ListChannelsResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfChannel, location_name: "Items"))
407
+ ListChannelsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
408
+ ListChannelsResponse.struct_class = Types::ListChannelsResponse
409
+
410
+ ListPlaybackConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
122
411
  ListPlaybackConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "NextToken"))
123
412
  ListPlaybackConfigurationsRequest.struct_class = Types::ListPlaybackConfigurationsRequest
124
413
 
125
- ListPlaybackConfigurationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfPlaybackConfigurations, location_name: "Items"))
414
+ ListPlaybackConfigurationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfPlaybackConfiguration, location_name: "Items"))
126
415
  ListPlaybackConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
127
416
  ListPlaybackConfigurationsResponse.struct_class = Types::ListPlaybackConfigurationsResponse
128
417
 
418
+ ListProgramsRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
419
+ ListProgramsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
420
+ ListProgramsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
421
+ ListProgramsRequest.struct_class = Types::ListProgramsRequest
422
+
423
+ ListProgramsResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfProgram, location_name: "Items"))
424
+ ListProgramsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
425
+ ListProgramsResponse.struct_class = Types::ListProgramsResponse
426
+
427
+ ListSourceLocationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
428
+ ListSourceLocationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
429
+ ListSourceLocationsRequest.struct_class = Types::ListSourceLocationsRequest
430
+
431
+ ListSourceLocationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfSourceLocation, location_name: "Items"))
432
+ ListSourceLocationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
433
+ ListSourceLocationsResponse.struct_class = Types::ListSourceLocationsResponse
434
+
129
435
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceArn"))
130
436
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
131
437
 
132
438
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
133
439
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
134
440
 
441
+ ListVodSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
442
+ ListVodSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
443
+ ListVodSourcesRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
444
+ ListVodSourcesRequest.struct_class = Types::ListVodSourcesRequest
445
+
446
+ ListVodSourcesResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfVodSource, location_name: "Items"))
447
+ ListVodSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
448
+ ListVodSourcesResponse.struct_class = Types::ListVodSourcesResponse
449
+
135
450
  LivePreRollConfiguration.add_member(:ad_decision_server_url, Shapes::ShapeRef.new(shape: __string, location_name: "AdDecisionServerUrl"))
136
451
  LivePreRollConfiguration.add_member(:max_duration_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "MaxDurationSeconds"))
137
452
  LivePreRollConfiguration.struct_class = Types::LivePreRollConfiguration
@@ -140,12 +455,16 @@ module Aws::MediaTailor
140
455
  ManifestProcessingRules.struct_class = Types::ManifestProcessingRules
141
456
 
142
457
  PlaybackConfiguration.add_member(:ad_decision_server_url, Shapes::ShapeRef.new(shape: __string, location_name: "AdDecisionServerUrl"))
458
+ PlaybackConfiguration.add_member(:avail_suppression, Shapes::ShapeRef.new(shape: AvailSuppression, location_name: "AvailSuppression"))
459
+ PlaybackConfiguration.add_member(:bumper, Shapes::ShapeRef.new(shape: Bumper, location_name: "Bumper"))
143
460
  PlaybackConfiguration.add_member(:cdn_configuration, Shapes::ShapeRef.new(shape: CdnConfiguration, location_name: "CdnConfiguration"))
144
- PlaybackConfiguration.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
145
461
  PlaybackConfiguration.add_member(:configuration_aliases, Shapes::ShapeRef.new(shape: ConfigurationAliasesResponse, location_name: "ConfigurationAliases"))
146
462
  PlaybackConfiguration.add_member(:dash_configuration, Shapes::ShapeRef.new(shape: DashConfiguration, location_name: "DashConfiguration"))
147
463
  PlaybackConfiguration.add_member(:hls_configuration, Shapes::ShapeRef.new(shape: HlsConfiguration, location_name: "HlsConfiguration"))
464
+ PlaybackConfiguration.add_member(:live_pre_roll_configuration, Shapes::ShapeRef.new(shape: LivePreRollConfiguration, location_name: "LivePreRollConfiguration"))
465
+ PlaybackConfiguration.add_member(:manifest_processing_rules, Shapes::ShapeRef.new(shape: ManifestProcessingRules, location_name: "ManifestProcessingRules"))
148
466
  PlaybackConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
467
+ PlaybackConfiguration.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
149
468
  PlaybackConfiguration.add_member(:playback_configuration_arn, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackConfigurationArn"))
150
469
  PlaybackConfiguration.add_member(:playback_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackEndpointPrefix"))
151
470
  PlaybackConfiguration.add_member(:session_initialization_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "SessionInitializationEndpointPrefix"))
@@ -155,16 +474,32 @@ module Aws::MediaTailor
155
474
  PlaybackConfiguration.add_member(:video_content_source_url, Shapes::ShapeRef.new(shape: __string, location_name: "VideoContentSourceUrl"))
156
475
  PlaybackConfiguration.struct_class = Types::PlaybackConfiguration
157
476
 
477
+ Program.add_member(:ad_breaks, Shapes::ShapeRef.new(shape: __listOfAdBreak, location_name: "AdBreaks"))
478
+ Program.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
479
+ Program.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ChannelName"))
480
+ Program.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
481
+ Program.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
482
+ Program.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ProgramName"))
483
+ Program.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
484
+ Program.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
485
+ Program.struct_class = Types::Program
486
+
487
+ PutChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
488
+ PutChannelPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Policy"))
489
+ PutChannelPolicyRequest.struct_class = Types::PutChannelPolicyRequest
490
+
491
+ PutChannelPolicyResponse.struct_class = Types::PutChannelPolicyResponse
492
+
158
493
  PutPlaybackConfigurationRequest.add_member(:ad_decision_server_url, Shapes::ShapeRef.new(shape: __string, location_name: "AdDecisionServerUrl"))
159
494
  PutPlaybackConfigurationRequest.add_member(:avail_suppression, Shapes::ShapeRef.new(shape: AvailSuppression, location_name: "AvailSuppression"))
160
495
  PutPlaybackConfigurationRequest.add_member(:bumper, Shapes::ShapeRef.new(shape: Bumper, location_name: "Bumper"))
161
496
  PutPlaybackConfigurationRequest.add_member(:cdn_configuration, Shapes::ShapeRef.new(shape: CdnConfiguration, location_name: "CdnConfiguration"))
162
- PutPlaybackConfigurationRequest.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
163
497
  PutPlaybackConfigurationRequest.add_member(:configuration_aliases, Shapes::ShapeRef.new(shape: ConfigurationAliasesRequest, location_name: "ConfigurationAliases"))
164
498
  PutPlaybackConfigurationRequest.add_member(:dash_configuration, Shapes::ShapeRef.new(shape: DashConfigurationForPut, location_name: "DashConfiguration"))
165
499
  PutPlaybackConfigurationRequest.add_member(:live_pre_roll_configuration, Shapes::ShapeRef.new(shape: LivePreRollConfiguration, location_name: "LivePreRollConfiguration"))
166
500
  PutPlaybackConfigurationRequest.add_member(:manifest_processing_rules, Shapes::ShapeRef.new(shape: ManifestProcessingRules, location_name: "ManifestProcessingRules"))
167
501
  PutPlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
502
+ PutPlaybackConfigurationRequest.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
168
503
  PutPlaybackConfigurationRequest.add_member(:slate_ad_url, Shapes::ShapeRef.new(shape: __string, location_name: "SlateAdUrl"))
169
504
  PutPlaybackConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
170
505
  PutPlaybackConfigurationRequest.add_member(:transcode_profile_name, Shapes::ShapeRef.new(shape: __string, location_name: "TranscodeProfileName"))
@@ -179,8 +514,9 @@ module Aws::MediaTailor
179
514
  PutPlaybackConfigurationResponse.add_member(:dash_configuration, Shapes::ShapeRef.new(shape: DashConfiguration, location_name: "DashConfiguration"))
180
515
  PutPlaybackConfigurationResponse.add_member(:hls_configuration, Shapes::ShapeRef.new(shape: HlsConfiguration, location_name: "HlsConfiguration"))
181
516
  PutPlaybackConfigurationResponse.add_member(:live_pre_roll_configuration, Shapes::ShapeRef.new(shape: LivePreRollConfiguration, location_name: "LivePreRollConfiguration"))
182
- PutPlaybackConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
183
517
  PutPlaybackConfigurationResponse.add_member(:manifest_processing_rules, Shapes::ShapeRef.new(shape: ManifestProcessingRules, location_name: "ManifestProcessingRules"))
518
+ PutPlaybackConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
519
+ PutPlaybackConfigurationResponse.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
184
520
  PutPlaybackConfigurationResponse.add_member(:playback_configuration_arn, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackConfigurationArn"))
185
521
  PutPlaybackConfigurationResponse.add_member(:playback_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackEndpointPrefix"))
186
522
  PutPlaybackConfigurationResponse.add_member(:session_initialization_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "SessionInitializationEndpointPrefix"))
@@ -190,18 +526,144 @@ module Aws::MediaTailor
190
526
  PutPlaybackConfigurationResponse.add_member(:video_content_source_url, Shapes::ShapeRef.new(shape: __string, location_name: "VideoContentSourceUrl"))
191
527
  PutPlaybackConfigurationResponse.struct_class = Types::PutPlaybackConfigurationResponse
192
528
 
529
+ RequestOutputItem.add_member(:dash_playlist_settings, Shapes::ShapeRef.new(shape: DashPlaylistSettings, location_name: "DashPlaylistSettings"))
530
+ RequestOutputItem.add_member(:hls_playlist_settings, Shapes::ShapeRef.new(shape: HlsPlaylistSettings, location_name: "HlsPlaylistSettings"))
531
+ RequestOutputItem.add_member(:manifest_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ManifestName"))
532
+ RequestOutputItem.add_member(:source_group, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceGroup"))
533
+ RequestOutputItem.struct_class = Types::RequestOutputItem
534
+
535
+ RequestOutputs.member = Shapes::ShapeRef.new(shape: RequestOutputItem)
536
+
537
+ ResponseOutputItem.add_member(:dash_playlist_settings, Shapes::ShapeRef.new(shape: DashPlaylistSettings, location_name: "DashPlaylistSettings"))
538
+ ResponseOutputItem.add_member(:hls_playlist_settings, Shapes::ShapeRef.new(shape: HlsPlaylistSettings, location_name: "HlsPlaylistSettings"))
539
+ ResponseOutputItem.add_member(:manifest_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ManifestName"))
540
+ ResponseOutputItem.add_member(:playback_url, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "PlaybackUrl"))
541
+ ResponseOutputItem.add_member(:source_group, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceGroup"))
542
+ ResponseOutputItem.struct_class = Types::ResponseOutputItem
543
+
544
+ ResponseOutputs.member = Shapes::ShapeRef.new(shape: ResponseOutputItem)
545
+
546
+ ScheduleConfiguration.add_member(:transition, Shapes::ShapeRef.new(shape: Transition, required: true, location_name: "Transition"))
547
+ ScheduleConfiguration.struct_class = Types::ScheduleConfiguration
548
+
549
+ ScheduleEntry.add_member(:approximate_duration_seconds, Shapes::ShapeRef.new(shape: __long, location_name: "ApproximateDurationSeconds"))
550
+ ScheduleEntry.add_member(:approximate_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ApproximateStartTime"))
551
+ ScheduleEntry.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
552
+ ScheduleEntry.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ChannelName"))
553
+ ScheduleEntry.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ProgramName"))
554
+ ScheduleEntry.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
555
+ ScheduleEntry.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
556
+ ScheduleEntry.struct_class = Types::ScheduleEntry
557
+
558
+ SlateSource.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
559
+ SlateSource.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
560
+ SlateSource.struct_class = Types::SlateSource
561
+
562
+ SourceLocation.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
563
+ SourceLocation.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
564
+ SourceLocation.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
565
+ SourceLocation.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
566
+ SourceLocation.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
567
+ SourceLocation.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
568
+ SourceLocation.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
569
+ SourceLocation.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
570
+ SourceLocation.struct_class = Types::SourceLocation
571
+
572
+ SpliceInsertMessage.add_member(:avail_num, Shapes::ShapeRef.new(shape: __integer, location_name: "AvailNum"))
573
+ SpliceInsertMessage.add_member(:avails_expected, Shapes::ShapeRef.new(shape: __integer, location_name: "AvailsExpected"))
574
+ SpliceInsertMessage.add_member(:splice_event_id, Shapes::ShapeRef.new(shape: __integer, location_name: "SpliceEventId"))
575
+ SpliceInsertMessage.add_member(:unique_program_id, Shapes::ShapeRef.new(shape: __integer, location_name: "UniqueProgramId"))
576
+ SpliceInsertMessage.struct_class = Types::SpliceInsertMessage
577
+
578
+ StartChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
579
+ StartChannelRequest.struct_class = Types::StartChannelRequest
580
+
581
+ StartChannelResponse.struct_class = Types::StartChannelResponse
582
+
583
+ StopChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
584
+ StopChannelRequest.struct_class = Types::StopChannelRequest
585
+
586
+ StopChannelResponse.struct_class = Types::StopChannelResponse
587
+
193
588
  TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceArn"))
194
589
  TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, required: true, location_name: "tags"))
195
590
  TagResourceRequest.struct_class = Types::TagResourceRequest
196
591
 
197
- TagsModel.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, required: true, location_name: "tags"))
198
- TagsModel.struct_class = Types::TagsModel
592
+ Transition.add_member(:relative_position, Shapes::ShapeRef.new(shape: RelativePosition, required: true, location_name: "RelativePosition"))
593
+ Transition.add_member(:relative_program, Shapes::ShapeRef.new(shape: __string, location_name: "RelativeProgram"))
594
+ Transition.add_member(:type, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Type"))
595
+ Transition.struct_class = Types::Transition
199
596
 
200
597
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceArn"))
201
598
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location: "querystring", location_name: "tagKeys"))
202
599
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
203
600
 
204
- __listOfPlaybackConfigurations.member = Shapes::ShapeRef.new(shape: PlaybackConfiguration)
601
+ UpdateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
602
+ UpdateChannelRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: RequestOutputs, required: true, location_name: "Outputs"))
603
+ UpdateChannelRequest.struct_class = Types::UpdateChannelRequest
604
+
605
+ UpdateChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
606
+ UpdateChannelResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
607
+ UpdateChannelResponse.add_member(:channel_state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "ChannelState"))
608
+ UpdateChannelResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
609
+ UpdateChannelResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
610
+ UpdateChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
611
+ UpdateChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
612
+ UpdateChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
613
+ UpdateChannelResponse.struct_class = Types::UpdateChannelResponse
614
+
615
+ UpdateSourceLocationRequest.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
616
+ UpdateSourceLocationRequest.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
617
+ UpdateSourceLocationRequest.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
618
+ UpdateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
619
+ UpdateSourceLocationRequest.struct_class = Types::UpdateSourceLocationRequest
620
+
621
+ UpdateSourceLocationResponse.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
622
+ UpdateSourceLocationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
623
+ UpdateSourceLocationResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
624
+ UpdateSourceLocationResponse.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
625
+ UpdateSourceLocationResponse.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, location_name: "HttpConfiguration"))
626
+ UpdateSourceLocationResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
627
+ UpdateSourceLocationResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
628
+ UpdateSourceLocationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
629
+ UpdateSourceLocationResponse.struct_class = Types::UpdateSourceLocationResponse
630
+
631
+ UpdateVodSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
632
+ UpdateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
633
+ UpdateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
634
+ UpdateVodSourceRequest.struct_class = Types::UpdateVodSourceRequest
635
+
636
+ UpdateVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
637
+ UpdateVodSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
638
+ UpdateVodSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
639
+ UpdateVodSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
640
+ UpdateVodSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
641
+ UpdateVodSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
642
+ UpdateVodSourceResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
643
+ UpdateVodSourceResponse.struct_class = Types::UpdateVodSourceResponse
644
+
645
+ VodSource.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
646
+ VodSource.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
647
+ VodSource.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
648
+ VodSource.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
649
+ VodSource.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
650
+ VodSource.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
651
+ VodSource.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
652
+ VodSource.struct_class = Types::VodSource
653
+
654
+ __listOfAdBreak.member = Shapes::ShapeRef.new(shape: AdBreak)
655
+
656
+ __listOfChannel.member = Shapes::ShapeRef.new(shape: Channel)
657
+
658
+ __listOfPlaybackConfiguration.member = Shapes::ShapeRef.new(shape: PlaybackConfiguration)
659
+
660
+ __listOfProgram.member = Shapes::ShapeRef.new(shape: Program)
661
+
662
+ __listOfScheduleEntry.member = Shapes::ShapeRef.new(shape: ScheduleEntry)
663
+
664
+ __listOfSourceLocation.member = Shapes::ShapeRef.new(shape: SourceLocation)
665
+
666
+ __listOfVodSource.member = Shapes::ShapeRef.new(shape: VodSource)
205
667
 
206
668
  __listOf__string.member = Shapes::ShapeRef.new(shape: __string)
207
669
 
@@ -227,6 +689,54 @@ module Aws::MediaTailor
227
689
  "uid" => "mediatailor-2018-04-23",
228
690
  }
229
691
 
692
+ api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
693
+ o.name = "CreateChannel"
694
+ o.http_method = "POST"
695
+ o.http_request_uri = "/channel/{channelName}"
696
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelRequest)
697
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelResponse)
698
+ end)
699
+
700
+ api.add_operation(:create_program, Seahorse::Model::Operation.new.tap do |o|
701
+ o.name = "CreateProgram"
702
+ o.http_method = "POST"
703
+ o.http_request_uri = "/channel/{channelName}/program/{programName}"
704
+ o.input = Shapes::ShapeRef.new(shape: CreateProgramRequest)
705
+ o.output = Shapes::ShapeRef.new(shape: CreateProgramResponse)
706
+ end)
707
+
708
+ api.add_operation(:create_source_location, Seahorse::Model::Operation.new.tap do |o|
709
+ o.name = "CreateSourceLocation"
710
+ o.http_method = "POST"
711
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}"
712
+ o.input = Shapes::ShapeRef.new(shape: CreateSourceLocationRequest)
713
+ o.output = Shapes::ShapeRef.new(shape: CreateSourceLocationResponse)
714
+ end)
715
+
716
+ api.add_operation(:create_vod_source, Seahorse::Model::Operation.new.tap do |o|
717
+ o.name = "CreateVodSource"
718
+ o.http_method = "POST"
719
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
720
+ o.input = Shapes::ShapeRef.new(shape: CreateVodSourceRequest)
721
+ o.output = Shapes::ShapeRef.new(shape: CreateVodSourceResponse)
722
+ end)
723
+
724
+ api.add_operation(:delete_channel, Seahorse::Model::Operation.new.tap do |o|
725
+ o.name = "DeleteChannel"
726
+ o.http_method = "DELETE"
727
+ o.http_request_uri = "/channel/{channelName}"
728
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelRequest)
729
+ o.output = Shapes::ShapeRef.new(shape: DeleteChannelResponse)
730
+ end)
731
+
732
+ api.add_operation(:delete_channel_policy, Seahorse::Model::Operation.new.tap do |o|
733
+ o.name = "DeleteChannelPolicy"
734
+ o.http_method = "DELETE"
735
+ o.http_request_uri = "/channel/{channelName}/policy"
736
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelPolicyRequest)
737
+ o.output = Shapes::ShapeRef.new(shape: DeleteChannelPolicyResponse)
738
+ end)
739
+
230
740
  api.add_operation(:delete_playback_configuration, Seahorse::Model::Operation.new.tap do |o|
231
741
  o.name = "DeletePlaybackConfiguration"
232
742
  o.http_method = "DELETE"
@@ -235,6 +745,84 @@ module Aws::MediaTailor
235
745
  o.output = Shapes::ShapeRef.new(shape: DeletePlaybackConfigurationResponse)
236
746
  end)
237
747
 
748
+ api.add_operation(:delete_program, Seahorse::Model::Operation.new.tap do |o|
749
+ o.name = "DeleteProgram"
750
+ o.http_method = "DELETE"
751
+ o.http_request_uri = "/channel/{channelName}/program/{programName}"
752
+ o.input = Shapes::ShapeRef.new(shape: DeleteProgramRequest)
753
+ o.output = Shapes::ShapeRef.new(shape: DeleteProgramResponse)
754
+ end)
755
+
756
+ api.add_operation(:delete_source_location, Seahorse::Model::Operation.new.tap do |o|
757
+ o.name = "DeleteSourceLocation"
758
+ o.http_method = "DELETE"
759
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}"
760
+ o.input = Shapes::ShapeRef.new(shape: DeleteSourceLocationRequest)
761
+ o.output = Shapes::ShapeRef.new(shape: DeleteSourceLocationResponse)
762
+ end)
763
+
764
+ api.add_operation(:delete_vod_source, Seahorse::Model::Operation.new.tap do |o|
765
+ o.name = "DeleteVodSource"
766
+ o.http_method = "DELETE"
767
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
768
+ o.input = Shapes::ShapeRef.new(shape: DeleteVodSourceRequest)
769
+ o.output = Shapes::ShapeRef.new(shape: DeleteVodSourceResponse)
770
+ end)
771
+
772
+ api.add_operation(:describe_channel, Seahorse::Model::Operation.new.tap do |o|
773
+ o.name = "DescribeChannel"
774
+ o.http_method = "GET"
775
+ o.http_request_uri = "/channel/{channelName}"
776
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelRequest)
777
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelResponse)
778
+ end)
779
+
780
+ api.add_operation(:describe_program, Seahorse::Model::Operation.new.tap do |o|
781
+ o.name = "DescribeProgram"
782
+ o.http_method = "GET"
783
+ o.http_request_uri = "/channel/{channelName}/program/{programName}"
784
+ o.input = Shapes::ShapeRef.new(shape: DescribeProgramRequest)
785
+ o.output = Shapes::ShapeRef.new(shape: DescribeProgramResponse)
786
+ end)
787
+
788
+ api.add_operation(:describe_source_location, Seahorse::Model::Operation.new.tap do |o|
789
+ o.name = "DescribeSourceLocation"
790
+ o.http_method = "GET"
791
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}"
792
+ o.input = Shapes::ShapeRef.new(shape: DescribeSourceLocationRequest)
793
+ o.output = Shapes::ShapeRef.new(shape: DescribeSourceLocationResponse)
794
+ end)
795
+
796
+ api.add_operation(:describe_vod_source, Seahorse::Model::Operation.new.tap do |o|
797
+ o.name = "DescribeVodSource"
798
+ o.http_method = "GET"
799
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
800
+ o.input = Shapes::ShapeRef.new(shape: DescribeVodSourceRequest)
801
+ o.output = Shapes::ShapeRef.new(shape: DescribeVodSourceResponse)
802
+ end)
803
+
804
+ api.add_operation(:get_channel_policy, Seahorse::Model::Operation.new.tap do |o|
805
+ o.name = "GetChannelPolicy"
806
+ o.http_method = "GET"
807
+ o.http_request_uri = "/channel/{channelName}/policy"
808
+ o.input = Shapes::ShapeRef.new(shape: GetChannelPolicyRequest)
809
+ o.output = Shapes::ShapeRef.new(shape: GetChannelPolicyResponse)
810
+ end)
811
+
812
+ api.add_operation(:get_channel_schedule, Seahorse::Model::Operation.new.tap do |o|
813
+ o.name = "GetChannelSchedule"
814
+ o.http_method = "GET"
815
+ o.http_request_uri = "/channel/{channelName}/schedule"
816
+ o.input = Shapes::ShapeRef.new(shape: GetChannelScheduleRequest)
817
+ o.output = Shapes::ShapeRef.new(shape: GetChannelScheduleResponse)
818
+ o[:pager] = Aws::Pager.new(
819
+ limit_key: "max_results",
820
+ tokens: {
821
+ "next_token" => "next_token"
822
+ }
823
+ )
824
+ end)
825
+
238
826
  api.add_operation(:get_playback_configuration, Seahorse::Model::Operation.new.tap do |o|
239
827
  o.name = "GetPlaybackConfiguration"
240
828
  o.http_method = "GET"
@@ -243,6 +831,20 @@ module Aws::MediaTailor
243
831
  o.output = Shapes::ShapeRef.new(shape: GetPlaybackConfigurationResponse)
244
832
  end)
245
833
 
834
+ api.add_operation(:list_channels, Seahorse::Model::Operation.new.tap do |o|
835
+ o.name = "ListChannels"
836
+ o.http_method = "GET"
837
+ o.http_request_uri = "/channels"
838
+ o.input = Shapes::ShapeRef.new(shape: ListChannelsRequest)
839
+ o.output = Shapes::ShapeRef.new(shape: ListChannelsResponse)
840
+ o[:pager] = Aws::Pager.new(
841
+ limit_key: "max_results",
842
+ tokens: {
843
+ "next_token" => "next_token"
844
+ }
845
+ )
846
+ end)
847
+
246
848
  api.add_operation(:list_playback_configurations, Seahorse::Model::Operation.new.tap do |o|
247
849
  o.name = "ListPlaybackConfigurations"
248
850
  o.http_method = "GET"
@@ -257,6 +859,34 @@ module Aws::MediaTailor
257
859
  )
258
860
  end)
259
861
 
862
+ api.add_operation(:list_programs, Seahorse::Model::Operation.new.tap do |o|
863
+ o.name = "ListPrograms"
864
+ o.http_method = "GET"
865
+ o.http_request_uri = "/channel/{channelName}/programs"
866
+ o.input = Shapes::ShapeRef.new(shape: ListProgramsRequest)
867
+ o.output = Shapes::ShapeRef.new(shape: ListProgramsResponse)
868
+ o[:pager] = Aws::Pager.new(
869
+ limit_key: "max_results",
870
+ tokens: {
871
+ "next_token" => "next_token"
872
+ }
873
+ )
874
+ end)
875
+
876
+ api.add_operation(:list_source_locations, Seahorse::Model::Operation.new.tap do |o|
877
+ o.name = "ListSourceLocations"
878
+ o.http_method = "GET"
879
+ o.http_request_uri = "/sourceLocations"
880
+ o.input = Shapes::ShapeRef.new(shape: ListSourceLocationsRequest)
881
+ o.output = Shapes::ShapeRef.new(shape: ListSourceLocationsResponse)
882
+ o[:pager] = Aws::Pager.new(
883
+ limit_key: "max_results",
884
+ tokens: {
885
+ "next_token" => "next_token"
886
+ }
887
+ )
888
+ end)
889
+
260
890
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
261
891
  o.name = "ListTagsForResource"
262
892
  o.http_method = "GET"
@@ -266,6 +896,28 @@ module Aws::MediaTailor
266
896
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
267
897
  end)
268
898
 
899
+ api.add_operation(:list_vod_sources, Seahorse::Model::Operation.new.tap do |o|
900
+ o.name = "ListVodSources"
901
+ o.http_method = "GET"
902
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSources"
903
+ o.input = Shapes::ShapeRef.new(shape: ListVodSourcesRequest)
904
+ o.output = Shapes::ShapeRef.new(shape: ListVodSourcesResponse)
905
+ o[:pager] = Aws::Pager.new(
906
+ limit_key: "max_results",
907
+ tokens: {
908
+ "next_token" => "next_token"
909
+ }
910
+ )
911
+ end)
912
+
913
+ api.add_operation(:put_channel_policy, Seahorse::Model::Operation.new.tap do |o|
914
+ o.name = "PutChannelPolicy"
915
+ o.http_method = "PUT"
916
+ o.http_request_uri = "/channel/{channelName}/policy"
917
+ o.input = Shapes::ShapeRef.new(shape: PutChannelPolicyRequest)
918
+ o.output = Shapes::ShapeRef.new(shape: PutChannelPolicyResponse)
919
+ end)
920
+
269
921
  api.add_operation(:put_playback_configuration, Seahorse::Model::Operation.new.tap do |o|
270
922
  o.name = "PutPlaybackConfiguration"
271
923
  o.http_method = "PUT"
@@ -274,6 +926,22 @@ module Aws::MediaTailor
274
926
  o.output = Shapes::ShapeRef.new(shape: PutPlaybackConfigurationResponse)
275
927
  end)
276
928
 
929
+ api.add_operation(:start_channel, Seahorse::Model::Operation.new.tap do |o|
930
+ o.name = "StartChannel"
931
+ o.http_method = "PUT"
932
+ o.http_request_uri = "/channel/{channelName}/start"
933
+ o.input = Shapes::ShapeRef.new(shape: StartChannelRequest)
934
+ o.output = Shapes::ShapeRef.new(shape: StartChannelResponse)
935
+ end)
936
+
937
+ api.add_operation(:stop_channel, Seahorse::Model::Operation.new.tap do |o|
938
+ o.name = "StopChannel"
939
+ o.http_method = "PUT"
940
+ o.http_request_uri = "/channel/{channelName}/stop"
941
+ o.input = Shapes::ShapeRef.new(shape: StopChannelRequest)
942
+ o.output = Shapes::ShapeRef.new(shape: StopChannelResponse)
943
+ end)
944
+
277
945
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
278
946
  o.name = "TagResource"
279
947
  o.http_method = "POST"
@@ -291,6 +959,30 @@ module Aws::MediaTailor
291
959
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
292
960
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
293
961
  end)
962
+
963
+ api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
964
+ o.name = "UpdateChannel"
965
+ o.http_method = "PUT"
966
+ o.http_request_uri = "/channel/{channelName}"
967
+ o.input = Shapes::ShapeRef.new(shape: UpdateChannelRequest)
968
+ o.output = Shapes::ShapeRef.new(shape: UpdateChannelResponse)
969
+ end)
970
+
971
+ api.add_operation(:update_source_location, Seahorse::Model::Operation.new.tap do |o|
972
+ o.name = "UpdateSourceLocation"
973
+ o.http_method = "PUT"
974
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}"
975
+ o.input = Shapes::ShapeRef.new(shape: UpdateSourceLocationRequest)
976
+ o.output = Shapes::ShapeRef.new(shape: UpdateSourceLocationResponse)
977
+ end)
978
+
979
+ api.add_operation(:update_vod_source, Seahorse::Model::Operation.new.tap do |o|
980
+ o.name = "UpdateVodSource"
981
+ o.http_method = "PUT"
982
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
983
+ o.input = Shapes::ShapeRef.new(shape: UpdateVodSourceRequest)
984
+ o.output = Shapes::ShapeRef.new(shape: UpdateVodSourceResponse)
985
+ end)
294
986
  end
295
987
 
296
988
  end