aws-sdk-mediaconnect 1.32.0 → 1.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,6 +13,8 @@ module Aws::MediaConnect
13
13
 
14
14
  include Seahorse::Model
15
15
 
16
+ AddFlowMediaStreamsRequest = Shapes::StructureShape.new(name: 'AddFlowMediaStreamsRequest')
17
+ AddFlowMediaStreamsResponse = Shapes::StructureShape.new(name: 'AddFlowMediaStreamsResponse')
16
18
  AddFlowOutputs420Exception = Shapes::StructureShape.new(name: 'AddFlowOutputs420Exception')
17
19
  AddFlowOutputsRequest = Shapes::StructureShape.new(name: 'AddFlowOutputsRequest')
18
20
  AddFlowOutputsResponse = Shapes::StructureShape.new(name: 'AddFlowOutputsResponse')
@@ -20,9 +22,11 @@ module Aws::MediaConnect
20
22
  AddFlowSourcesResponse = Shapes::StructureShape.new(name: 'AddFlowSourcesResponse')
21
23
  AddFlowVpcInterfacesRequest = Shapes::StructureShape.new(name: 'AddFlowVpcInterfacesRequest')
22
24
  AddFlowVpcInterfacesResponse = Shapes::StructureShape.new(name: 'AddFlowVpcInterfacesResponse')
25
+ AddMediaStreamRequest = Shapes::StructureShape.new(name: 'AddMediaStreamRequest')
23
26
  AddOutputRequest = Shapes::StructureShape.new(name: 'AddOutputRequest')
24
27
  Algorithm = Shapes::StringShape.new(name: 'Algorithm')
25
28
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
29
+ Colorimetry = Shapes::StringShape.new(name: 'Colorimetry')
26
30
  CreateFlow420Exception = Shapes::StructureShape.new(name: 'CreateFlow420Exception')
27
31
  CreateFlowRequest = Shapes::StructureShape.new(name: 'CreateFlowRequest')
28
32
  CreateFlowResponse = Shapes::StructureShape.new(name: 'CreateFlowResponse')
@@ -34,17 +38,30 @@ module Aws::MediaConnect
34
38
  DescribeOfferingResponse = Shapes::StructureShape.new(name: 'DescribeOfferingResponse')
35
39
  DescribeReservationRequest = Shapes::StructureShape.new(name: 'DescribeReservationRequest')
36
40
  DescribeReservationResponse = Shapes::StructureShape.new(name: 'DescribeReservationResponse')
41
+ DestinationConfiguration = Shapes::StructureShape.new(name: 'DestinationConfiguration')
42
+ DestinationConfigurationRequest = Shapes::StructureShape.new(name: 'DestinationConfigurationRequest')
37
43
  DurationUnits = Shapes::StringShape.new(name: 'DurationUnits')
44
+ EncoderProfile = Shapes::StringShape.new(name: 'EncoderProfile')
45
+ EncodingName = Shapes::StringShape.new(name: 'EncodingName')
46
+ EncodingParameters = Shapes::StructureShape.new(name: 'EncodingParameters')
47
+ EncodingParametersRequest = Shapes::StructureShape.new(name: 'EncodingParametersRequest')
38
48
  Encryption = Shapes::StructureShape.new(name: 'Encryption')
39
49
  Entitlement = Shapes::StructureShape.new(name: 'Entitlement')
40
50
  EntitlementStatus = Shapes::StringShape.new(name: 'EntitlementStatus')
41
51
  FailoverConfig = Shapes::StructureShape.new(name: 'FailoverConfig')
52
+ FailoverMode = Shapes::StringShape.new(name: 'FailoverMode')
42
53
  Flow = Shapes::StructureShape.new(name: 'Flow')
54
+ Fmtp = Shapes::StructureShape.new(name: 'Fmtp')
55
+ FmtpRequest = Shapes::StructureShape.new(name: 'FmtpRequest')
43
56
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
44
57
  GrantEntitlementRequest = Shapes::StructureShape.new(name: 'GrantEntitlementRequest')
45
58
  GrantFlowEntitlements420Exception = Shapes::StructureShape.new(name: 'GrantFlowEntitlements420Exception')
46
59
  GrantFlowEntitlementsRequest = Shapes::StructureShape.new(name: 'GrantFlowEntitlementsRequest')
47
60
  GrantFlowEntitlementsResponse = Shapes::StructureShape.new(name: 'GrantFlowEntitlementsResponse')
61
+ InputConfiguration = Shapes::StructureShape.new(name: 'InputConfiguration')
62
+ InputConfigurationRequest = Shapes::StructureShape.new(name: 'InputConfigurationRequest')
63
+ Interface = Shapes::StructureShape.new(name: 'Interface')
64
+ InterfaceRequest = Shapes::StructureShape.new(name: 'InterfaceRequest')
48
65
  InternalServerErrorException = Shapes::StructureShape.new(name: 'InternalServerErrorException')
49
66
  KeyType = Shapes::StringShape.new(name: 'KeyType')
50
67
  ListEntitlementsRequest = Shapes::StructureShape.new(name: 'ListEntitlementsRequest')
