aws-sdk-mediatailor 1.35.0 → 1.40.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -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
+ ListSourceLocationsRequest = Shapes::StructureShape.new(name: 'ListSourceLocationsRequest')
76
+ ListSourceLocationsResponse = Shapes::StructureShape.new(name: 'ListSourceLocationsResponse')
32
77
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
33
78
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
79
+ ListVodSourcesRequest = Shapes::StructureShape.new(name: 'ListVodSourcesRequest')
80
+ ListVodSourcesResponse = Shapes::StructureShape.new(name: 'ListVodSourcesResponse')
34
81
  LivePreRollConfiguration = Shapes::StructureShape.new(name: 'LivePreRollConfiguration')
35
82
  ManifestProcessingRules = Shapes::StructureShape.new(name: 'ManifestProcessingRules')
83
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
84
+ MessageType = Shapes::StringShape.new(name: 'MessageType')
36
85
  Mode = Shapes::StringShape.new(name: 'Mode')
37
86
  OriginManifestType = Shapes::StringShape.new(name: 'OriginManifestType')
38
87
  PlaybackConfiguration = Shapes::StructureShape.new(name: 'PlaybackConfiguration')
88
+ PlaybackMode = Shapes::StringShape.new(name: 'PlaybackMode')
89
+ PutChannelPolicyRequest = Shapes::StructureShape.new(name: 'PutChannelPolicyRequest')
90
+ PutChannelPolicyResponse = Shapes::StructureShape.new(name: 'PutChannelPolicyResponse')
39
91
  PutPlaybackConfigurationRequest = Shapes::StructureShape.new(name: 'PutPlaybackConfigurationRequest')
40
92
  PutPlaybackConfigurationResponse = Shapes::StructureShape.new(name: 'PutPlaybackConfigurationResponse')
93
+ RelativePosition = Shapes::StringShape.new(name: 'RelativePosition')
94
+ RequestOutputItem = Shapes::StructureShape.new(name: 'RequestOutputItem')
95
+ RequestOutputs = Shapes::ListShape.new(name: 'RequestOutputs')
96
+ ResponseOutputItem = Shapes::StructureShape.new(name: 'ResponseOutputItem')
97
+ ResponseOutputs = Shapes::ListShape.new(name: 'ResponseOutputs')
98
+ ScheduleAdBreak = Shapes::StructureShape.new(name: 'ScheduleAdBreak')
99
+ ScheduleConfiguration = Shapes::StructureShape.new(name: 'ScheduleConfiguration')
100
+ ScheduleEntry = Shapes::StructureShape.new(name: 'ScheduleEntry')
101
+ SecretsManagerAccessTokenConfiguration = Shapes::StructureShape.new(name: 'SecretsManagerAccessTokenConfiguration')
102
+ SlateSource = Shapes::StructureShape.new(name: 'SlateSource')
103
+ SourceLocation = Shapes::StructureShape.new(name: 'SourceLocation')
104
+ SpliceInsertMessage = Shapes::StructureShape.new(name: 'SpliceInsertMessage')
105
+ StartChannelRequest = Shapes::StructureShape.new(name: 'StartChannelRequest')
106
+ StartChannelResponse = Shapes::StructureShape.new(name: 'StartChannelResponse')
107
+ StopChannelRequest = Shapes::StructureShape.new(name: 'StopChannelRequest')
108
+ StopChannelResponse = Shapes::StructureShape.new(name: 'StopChannelResponse')
41
109
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
42
- TagsModel = Shapes::StructureShape.new(name: 'TagsModel')
110
+ Transition = Shapes::StructureShape.new(name: 'Transition')
111
+ Type = Shapes::StringShape.new(name: 'Type')
43
112
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
113
+ UpdateChannelRequest = Shapes::StructureShape.new(name: 'UpdateChannelRequest')
114
+ UpdateChannelResponse = Shapes::StructureShape.new(name: 'UpdateChannelResponse')
115
+ UpdateSourceLocationRequest = Shapes::StructureShape.new(name: 'UpdateSourceLocationRequest')
116
+ UpdateSourceLocationResponse = Shapes::StructureShape.new(name: 'UpdateSourceLocationResponse')
117
+ UpdateVodSourceRequest = Shapes::StructureShape.new(name: 'UpdateVodSourceRequest')
118
+ UpdateVodSourceResponse = Shapes::StructureShape.new(name: 'UpdateVodSourceResponse')
119
+ VodSource = Shapes::StructureShape.new(name: 'VodSource')
44
120
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
45
- __double = Shapes::FloatShape.new(name: '__double')
46
121
  __integer = Shapes::IntegerShape.new(name: '__integer')
47
122
  __integerMin1 = Shapes::IntegerShape.new(name: '__integerMin1')
