aws-sdk-mediaconnect 1.28.0 → 1.33.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -13,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,29 @@ 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')
42
52
  Flow = Shapes::StructureShape.new(name: 'Flow')
53
+ Fmtp = Shapes::StructureShape.new(name: 'Fmtp')
54
+ FmtpRequest = Shapes::StructureShape.new(name: 'FmtpRequest')
43
55
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
44
56
  GrantEntitlementRequest = Shapes::StructureShape.new(name: 'GrantEntitlementRequest')
45
57
  GrantFlowEntitlements420Exception = Shapes::StructureShape.new(name: 'GrantFlowEntitlements420Exception')
46
58
  GrantFlowEntitlementsRequest = Shapes::StructureShape.new(name: 'GrantFlowEntitlementsRequest')
47
59
  GrantFlowEntitlementsResponse = Shapes::StructureShape.new(name: 'GrantFlowEntitlementsResponse')
60
+ InputConfiguration = Shapes::StructureShape.new(name: 'InputConfiguration')
61
+ InputConfigurationRequest = Shapes::StructureShape.new(name: 'InputConfigurationRequest')
62
+ Interface = Shapes::StructureShape.new(name: 'Interface')
63
+ InterfaceRequest = Shapes::StructureShape.new(name: 'InterfaceRequest')
48
64
  InternalServerErrorException = Shapes::StructureShape.new(name: 'InternalServerErrorException')
49
65
  KeyType = Shapes::StringShape.new(name: 'KeyType')
50
66
  ListEntitlementsRequest = Shapes::StructureShape.new(name: 'ListEntitlementsRequest')
@@ -60,7 +76,16 @@ module Aws::MediaConnect
60
76
  ListedEntitlement = Shapes::StructureShape.new(name: 'ListedEntitlement')
61
77
  ListedFlow = Shapes::StructureShape.new(name: 'ListedFlow')
62
78
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
79
+ MediaStream = Shapes::StructureShape.new(name: 'MediaStream')
80
+ MediaStreamAttributes = Shapes::StructureShape.new(name: 'MediaStreamAttributes')
81
+ MediaStreamAttributesRequest = Shapes::StructureShape.new(name: 'MediaStreamAttributesRequest')
82
+ MediaStreamOutputConfiguration = Shapes::StructureShape.new(name: 'MediaStreamOutputConfiguration')
83
+ MediaStreamOutputConfigurationRequest = Shapes::StructureShape.new(name: 'MediaStreamOutputConfigurationRequest')
84
+ MediaStreamSourceConfiguration = Shapes::StructureShape.new(name: 'MediaStreamSourceConfiguration')
85
+ MediaStreamSourceConfigurationRequest = Shapes::StructureShape.new(name: 'MediaStreamSourceConfigurationRequest')
86
+ MediaStreamType = Shapes::StringShape.new(name: 'MediaStreamType')
63
87
  Messages = Shapes::StructureShape.new(name: 'Messages')
88
+ NetworkInterfaceType = Shapes::StringShape.new(name: 'NetworkInterfaceType')
64
89
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
65
90
  Offering = Shapes::StructureShape.new(name: 'Offering')
66
91
  Output = Shapes::StructureShape.new(name: 'Output')
@@ -68,6 +93,9 @@ module Aws::MediaConnect
68
93
  Protocol = Shapes::StringShape.new(name: 'Protocol')
69
94
  PurchaseOfferingRequest = Shapes::StructureShape.new(name: 'PurchaseOfferingRequest')
70
95
  PurchaseOfferingResponse = Shapes::StructureShape.new(name: 'PurchaseOfferingResponse')
96
+ Range = Shapes::StringShape.new(name: 'Range')
97
+ RemoveFlowMediaStreamRequest = Shapes::StructureShape.new(name: 'RemoveFlowMediaStreamRequest')
98
+ RemoveFlowMediaStreamResponse = Shapes::StructureShape.new(name: 'RemoveFlowMediaStreamResponse')
71
99
  RemoveFlowOutputRequest = Shapes::StructureShape.new(name: 'RemoveFlowOutputRequest')
72
100
  RemoveFlowOutputResponse = Shapes::StructureShape.new(name: 'RemoveFlowOutputResponse')
73
101
  RemoveFlowSourceRequest = Shapes::StructureShape.new(name: 'RemoveFlowSourceRequest')