@@ -60,7 +77,16 @@ module Aws::MediaConnect
60
77
  ListedEntitlement = Shapes::StructureShape.new(name: 'ListedEntitlement')
61
78
  ListedFlow = Shapes::StructureShape.new(name: 'ListedFlow')
62
79
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
80
+ MediaStream = Shapes::StructureShape.new(name: 'MediaStream')
81
+ MediaStreamAttributes = Shapes::StructureShape.new(name: 'MediaStreamAttributes')
82
+ MediaStreamAttributesRequest = Shapes::StructureShape.new(name: 'MediaStreamAttributesRequest')
83
+ MediaStreamOutputConfiguration = Shapes::StructureShape.new(name: 'MediaStreamOutputConfiguration')
84
+ MediaStreamOutputConfigurationRequest = Shapes::StructureShape.new(name: 'MediaStreamOutputConfigurationRequest')
85
+ MediaStreamSourceConfiguration = Shapes::StructureShape.new(name: 'MediaStreamSourceConfiguration')
86
+ MediaStreamSourceConfigurationRequest = Shapes::StructureShape.new(name: 'MediaStreamSourceConfigurationRequest')
87
+ MediaStreamType = Shapes::StringShape.new(name: 'MediaStreamType')
63
88
  Messages = Shapes::StructureShape.new(name: 'Messages')
89
+ NetworkInterfaceType = Shapes::StringShape.new(name: 'NetworkInterfaceType')
64
90
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
65
91
  Offering = Shapes::StructureShape.new(name: 'Offering')
66
92
  Output = Shapes::StructureShape.new(name: 'Output')
@@ -68,6 +94,9 @@ module Aws::MediaConnect
68
94
  Protocol = Shapes::StringShape.new(name: 'Protocol')
69
95
  PurchaseOfferingRequest = Shapes::StructureShape.new(name: 'PurchaseOfferingRequest')
70
96
  PurchaseOfferingResponse = Shapes::StructureShape.new(name: 'PurchaseOfferingResponse')
97
+ Range = Shapes::StringShape.new(name: 'Range')
98
+ RemoveFlowMediaStreamRequest = Shapes::StructureShape.new(name: 'RemoveFlowMediaStreamRequest')
99
+ RemoveFlowMediaStreamResponse = Shapes::StructureShape.new(name: 'RemoveFlowMediaStreamResponse')
71
100
  RemoveFlowOutputRequest = Shapes::StructureShape.new(name: 'RemoveFlowOutputRequest')
72
101
  RemoveFlowOutputResponse = Shapes::StructureShape.new(name: 'RemoveFlowOutputResponse')
73
102
  RemoveFlowSourceRequest = Shapes::StructureShape.new(name: 'RemoveFlowSourceRequest')
@@ -81,9 +110,11 @@ module Aws::MediaConnect
81
110
  ResponseError = Shapes::StructureShape.new(name: 'ResponseError')
82
111
  RevokeFlowEntitlementRequest = Shapes::StructureShape.new(name: 'RevokeFlowEntitlementRequest')
83
112
  RevokeFlowEntitlementResponse = Shapes::StructureShape.new(name: 'RevokeFlowEntitlementResponse')
113
+ ScanMode = Shapes::StringShape.new(name: 'ScanMode')
84
114
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
85
115
  SetSourceRequest = Shapes::StructureShape.new(name: 'SetSourceRequest')
86
116
  Source = Shapes::StructureShape.new(name: 'Source')
117
+ SourcePriority = Shapes::StructureShape.new(name: 'SourcePriority')
87
118
  SourceType = Shapes::StringShape.new(name: 'SourceType')
88
119
  StartFlowRequest = Shapes::StructureShape.new(name: 'StartFlowRequest')
89
120
  StartFlowResponse = Shapes::StructureShape.new(name: 'StartFlowResponse')
@@ -92,6 +123,7 @@ module Aws::MediaConnect
92
123
  StopFlowRequest = Shapes::StructureShape.new(name: 'StopFlowRequest')
93
124
  StopFlowResponse = Shapes::StructureShape.new(name: 'StopFlowResponse')
94
125
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
126
+ Tcs = Shapes::StringShape.new(name: 'Tcs')
95
127
  TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
96
128
  Transport = Shapes::StructureShape.new(name: 'Transport')
97
129
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
@@ -99,6 +131,8 @@ module Aws::MediaConnect
99
131
  UpdateFailoverConfig = Shapes::StructureShape.new(name: 'UpdateFailoverConfig')
100
132
  UpdateFlowEntitlementRequest = Shapes::StructureShape.new(name: 'UpdateFlowEntitlementRequest')
101
133
  UpdateFlowEntitlementResponse = Shapes::StructureShape.new(name: 'UpdateFlowEntitlementResponse')
134
+ UpdateFlowMediaStreamRequest = Shapes::StructureShape.new(name: 'UpdateFlowMediaStreamRequest')
135
+ UpdateFlowMediaStreamResponse = Shapes::StructureShape.new(name: 'UpdateFlowMediaStreamResponse')
102
136
  UpdateFlowOutputRequest = Shapes::StructureShape.new(name: 'UpdateFlowOutputRequest')