48
- __integerMin1Max100 = Shapes::IntegerShape.new(name: '__integerMin1Max100')
49
- __listOfPlaybackConfigurations = Shapes::ListShape.new(name: '__listOfPlaybackConfigurations')
123
+ __listOfAdBreak = Shapes::ListShape.new(name: '__listOfAdBreak')
124
+ __listOfChannel = Shapes::ListShape.new(name: '__listOfChannel')
125
+ __listOfPlaybackConfiguration = Shapes::ListShape.new(name: '__listOfPlaybackConfiguration')
126
+ __listOfScheduleAdBreak = Shapes::ListShape.new(name: '__listOfScheduleAdBreak')
127
+ __listOfScheduleEntry = Shapes::ListShape.new(name: '__listOfScheduleEntry')
128
+ __listOfSourceLocation = Shapes::ListShape.new(name: '__listOfSourceLocation')
129
+ __listOfVodSource = Shapes::ListShape.new(name: '__listOfVodSource')
50
130
  __listOf__string = Shapes::ListShape.new(name: '__listOf__string')
51
131
  __long = Shapes::IntegerShape.new(name: '__long')
52
132
  __mapOf__string = Shapes::MapShape.new(name: '__mapOf__string')
53
133
  __string = Shapes::StringShape.new(name: '__string')
54
- __timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
55
134
  __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
56
135
 
136
+ AccessConfiguration.add_member(:access_type, Shapes::ShapeRef.new(shape: AccessType, location_name: "AccessType"))
137
+ AccessConfiguration.add_member(:secrets_manager_access_token_configuration, Shapes::ShapeRef.new(shape: SecretsManagerAccessTokenConfiguration, location_name: "SecretsManagerAccessTokenConfiguration"))
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,58 @@ 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
+ ListSourceLocationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
419
+ ListSourceLocationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
420
+ ListSourceLocationsRequest.struct_class = Types::ListSourceLocationsRequest
421
+
422
+ ListSourceLocationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfSourceLocation, location_name: "Items"))
423
+ ListSourceLocationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
424
+ ListSourceLocationsResponse.struct_class = Types::ListSourceLocationsResponse
425
+
129
426
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceArn"))
130
427
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
131
428
 
132
429
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
133
430
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
134
431
 
432
+ ListVodSourcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
433
+ ListVodSourcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
434
+ ListVodSourcesRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
435
+ ListVodSourcesRequest.struct_class = Types::ListVodSourcesRequest
436
+
437
+ ListVodSourcesResponse.add_member(:items, Shapes::ShapeRef.new(shape: __listOfVodSource, location_name: "Items"))
438
+ ListVodSourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "NextToken"))
439
+ ListVodSourcesResponse.struct_class = Types::ListVodSourcesResponse
440
+
135
441
  LivePreRollConfiguration.add_member(:ad_decision_server_url, Shapes::ShapeRef.new(shape: __string, location_name: "AdDecisionServerUrl"))
136
442
  LivePreRollConfiguration.add_member(:max_duration_seconds, Shapes::ShapeRef.new(shape: __integer, location_name: "MaxDurationSeconds"))
137
443
  LivePreRollConfiguration.struct_class = Types::LivePreRollConfiguration
@@ -140,12 +446,16 @@ module Aws::MediaTailor
140
446
  ManifestProcessingRules.struct_class = Types::ManifestProcessingRules
141
447
 
142
448
  PlaybackConfiguration.add_member(:ad_decision_server_url, Shapes::ShapeRef.new(shape: __string, location_name: "AdDecisionServerUrl"))
449
+ PlaybackConfiguration.add_member(:avail_suppression, Shapes::ShapeRef.new(shape: AvailSuppression, location_name: "AvailSuppression"))
450
+ PlaybackConfiguration.add_member(:bumper, Shapes::ShapeRef.new(shape: Bumper, location_name: "Bumper"))
143
451
  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
452
  PlaybackConfiguration.add_member(:configuration_aliases, Shapes::ShapeRef.new(shape: ConfigurationAliasesResponse, location_name: "ConfigurationAliases"))
146
453
  PlaybackConfiguration.add_member(:dash_configuration, Shapes::ShapeRef.new(shape: DashConfiguration, location_name: "DashConfiguration"))
147
454
  PlaybackConfiguration.add_member(:hls_configuration, Shapes::ShapeRef.new(shape: HlsConfiguration, location_name: "HlsConfiguration"))
455
+ PlaybackConfiguration.add_member(:live_pre_roll_configuration, Shapes::ShapeRef.new(shape: LivePreRollConfiguration, location_name: "LivePreRollConfiguration"))
456
+ PlaybackConfiguration.add_member(:manifest_processing_rules, Shapes::ShapeRef.new(shape: ManifestProcessingRules, location_name: "ManifestProcessingRules"))
148
457
  PlaybackConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