@@ -81,6 +109,7 @@ module Aws::MediaConnect
81
109
  ResponseError = Shapes::StructureShape.new(name: 'ResponseError')
82
110
  RevokeFlowEntitlementRequest = Shapes::StructureShape.new(name: 'RevokeFlowEntitlementRequest')
83
111
  RevokeFlowEntitlementResponse = Shapes::StructureShape.new(name: 'RevokeFlowEntitlementResponse')
112
+ ScanMode = Shapes::StringShape.new(name: 'ScanMode')
84
113
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
85
114
  SetSourceRequest = Shapes::StructureShape.new(name: 'SetSourceRequest')
86
115
  Source = Shapes::StructureShape.new(name: 'Source')
@@ -92,6 +121,7 @@ module Aws::MediaConnect
92
121
  StopFlowRequest = Shapes::StructureShape.new(name: 'StopFlowRequest')
93
122
  StopFlowResponse = Shapes::StructureShape.new(name: 'StopFlowResponse')
94
123
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
124
+ Tcs = Shapes::StringShape.new(name: 'Tcs')
95
125
  TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
96
126
  Transport = Shapes::StructureShape.new(name: 'Transport')
97
127
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
@@ -99,6 +129,8 @@ module Aws::MediaConnect
99
129
  UpdateFailoverConfig = Shapes::StructureShape.new(name: 'UpdateFailoverConfig')
100
130
  UpdateFlowEntitlementRequest = Shapes::StructureShape.new(name: 'UpdateFlowEntitlementRequest')
101
131
  UpdateFlowEntitlementResponse = Shapes::StructureShape.new(name: 'UpdateFlowEntitlementResponse')
132
+ UpdateFlowMediaStreamRequest = Shapes::StructureShape.new(name: 'UpdateFlowMediaStreamRequest')
133
+ UpdateFlowMediaStreamResponse = Shapes::StructureShape.new(name: 'UpdateFlowMediaStreamResponse')
102
134
  UpdateFlowOutputRequest = Shapes::StructureShape.new(name: 'UpdateFlowOutputRequest')
103
135
  UpdateFlowOutputResponse = Shapes::StructureShape.new(name: 'UpdateFlowOutputResponse')
104
136
  UpdateFlowRequest = Shapes::StructureShape.new(name: 'UpdateFlowRequest')
@@ -111,11 +143,21 @@ module Aws::MediaConnect
111
143
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
112
144
  __double = Shapes::FloatShape.new(name: '__double')
113
145
  __integer = Shapes::IntegerShape.new(name: '__integer')
146
+ __listOfAddMediaStreamRequest = Shapes::ListShape.new(name: '__listOfAddMediaStreamRequest')
114
147
  __listOfAddOutputRequest = Shapes::ListShape.new(name: '__listOfAddOutputRequest')
148
+ __listOfDestinationConfiguration = Shapes::ListShape.new(name: '__listOfDestinationConfiguration')
149
+ __listOfDestinationConfigurationRequest = Shapes::ListShape.new(name: '__listOfDestinationConfigurationRequest')
115
150
  __listOfEntitlement = Shapes::ListShape.new(name: '__listOfEntitlement')
116
151
  __listOfGrantEntitlementRequest = Shapes::ListShape.new(name: '__listOfGrantEntitlementRequest')
152
+ __listOfInputConfiguration = Shapes::ListShape.new(name: '__listOfInputConfiguration')
153
+ __listOfInputConfigurationRequest = Shapes::ListShape.new(name: '__listOfInputConfigurationRequest')
117
154
  __listOfListedEntitlement = Shapes::ListShape.new(name: '__listOfListedEntitlement')
118
155
  __listOfListedFlow = Shapes::ListShape.new(name: '__listOfListedFlow')
156
+ __listOfMediaStream = Shapes::ListShape.new(name: '__listOfMediaStream')
157
+ __listOfMediaStreamOutputConfiguration = Shapes::ListShape.new(name: '__listOfMediaStreamOutputConfiguration')
158
+ __listOfMediaStreamOutputConfigurationRequest = Shapes::ListShape.new(name: '__listOfMediaStreamOutputConfigurationRequest')
159
+ __listOfMediaStreamSourceConfiguration = Shapes::ListShape.new(name: '__listOfMediaStreamSourceConfiguration')
160
+ __listOfMediaStreamSourceConfigurationRequest = Shapes::ListShape.new(name: '__listOfMediaStreamSourceConfigurationRequest')
119
161
  __listOfOffering = Shapes::ListShape.new(name: '__listOfOffering')