103
137
  UpdateFlowOutputResponse = Shapes::StructureShape.new(name: 'UpdateFlowOutputResponse')
104
138
  UpdateFlowRequest = Shapes::StructureShape.new(name: 'UpdateFlowRequest')
@@ -111,11 +145,21 @@ module Aws::MediaConnect
111
145
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
112
146
  __double = Shapes::FloatShape.new(name: '__double')
113
147
  __integer = Shapes::IntegerShape.new(name: '__integer')
148
+ __listOfAddMediaStreamRequest = Shapes::ListShape.new(name: '__listOfAddMediaStreamRequest')
114
149
  __listOfAddOutputRequest = Shapes::ListShape.new(name: '__listOfAddOutputRequest')
150
+ __listOfDestinationConfiguration = Shapes::ListShape.new(name: '__listOfDestinationConfiguration')
151
+ __listOfDestinationConfigurationRequest = Shapes::ListShape.new(name: '__listOfDestinationConfigurationRequest')
115
152
  __listOfEntitlement = Shapes::ListShape.new(name: '__listOfEntitlement')
116
153
  __listOfGrantEntitlementRequest = Shapes::ListShape.new(name: '__listOfGrantEntitlementRequest')
154
+ __listOfInputConfiguration = Shapes::ListShape.new(name: '__listOfInputConfiguration')
155
+ __listOfInputConfigurationRequest = Shapes::ListShape.new(name: '__listOfInputConfigurationRequest')
117
156
  __listOfListedEntitlement = Shapes::ListShape.new(name: '__listOfListedEntitlement')
118
157
  __listOfListedFlow = Shapes::ListShape.new(name: '__listOfListedFlow')
158
+ __listOfMediaStream = Shapes::ListShape.new(name: '__listOfMediaStream')
159
+ __listOfMediaStreamOutputConfiguration = Shapes::ListShape.new(name: '__listOfMediaStreamOutputConfiguration')
160
+ __listOfMediaStreamOutputConfigurationRequest = Shapes::ListShape.new(name: '__listOfMediaStreamOutputConfigurationRequest')
161
+ __listOfMediaStreamSourceConfiguration = Shapes::ListShape.new(name: '__listOfMediaStreamSourceConfiguration')
162
+ __listOfMediaStreamSourceConfigurationRequest = Shapes::ListShape.new(name: '__listOfMediaStreamSourceConfigurationRequest')
119
163
  __listOfOffering = Shapes::ListShape.new(name: '__listOfOffering')
120
164
  __listOfOutput = Shapes::ListShape.new(name: '__listOfOutput')
121
165
  __listOfReservation = Shapes::ListShape.new(name: '__listOfReservation')
@@ -131,6 +175,14 @@ module Aws::MediaConnect
131
175
  __timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
132
176
  __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
133
177
 
178
+ AddFlowMediaStreamsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
179
+ AddFlowMediaStreamsRequest.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfAddMediaStreamRequest, required: true, location_name: "mediaStreams"))
180
+ AddFlowMediaStreamsRequest.struct_class = Types::AddFlowMediaStreamsRequest
181
+
182
+ AddFlowMediaStreamsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
183
+ AddFlowMediaStreamsResponse.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfMediaStream, location_name: "mediaStreams"))
184
+ AddFlowMediaStreamsResponse.struct_class = Types::AddFlowMediaStreamsResponse
185
+
134
186
  AddFlowOutputs420Exception.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
135
187
  AddFlowOutputs420Exception.struct_class = Types::AddFlowOutputs420Exception
136
188
 
@@ -158,11 +210,21 @@ module Aws::MediaConnect
158
210
  AddFlowVpcInterfacesResponse.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterface, location_name: "vpcInterfaces"))
159
211
  AddFlowVpcInterfacesResponse.struct_class = Types::AddFlowVpcInterfacesResponse
160
212
 
213
+ AddMediaStreamRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: MediaStreamAttributesRequest, location_name: "attributes"))
214
+ AddMediaStreamRequest.add_member(:clock_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "clockRate"))
215
+ AddMediaStreamRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
216
+ AddMediaStreamRequest.add_member(:media_stream_id, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "mediaStreamId"))
217
+ AddMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
218
+ AddMediaStreamRequest.add_member(:media_stream_type, Shapes::ShapeRef.new(shape: MediaStreamType, required: true, location_name: "mediaStreamType"))
219
+ AddMediaStreamRequest.add_member(:video_format, Shapes::ShapeRef.new(shape: __string, location_name: "videoFormat"))
220
+ AddMediaStreamRequest.struct_class = Types::AddMediaStreamRequest
221
+
161
222
  AddOutputRequest.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "cidrAllowList"))
162
223
  AddOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
163
224
  AddOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
164
225
  AddOutputRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
165
226
  AddOutputRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
227
+ AddOutputRequest.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfigurationRequest, location_name: "mediaStreamOutputConfigurations"))
166
228
  AddOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