458
+ PlaybackConfiguration.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
149
459
  PlaybackConfiguration.add_member(:playback_configuration_arn, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackConfigurationArn"))
150
460
  PlaybackConfiguration.add_member(:playback_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackEndpointPrefix"))
151
461
  PlaybackConfiguration.add_member(:session_initialization_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "SessionInitializationEndpointPrefix"))
@@ -155,16 +465,22 @@ module Aws::MediaTailor
155
465
  PlaybackConfiguration.add_member(:video_content_source_url, Shapes::ShapeRef.new(shape: __string, location_name: "VideoContentSourceUrl"))
156
466
  PlaybackConfiguration.struct_class = Types::PlaybackConfiguration
157
467
 
468
+ PutChannelPolicyRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
469
+ PutChannelPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Policy"))
470
+ PutChannelPolicyRequest.struct_class = Types::PutChannelPolicyRequest
471
+
472
+ PutChannelPolicyResponse.struct_class = Types::PutChannelPolicyResponse
473
+
158
474
  PutPlaybackConfigurationRequest.add_member(:ad_decision_server_url, Shapes::ShapeRef.new(shape: __string, location_name: "AdDecisionServerUrl"))
159
475
  PutPlaybackConfigurationRequest.add_member(:avail_suppression, Shapes::ShapeRef.new(shape: AvailSuppression, location_name: "AvailSuppression"))
160
476
  PutPlaybackConfigurationRequest.add_member(:bumper, Shapes::ShapeRef.new(shape: Bumper, location_name: "Bumper"))
161
477
  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
478
  PutPlaybackConfigurationRequest.add_member(:configuration_aliases, Shapes::ShapeRef.new(shape: ConfigurationAliasesRequest, location_name: "ConfigurationAliases"))
164
479
  PutPlaybackConfigurationRequest.add_member(:dash_configuration, Shapes::ShapeRef.new(shape: DashConfigurationForPut, location_name: "DashConfiguration"))
165
480
  PutPlaybackConfigurationRequest.add_member(:live_pre_roll_configuration, Shapes::ShapeRef.new(shape: LivePreRollConfiguration, location_name: "LivePreRollConfiguration"))
166
481
  PutPlaybackConfigurationRequest.add_member(:manifest_processing_rules, Shapes::ShapeRef.new(shape: ManifestProcessingRules, location_name: "ManifestProcessingRules"))
167
482
  PutPlaybackConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
483
+ PutPlaybackConfigurationRequest.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
168
484
  PutPlaybackConfigurationRequest.add_member(:slate_ad_url, Shapes::ShapeRef.new(shape: __string, location_name: "SlateAdUrl"))
169
485
  PutPlaybackConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
170
486
  PutPlaybackConfigurationRequest.add_member(:transcode_profile_name, Shapes::ShapeRef.new(shape: __string, location_name: "TranscodeProfileName"))
@@ -179,8 +495,9 @@ module Aws::MediaTailor
179
495
  PutPlaybackConfigurationResponse.add_member(:dash_configuration, Shapes::ShapeRef.new(shape: DashConfiguration, location_name: "DashConfiguration"))
180
496
  PutPlaybackConfigurationResponse.add_member(:hls_configuration, Shapes::ShapeRef.new(shape: HlsConfiguration, location_name: "HlsConfiguration"))
181
497
  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
498
  PutPlaybackConfigurationResponse.add_member(:manifest_processing_rules, Shapes::ShapeRef.new(shape: ManifestProcessingRules, location_name: "ManifestProcessingRules"))
499
+ PutPlaybackConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "Name"))
500
+ PutPlaybackConfigurationResponse.add_member(:personalization_threshold_seconds, Shapes::ShapeRef.new(shape: __integerMin1, location_name: "PersonalizationThresholdSeconds"))
184
501
  PutPlaybackConfigurationResponse.add_member(:playback_configuration_arn, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackConfigurationArn"))
185
502
  PutPlaybackConfigurationResponse.add_member(:playback_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackEndpointPrefix"))
186
503
  PutPlaybackConfigurationResponse.add_member(:session_initialization_endpoint_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "SessionInitializationEndpointPrefix"))
@@ -190,18 +507,156 @@ module Aws::MediaTailor
190
507
  PutPlaybackConfigurationResponse.add_member(:video_content_source_url, Shapes::ShapeRef.new(shape: __string, location_name: "VideoContentSourceUrl"))
191
508
  PutPlaybackConfigurationResponse.struct_class = Types::PutPlaybackConfigurationResponse
192
509
 
510
+ RequestOutputItem.add_member(:dash_playlist_settings, Shapes::ShapeRef.new(shape: DashPlaylistSettings, location_name: "DashPlaylistSettings"))
511
+ RequestOutputItem.add_member(:hls_playlist_settings, Shapes::ShapeRef.new(shape: HlsPlaylistSettings, location_name: "HlsPlaylistSettings"))
512
+ RequestOutputItem.add_member(:manifest_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ManifestName"))
513
+ RequestOutputItem.add_member(:source_group, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceGroup"))
514
+ RequestOutputItem.struct_class = Types::RequestOutputItem
515
+
516
+ RequestOutputs.member = Shapes::ShapeRef.new(shape: RequestOutputItem)
517
+
518
+ ResponseOutputItem.add_member(:dash_playlist_settings, Shapes::ShapeRef.new(shape: DashPlaylistSettings, location_name: "DashPlaylistSettings"))
519
+ ResponseOutputItem.add_member(:hls_playlist_settings, Shapes::ShapeRef.new(shape: HlsPlaylistSettings, location_name: "HlsPlaylistSettings"))
520
+ ResponseOutputItem.add_member(:manifest_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ManifestName"))
521
+ ResponseOutputItem.add_member(:playback_url, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "PlaybackUrl"))
522
+ ResponseOutputItem.add_member(:source_group, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceGroup"))
523
+ ResponseOutputItem.struct_class = Types::ResponseOutputItem
524
+
525
+ ResponseOutputs.member = Shapes::ShapeRef.new(shape: ResponseOutputItem)
526
+
527
+ ScheduleAdBreak.add_member(:approximate_duration_seconds, Shapes::ShapeRef.new(shape: __long, location_name: "ApproximateDurationSeconds"))
528
+ ScheduleAdBreak.add_member(:approximate_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ApproximateStartTime"))
529
+ ScheduleAdBreak.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
530
+ ScheduleAdBreak.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
531
+ ScheduleAdBreak.struct_class = Types::ScheduleAdBreak
532
+
533
+ ScheduleConfiguration.add_member(:transition, Shapes::ShapeRef.new(shape: Transition, required: true, location_name: "Transition"))
534
+ ScheduleConfiguration.struct_class = Types::ScheduleConfiguration
535
+
536
+ ScheduleEntry.add_member(:approximate_duration_seconds, Shapes::ShapeRef.new(shape: __long, location_name: "ApproximateDurationSeconds"))
537
+ ScheduleEntry.add_member(:approximate_start_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "ApproximateStartTime"))
538
+ ScheduleEntry.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
539
+ ScheduleEntry.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ChannelName"))
540
+ ScheduleEntry.add_member(:program_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ProgramName"))
541
+ ScheduleEntry.add_member(:schedule_ad_breaks, Shapes::ShapeRef.new(shape: __listOfScheduleAdBreak, location_name: "ScheduleAdBreaks"))
542
+ ScheduleEntry.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
543
+ ScheduleEntry.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
544
+ ScheduleEntry.struct_class = Types::ScheduleEntry
545
+
546
+ SecretsManagerAccessTokenConfiguration.add_member(:header_name, Shapes::ShapeRef.new(shape: __string, location_name: "HeaderName"))
547
+ SecretsManagerAccessTokenConfiguration.add_member(:secret_arn, Shapes::ShapeRef.new(shape: __string, location_name: "SecretArn"))
548
+ SecretsManagerAccessTokenConfiguration.add_member(:secret_string_key, Shapes::ShapeRef.new(shape: __string, location_name: "SecretStringKey"))
549
+ SecretsManagerAccessTokenConfiguration.struct_class = Types::SecretsManagerAccessTokenConfiguration
550
+
551
+ SlateSource.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
552
+ SlateSource.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
553
+ SlateSource.struct_class = Types::SlateSource
554
+
555
+ SourceLocation.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
556
+ SourceLocation.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
557
+ SourceLocation.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
558
+ SourceLocation.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
559
+ SourceLocation.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
560
+ SourceLocation.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
561
+ SourceLocation.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
562
+ SourceLocation.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
563
+ SourceLocation.struct_class = Types::SourceLocation
564
+
565
+ SpliceInsertMessage.add_member(:avail_num, Shapes::ShapeRef.new(shape: __integer, location_name: "AvailNum"))
566
+ SpliceInsertMessage.add_member(:avails_expected, Shapes::ShapeRef.new(shape: __integer, location_name: "AvailsExpected"))
567
+ SpliceInsertMessage.add_member(:splice_event_id, Shapes::ShapeRef.new(shape: __integer, location_name: "SpliceEventId"))
568
+ SpliceInsertMessage.add_member(:unique_program_id, Shapes::ShapeRef.new(shape: __integer, location_name: "UniqueProgramId"))
569
+ SpliceInsertMessage.struct_class = Types::SpliceInsertMessage
570
+
571
+ StartChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
572
+ StartChannelRequest.struct_class = Types::StartChannelRequest
573
+
574
+ StartChannelResponse.struct_class = Types::StartChannelResponse
575
+
576
+ StopChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
577
+ StopChannelRequest.struct_class = Types::StopChannelRequest
578
+
579
+ StopChannelResponse.struct_class = Types::StopChannelResponse
580
+
193
581
  TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceArn"))
194
582
  TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, required: true, location_name: "tags"))
195
583
  TagResourceRequest.struct_class = Types::TagResourceRequest
196
584
 
197
- TagsModel.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, required: true, location_name: "tags"))
198
- TagsModel.struct_class = Types::TagsModel
585
+ Transition.add_member(:relative_position, Shapes::ShapeRef.new(shape: RelativePosition, required: true, location_name: "RelativePosition"))
586
+ Transition.add_member(:relative_program, Shapes::ShapeRef.new(shape: __string, location_name: "RelativeProgram"))
587
+ Transition.add_member(:type, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Type"))
588
+ Transition.struct_class = Types::Transition
199
589
 
200
590
  UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "ResourceArn"))