120
162
  __listOfOutput = Shapes::ListShape.new(name: '__listOfOutput')
121
163
  __listOfReservation = Shapes::ListShape.new(name: '__listOfReservation')
@@ -131,6 +173,14 @@ module Aws::MediaConnect
131
173
  __timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
132
174
  __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
133
175
 
176
+ AddFlowMediaStreamsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
177
+ AddFlowMediaStreamsRequest.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfAddMediaStreamRequest, required: true, location_name: "mediaStreams"))
178
+ AddFlowMediaStreamsRequest.struct_class = Types::AddFlowMediaStreamsRequest
179
+
180
+ AddFlowMediaStreamsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
181
+ AddFlowMediaStreamsResponse.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfMediaStream, location_name: "mediaStreams"))
182
+ AddFlowMediaStreamsResponse.struct_class = Types::AddFlowMediaStreamsResponse
183
+
134
184
  AddFlowOutputs420Exception.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
135
185
  AddFlowOutputs420Exception.struct_class = Types::AddFlowOutputs420Exception
136
186
 
@@ -158,11 +208,22 @@ module Aws::MediaConnect
158
208
  AddFlowVpcInterfacesResponse.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterface, location_name: "vpcInterfaces"))
159
209
  AddFlowVpcInterfacesResponse.struct_class = Types::AddFlowVpcInterfacesResponse
160
210
 
211
+ AddMediaStreamRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: MediaStreamAttributesRequest, location_name: "attributes"))
212
+ AddMediaStreamRequest.add_member(:clock_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "clockRate"))
213
+ AddMediaStreamRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
214
+ AddMediaStreamRequest.add_member(:media_stream_id, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "mediaStreamId"))
215
+ AddMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
216
+ AddMediaStreamRequest.add_member(:media_stream_type, Shapes::ShapeRef.new(shape: MediaStreamType, required: true, location_name: "mediaStreamType"))
217
+ AddMediaStreamRequest.add_member(:video_format, Shapes::ShapeRef.new(shape: __string, location_name: "videoFormat"))
218
+ AddMediaStreamRequest.struct_class = Types::AddMediaStreamRequest
219
+
161
220
  AddOutputRequest.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "cidrAllowList"))
162
221
  AddOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
163
222
  AddOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
164
223
  AddOutputRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
165
224
  AddOutputRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
225
+ AddOutputRequest.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfigurationRequest, location_name: "mediaStreamOutputConfigurations"))
226
+ AddOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
166
227
  AddOutputRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
167
228
  AddOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
168
229
  AddOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
@@ -180,6 +241,7 @@ module Aws::MediaConnect
180
241
 
181
242
  CreateFlowRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: __string, location_name: "availabilityZone"))
182
243
  CreateFlowRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfGrantEntitlementRequest, location_name: "entitlements"))
244
+ CreateFlowRequest.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfAddMediaStreamRequest, location_name: "mediaStreams"))
183
245
  CreateFlowRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
184
246
  CreateFlowRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddOutputRequest, location_name: "outputs"))
185
247
  CreateFlowRequest.add_member(:source, Shapes::ShapeRef.new(shape: SetSourceRequest, location_name: "source"))
@@ -217,7 +279,26 @@ module Aws::MediaConnect
217
279
  DescribeReservationResponse.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
218
280
  DescribeReservationResponse.struct_class = Types::DescribeReservationResponse
219
281
 