167
229
  AddOutputRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
168
230
  AddOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
@@ -181,6 +243,7 @@ module Aws::MediaConnect
181
243
 
182
244
  CreateFlowRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: __string, location_name: "availabilityZone"))
183
245
  CreateFlowRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfGrantEntitlementRequest, location_name: "entitlements"))
246
+ CreateFlowRequest.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfAddMediaStreamRequest, location_name: "mediaStreams"))
184
247
  CreateFlowRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
185
248
  CreateFlowRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddOutputRequest, location_name: "outputs"))
186
249
  CreateFlowRequest.add_member(:source, Shapes::ShapeRef.new(shape: SetSourceRequest, location_name: "source"))
@@ -218,6 +281,25 @@ module Aws::MediaConnect
218
281
  DescribeReservationResponse.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
219
282
  DescribeReservationResponse.struct_class = Types::DescribeReservationResponse
220
283
 
284
+ DestinationConfiguration.add_member(:destination_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "destinationIp"))
285
+ DestinationConfiguration.add_member(:destination_port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "destinationPort"))
286
+ DestinationConfiguration.add_member(:interface, Shapes::ShapeRef.new(shape: Interface, required: true, location_name: "interface"))
287
+ DestinationConfiguration.add_member(:outbound_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "outboundIp"))
288
+ DestinationConfiguration.struct_class = Types::DestinationConfiguration
289
+
290
+ DestinationConfigurationRequest.add_member(:destination_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "destinationIp"))
291
+ DestinationConfigurationRequest.add_member(:destination_port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "destinationPort"))
292
+ DestinationConfigurationRequest.add_member(:interface, Shapes::ShapeRef.new(shape: InterfaceRequest, required: true, location_name: "interface"))
293
+ DestinationConfigurationRequest.struct_class = Types::DestinationConfigurationRequest
294
+
295
+ EncodingParameters.add_member(:compression_factor, Shapes::ShapeRef.new(shape: __double, required: true, location_name: "compressionFactor"))
296
+ EncodingParameters.add_member(:encoder_profile, Shapes::ShapeRef.new(shape: EncoderProfile, required: true, location_name: "encoderProfile"))
297
+ EncodingParameters.struct_class = Types::EncodingParameters
298
+
299
+ EncodingParametersRequest.add_member(:compression_factor, Shapes::ShapeRef.new(shape: __double, required: true, location_name: "compressionFactor"))
300
+ EncodingParametersRequest.add_member(:encoder_profile, Shapes::ShapeRef.new(shape: EncoderProfile, required: true, location_name: "encoderProfile"))
301
+ EncodingParametersRequest.struct_class = Types::EncodingParametersRequest
302
+
221
303
  Encryption.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, location_name: "algorithm"))
222
304
  Encryption.add_member(:constant_initialization_vector, Shapes::ShapeRef.new(shape: __string, location_name: "constantInitializationVector"))
223
305
  Encryption.add_member(:device_id, Shapes::ShapeRef.new(shape: __string, location_name: "deviceId"))
@@ -238,7 +320,9 @@ module Aws::MediaConnect
238
320
  Entitlement.add_member(:subscribers, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "subscribers"))
239
321
  Entitlement.struct_class = Types::Entitlement
240
322
 
323
+ FailoverConfig.add_member(:failover_mode, Shapes::ShapeRef.new(shape: FailoverMode, location_name: "failoverMode"))
241
324
  FailoverConfig.add_member(:recovery_window, Shapes::ShapeRef.new(shape: __integer, location_name: "recoveryWindow"))
325
+ FailoverConfig.add_member(:source_priority, Shapes::ShapeRef.new(shape: SourcePriority, location_name: "sourcePriority"))
242
326
  FailoverConfig.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "state"))
243
327
  FailoverConfig.struct_class = Types::FailoverConfig
244
328
 
@@ -247,6 +331,7 @@ module Aws::MediaConnect
247
331
  Flow.add_member(:egress_ip, Shapes::ShapeRef.new(shape: __string, location_name: "egressIp"))
248
332
  Flow.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfEntitlement, required: true, location_name: "entitlements"))
249
333
  Flow.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "flowArn"))
334
+ Flow.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfMediaStream, location_name: "mediaStreams"))
250
335
  Flow.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
251
336
  Flow.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfOutput, required: true, location_name: "outputs"))
252
337
  Flow.add_member(:source, Shapes::ShapeRef.new(shape: Source, required: true, location_name: "source"))
@@ -256,6 +341,24 @@ module Aws::MediaConnect
256
341
  Flow.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterface, location_name: "vpcInterfaces"))
257
342
  Flow.struct_class = Types::Flow
258
343
 