201
591
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location: "querystring", location_name: "tagKeys"))
202
592
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
203
593
 
204
- __listOfPlaybackConfigurations.member = Shapes::ShapeRef.new(shape: PlaybackConfiguration)
594
+ UpdateChannelRequest.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "channelName"))
595
+ UpdateChannelRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: RequestOutputs, required: true, location_name: "Outputs"))
596
+ UpdateChannelRequest.struct_class = Types::UpdateChannelRequest
597
+
598
+ UpdateChannelResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
599
+ UpdateChannelResponse.add_member(:channel_name, Shapes::ShapeRef.new(shape: __string, location_name: "ChannelName"))
600
+ UpdateChannelResponse.add_member(:channel_state, Shapes::ShapeRef.new(shape: ChannelState, location_name: "ChannelState"))
601
+ UpdateChannelResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
602
+ UpdateChannelResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
603
+ UpdateChannelResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: ResponseOutputs, location_name: "Outputs"))
604
+ UpdateChannelResponse.add_member(:playback_mode, Shapes::ShapeRef.new(shape: __string, location_name: "PlaybackMode"))
605
+ UpdateChannelResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
606
+ UpdateChannelResponse.struct_class = Types::UpdateChannelResponse
607
+
608
+ UpdateSourceLocationRequest.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
609
+ UpdateSourceLocationRequest.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
610
+ UpdateSourceLocationRequest.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, required: true, location_name: "HttpConfiguration"))
611
+ UpdateSourceLocationRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
612
+ UpdateSourceLocationRequest.struct_class = Types::UpdateSourceLocationRequest
613
+
614
+ UpdateSourceLocationResponse.add_member(:access_configuration, Shapes::ShapeRef.new(shape: AccessConfiguration, location_name: "AccessConfiguration"))
615
+ UpdateSourceLocationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
616
+ UpdateSourceLocationResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
617
+ UpdateSourceLocationResponse.add_member(:default_segment_delivery_configuration, Shapes::ShapeRef.new(shape: DefaultSegmentDeliveryConfiguration, location_name: "DefaultSegmentDeliveryConfiguration"))
618
+ UpdateSourceLocationResponse.add_member(:http_configuration, Shapes::ShapeRef.new(shape: HttpConfiguration, location_name: "HttpConfiguration"))
619
+ UpdateSourceLocationResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
620
+ UpdateSourceLocationResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
621
+ UpdateSourceLocationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
622
+ UpdateSourceLocationResponse.struct_class = Types::UpdateSourceLocationResponse
623
+
624
+ UpdateVodSourceRequest.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
625
+ UpdateVodSourceRequest.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceLocationName"))
626
+ UpdateVodSourceRequest.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vodSourceName"))
627
+ UpdateVodSourceRequest.struct_class = Types::UpdateVodSourceRequest
628
+
629
+ UpdateVodSourceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "Arn"))
630
+ UpdateVodSourceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
631
+ UpdateVodSourceResponse.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, location_name: "HttpPackageConfigurations"))
632
+ UpdateVodSourceResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
633
+ UpdateVodSourceResponse.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, location_name: "SourceLocationName"))
634
+ UpdateVodSourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
635
+ UpdateVodSourceResponse.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "VodSourceName"))
636
+ UpdateVodSourceResponse.struct_class = Types::UpdateVodSourceResponse
637
+
638
+ VodSource.add_member(:arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "Arn"))
639
+ VodSource.add_member(:creation_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "CreationTime"))
640
+ VodSource.add_member(:http_package_configurations, Shapes::ShapeRef.new(shape: HttpPackageConfigurations, required: true, location_name: "HttpPackageConfigurations"))
641
+ VodSource.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: __timestampUnix, location_name: "LastModifiedTime"))
642
+ VodSource.add_member(:source_location_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "SourceLocationName"))
643
+ VodSource.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
644
+ VodSource.add_member(:vod_source_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "VodSourceName"))
645
+ VodSource.struct_class = Types::VodSource
646
+
647
+ __listOfAdBreak.member = Shapes::ShapeRef.new(shape: AdBreak)
648
+
649
+ __listOfChannel.member = Shapes::ShapeRef.new(shape: Channel)
650
+
651
+ __listOfPlaybackConfiguration.member = Shapes::ShapeRef.new(shape: PlaybackConfiguration)
652
+
653
+ __listOfScheduleAdBreak.member = Shapes::ShapeRef.new(shape: ScheduleAdBreak)
654
+
655
+ __listOfScheduleEntry.member = Shapes::ShapeRef.new(shape: ScheduleEntry)
656
+
657
+ __listOfSourceLocation.member = Shapes::ShapeRef.new(shape: SourceLocation)
658
+
659
+ __listOfVodSource.member = Shapes::ShapeRef.new(shape: VodSource)
205
660
 
