aws-sdk-mediatailor 1.36.0 → 1.41.0

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