344
+ Fmtp.add_member(:channel_order, Shapes::ShapeRef.new(shape: __string, location_name: "channelOrder"))
345
+ Fmtp.add_member(:colorimetry, Shapes::ShapeRef.new(shape: Colorimetry, location_name: "colorimetry"))
346
+ Fmtp.add_member(:exact_framerate, Shapes::ShapeRef.new(shape: __string, location_name: "exactFramerate"))
347
+ Fmtp.add_member(:par, Shapes::ShapeRef.new(shape: __string, location_name: "par"))
348
+ Fmtp.add_member(:range, Shapes::ShapeRef.new(shape: Range, location_name: "range"))
349
+ Fmtp.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, location_name: "scanMode"))
350
+ Fmtp.add_member(:tcs, Shapes::ShapeRef.new(shape: Tcs, location_name: "tcs"))
351
+ Fmtp.struct_class = Types::Fmtp
352
+
353
+ FmtpRequest.add_member(:channel_order, Shapes::ShapeRef.new(shape: __string, location_name: "channelOrder"))
354
+ FmtpRequest.add_member(:colorimetry, Shapes::ShapeRef.new(shape: Colorimetry, location_name: "colorimetry"))
355
+ FmtpRequest.add_member(:exact_framerate, Shapes::ShapeRef.new(shape: __string, location_name: "exactFramerate"))
356
+ FmtpRequest.add_member(:par, Shapes::ShapeRef.new(shape: __string, location_name: "par"))
357
+ FmtpRequest.add_member(:range, Shapes::ShapeRef.new(shape: Range, location_name: "range"))
358
+ FmtpRequest.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, location_name: "scanMode"))
359
+ FmtpRequest.add_member(:tcs, Shapes::ShapeRef.new(shape: Tcs, location_name: "tcs"))
360
+ FmtpRequest.struct_class = Types::FmtpRequest
361
+
259
362
  ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
260
363
  ForbiddenException.struct_class = Types::ForbiddenException
261
364
 
@@ -278,6 +381,21 @@ module Aws::MediaConnect
278
381
  GrantFlowEntitlementsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
279
382
  GrantFlowEntitlementsResponse.struct_class = Types::GrantFlowEntitlementsResponse
280
383
 
384
+ InputConfiguration.add_member(:input_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "inputIp"))
385
+ InputConfiguration.add_member(:input_port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "inputPort"))
386
+ InputConfiguration.add_member(:interface, Shapes::ShapeRef.new(shape: Interface, required: true, location_name: "interface"))
387
+ InputConfiguration.struct_class = Types::InputConfiguration
388
+
389
+ InputConfigurationRequest.add_member(:input_port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "inputPort"))
390
+ InputConfigurationRequest.add_member(:interface, Shapes::ShapeRef.new(shape: InterfaceRequest, required: true, location_name: "interface"))
391
+ InputConfigurationRequest.struct_class = Types::InputConfigurationRequest
392
+
393
+ Interface.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
394
+ Interface.struct_class = Types::Interface
395
+
396
+ InterfaceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
397
+ InterfaceRequest.struct_class = Types::InterfaceRequest
398
+
281
399
  InternalServerErrorException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
282
400
  InternalServerErrorException.struct_class = Types::InternalServerErrorException
283
401
 
@@ -332,6 +450,46 @@ module Aws::MediaConnect
332
450
  ListedFlow.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "status"))
333
451
  ListedFlow.struct_class = Types::ListedFlow
334
452
 
453
+ MediaStream.add_member(:attributes, Shapes::ShapeRef.new(shape: MediaStreamAttributes, location_name: "attributes"))
454
+ MediaStream.add_member(:clock_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "clockRate"))
455
+ MediaStream.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
456
+ MediaStream.add_member(:fmt, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "fmt"))
457
+ MediaStream.add_member(:media_stream_id, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "mediaStreamId"))
458
+ MediaStream.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
459
+ MediaStream.add_member(:media_stream_type, Shapes::ShapeRef.new(shape: MediaStreamType, required: true, location_name: "mediaStreamType"))
460
+ MediaStream.add_member(:video_format, Shapes::ShapeRef.new(shape: __string, location_name: "videoFormat"))
461
+ MediaStream.struct_class = Types::MediaStream
462
+
463
+ MediaStreamAttributes.add_member(:fmtp, Shapes::ShapeRef.new(shape: Fmtp, required: true, location_name: "fmtp"))
464
+ MediaStreamAttributes.add_member(:lang, Shapes::ShapeRef.new(shape: __string, location_name: "lang"))
465
+ MediaStreamAttributes.struct_class = Types::MediaStreamAttributes
466
+
467
+ MediaStreamAttributesRequest.add_member(:fmtp, Shapes::ShapeRef.new(shape: FmtpRequest, location_name: "fmtp"))
468
+ MediaStreamAttributesRequest.add_member(:lang, Shapes::ShapeRef.new(shape: __string, location_name: "lang"))
469
+ MediaStreamAttributesRequest.struct_class = Types::MediaStreamAttributesRequest
470
+
471
+ MediaStreamOutputConfiguration.add_member(:destination_configurations, Shapes::ShapeRef.new(shape: __listOfDestinationConfiguration, location_name: "destinationConfigurations"))
472
+ MediaStreamOutputConfiguration.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
473
+ MediaStreamOutputConfiguration.add_member(:encoding_parameters, Shapes::ShapeRef.new(shape: EncodingParameters, location_name: "encodingParameters"))
474
+ MediaStreamOutputConfiguration.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
475
+ MediaStreamOutputConfiguration.struct_class = Types::MediaStreamOutputConfiguration
476
+
477
+ MediaStreamOutputConfigurationRequest.add_member(:destination_configurations, Shapes::ShapeRef.new(shape: __listOfDestinationConfigurationRequest, location_name: "destinationConfigurations"))
478
+ MediaStreamOutputConfigurationRequest.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
479
+ MediaStreamOutputConfigurationRequest.add_member(:encoding_parameters, Shapes::ShapeRef.new(shape: EncodingParametersRequest, location_name: "encodingParameters"))
480
+ MediaStreamOutputConfigurationRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
481
+ MediaStreamOutputConfigurationRequest.struct_class = Types::MediaStreamOutputConfigurationRequest
482
+
483
+ MediaStreamSourceConfiguration.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
484
+ MediaStreamSourceConfiguration.add_member(:input_configurations, Shapes::ShapeRef.new(shape: __listOfInputConfiguration, location_name: "inputConfigurations"))
485
+ MediaStreamSourceConfiguration.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
486
+ MediaStreamSourceConfiguration.struct_class = Types::MediaStreamSourceConfiguration
487
+
488
+ MediaStreamSourceConfigurationRequest.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
489
+ MediaStreamSourceConfigurationRequest.add_member(:input_configurations, Shapes::ShapeRef.new(shape: __listOfInputConfigurationRequest, location_name: "inputConfigurations"))
490
+ MediaStreamSourceConfigurationRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
491
+ MediaStreamSourceConfigurationRequest.struct_class = Types::MediaStreamSourceConfigurationRequest
492
+
335
493
  Messages.add_member(:errors, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "errors"))