206
661
  __listOf__string.member = Shapes::ShapeRef.new(shape: __string)
207
662
 
@@ -227,6 +682,54 @@ module Aws::MediaTailor
227
682
  "uid" => "mediatailor-2018-04-23",
228
683
  }
229
684
 
685
+ api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
686
+ o.name = "CreateChannel"
687
+ o.http_method = "POST"
688
+ o.http_request_uri = "/channel/{channelName}"
689
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelRequest)
690
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelResponse)
691
+ end)
692
+
693
+ api.add_operation(:create_program, Seahorse::Model::Operation.new.tap do |o|
694
+ o.name = "CreateProgram"
695
+ o.http_method = "POST"
696
+ o.http_request_uri = "/channel/{channelName}/program/{programName}"
697
+ o.input = Shapes::ShapeRef.new(shape: CreateProgramRequest)
698
+ o.output = Shapes::ShapeRef.new(shape: CreateProgramResponse)
699
+ end)
700
+
701
+ api.add_operation(:create_source_location, Seahorse::Model::Operation.new.tap do |o|
702
+ o.name = "CreateSourceLocation"
703
+ o.http_method = "POST"
704
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}"
705
+ o.input = Shapes::ShapeRef.new(shape: CreateSourceLocationRequest)
706
+ o.output = Shapes::ShapeRef.new(shape: CreateSourceLocationResponse)
707
+ end)
708
+
709
+ api.add_operation(:create_vod_source, Seahorse::Model::Operation.new.tap do |o|
710
+ o.name = "CreateVodSource"
711
+ o.http_method = "POST"
712
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
713
+ o.input = Shapes::ShapeRef.new(shape: CreateVodSourceRequest)
714
+ o.output = Shapes::ShapeRef.new(shape: CreateVodSourceResponse)
715
+ end)
716
+
717
+ api.add_operation(:delete_channel, Seahorse::Model::Operation.new.tap do |o|
718
+ o.name = "DeleteChannel"
719
+ o.http_method = "DELETE"
720
+ o.http_request_uri = "/channel/{channelName}"
721
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelRequest)
722
+ o.output = Shapes::ShapeRef.new(shape: DeleteChannelResponse)
723
+ end)
724
+
725
+ api.add_operation(:delete_channel_policy, Seahorse::Model::Operation.new.tap do |o|
726
+ o.name = "DeleteChannelPolicy"
727
+ o.http_method = "DELETE"
728
+ o.http_request_uri = "/channel/{channelName}/policy"
729
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelPolicyRequest)
730
+ o.output = Shapes::ShapeRef.new(shape: DeleteChannelPolicyResponse)
731
+ end)
732
+
230
733
  api.add_operation(:delete_playback_configuration, Seahorse::Model::Operation.new.tap do |o|
231
734
  o.name = "DeletePlaybackConfiguration"
232
735
  o.http_method = "DELETE"
@@ -235,6 +738,84 @@ module Aws::MediaTailor
235
738
  o.output = Shapes::ShapeRef.new(shape: DeletePlaybackConfigurationResponse)
236
739
  end)