220
- Encryption.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, required: true, location_name: "algorithm"))
282
+ DestinationConfiguration.add_member(:destination_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "destinationIp"))
283
+ DestinationConfiguration.add_member(:destination_port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "destinationPort"))
284
+ DestinationConfiguration.add_member(:interface, Shapes::ShapeRef.new(shape: Interface, required: true, location_name: "interface"))
285
+ DestinationConfiguration.add_member(:outbound_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "outboundIp"))
286
+ DestinationConfiguration.struct_class = Types::DestinationConfiguration
287
+
288
+ DestinationConfigurationRequest.add_member(:destination_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "destinationIp"))
289
+ DestinationConfigurationRequest.add_member(:destination_port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "destinationPort"))
290
+ DestinationConfigurationRequest.add_member(:interface, Shapes::ShapeRef.new(shape: InterfaceRequest, required: true, location_name: "interface"))
291
+ DestinationConfigurationRequest.struct_class = Types::DestinationConfigurationRequest
292
+
293
+ EncodingParameters.add_member(:compression_factor, Shapes::ShapeRef.new(shape: __double, required: true, location_name: "compressionFactor"))
294
+ EncodingParameters.add_member(:encoder_profile, Shapes::ShapeRef.new(shape: EncoderProfile, required: true, location_name: "encoderProfile"))
295
+ EncodingParameters.struct_class = Types::EncodingParameters
296
+
297
+ EncodingParametersRequest.add_member(:compression_factor, Shapes::ShapeRef.new(shape: __double, required: true, location_name: "compressionFactor"))
298
+ EncodingParametersRequest.add_member(:encoder_profile, Shapes::ShapeRef.new(shape: EncoderProfile, required: true, location_name: "encoderProfile"))
299
+ EncodingParametersRequest.struct_class = Types::EncodingParametersRequest
300
+
301
+ Encryption.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, location_name: "algorithm"))
221
302
  Encryption.add_member(:constant_initialization_vector, Shapes::ShapeRef.new(shape: __string, location_name: "constantInitializationVector"))
222
303
  Encryption.add_member(:device_id, Shapes::ShapeRef.new(shape: __string, location_name: "deviceId"))
223
304
  Encryption.add_member(:key_type, Shapes::ShapeRef.new(shape: KeyType, location_name: "keyType"))
@@ -246,6 +327,7 @@ module Aws::MediaConnect
246
327
  Flow.add_member(:egress_ip, Shapes::ShapeRef.new(shape: __string, location_name: "egressIp"))
247
328
  Flow.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfEntitlement, required: true, location_name: "entitlements"))
248
329
  Flow.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "flowArn"))
330
+ Flow.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfMediaStream, location_name: "mediaStreams"))
249
331
  Flow.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
250
332
  Flow.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfOutput, required: true, location_name: "outputs"))
251
333
  Flow.add_member(:source, Shapes::ShapeRef.new(shape: Source, required: true, location_name: "source"))
@@ -255,6 +337,24 @@ module Aws::MediaConnect
255
337
  Flow.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterface, location_name: "vpcInterfaces"))
256
338
  Flow.struct_class = Types::Flow
257
339
 
340
+ Fmtp.add_member(:channel_order, Shapes::ShapeRef.new(shape: __string, location_name: "channelOrder"))
341
+ Fmtp.add_member(:colorimetry, Shapes::ShapeRef.new(shape: Colorimetry, location_name: "colorimetry"))
342
+ Fmtp.add_member(:exact_framerate, Shapes::ShapeRef.new(shape: __string, location_name: "exactFramerate"))
343
+ Fmtp.add_member(:par, Shapes::ShapeRef.new(shape: __string, location_name: "par"))
344
+ Fmtp.add_member(:range, Shapes::ShapeRef.new(shape: Range, location_name: "range"))
345
+ Fmtp.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, location_name: "scanMode"))
346
+ Fmtp.add_member(:tcs, Shapes::ShapeRef.new(shape: Tcs, location_name: "tcs"))
347
+ Fmtp.struct_class = Types::Fmtp
348
+
349
+ FmtpRequest.add_member(:channel_order, Shapes::ShapeRef.new(shape: __string, location_name: "channelOrder"))
350
+ FmtpRequest.add_member(:colorimetry, Shapes::ShapeRef.new(shape: Colorimetry, location_name: "colorimetry"))
351
+ FmtpRequest.add_member(:exact_framerate, Shapes::ShapeRef.new(shape: __string, location_name: "exactFramerate"))
352
+ FmtpRequest.add_member(:par, Shapes::ShapeRef.new(shape: __string, location_name: "par"))
353
+ FmtpRequest.add_member(:range, Shapes::ShapeRef.new(shape: Range, location_name: "range"))
354
+ FmtpRequest.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, location_name: "scanMode"))
355
+ FmtpRequest.add_member(:tcs, Shapes::ShapeRef.new(shape: Tcs, location_name: "tcs"))
356
+ FmtpRequest.struct_class = Types::FmtpRequest
357
+
258
358
  ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
259
359
  ForbiddenException.struct_class = Types::ForbiddenException
260
360
 
@@ -277,6 +377,21 @@ module Aws::MediaConnect
277
377
  GrantFlowEntitlementsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