336
494
  Messages.struct_class = Types::Messages
337
495
 
@@ -355,6 +513,7 @@ module Aws::MediaConnect
355
513
  Output.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
356
514
  Output.add_member(:listener_address, Shapes::ShapeRef.new(shape: __string, location_name: "listenerAddress"))
357
515
  Output.add_member(:media_live_input_arn, Shapes::ShapeRef.new(shape: __string, location_name: "mediaLiveInputArn"))
516
+ Output.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfiguration, location_name: "mediaStreamOutputConfigurations"))
358
517
  Output.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
359
518
  Output.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "outputArn"))
360
519
  Output.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
@@ -370,6 +529,14 @@ module Aws::MediaConnect
370
529
  PurchaseOfferingResponse.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
371
530
  PurchaseOfferingResponse.struct_class = Types::PurchaseOfferingResponse
372
531
 
532
+ RemoveFlowMediaStreamRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
533
+ RemoveFlowMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "mediaStreamName"))
534
+ RemoveFlowMediaStreamRequest.struct_class = Types::RemoveFlowMediaStreamRequest
535
+
536
+ RemoveFlowMediaStreamResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
537
+ RemoveFlowMediaStreamResponse.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, location_name: "mediaStreamName"))
538
+ RemoveFlowMediaStreamResponse.struct_class = Types::RemoveFlowMediaStreamResponse
539
+
373
540
  RemoveFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
374
541
  RemoveFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn"))
375
542
  RemoveFlowOutputRequest.struct_class = Types::RemoveFlowOutputRequest
@@ -434,6 +601,8 @@ module Aws::MediaConnect
434
601
  SetSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
435
602
  SetSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
436
603
  SetSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
604
+ SetSourceRequest.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape: __integer, location_name: "maxSyncBuffer"))
605
+ SetSourceRequest.add_member(:media_stream_source_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamSourceConfigurationRequest, location_name: "mediaStreamSourceConfigurations"))
437
606
  SetSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
438
607
  SetSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
439
608
  SetSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
@@ -448,6 +617,7 @@ module Aws::MediaConnect
448
617
  Source.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
449
618
  Source.add_member(:ingest_ip, Shapes::ShapeRef.new(shape: __string, location_name: "ingestIp"))
450
619
  Source.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
620
+ Source.add_member(:media_stream_source_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamSourceConfiguration, location_name: "mediaStreamSourceConfigurations"))
451
621
  Source.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
452
622
  Source.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "sourceArn"))
453
623
  Source.add_member(:transport, Shapes::ShapeRef.new(shape: Transport, location_name: "transport"))
@@ -455,6 +625,9 @@ module Aws::MediaConnect
455
625
  Source.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape: __string, location_name: "whitelistCidr"))
456
626
  Source.struct_class = Types::Source
457
627
 
628
+ SourcePriority.add_member(:primary_source, Shapes::ShapeRef.new(shape: __string, location_name: "primarySource"))
629
+ SourcePriority.struct_class = Types::SourcePriority
630
+
458
631
  StartFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
459
632
  StartFlowRequest.struct_class = Types::StartFlowRequest
460
633
 
@@ -479,6 +652,7 @@ module Aws::MediaConnect
479
652
  Transport.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "cidrAllowList"))
480
653
  Transport.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
481
654
  Transport.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