237
740
 
741
+ api.add_operation(:delete_program, Seahorse::Model::Operation.new.tap do |o|
742
+ o.name = "DeleteProgram"
743
+ o.http_method = "DELETE"
744
+ o.http_request_uri = "/channel/{channelName}/program/{programName}"
745
+ o.input = Shapes::ShapeRef.new(shape: DeleteProgramRequest)
746
+ o.output = Shapes::ShapeRef.new(shape: DeleteProgramResponse)
747
+ end)
748
+
749
+ api.add_operation(:delete_source_location, Seahorse::Model::Operation.new.tap do |o|
750
+ o.name = "DeleteSourceLocation"
751
+ o.http_method = "DELETE"
752
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}"
753
+ o.input = Shapes::ShapeRef.new(shape: DeleteSourceLocationRequest)
754
+ o.output = Shapes::ShapeRef.new(shape: DeleteSourceLocationResponse)
755
+ end)
756
+
757
+ api.add_operation(:delete_vod_source, Seahorse::Model::Operation.new.tap do |o|
758
+ o.name = "DeleteVodSource"
759
+ o.http_method = "DELETE"
760
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
761
+ o.input = Shapes::ShapeRef.new(shape: DeleteVodSourceRequest)
762
+ o.output = Shapes::ShapeRef.new(shape: DeleteVodSourceResponse)
763
+ end)
764
+
765
+ api.add_operation(:describe_channel, Seahorse::Model::Operation.new.tap do |o|
766
+ o.name = "DescribeChannel"
767
+ o.http_method = "GET"
768
+ o.http_request_uri = "/channel/{channelName}"
769
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelRequest)
770
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelResponse)
771
+ end)
772
+
773
+ api.add_operation(:describe_program, Seahorse::Model::Operation.new.tap do |o|
774
+ o.name = "DescribeProgram"
775
+ o.http_method = "GET"
776
+ o.http_request_uri = "/channel/{channelName}/program/{programName}"
777
+ o.input = Shapes::ShapeRef.new(shape: DescribeProgramRequest)
778
+ o.output = Shapes::ShapeRef.new(shape: DescribeProgramResponse)
779
+ end)
780
+
781
+ api.add_operation(:describe_source_location, Seahorse::Model::Operation.new.tap do |o|
782
+ o.name = "DescribeSourceLocation"
783
+ o.http_method = "GET"
784
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}"
785
+ o.input = Shapes::ShapeRef.new(shape: DescribeSourceLocationRequest)
786
+ o.output = Shapes::ShapeRef.new(shape: DescribeSourceLocationResponse)
787
+ end)
788
+
789
+ api.add_operation(:describe_vod_source, Seahorse::Model::Operation.new.tap do |o|
790
+ o.name = "DescribeVodSource"
791
+ o.http_method = "GET"
792
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
793
+ o.input = Shapes::ShapeRef.new(shape: DescribeVodSourceRequest)
794
+ o.output = Shapes::ShapeRef.new(shape: DescribeVodSourceResponse)
795
+ end)
796
+
797
+ api.add_operation(:get_channel_policy, Seahorse::Model::Operation.new.tap do |o|
798
+ o.name = "GetChannelPolicy"
799
+ o.http_method = "GET"
800
+ o.http_request_uri = "/channel/{channelName}/policy"
801
+ o.input = Shapes::ShapeRef.new(shape: GetChannelPolicyRequest)
802
+ o.output = Shapes::ShapeRef.new(shape: GetChannelPolicyResponse)
803
+ end)
804
+
805
+ api.add_operation(:get_channel_schedule, Seahorse::Model::Operation.new.tap do |o|
806
+ o.name = "GetChannelSchedule"
807
+ o.http_method = "GET"
808
+ o.http_request_uri = "/channel/{channelName}/schedule"
809
+ o.input = Shapes::ShapeRef.new(shape: GetChannelScheduleRequest)
810
+ o.output = Shapes::ShapeRef.new(shape: GetChannelScheduleResponse)
811
+ o[:pager] = Aws::Pager.new(
812
+ limit_key: "max_results",
813
+ tokens: {
814
+ "next_token" => "next_token"
815
+ }
816
+ )
817
+ end)
818
+
238
819
  api.add_operation(:get_playback_configuration, Seahorse::Model::Operation.new.tap do |o|
239
820
  o.name = "GetPlaybackConfiguration"
240
821
  o.http_method = "GET"
@@ -243,6 +824,20 @@ module Aws::MediaTailor
243
824
  o.output = Shapes::ShapeRef.new(shape: GetPlaybackConfigurationResponse)
244
825
  end)
