aws-sdk-mediaconnect 1.29.0 → 1.34.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,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,22 @@ 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"))
228
+ AddOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
166
229
  AddOutputRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
167
230
  AddOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
168
231
  AddOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
@@ -180,6 +243,7 @@ module Aws::MediaConnect
180
243
 
181
244
  CreateFlowRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: __string, location_name: "availabilityZone"))
182
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"))
183
247
  CreateFlowRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
184
248
  CreateFlowRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddOutputRequest, location_name: "outputs"))
185
249
  CreateFlowRequest.add_member(:source, Shapes::ShapeRef.new(shape: SetSourceRequest, location_name: "source"))
@@ -217,7 +281,26 @@ module Aws::MediaConnect
217
281
  DescribeReservationResponse.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
218
282
  DescribeReservationResponse.struct_class = Types::DescribeReservationResponse
219
283
 
220
- Encryption.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, required: true, location_name: "algorithm"))
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
+
303
+ Encryption.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, location_name: "algorithm"))
221
304
  Encryption.add_member(:constant_initialization_vector, Shapes::ShapeRef.new(shape: __string, location_name: "constantInitializationVector"))
222
305
  Encryption.add_member(:device_id, Shapes::ShapeRef.new(shape: __string, location_name: "deviceId"))
223
306
  Encryption.add_member(:key_type, Shapes::ShapeRef.new(shape: KeyType, location_name: "keyType"))
@@ -237,7 +320,9 @@ module Aws::MediaConnect
237
320
  Entitlement.add_member(:subscribers, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "subscribers"))
238
321
  Entitlement.struct_class = Types::Entitlement
239
322
 
323
+ FailoverConfig.add_member(:failover_mode, Shapes::ShapeRef.new(shape: FailoverMode, location_name: "failoverMode"))
240
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"))
241
326
  FailoverConfig.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "state"))
242
327
  FailoverConfig.struct_class = Types::FailoverConfig
243
328
 
@@ -246,6 +331,7 @@ module Aws::MediaConnect
246
331
  Flow.add_member(:egress_ip, Shapes::ShapeRef.new(shape: __string, location_name: "egressIp"))
247
332
  Flow.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfEntitlement, required: true, location_name: "entitlements"))
248
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"))
249
335
  Flow.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
250
336
  Flow.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfOutput, required: true, location_name: "outputs"))
251
337
  Flow.add_member(:source, Shapes::ShapeRef.new(shape: Source, required: true, location_name: "source"))
@@ -255,6 +341,24 @@ module Aws::MediaConnect
255
341
  Flow.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterface, location_name: "vpcInterfaces"))
256
342
  Flow.struct_class = Types::Flow
257
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
+
258
362
  ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
259
363
  ForbiddenException.struct_class = Types::ForbiddenException
260
364
 
@@ -277,6 +381,21 @@ module Aws::MediaConnect
277
381
  GrantFlowEntitlementsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
278
382
  GrantFlowEntitlementsResponse.struct_class = Types::GrantFlowEntitlementsResponse
279
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
+
280
399
  InternalServerErrorException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
281
400
  InternalServerErrorException.struct_class = Types::InternalServerErrorException
282
401
 
@@ -331,6 +450,46 @@ module Aws::MediaConnect
331
450
  ListedFlow.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "status"))
332
451
  ListedFlow.struct_class = Types::ListedFlow
333
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
+
334
493
  Messages.add_member(:errors, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "errors"))
335
494
  Messages.struct_class = Types::Messages
336
495
 
@@ -352,7 +511,9 @@ module Aws::MediaConnect
352
511
  Output.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
353
512
  Output.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
354
513
  Output.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
514
+ Output.add_member(:listener_address, Shapes::ShapeRef.new(shape: __string, location_name: "listenerAddress"))
355
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"))
356
517
  Output.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
357
518
  Output.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "outputArn"))
358
519
  Output.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
@@ -368,6 +529,14 @@ module Aws::MediaConnect
368
529
  PurchaseOfferingResponse.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
369
530
  PurchaseOfferingResponse.struct_class = Types::PurchaseOfferingResponse
370
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
+
371
540
  RemoveFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
372
541
  RemoveFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn"))
373
542
  RemoveFlowOutputRequest.struct_class = Types::RemoveFlowOutputRequest
@@ -432,6 +601,9 @@ module Aws::MediaConnect
432
601
  SetSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
433
602
  SetSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
434
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"))
606
+ SetSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
435
607
  SetSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
436
608
  SetSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
437
609
  SetSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "streamId"))
@@ -445,6 +617,7 @@ module Aws::MediaConnect
445
617
  Source.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
446
618
  Source.add_member(:ingest_ip, Shapes::ShapeRef.new(shape: __string, location_name: "ingestIp"))
447
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"))
448
621
  Source.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
449
622
  Source.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "sourceArn"))
450
623
  Source.add_member(:transport, Shapes::ShapeRef.new(shape: Transport, location_name: "transport"))
@@ -452,6 +625,9 @@ module Aws::MediaConnect
452
625
  Source.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape: __string, location_name: "whitelistCidr"))
453
626
  Source.struct_class = Types::Source
454
627
 
628
+ SourcePriority.add_member(:primary_source, Shapes::ShapeRef.new(shape: __string, location_name: "primarySource"))
629
+ SourcePriority.struct_class = Types::SourcePriority
630
+
455
631
  StartFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