278
378
  GrantFlowEntitlementsResponse.struct_class = Types::GrantFlowEntitlementsResponse
279
379
 
380
+ InputConfiguration.add_member(:input_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "inputIp"))
381
+ InputConfiguration.add_member(:input_port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "inputPort"))
382
+ InputConfiguration.add_member(:interface, Shapes::ShapeRef.new(shape: Interface, required: true, location_name: "interface"))
383
+ InputConfiguration.struct_class = Types::InputConfiguration
384
+
385
+ InputConfigurationRequest.add_member(:input_port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "inputPort"))
386
+ InputConfigurationRequest.add_member(:interface, Shapes::ShapeRef.new(shape: InterfaceRequest, required: true, location_name: "interface"))
387
+ InputConfigurationRequest.struct_class = Types::InputConfigurationRequest
388
+
389
+ Interface.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
390
+ Interface.struct_class = Types::Interface
391
+
392
+ InterfaceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
393
+ InterfaceRequest.struct_class = Types::InterfaceRequest
394
+
280
395
  InternalServerErrorException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
281
396
  InternalServerErrorException.struct_class = Types::InternalServerErrorException
282
397
 
@@ -331,6 +446,46 @@ module Aws::MediaConnect
331
446
  ListedFlow.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "status"))
332
447
  ListedFlow.struct_class = Types::ListedFlow
333
448
 
449
+ MediaStream.add_member(:attributes, Shapes::ShapeRef.new(shape: MediaStreamAttributes, location_name: "attributes"))
450
+ MediaStream.add_member(:clock_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "clockRate"))
451
+ MediaStream.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
452
+ MediaStream.add_member(:fmt, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "fmt"))
453
+ MediaStream.add_member(:media_stream_id, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "mediaStreamId"))
454
+ MediaStream.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
455
+ MediaStream.add_member(:media_stream_type, Shapes::ShapeRef.new(shape: MediaStreamType, required: true, location_name: "mediaStreamType"))
456
+ MediaStream.add_member(:video_format, Shapes::ShapeRef.new(shape: __string, location_name: "videoFormat"))
457
+ MediaStream.struct_class = Types::MediaStream
458
+
459
+ MediaStreamAttributes.add_member(:fmtp, Shapes::ShapeRef.new(shape: Fmtp, required: true, location_name: "fmtp"))
460
+ MediaStreamAttributes.add_member(:lang, Shapes::ShapeRef.new(shape: __string, location_name: "lang"))
461
+ MediaStreamAttributes.struct_class = Types::MediaStreamAttributes
462
+
463
+ MediaStreamAttributesRequest.add_member(:fmtp, Shapes::ShapeRef.new(shape: FmtpRequest, location_name: "fmtp"))
464
+ MediaStreamAttributesRequest.add_member(:lang, Shapes::ShapeRef.new(shape: __string, location_name: "lang"))
465
+ MediaStreamAttributesRequest.struct_class = Types::MediaStreamAttributesRequest
466
+
467
+ MediaStreamOutputConfiguration.add_member(:destination_configurations, Shapes::ShapeRef.new(shape: __listOfDestinationConfiguration, location_name: "destinationConfigurations"))
468
+ MediaStreamOutputConfiguration.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
469
+ MediaStreamOutputConfiguration.add_member(:encoding_parameters, Shapes::ShapeRef.new(shape: EncodingParameters, location_name: "encodingParameters"))
470
+ MediaStreamOutputConfiguration.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
471
+ MediaStreamOutputConfiguration.struct_class = Types::MediaStreamOutputConfiguration
472
+
473
+ MediaStreamOutputConfigurationRequest.add_member(:destination_configurations, Shapes::ShapeRef.new(shape: __listOfDestinationConfigurationRequest, location_name: "destinationConfigurations"))
474
+ MediaStreamOutputConfigurationRequest.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
475
+ MediaStreamOutputConfigurationRequest.add_member(:encoding_parameters, Shapes::ShapeRef.new(shape: EncodingParametersRequest, location_name: "encodingParameters"))
476
+ MediaStreamOutputConfigurationRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
477
+ MediaStreamOutputConfigurationRequest.struct_class = Types::MediaStreamOutputConfigurationRequest
478
+
479
+ MediaStreamSourceConfiguration.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
480
+ MediaStreamSourceConfiguration.add_member(:input_configurations, Shapes::ShapeRef.new(shape: __listOfInputConfiguration, location_name: "inputConfigurations"))
481
+ MediaStreamSourceConfiguration.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
482
+ MediaStreamSourceConfiguration.struct_class = Types::MediaStreamSourceConfiguration
483
+
484
+ MediaStreamSourceConfigurationRequest.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
485
+ MediaStreamSourceConfigurationRequest.add_member(:input_configurations, Shapes::ShapeRef.new(shape: __listOfInputConfigurationRequest, location_name: "inputConfigurations"))
486
+ MediaStreamSourceConfigurationRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
487
+ MediaStreamSourceConfigurationRequest.struct_class = Types::MediaStreamSourceConfigurationRequest
488
+
334
489
  Messages.add_member(:errors, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "errors"))