245
826
 
827
+ api.add_operation(:list_channels, Seahorse::Model::Operation.new.tap do |o|
828
+ o.name = "ListChannels"
829
+ o.http_method = "GET"
830
+ o.http_request_uri = "/channels"
831
+ o.input = Shapes::ShapeRef.new(shape: ListChannelsRequest)
832
+ o.output = Shapes::ShapeRef.new(shape: ListChannelsResponse)
833
+ o[:pager] = Aws::Pager.new(
834
+ limit_key: "max_results",
835
+ tokens: {
836
+ "next_token" => "next_token"
837
+ }
838
+ )
839
+ end)
840
+
246
841
  api.add_operation(:list_playback_configurations, Seahorse::Model::Operation.new.tap do |o|
247
842
  o.name = "ListPlaybackConfigurations"
248
843
  o.http_method = "GET"
@@ -257,6 +852,20 @@ module Aws::MediaTailor
257
852
  )
258
853
  end)
259
854
 
855
+ api.add_operation(:list_source_locations, Seahorse::Model::Operation.new.tap do |o|
856
+ o.name = "ListSourceLocations"
857
+ o.http_method = "GET"
858
+ o.http_request_uri = "/sourceLocations"
859
+ o.input = Shapes::ShapeRef.new(shape: ListSourceLocationsRequest)
860
+ o.output = Shapes::ShapeRef.new(shape: ListSourceLocationsResponse)
861
+ o[:pager] = Aws::Pager.new(
862
+ limit_key: "max_results",
863
+ tokens: {
864
+ "next_token" => "next_token"
865
+ }
866
+ )
867
+ end)
868
+
260
869
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
261
870
  o.name = "ListTagsForResource"