456
632
  StartFlowRequest.struct_class = Types::StartFlowRequest
457
633
 
@@ -476,6 +652,8 @@ module Aws::MediaConnect
476
652
  Transport.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "cidrAllowList"))
477
653
  Transport.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
478
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"))
656
+ Transport.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
479
657
  Transport.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
480
658
  Transport.add_member(:remote_id, Shapes::ShapeRef.new(shape: __string, location_name: "remoteId"))
481
659
  Transport.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "smoothingLatency"))
@@ -497,7 +675,9 @@ module Aws::MediaConnect
497
675
  UpdateEncryption.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
498
676
  UpdateEncryption.struct_class = Types::UpdateEncryption
499
677
 
678
+ UpdateFailoverConfig.add_member(:failover_mode, Shapes::ShapeRef.new(shape: FailoverMode, location_name: "failoverMode"))
500
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"))
501
681
  UpdateFailoverConfig.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "state"))
502
682
  UpdateFailoverConfig.struct_class = Types::UpdateFailoverConfig
503
683
 
@@ -513,12 +693,27 @@ module Aws::MediaConnect
513
693
  UpdateFlowEntitlementResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
514
694
  UpdateFlowEntitlementResponse.struct_class = Types::UpdateFlowEntitlementResponse
515
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
+
516
709
  UpdateFlowOutputRequest.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "cidrAllowList"))
517
710
  UpdateFlowOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
518
711
  UpdateFlowOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
519
712
  UpdateFlowOutputRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: UpdateEncryption, location_name: "encryption"))
520
713
  UpdateFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
521
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"))
716
+ UpdateFlowOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
522
717
  UpdateFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn"))
523
718
  UpdateFlowOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
524
719
  UpdateFlowOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
@@ -546,6 +741,9 @@ module Aws::MediaConnect
546
741
  UpdateFlowSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
547
742
  UpdateFlowSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
548
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"))
746
+ UpdateFlowSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
549
747
  UpdateFlowSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
550
748
  UpdateFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceArn"))
551
749
  UpdateFlowSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "streamId"))
@@ -559,6 +757,7 @@ module Aws::MediaConnect
559
757
 
560
758
  VpcInterface.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
561
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"))
562
761
  VpcInterface.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "roleArn"))
563
762
  VpcInterface.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "securityGroupIds"))
564
763
  VpcInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "subnetId"))
@@ -568,21 +767,42 @@ module Aws::MediaConnect
568
767
  VpcInterfaceAttachment.struct_class = Types::VpcInterfaceAttachment
569
768
 
570
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"))
571
771
  VpcInterfaceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "roleArn"))
572
772
  VpcInterfaceRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "securityGroupIds"))
573
773
  VpcInterfaceRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "subnetId"))
574
774
  VpcInterfaceRequest.struct_class = Types::VpcInterfaceRequest
575
775
 
776
+ __listOfAddMediaStreamRequest.member = Shapes::ShapeRef.new(shape: AddMediaStreamRequest)
777
+
576
778
  __listOfAddOutputRequest.member = Shapes::ShapeRef.new(shape: AddOutputRequest)
577
779
 
780
+ __listOfDestinationConfiguration.member = Shapes::ShapeRef.new(shape: DestinationConfiguration)
781
+
782
+ __listOfDestinationConfigurationRequest.member = Shapes::ShapeRef.new(shape: DestinationConfigurationRequest)
783
+
578
784
  __listOfEntitlement.member = Shapes::ShapeRef.new(shape: Entitlement)
579
785
 
580
786
  __listOfGrantEntitlementRequest.member = Shapes::ShapeRef.new(shape: GrantEntitlementRequest)
581
787
 
788
+ __listOfInputConfiguration.member = Shapes::ShapeRef.new(shape: InputConfiguration)
789
+
790
+ __listOfInputConfigurationRequest.member = Shapes::ShapeRef.new(shape: InputConfigurationRequest)
791
+
582
792
  __listOfListedEntitlement.member = Shapes::ShapeRef.new(shape: ListedEntitlement)
583
793
 
584
794
  __listOfListedFlow.member = Shapes::ShapeRef.new(shape: ListedFlow)
585
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
+
586
806
  __listOfOffering.member = Shapes::ShapeRef.new(shape: Offering)
587
807
 
588
808
  __listOfOutput.member = Shapes::ShapeRef.new(shape: Output)
@@ -622,6 +842,20 @@ module Aws::MediaConnect
622
842
  "uid" => "mediaconnect-2018-11-14",
623
843
  }
624
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
+
625
859
  api.add_operation(:add_flow_outputs, Seahorse::Model::Operation.new.tap do |o|
626
860
  o.name = "AddFlowOutputs"
627
861
  o.http_method = "POST"
@@ -845,6 +1079,20 @@ module Aws::MediaConnect
845
1079
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
846
1080
  end)
847
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
+
848
1096
  api.add_operation(:remove_flow_output, Seahorse::Model::Operation.new.tap do |o|
849
1097
  o.name = "RemoveFlowOutput"
850
1098
  o.http_method = "DELETE"
@@ -979,6 +1227,20 @@ module Aws::MediaConnect
979
1227
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
980
1228
  end)
981
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
+
982
1244
  api.add_operation(:update_flow_output, Seahorse::Model::Operation.new.tap do |o|
983
1245
  o.name = "UpdateFlowOutput"
984
1246
  o.http_method = "PUT"