655
+ Transport.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape: __integer, location_name: "maxSyncBuffer"))
482
656
  Transport.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
483
657
  Transport.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
484
658
  Transport.add_member(:remote_id, Shapes::ShapeRef.new(shape: __string, location_name: "remoteId"))
@@ -501,7 +675,9 @@ module Aws::MediaConnect
501
675
  UpdateEncryption.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
502
676
  UpdateEncryption.struct_class = Types::UpdateEncryption
503
677
 
678
+ UpdateFailoverConfig.add_member(:failover_mode, Shapes::ShapeRef.new(shape: FailoverMode, location_name: "failoverMode"))
504
679
  UpdateFailoverConfig.add_member(:recovery_window, Shapes::ShapeRef.new(shape: __integer, location_name: "recoveryWindow"))
680
+ UpdateFailoverConfig.add_member(:source_priority, Shapes::ShapeRef.new(shape: SourcePriority, location_name: "sourcePriority"))
505
681
  UpdateFailoverConfig.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "state"))
506
682
  UpdateFailoverConfig.struct_class = Types::UpdateFailoverConfig
507
683
 
@@ -517,12 +693,26 @@ module Aws::MediaConnect
517
693
  UpdateFlowEntitlementResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
518
694
  UpdateFlowEntitlementResponse.struct_class = Types::UpdateFlowEntitlementResponse
519
695
 
696
+ UpdateFlowMediaStreamRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: MediaStreamAttributesRequest, location_name: "attributes"))
697
+ UpdateFlowMediaStreamRequest.add_member(:clock_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "clockRate"))
698
+ UpdateFlowMediaStreamRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
699
+ UpdateFlowMediaStreamRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
700
+ UpdateFlowMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "mediaStreamName"))
701
+ UpdateFlowMediaStreamRequest.add_member(:media_stream_type, Shapes::ShapeRef.new(shape: MediaStreamType, location_name: "mediaStreamType"))
702
+ UpdateFlowMediaStreamRequest.add_member(:video_format, Shapes::ShapeRef.new(shape: __string, location_name: "videoFormat"))
703
+ UpdateFlowMediaStreamRequest.struct_class = Types::UpdateFlowMediaStreamRequest
704
+
705
+ UpdateFlowMediaStreamResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
706
+ UpdateFlowMediaStreamResponse.add_member(:media_stream, Shapes::ShapeRef.new(shape: MediaStream, location_name: "mediaStream"))
707
+ UpdateFlowMediaStreamResponse.struct_class = Types::UpdateFlowMediaStreamResponse
708
+
520
709
  UpdateFlowOutputRequest.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "cidrAllowList"))
521
710
  UpdateFlowOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
522
711
  UpdateFlowOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
523
712
  UpdateFlowOutputRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: UpdateEncryption, location_name: "encryption"))
524
713
  UpdateFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
525
714
  UpdateFlowOutputRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
715
+ UpdateFlowOutputRequest.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfigurationRequest, location_name: "mediaStreamOutputConfigurations"))
526
716
  UpdateFlowOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
527
717
  UpdateFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn"))
528
718
  UpdateFlowOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
@@ -551,6 +741,8 @@ module Aws::MediaConnect
551
741
  UpdateFlowSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
552
742
  UpdateFlowSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
553
743
  UpdateFlowSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
744
+ UpdateFlowSourceRequest.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape: __integer, location_name: "maxSyncBuffer"))
745
+ UpdateFlowSourceRequest.add_member(:media_stream_source_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamSourceConfigurationRequest, location_name: "mediaStreamSourceConfigurations"))
554
746
  UpdateFlowSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
555
747
  UpdateFlowSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
556
748
  UpdateFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceArn"))
@@ -565,6 +757,7 @@ module Aws::MediaConnect
565
757
 
566
758
  VpcInterface.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
567
759
  VpcInterface.add_member(:network_interface_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "networkInterfaceIds"))
760
+ VpcInterface.add_member(:network_interface_type, Shapes::ShapeRef.new(shape: NetworkInterfaceType, required: true, location_name: "networkInterfaceType"))
568
761
  VpcInterface.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "roleArn"))
569
762
  VpcInterface.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "securityGroupIds"))
570
763
  VpcInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "subnetId"))
@@ -574,21 +767,42 @@ module Aws::MediaConnect
574
767
  VpcInterfaceAttachment.struct_class = Types::VpcInterfaceAttachment
575
768
 
576
769
  VpcInterfaceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
770
+ VpcInterfaceRequest.add_member(:network_interface_type, Shapes::ShapeRef.new(shape: NetworkInterfaceType, location_name: "networkInterfaceType"))
577
771
  VpcInterfaceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "roleArn"))
578
772
  VpcInterfaceRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "securityGroupIds"))
579
773
  VpcInterfaceRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "subnetId"))
580
774
  VpcInterfaceRequest.struct_class = Types::VpcInterfaceRequest
581
775
 
776
+ __listOfAddMediaStreamRequest.member = Shapes::ShapeRef.new(shape: AddMediaStreamRequest)
777
+
582
778
  __listOfAddOutputRequest.member = Shapes::ShapeRef.new(shape: AddOutputRequest)