262
871
  o.http_method = "GET"
@@ -266,6 +875,28 @@ module Aws::MediaTailor
266
875
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
267
876
  end)
268
877
 
878
+ api.add_operation(:list_vod_sources, Seahorse::Model::Operation.new.tap do |o|
879
+ o.name = "ListVodSources"
880
+ o.http_method = "GET"
881
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSources"
882
+ o.input = Shapes::ShapeRef.new(shape: ListVodSourcesRequest)
883
+ o.output = Shapes::ShapeRef.new(shape: ListVodSourcesResponse)
884
+ o[:pager] = Aws::Pager.new(
885
+ limit_key: "max_results",
886
+ tokens: {
887
+ "next_token" => "next_token"
888
+ }
889
+ )
890
+ end)
891
+
892
+ api.add_operation(:put_channel_policy, Seahorse::Model::Operation.new.tap do |o|
893
+ o.name = "PutChannelPolicy"
894
+ o.http_method = "PUT"
895
+ o.http_request_uri = "/channel/{channelName}/policy"
896
+ o.input = Shapes::ShapeRef.new(shape: PutChannelPolicyRequest)
897
+ o.output = Shapes::ShapeRef.new(shape: PutChannelPolicyResponse)
898
+ end)
899
+
269
900
  api.add_operation(:put_playback_configuration, Seahorse::Model::Operation.new.tap do |o|
270
901
  o.name = "PutPlaybackConfiguration"
271
902
  o.http_method = "PUT"
@@ -274,6 +905,22 @@ module Aws::MediaTailor
274
905
  o.output = Shapes::ShapeRef.new(shape: PutPlaybackConfigurationResponse)
275
906
  end)
276
907
 
908
+ api.add_operation(:start_channel, Seahorse::Model::Operation.new.tap do |o|
909
+ o.name = "StartChannel"
910
+ o.http_method = "PUT"
911
+ o.http_request_uri = "/channel/{channelName}/start"
912
+ o.input = Shapes::ShapeRef.new(shape: StartChannelRequest)
913
+ o.output = Shapes::ShapeRef.new(shape: StartChannelResponse)
914
+ end)
915
+
916
+ api.add_operation(:stop_channel, Seahorse::Model::Operation.new.tap do |o|
917
+ o.name = "StopChannel"
918
+ o.http_method = "PUT"
919
+ o.http_request_uri = "/channel/{channelName}/stop"
920
+ o.input = Shapes::ShapeRef.new(shape: StopChannelRequest)
921
+ o.output = Shapes::ShapeRef.new(shape: StopChannelResponse)
922
+ end)
923
+
277
924
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
278
925
  o.name = "TagResource"
279
926
  o.http_method = "POST"
@@ -291,6 +938,30 @@ module Aws::MediaTailor
291
938
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
292
939
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
293
940
  end)
941
+
942
+ api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
943
+ o.name = "UpdateChannel"
944
+ o.http_method = "PUT"
945
+ o.http_request_uri = "/channel/{channelName}"
946
+ o.input = Shapes::ShapeRef.new(shape: UpdateChannelRequest)
947
+ o.output = Shapes::ShapeRef.new(shape: UpdateChannelResponse)
948
+ end)
949
+
950
+ api.add_operation(:update_source_location, Seahorse::Model::Operation.new.tap do |o|
951
+ o.name = "UpdateSourceLocation"
952
+ o.http_method = "PUT"
953
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}"
954
+ o.input = Shapes::ShapeRef.new(shape: UpdateSourceLocationRequest)
955
+ o.output = Shapes::ShapeRef.new(shape: UpdateSourceLocationResponse)
956
+ end)
957
+
958
+ api.add_operation(:update_vod_source, Seahorse::Model::Operation.new.tap do |o|
959
+ o.name = "UpdateVodSource"
960
+ o.http_method = "PUT"
961
+ o.http_request_uri = "/sourceLocation/{sourceLocationName}/vodSource/{vodSourceName}"
962
+ o.input = Shapes::ShapeRef.new(shape: UpdateVodSourceRequest)
963
+ o.output = Shapes::ShapeRef.new(shape: UpdateVodSourceResponse)
964
+ end)
294
965
  end
295
966
 
296
967
  end