335
490
  Messages.struct_class = Types::Messages
336
491
 
@@ -352,7 +507,9 @@ module Aws::MediaConnect
352
507
  Output.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
353
508
  Output.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
354
509
  Output.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
510
+ Output.add_member(:listener_address, Shapes::ShapeRef.new(shape: __string, location_name: "listenerAddress"))
355
511
  Output.add_member(:media_live_input_arn, Shapes::ShapeRef.new(shape: __string, location_name: "mediaLiveInputArn"))
512
+ Output.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfiguration, location_name: "mediaStreamOutputConfigurations"))
356
513
  Output.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
357
514
  Output.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "outputArn"))
358
515
  Output.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
@@ -368,6 +525,14 @@ module Aws::MediaConnect
368
525
  PurchaseOfferingResponse.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
369
526
  PurchaseOfferingResponse.struct_class = Types::PurchaseOfferingResponse
370
527
 
528
+ RemoveFlowMediaStreamRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
529
+ RemoveFlowMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "mediaStreamName"))
530
+ RemoveFlowMediaStreamRequest.struct_class = Types::RemoveFlowMediaStreamRequest
531
+
532
+ RemoveFlowMediaStreamResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
533
+ RemoveFlowMediaStreamResponse.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, location_name: "mediaStreamName"))
534
+ RemoveFlowMediaStreamResponse.struct_class = Types::RemoveFlowMediaStreamResponse
535
+
371
536
  RemoveFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
372
537
  RemoveFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn"))
373
538
  RemoveFlowOutputRequest.struct_class = Types::RemoveFlowOutputRequest
@@ -432,6 +597,9 @@ module Aws::MediaConnect
432
597
  SetSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
433
598
  SetSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
434
599
  SetSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
600
+ SetSourceRequest.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape: __integer, location_name: "maxSyncBuffer"))
601
+ SetSourceRequest.add_member(:media_stream_source_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamSourceConfigurationRequest, location_name: "mediaStreamSourceConfigurations"))
602
+ SetSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
435
603
  SetSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
436
604
  SetSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
437
605
  SetSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "streamId"))
@@ -445,6 +613,7 @@ module Aws::MediaConnect
445
613
  Source.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
446
614
  Source.add_member(:ingest_ip, Shapes::ShapeRef.new(shape: __string, location_name: "ingestIp"))
447
615
  Source.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
616
+ Source.add_member(:media_stream_source_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamSourceConfiguration, location_name: "mediaStreamSourceConfigurations"))
448
617
  Source.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
449
618
  Source.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "sourceArn"))
450
619
  Source.add_member(:transport, Shapes::ShapeRef.new(shape: Transport, location_name: "transport"))
@@ -476,6 +645,8 @@ module Aws::MediaConnect
476
645
  Transport.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "cidrAllowList"))
477
646
  Transport.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
478
647
  Transport.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
648
+ Transport.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape: __integer, location_name: "maxSyncBuffer"))
649
+ Transport.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
479
650
  Transport.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
480
651
  Transport.add_member(:remote_id, Shapes::ShapeRef.new(shape: __string, location_name: "remoteId"))
481
652
  Transport.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "smoothingLatency"))
@@ -513,12 +684,27 @@ module Aws::MediaConnect
513
684
  UpdateFlowEntitlementResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
514
685
  UpdateFlowEntitlementResponse.struct_class = Types::UpdateFlowEntitlementResponse
515
686
 