583
779
 
780
+ __listOfDestinationConfiguration.member = Shapes::ShapeRef.new(shape: DestinationConfiguration)
781
+
782
+ __listOfDestinationConfigurationRequest.member = Shapes::ShapeRef.new(shape: DestinationConfigurationRequest)
783
+
584
784
  __listOfEntitlement.member = Shapes::ShapeRef.new(shape: Entitlement)
585
785
 
586
786
  __listOfGrantEntitlementRequest.member = Shapes::ShapeRef.new(shape: GrantEntitlementRequest)
587
787
 
788
+ __listOfInputConfiguration.member = Shapes::ShapeRef.new(shape: InputConfiguration)
789
+
790
+ __listOfInputConfigurationRequest.member = Shapes::ShapeRef.new(shape: InputConfigurationRequest)
791
+
588
792
  __listOfListedEntitlement.member = Shapes::ShapeRef.new(shape: ListedEntitlement)
589
793
 
590
794
  __listOfListedFlow.member = Shapes::ShapeRef.new(shape: ListedFlow)
591
795
 
796
+ __listOfMediaStream.member = Shapes::ShapeRef.new(shape: MediaStream)
797
+
798
+ __listOfMediaStreamOutputConfiguration.member = Shapes::ShapeRef.new(shape: MediaStreamOutputConfiguration)
799
+
800
+ __listOfMediaStreamOutputConfigurationRequest.member = Shapes::ShapeRef.new(shape: MediaStreamOutputConfigurationRequest)
801
+
802
+ __listOfMediaStreamSourceConfiguration.member = Shapes::ShapeRef.new(shape: MediaStreamSourceConfiguration)
803
+
804
+ __listOfMediaStreamSourceConfigurationRequest.member = Shapes::ShapeRef.new(shape: MediaStreamSourceConfigurationRequest)
805
+
592
806
  __listOfOffering.member = Shapes::ShapeRef.new(shape: Offering)
593
807
 
594
808
  __listOfOutput.member = Shapes::ShapeRef.new(shape: Output)
@@ -628,6 +842,20 @@ module Aws::MediaConnect
628
842
  "uid" => "mediaconnect-2018-11-14",
629
843
  }
630
844
 
845
+ api.add_operation(:add_flow_media_streams, Seahorse::Model::Operation.new.tap do |o|
846
+ o.name = "AddFlowMediaStreams"
847
+ o.http_method = "POST"
848
+ o.http_request_uri = "/v1/flows/{flowArn}/mediaStreams"
849
+ o.input = Shapes::ShapeRef.new(shape: AddFlowMediaStreamsRequest)
850
+ o.output = Shapes::ShapeRef.new(shape: AddFlowMediaStreamsResponse)
851
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
852
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
853
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
854
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
855
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
856
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
857
+ end)
858
+
631
859
  api.add_operation(:add_flow_outputs, Seahorse::Model::Operation.new.tap do |o|
632
860
  o.name = "AddFlowOutputs"
633
861
  o.http_method = "POST"
@@ -851,6 +1079,20 @@ module Aws::MediaConnect
851
1079
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
852
1080
  end)
853
1081
 
1082
+ api.add_operation(:remove_flow_media_stream, Seahorse::Model::Operation.new.tap do |o|
1083
+ o.name = "RemoveFlowMediaStream"
1084
+ o.http_method = "DELETE"
1085
+ o.http_request_uri = "/v1/flows/{flowArn}/mediaStreams/{mediaStreamName}"
1086
+ o.input = Shapes::ShapeRef.new(shape: RemoveFlowMediaStreamRequest)
1087
+ o.output = Shapes::ShapeRef.new(shape: RemoveFlowMediaStreamResponse)
1088
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1089
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1090
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1091
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1092
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1094
+ end)
1095
+
854
1096
  api.add_operation(:remove_flow_output, Seahorse::Model::Operation.new.tap do |o|
855
1097
  o.name = "RemoveFlowOutput"
856
1098
  o.http_method = "DELETE"
@@ -985,6 +1227,20 @@ module Aws::MediaConnect
985
1227
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
986
1228
  end)
987
1229
 
1230
+ api.add_operation(:update_flow_media_stream, Seahorse::Model::Operation.new.tap do |o|
1231
+ o.name = "UpdateFlowMediaStream"
1232
+ o.http_method = "PUT"
1233
+ o.http_request_uri = "/v1/flows/{flowArn}/mediaStreams/{mediaStreamName}"
1234
+ o.input = Shapes::ShapeRef.new(shape: UpdateFlowMediaStreamRequest)
1235
+ o.output = Shapes::ShapeRef.new(shape: UpdateFlowMediaStreamResponse)
1236
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1237
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1238
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1239
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1240
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1241
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1242
+ end)
1243
+
988
1244
  api.add_operation(:update_flow_output, Seahorse::Model::Operation.new.tap do |o|
989
1245
  o.name = "UpdateFlowOutput"
990
1246
  o.http_method = "PUT"