687
+ UpdateFlowMediaStreamRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: MediaStreamAttributesRequest, location_name: "attributes"))
688
+ UpdateFlowMediaStreamRequest.add_member(:clock_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "clockRate"))
689
+ UpdateFlowMediaStreamRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
690
+ UpdateFlowMediaStreamRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
691
+ UpdateFlowMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "mediaStreamName"))
692
+ UpdateFlowMediaStreamRequest.add_member(:media_stream_type, Shapes::ShapeRef.new(shape: MediaStreamType, location_name: "mediaStreamType"))
693
+ UpdateFlowMediaStreamRequest.add_member(:video_format, Shapes::ShapeRef.new(shape: __string, location_name: "videoFormat"))
694
+ UpdateFlowMediaStreamRequest.struct_class = Types::UpdateFlowMediaStreamRequest
695
+
696
+ UpdateFlowMediaStreamResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
697
+ UpdateFlowMediaStreamResponse.add_member(:media_stream, Shapes::ShapeRef.new(shape: MediaStream, location_name: "mediaStream"))
698
+ UpdateFlowMediaStreamResponse.struct_class = Types::UpdateFlowMediaStreamResponse
699
+
516
700
  UpdateFlowOutputRequest.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "cidrAllowList"))
517
701
  UpdateFlowOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
518
702
  UpdateFlowOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
519
703
  UpdateFlowOutputRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: UpdateEncryption, location_name: "encryption"))
520
704
  UpdateFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
521
705
  UpdateFlowOutputRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
706
+ UpdateFlowOutputRequest.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfigurationRequest, location_name: "mediaStreamOutputConfigurations"))
707
+ UpdateFlowOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
522
708
  UpdateFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn"))
523
709
  UpdateFlowOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
524
710
  UpdateFlowOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
@@ -546,6 +732,9 @@ module Aws::MediaConnect
546
732
  UpdateFlowSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
547
733
  UpdateFlowSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
548
734
  UpdateFlowSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
735
+ UpdateFlowSourceRequest.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape: __integer, location_name: "maxSyncBuffer"))
736
+ UpdateFlowSourceRequest.add_member(:media_stream_source_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamSourceConfigurationRequest, location_name: "mediaStreamSourceConfigurations"))
737
+ UpdateFlowSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
549
738
  UpdateFlowSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
550
739
  UpdateFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceArn"))
551
740
  UpdateFlowSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "streamId"))
@@ -559,6 +748,7 @@ module Aws::MediaConnect
559
748
 
560
749
  VpcInterface.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
561
750
  VpcInterface.add_member(:network_interface_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "networkInterfaceIds"))
751
+ VpcInterface.add_member(:network_interface_type, Shapes::ShapeRef.new(shape: NetworkInterfaceType, required: true, location_name: "networkInterfaceType"))
562
752
  VpcInterface.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "roleArn"))
563
753
  VpcInterface.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "securityGroupIds"))
564
754
  VpcInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "subnetId"))
@@ -568,21 +758,42 @@ module Aws::MediaConnect
568
758
  VpcInterfaceAttachment.struct_class = Types::VpcInterfaceAttachment
569
759
 
570
760
  VpcInterfaceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
761
+ VpcInterfaceRequest.add_member(:network_interface_type, Shapes::ShapeRef.new(shape: NetworkInterfaceType, location_name: "networkInterfaceType"))
571
762
  VpcInterfaceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "roleArn"))
572
763
  VpcInterfaceRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "securityGroupIds"))
573
764
  VpcInterfaceRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "subnetId"))
574
765
  VpcInterfaceRequest.struct_class = Types::VpcInterfaceRequest
575
766
 
767
+ __listOfAddMediaStreamRequest.member = Shapes::ShapeRef.new(shape: AddMediaStreamRequest)
768
+
576
769
  __listOfAddOutputRequest.member = Shapes::ShapeRef.new(shape: AddOutputRequest)
577
770
 
771
+ __listOfDestinationConfiguration.member = Shapes::ShapeRef.new(shape: DestinationConfiguration)
772
+
773
+ __listOfDestinationConfigurationRequest.member = Shapes::ShapeRef.new(shape: DestinationConfigurationRequest)
774
+
578
775
  __listOfEntitlement.member = Shapes::ShapeRef.new(shape: Entitlement)
579
776
 
580
777
  __listOfGrantEntitlementRequest.member = Shapes::ShapeRef.new(shape: GrantEntitlementRequest)
581
778
 
779
+ __listOfInputConfiguration.member = Shapes::ShapeRef.new(shape: InputConfiguration)
780
+
781
+ __listOfInputConfigurationRequest.member = Shapes::ShapeRef.new(shape: InputConfigurationRequest)
782
+
582
783
  __listOfListedEntitlement.member = Shapes::ShapeRef.new(shape: ListedEntitlement)
583
784
 
584
785
  __listOfListedFlow.member = Shapes::ShapeRef.new(shape: ListedFlow)
585
786
 
787
+ __listOfMediaStream.member = Shapes::ShapeRef.new(shape: MediaStream)
788
+
789
+ __listOfMediaStreamOutputConfiguration.member = Shapes::ShapeRef.new(shape: MediaStreamOutputConfiguration)
790
+
791
+ __listOfMediaStreamOutputConfigurationRequest.member = Shapes::ShapeRef.new(shape: MediaStreamOutputConfigurationRequest)
792
+
793
+ __listOfMediaStreamSourceConfiguration.member = Shapes::ShapeRef.new(shape: MediaStreamSourceConfiguration)
794
+
795
+ __listOfMediaStreamSourceConfigurationRequest.member = Shapes::ShapeRef.new(shape: MediaStreamSourceConfigurationRequest)
796
+
586
797
  __listOfOffering.member = Shapes::ShapeRef.new(shape: Offering)
587
798
 
588
799
  __listOfOutput.member = Shapes::ShapeRef.new(shape: Output)
@@ -622,6 +833,20 @@ module Aws::MediaConnect
622
833
  "uid" => "mediaconnect-2018-11-14",
623
834
  }
624
835
 
836
+ api.add_operation(:add_flow_media_streams, Seahorse::Model::Operation.new.tap do |o|
837
+ o.name = "AddFlowMediaStreams"
838
+ o.http_method = "POST"
839
+ o.http_request_uri = "/v1/flows/{flowArn}/mediaStreams"
840
+ o.input = Shapes::ShapeRef.new(shape: AddFlowMediaStreamsRequest)
841
+ o.output = Shapes::ShapeRef.new(shape: AddFlowMediaStreamsResponse)
842
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
843
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
844
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
845
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
846
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
847
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
848
+ end)
849
+
625
850
  api.add_operation(:add_flow_outputs, Seahorse::Model::Operation.new.tap do |o|
626
851
  o.name = "AddFlowOutputs"
627
852
  o.http_method = "POST"
@@ -845,6 +1070,20 @@ module Aws::MediaConnect
845
1070
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
846
1071
  end)
847
1072
 
1073
+ api.add_operation(:remove_flow_media_stream, Seahorse::Model::Operation.new.tap do |o|
1074
+ o.name = "RemoveFlowMediaStream"
1075
+ o.http_method = "DELETE"
1076
+ o.http_request_uri = "/v1/flows/{flowArn}/mediaStreams/{mediaStreamName}"
1077
+ o.input = Shapes::ShapeRef.new(shape: RemoveFlowMediaStreamRequest)
1078
+ o.output = Shapes::ShapeRef.new(shape: RemoveFlowMediaStreamResponse)
1079
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1080
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1081
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1082
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1083
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1084
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1085
+ end)
1086
+
848
1087
  api.add_operation(:remove_flow_output, Seahorse::Model::Operation.new.tap do |o|
849
1088
  o.name = "RemoveFlowOutput"
850
1089
  o.http_method = "DELETE"
@@ -979,6 +1218,20 @@ module Aws::MediaConnect
979
1218
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
980
1219
  end)
981
1220
 
1221
+ api.add_operation(:update_flow_media_stream, Seahorse::Model::Operation.new.tap do |o|
1222
+ o.name = "UpdateFlowMediaStream"
1223
+ o.http_method = "PUT"
1224
+ o.http_request_uri = "/v1/flows/{flowArn}/mediaStreams/{mediaStreamName}"
1225
+ o.input = Shapes::ShapeRef.new(shape: UpdateFlowMediaStreamRequest)
1226
+ o.output = Shapes::ShapeRef.new(shape: UpdateFlowMediaStreamResponse)
1227
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1228
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1229
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1230
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1231
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1232
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1233
+ end)
1234
+
982
1235
  api.add_operation(:update_flow_output, Seahorse::Model::Operation.new.tap do |o|
983
1236
  o.name = "UpdateFlowOutput"
984
1237
  o.http_method = "PUT"