aws-sdk-mediaconnect 1.47.0 → 1.49.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,6 +13,16 @@ module Aws::MediaConnect
13
13
 
14
14
  include Seahorse::Model
15
15
 
16
+ AddBridgeFlowSourceRequest = Shapes::StructureShape.new(name: 'AddBridgeFlowSourceRequest')
17
+ AddBridgeNetworkOutputRequest = Shapes::StructureShape.new(name: 'AddBridgeNetworkOutputRequest')
18
+ AddBridgeNetworkSourceRequest = Shapes::StructureShape.new(name: 'AddBridgeNetworkSourceRequest')
19
+ AddBridgeOutputRequest = Shapes::StructureShape.new(name: 'AddBridgeOutputRequest')
20
+ AddBridgeOutputsRequest = Shapes::StructureShape.new(name: 'AddBridgeOutputsRequest')
21
+ AddBridgeOutputsResponse = Shapes::StructureShape.new(name: 'AddBridgeOutputsResponse')
22
+ AddBridgeSourceRequest = Shapes::StructureShape.new(name: 'AddBridgeSourceRequest')
23
+ AddBridgeSourcesRequest = Shapes::StructureShape.new(name: 'AddBridgeSourcesRequest')
24
+ AddBridgeSourcesResponse = Shapes::StructureShape.new(name: 'AddBridgeSourcesResponse')
25
+ AddEgressGatewayBridgeRequest = Shapes::StructureShape.new(name: 'AddEgressGatewayBridgeRequest')
16
26
  AddFlowMediaStreamsRequest = Shapes::StructureShape.new(name: 'AddFlowMediaStreamsRequest')
17
27
  AddFlowMediaStreamsResponse = Shapes::StructureShape.new(name: 'AddFlowMediaStreamsResponse')
18
28
  AddFlowOutputs420Exception = Shapes::StructureShape.new(name: 'AddFlowOutputs420Exception')
@@ -22,26 +32,58 @@ module Aws::MediaConnect
22
32
  AddFlowSourcesResponse = Shapes::StructureShape.new(name: 'AddFlowSourcesResponse')
23
33
  AddFlowVpcInterfacesRequest = Shapes::StructureShape.new(name: 'AddFlowVpcInterfacesRequest')
24
34
  AddFlowVpcInterfacesResponse = Shapes::StructureShape.new(name: 'AddFlowVpcInterfacesResponse')
35
+ AddIngressGatewayBridgeRequest = Shapes::StructureShape.new(name: 'AddIngressGatewayBridgeRequest')
25
36
  AddMaintenance = Shapes::StructureShape.new(name: 'AddMaintenance')
26
37
  AddMediaStreamRequest = Shapes::StructureShape.new(name: 'AddMediaStreamRequest')
27
38
  AddOutputRequest = Shapes::StructureShape.new(name: 'AddOutputRequest')
28
39
  Algorithm = Shapes::StringShape.new(name: 'Algorithm')
29
40
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
41
+ Bridge = Shapes::StructureShape.new(name: 'Bridge')
42
+ BridgeFlowOutput = Shapes::StructureShape.new(name: 'BridgeFlowOutput')
43
+ BridgeFlowSource = Shapes::StructureShape.new(name: 'BridgeFlowSource')
44
+ BridgeNetworkOutput = Shapes::StructureShape.new(name: 'BridgeNetworkOutput')
45
+ BridgeNetworkSource = Shapes::StructureShape.new(name: 'BridgeNetworkSource')
46
+ BridgeOutput = Shapes::StructureShape.new(name: 'BridgeOutput')
47
+ BridgePlacement = Shapes::StringShape.new(name: 'BridgePlacement')
48
+ BridgeSource = Shapes::StructureShape.new(name: 'BridgeSource')
49
+ BridgeState = Shapes::StringShape.new(name: 'BridgeState')
30
50
  Colorimetry = Shapes::StringShape.new(name: 'Colorimetry')
51
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
52
+ ConnectionStatus = Shapes::StringShape.new(name: 'ConnectionStatus')
53
+ CreateBridge420Exception = Shapes::StructureShape.new(name: 'CreateBridge420Exception')
54
+ CreateBridgeRequest = Shapes::StructureShape.new(name: 'CreateBridgeRequest')
55
+ CreateBridgeResponse = Shapes::StructureShape.new(name: 'CreateBridgeResponse')
31
56
  CreateFlow420Exception = Shapes::StructureShape.new(name: 'CreateFlow420Exception')
32
57
  CreateFlowRequest = Shapes::StructureShape.new(name: 'CreateFlowRequest')
33
58
  CreateFlowResponse = Shapes::StructureShape.new(name: 'CreateFlowResponse')
59
+ CreateGateway420Exception = Shapes::StructureShape.new(name: 'CreateGateway420Exception')
60
+ CreateGatewayRequest = Shapes::StructureShape.new(name: 'CreateGatewayRequest')
61
+ CreateGatewayResponse = Shapes::StructureShape.new(name: 'CreateGatewayResponse')
62
+ DeleteBridgeRequest = Shapes::StructureShape.new(name: 'DeleteBridgeRequest')
63
+ DeleteBridgeResponse = Shapes::StructureShape.new(name: 'DeleteBridgeResponse')
34
64
  DeleteFlowRequest = Shapes::StructureShape.new(name: 'DeleteFlowRequest')
35
65
  DeleteFlowResponse = Shapes::StructureShape.new(name: 'DeleteFlowResponse')
66
+ DeleteGatewayRequest = Shapes::StructureShape.new(name: 'DeleteGatewayRequest')
67
+ DeleteGatewayResponse = Shapes::StructureShape.new(name: 'DeleteGatewayResponse')
68
+ DeregisterGatewayInstanceRequest = Shapes::StructureShape.new(name: 'DeregisterGatewayInstanceRequest')
69
+ DeregisterGatewayInstanceResponse = Shapes::StructureShape.new(name: 'DeregisterGatewayInstanceResponse')
70
+ DescribeBridgeRequest = Shapes::StructureShape.new(name: 'DescribeBridgeRequest')
71
+ DescribeBridgeResponse = Shapes::StructureShape.new(name: 'DescribeBridgeResponse')
36
72
  DescribeFlowRequest = Shapes::StructureShape.new(name: 'DescribeFlowRequest')
37
73
  DescribeFlowResponse = Shapes::StructureShape.new(name: 'DescribeFlowResponse')
74
+ DescribeGatewayInstanceRequest = Shapes::StructureShape.new(name: 'DescribeGatewayInstanceRequest')
75
+ DescribeGatewayInstanceResponse = Shapes::StructureShape.new(name: 'DescribeGatewayInstanceResponse')
76
+ DescribeGatewayRequest = Shapes::StructureShape.new(name: 'DescribeGatewayRequest')
77
+ DescribeGatewayResponse = Shapes::StructureShape.new(name: 'DescribeGatewayResponse')
38
78
  DescribeOfferingRequest = Shapes::StructureShape.new(name: 'DescribeOfferingRequest')
39
79
  DescribeOfferingResponse = Shapes::StructureShape.new(name: 'DescribeOfferingResponse')
40
80
  DescribeReservationRequest = Shapes::StructureShape.new(name: 'DescribeReservationRequest')
41
81
  DescribeReservationResponse = Shapes::StructureShape.new(name: 'DescribeReservationResponse')
82
+ DesiredState = Shapes::StringShape.new(name: 'DesiredState')
42
83
  DestinationConfiguration = Shapes::StructureShape.new(name: 'DestinationConfiguration')
43
84
  DestinationConfigurationRequest = Shapes::StructureShape.new(name: 'DestinationConfigurationRequest')
44
85
  DurationUnits = Shapes::StringShape.new(name: 'DurationUnits')
86
+ EgressGatewayBridge = Shapes::StructureShape.new(name: 'EgressGatewayBridge')
45
87
  EncoderProfile = Shapes::StringShape.new(name: 'EncoderProfile')
46
88
  EncodingName = Shapes::StringShape.new(name: 'EncodingName')
47
89
  EncodingParameters = Shapes::StructureShape.new(name: 'EncodingParameters')
@@ -55,28 +97,44 @@ module Aws::MediaConnect
55
97
  Fmtp = Shapes::StructureShape.new(name: 'Fmtp')
56
98
  FmtpRequest = Shapes::StructureShape.new(name: 'FmtpRequest')
57
99
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
100
+ Gateway = Shapes::StructureShape.new(name: 'Gateway')
101
+ GatewayBridgeSource = Shapes::StructureShape.new(name: 'GatewayBridgeSource')
102
+ GatewayInstance = Shapes::StructureShape.new(name: 'GatewayInstance')
103
+ GatewayNetwork = Shapes::StructureShape.new(name: 'GatewayNetwork')
104
+ GatewayState = Shapes::StringShape.new(name: 'GatewayState')
58
105
  GrantEntitlementRequest = Shapes::StructureShape.new(name: 'GrantEntitlementRequest')
59
106
  GrantFlowEntitlements420Exception = Shapes::StructureShape.new(name: 'GrantFlowEntitlements420Exception')
60
107
  GrantFlowEntitlementsRequest = Shapes::StructureShape.new(name: 'GrantFlowEntitlementsRequest')
61
108
  GrantFlowEntitlementsResponse = Shapes::StructureShape.new(name: 'GrantFlowEntitlementsResponse')
109
+ IngressGatewayBridge = Shapes::StructureShape.new(name: 'IngressGatewayBridge')
62
110
  InputConfiguration = Shapes::StructureShape.new(name: 'InputConfiguration')
63
111
  InputConfigurationRequest = Shapes::StructureShape.new(name: 'InputConfigurationRequest')
112
+ InstanceState = Shapes::StringShape.new(name: 'InstanceState')
64
113
  Interface = Shapes::StructureShape.new(name: 'Interface')
65
114
  InterfaceRequest = Shapes::StructureShape.new(name: 'InterfaceRequest')
66
115
  InternalServerErrorException = Shapes::StructureShape.new(name: 'InternalServerErrorException')
67
116
  KeyType = Shapes::StringShape.new(name: 'KeyType')
117
+ ListBridgesRequest = Shapes::StructureShape.new(name: 'ListBridgesRequest')
118
+ ListBridgesResponse = Shapes::StructureShape.new(name: 'ListBridgesResponse')
68
119
  ListEntitlementsRequest = Shapes::StructureShape.new(name: 'ListEntitlementsRequest')
69
120
  ListEntitlementsResponse = Shapes::StructureShape.new(name: 'ListEntitlementsResponse')
70
121
  ListFlowsRequest = Shapes::StructureShape.new(name: 'ListFlowsRequest')
71
122
  ListFlowsResponse = Shapes::StructureShape.new(name: 'ListFlowsResponse')
123
+ ListGatewayInstancesRequest = Shapes::StructureShape.new(name: 'ListGatewayInstancesRequest')
124
+ ListGatewayInstancesResponse = Shapes::StructureShape.new(name: 'ListGatewayInstancesResponse')
125
+ ListGatewaysRequest = Shapes::StructureShape.new(name: 'ListGatewaysRequest')
126
+ ListGatewaysResponse = Shapes::StructureShape.new(name: 'ListGatewaysResponse')
72
127
  ListOfferingsRequest = Shapes::StructureShape.new(name: 'ListOfferingsRequest')
73
128
  ListOfferingsResponse = Shapes::StructureShape.new(name: 'ListOfferingsResponse')
74
129
  ListReservationsRequest = Shapes::StructureShape.new(name: 'ListReservationsRequest')
75
130
  ListReservationsResponse = Shapes::StructureShape.new(name: 'ListReservationsResponse')
76
131
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
77
132
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
133
+ ListedBridge = Shapes::StructureShape.new(name: 'ListedBridge')
78
134
  ListedEntitlement = Shapes::StructureShape.new(name: 'ListedEntitlement')
79
135
  ListedFlow = Shapes::StructureShape.new(name: 'ListedFlow')
136
+ ListedGateway = Shapes::StructureShape.new(name: 'ListedGateway')
137
+ ListedGatewayInstance = Shapes::StructureShape.new(name: 'ListedGatewayInstance')
80
138
  Maintenance = Shapes::StructureShape.new(name: 'Maintenance')
81
139
  MaintenanceDay = Shapes::StringShape.new(name: 'MaintenanceDay')
82
140
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
@@ -88,6 +146,7 @@ module Aws::MediaConnect
88
146
  MediaStreamSourceConfiguration = Shapes::StructureShape.new(name: 'MediaStreamSourceConfiguration')
89
147
  MediaStreamSourceConfigurationRequest = Shapes::StructureShape.new(name: 'MediaStreamSourceConfigurationRequest')
90
148
  MediaStreamType = Shapes::StringShape.new(name: 'MediaStreamType')
149
+ MessageDetail = Shapes::StructureShape.new(name: 'MessageDetail')
91
150
  Messages = Shapes::StructureShape.new(name: 'Messages')
92
151
  NetworkInterfaceType = Shapes::StringShape.new(name: 'NetworkInterfaceType')
93
152
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
@@ -98,6 +157,10 @@ module Aws::MediaConnect
98
157
  PurchaseOfferingRequest = Shapes::StructureShape.new(name: 'PurchaseOfferingRequest')
99
158
  PurchaseOfferingResponse = Shapes::StructureShape.new(name: 'PurchaseOfferingResponse')
100
159
  Range = Shapes::StringShape.new(name: 'Range')
160
+ RemoveBridgeOutputRequest = Shapes::StructureShape.new(name: 'RemoveBridgeOutputRequest')
161
+ RemoveBridgeOutputResponse = Shapes::StructureShape.new(name: 'RemoveBridgeOutputResponse')
162
+ RemoveBridgeSourceRequest = Shapes::StructureShape.new(name: 'RemoveBridgeSourceRequest')
163
+ RemoveBridgeSourceResponse = Shapes::StructureShape.new(name: 'RemoveBridgeSourceResponse')
101
164
  RemoveFlowMediaStreamRequest = Shapes::StructureShape.new(name: 'RemoveFlowMediaStreamRequest')
102
165
  RemoveFlowMediaStreamResponse = Shapes::StructureShape.new(name: 'RemoveFlowMediaStreamResponse')
103
166
  RemoveFlowOutputRequest = Shapes::StructureShape.new(name: 'RemoveFlowOutputRequest')
@@ -115,6 +178,7 @@ module Aws::MediaConnect
115
178
  RevokeFlowEntitlementResponse = Shapes::StructureShape.new(name: 'RevokeFlowEntitlementResponse')
116
179
  ScanMode = Shapes::StringShape.new(name: 'ScanMode')
117
180
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
181
+ SetGatewayBridgeSourceRequest = Shapes::StructureShape.new(name: 'SetGatewayBridgeSourceRequest')
118
182
  SetSourceRequest = Shapes::StructureShape.new(name: 'SetSourceRequest')
119
183
  Source = Shapes::StructureShape.new(name: 'Source')
120
184
  SourcePriority = Shapes::StructureShape.new(name: 'SourcePriority')
@@ -130,6 +194,18 @@ module Aws::MediaConnect
130
194
  TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
131
195
  Transport = Shapes::StructureShape.new(name: 'Transport')
132
196
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
197
+ UpdateBridgeFlowSourceRequest = Shapes::StructureShape.new(name: 'UpdateBridgeFlowSourceRequest')
198
+ UpdateBridgeNetworkOutputRequest = Shapes::StructureShape.new(name: 'UpdateBridgeNetworkOutputRequest')
199
+ UpdateBridgeNetworkSourceRequest = Shapes::StructureShape.new(name: 'UpdateBridgeNetworkSourceRequest')
200
+ UpdateBridgeOutputRequest = Shapes::StructureShape.new(name: 'UpdateBridgeOutputRequest')
201
+ UpdateBridgeOutputResponse = Shapes::StructureShape.new(name: 'UpdateBridgeOutputResponse')
202
+ UpdateBridgeRequest = Shapes::StructureShape.new(name: 'UpdateBridgeRequest')
203
+ UpdateBridgeResponse = Shapes::StructureShape.new(name: 'UpdateBridgeResponse')
204
+ UpdateBridgeSourceRequest = Shapes::StructureShape.new(name: 'UpdateBridgeSourceRequest')
205
+ UpdateBridgeSourceResponse = Shapes::StructureShape.new(name: 'UpdateBridgeSourceResponse')
206
+ UpdateBridgeStateRequest = Shapes::StructureShape.new(name: 'UpdateBridgeStateRequest')
207
+ UpdateBridgeStateResponse = Shapes::StructureShape.new(name: 'UpdateBridgeStateResponse')
208
+ UpdateEgressGatewayBridgeRequest = Shapes::StructureShape.new(name: 'UpdateEgressGatewayBridgeRequest')
133
209
  UpdateEncryption = Shapes::StructureShape.new(name: 'UpdateEncryption')
134
210
  UpdateFailoverConfig = Shapes::StructureShape.new(name: 'UpdateFailoverConfig')
135
211
  UpdateFlowEntitlementRequest = Shapes::StructureShape.new(name: 'UpdateFlowEntitlementRequest')
@@ -142,6 +218,10 @@ module Aws::MediaConnect
142
218
  UpdateFlowResponse = Shapes::StructureShape.new(name: 'UpdateFlowResponse')
143
219
  UpdateFlowSourceRequest = Shapes::StructureShape.new(name: 'UpdateFlowSourceRequest')
144
220
  UpdateFlowSourceResponse = Shapes::StructureShape.new(name: 'UpdateFlowSourceResponse')
221
+ UpdateGatewayBridgeSourceRequest = Shapes::StructureShape.new(name: 'UpdateGatewayBridgeSourceRequest')
222
+ UpdateGatewayInstanceRequest = Shapes::StructureShape.new(name: 'UpdateGatewayInstanceRequest')
223
+ UpdateGatewayInstanceResponse = Shapes::StructureShape.new(name: 'UpdateGatewayInstanceResponse')
224
+ UpdateIngressGatewayBridgeRequest = Shapes::StructureShape.new(name: 'UpdateIngressGatewayBridgeRequest')
145
225
  UpdateMaintenance = Shapes::StructureShape.new(name: 'UpdateMaintenance')
146
226
  VpcInterface = Shapes::StructureShape.new(name: 'VpcInterface')
147
227
  VpcInterfaceAttachment = Shapes::StructureShape.new(name: 'VpcInterfaceAttachment')
@@ -149,21 +229,30 @@ module Aws::MediaConnect
149
229
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
150
230
  __double = Shapes::FloatShape.new(name: '__double')
151
231
  __integer = Shapes::IntegerShape.new(name: '__integer')
232
+ __listOfAddBridgeOutputRequest = Shapes::ListShape.new(name: '__listOfAddBridgeOutputRequest')
233
+ __listOfAddBridgeSourceRequest = Shapes::ListShape.new(name: '__listOfAddBridgeSourceRequest')
152
234
  __listOfAddMediaStreamRequest = Shapes::ListShape.new(name: '__listOfAddMediaStreamRequest')
153
235
  __listOfAddOutputRequest = Shapes::ListShape.new(name: '__listOfAddOutputRequest')
236
+ __listOfBridgeOutput = Shapes::ListShape.new(name: '__listOfBridgeOutput')
237
+ __listOfBridgeSource = Shapes::ListShape.new(name: '__listOfBridgeSource')
154
238
  __listOfDestinationConfiguration = Shapes::ListShape.new(name: '__listOfDestinationConfiguration')
155
239
  __listOfDestinationConfigurationRequest = Shapes::ListShape.new(name: '__listOfDestinationConfigurationRequest')
156
240
  __listOfEntitlement = Shapes::ListShape.new(name: '__listOfEntitlement')
241
+ __listOfGatewayNetwork = Shapes::ListShape.new(name: '__listOfGatewayNetwork')
157
242
  __listOfGrantEntitlementRequest = Shapes::ListShape.new(name: '__listOfGrantEntitlementRequest')
158
243
  __listOfInputConfiguration = Shapes::ListShape.new(name: '__listOfInputConfiguration')
159
244
  __listOfInputConfigurationRequest = Shapes::ListShape.new(name: '__listOfInputConfigurationRequest')
245
+ __listOfListedBridge = Shapes::ListShape.new(name: '__listOfListedBridge')
160
246
  __listOfListedEntitlement = Shapes::ListShape.new(name: '__listOfListedEntitlement')
161
247
  __listOfListedFlow = Shapes::ListShape.new(name: '__listOfListedFlow')
248
+ __listOfListedGateway = Shapes::ListShape.new(name: '__listOfListedGateway')
249
+ __listOfListedGatewayInstance = Shapes::ListShape.new(name: '__listOfListedGatewayInstance')
162
250
  __listOfMediaStream = Shapes::ListShape.new(name: '__listOfMediaStream')
163
251
  __listOfMediaStreamOutputConfiguration = Shapes::ListShape.new(name: '__listOfMediaStreamOutputConfiguration')
164
252
  __listOfMediaStreamOutputConfigurationRequest = Shapes::ListShape.new(name: '__listOfMediaStreamOutputConfigurationRequest')
165
253
  __listOfMediaStreamSourceConfiguration = Shapes::ListShape.new(name: '__listOfMediaStreamSourceConfiguration')
166
254
  __listOfMediaStreamSourceConfigurationRequest = Shapes::ListShape.new(name: '__listOfMediaStreamSourceConfigurationRequest')
255
+ __listOfMessageDetail = Shapes::ListShape.new(name: '__listOfMessageDetail')
167
256
  __listOfOffering = Shapes::ListShape.new(name: '__listOfOffering')
168
257
  __listOfOutput = Shapes::ListShape.new(name: '__listOfOutput')
169
258
  __listOfReservation = Shapes::ListShape.new(name: '__listOfReservation')
@@ -179,6 +268,52 @@ module Aws::MediaConnect
179
268
  __timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
180
269
  __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
181
270
 
271
+ AddBridgeFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
272
+ AddBridgeFlowSourceRequest.add_member(:flow_vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "flowVpcInterfaceAttachment"))
273
+ AddBridgeFlowSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
274
+ AddBridgeFlowSourceRequest.struct_class = Types::AddBridgeFlowSourceRequest
275
+
276
+ AddBridgeNetworkOutputRequest.add_member(:ip_address, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ipAddress"))
277
+ AddBridgeNetworkOutputRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
278
+ AddBridgeNetworkOutputRequest.add_member(:network_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "networkName"))
279
+ AddBridgeNetworkOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "port"))
280
+ AddBridgeNetworkOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
281
+ AddBridgeNetworkOutputRequest.add_member(:ttl, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "ttl"))
282
+ AddBridgeNetworkOutputRequest.struct_class = Types::AddBridgeNetworkOutputRequest
283
+
284
+ AddBridgeNetworkSourceRequest.add_member(:multicast_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "multicastIp"))
285
+ AddBridgeNetworkSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
286
+ AddBridgeNetworkSourceRequest.add_member(:network_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "networkName"))
287
+ AddBridgeNetworkSourceRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "port"))
288
+ AddBridgeNetworkSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
289
+ AddBridgeNetworkSourceRequest.struct_class = Types::AddBridgeNetworkSourceRequest
290
+
291
+ AddBridgeOutputRequest.add_member(:network_output, Shapes::ShapeRef.new(shape: AddBridgeNetworkOutputRequest, location_name: "networkOutput"))
292
+ AddBridgeOutputRequest.struct_class = Types::AddBridgeOutputRequest
293
+
294
+ AddBridgeOutputsRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
295
+ AddBridgeOutputsRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddBridgeOutputRequest, required: true, location_name: "outputs"))
296
+ AddBridgeOutputsRequest.struct_class = Types::AddBridgeOutputsRequest
297
+
298
+ AddBridgeOutputsResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn"))
299
+ AddBridgeOutputsResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfBridgeOutput, location_name: "outputs"))
300
+ AddBridgeOutputsResponse.struct_class = Types::AddBridgeOutputsResponse
301
+
302
+ AddBridgeSourceRequest.add_member(:flow_source, Shapes::ShapeRef.new(shape: AddBridgeFlowSourceRequest, location_name: "flowSource"))
303
+ AddBridgeSourceRequest.add_member(:network_source, Shapes::ShapeRef.new(shape: AddBridgeNetworkSourceRequest, location_name: "networkSource"))
304
+ AddBridgeSourceRequest.struct_class = Types::AddBridgeSourceRequest
305
+
306
+ AddBridgeSourcesRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
307
+ AddBridgeSourcesRequest.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfAddBridgeSourceRequest, required: true, location_name: "sources"))
308
+ AddBridgeSourcesRequest.struct_class = Types::AddBridgeSourcesRequest
309
+
310
+ AddBridgeSourcesResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn"))
311
+ AddBridgeSourcesResponse.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfBridgeSource, location_name: "sources"))
312
+ AddBridgeSourcesResponse.struct_class = Types::AddBridgeSourcesResponse
313
+
314
+ AddEgressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "maxBitrate"))
315
+ AddEgressGatewayBridgeRequest.struct_class = Types::AddEgressGatewayBridgeRequest
316
+
182
317
  AddFlowMediaStreamsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
183
318
  AddFlowMediaStreamsRequest.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfAddMediaStreamRequest, required: true, location_name: "mediaStreams"))
184
319
  AddFlowMediaStreamsRequest.struct_class = Types::AddFlowMediaStreamsRequest
@@ -190,7 +325,7 @@ module Aws::MediaConnect
190
325
  AddFlowOutputs420Exception.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
191
326
  AddFlowOutputs420Exception.struct_class = Types::AddFlowOutputs420Exception
192
327
 
193
- AddFlowOutputsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
328
+ AddFlowOutputsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
194
329
  AddFlowOutputsRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddOutputRequest, required: true, location_name: "outputs"))
195
330
  AddFlowOutputsRequest.struct_class = Types::AddFlowOutputsRequest
196
331
 
@@ -198,7 +333,7 @@ module Aws::MediaConnect
198
333
  AddFlowOutputsResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfOutput, location_name: "outputs"))
199
334
  AddFlowOutputsResponse.struct_class = Types::AddFlowOutputsResponse
200
335
 
201
- AddFlowSourcesRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
336
+ AddFlowSourcesRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
202
337
  AddFlowSourcesRequest.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfSetSourceRequest, required: true, location_name: "sources"))
203
338
  AddFlowSourcesRequest.struct_class = Types::AddFlowSourcesRequest
204
339
 
@@ -206,7 +341,7 @@ module Aws::MediaConnect
206
341
  AddFlowSourcesResponse.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfSource, location_name: "sources"))
207
342
  AddFlowSourcesResponse.struct_class = Types::AddFlowSourcesResponse
208
343
 
209
- AddFlowVpcInterfacesRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
344
+ AddFlowVpcInterfacesRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
210
345
  AddFlowVpcInterfacesRequest.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterfaceRequest, required: true, location_name: "vpcInterfaces"))
211
346
  AddFlowVpcInterfacesRequest.struct_class = Types::AddFlowVpcInterfacesRequest
212
347
 
@@ -214,6 +349,10 @@ module Aws::MediaConnect
214
349
  AddFlowVpcInterfacesResponse.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterface, location_name: "vpcInterfaces"))
215
350
  AddFlowVpcInterfacesResponse.struct_class = Types::AddFlowVpcInterfacesResponse
216
351
 
352
+ AddIngressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "maxBitrate"))
353
+ AddIngressGatewayBridgeRequest.add_member(:max_outputs, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "maxOutputs"))
354
+ AddIngressGatewayBridgeRequest.struct_class = Types::AddIngressGatewayBridgeRequest
355
+
217
356
  AddMaintenance.add_member(:maintenance_day, Shapes::ShapeRef.new(shape: MaintenanceDay, required: true, location_name: "maintenanceDay"))
218
357
  AddMaintenance.add_member(:maintenance_start_hour, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "maintenanceStartHour"))
219
358
  AddMaintenance.struct_class = Types::AddMaintenance
@@ -247,6 +386,70 @@ module Aws::MediaConnect
247
386
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
248
387
  BadRequestException.struct_class = Types::BadRequestException
249
388
 
389
+ Bridge.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "bridgeArn"))
390
+ Bridge.add_member(:bridge_messages, Shapes::ShapeRef.new(shape: __listOfMessageDetail, location_name: "bridgeMessages"))
391
+ Bridge.add_member(:bridge_state, Shapes::ShapeRef.new(shape: BridgeState, required: true, location_name: "bridgeState"))
392
+ Bridge.add_member(:egress_gateway_bridge, Shapes::ShapeRef.new(shape: EgressGatewayBridge, location_name: "egressGatewayBridge"))
393
+ Bridge.add_member(:ingress_gateway_bridge, Shapes::ShapeRef.new(shape: IngressGatewayBridge, location_name: "ingressGatewayBridge"))
394
+ Bridge.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
395
+ Bridge.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfBridgeOutput, location_name: "outputs"))
396
+ Bridge.add_member(:placement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "placementArn"))
397
+ Bridge.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: FailoverConfig, location_name: "sourceFailoverConfig"))
398
+ Bridge.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfBridgeSource, location_name: "sources"))
399
+ Bridge.struct_class = Types::Bridge
400
+
401
+ BridgeFlowOutput.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "flowArn"))
402
+ BridgeFlowOutput.add_member(:flow_source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "flowSourceArn"))
403
+ BridgeFlowOutput.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
404
+ BridgeFlowOutput.struct_class = Types::BridgeFlowOutput
405
+
406
+ BridgeFlowSource.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "flowArn"))
407
+ BridgeFlowSource.add_member(:flow_vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "flowVpcInterfaceAttachment"))
408
+ BridgeFlowSource.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
409
+ BridgeFlowSource.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, location_name: "outputArn"))
410
+ BridgeFlowSource.struct_class = Types::BridgeFlowSource
411
+
412
+ BridgeNetworkOutput.add_member(:ip_address, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ipAddress"))
413
+ BridgeNetworkOutput.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
414
+ BridgeNetworkOutput.add_member(:network_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "networkName"))
415
+ BridgeNetworkOutput.add_member(:port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "port"))
416
+ BridgeNetworkOutput.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
417
+ BridgeNetworkOutput.add_member(:ttl, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "ttl"))
418
+ BridgeNetworkOutput.struct_class = Types::BridgeNetworkOutput
419
+
420
+ BridgeNetworkSource.add_member(:multicast_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "multicastIp"))
421
+ BridgeNetworkSource.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
422
+ BridgeNetworkSource.add_member(:network_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "networkName"))
423
+ BridgeNetworkSource.add_member(:port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "port"))
424
+ BridgeNetworkSource.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
425
+ BridgeNetworkSource.struct_class = Types::BridgeNetworkSource
426
+
427
+ BridgeOutput.add_member(:flow_output, Shapes::ShapeRef.new(shape: BridgeFlowOutput, location_name: "flowOutput"))
428
+ BridgeOutput.add_member(:network_output, Shapes::ShapeRef.new(shape: BridgeNetworkOutput, location_name: "networkOutput"))
429
+ BridgeOutput.struct_class = Types::BridgeOutput
430
+
431
+ BridgeSource.add_member(:flow_source, Shapes::ShapeRef.new(shape: BridgeFlowSource, location_name: "flowSource"))
432
+ BridgeSource.add_member(:network_source, Shapes::ShapeRef.new(shape: BridgeNetworkSource, location_name: "networkSource"))
433
+ BridgeSource.struct_class = Types::BridgeSource
434
+
435
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
436
+ ConflictException.struct_class = Types::ConflictException
437
+
438
+ CreateBridge420Exception.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
439
+ CreateBridge420Exception.struct_class = Types::CreateBridge420Exception
440
+
441
+ CreateBridgeRequest.add_member(:egress_gateway_bridge, Shapes::ShapeRef.new(shape: AddEgressGatewayBridgeRequest, location_name: "egressGatewayBridge"))
442
+ CreateBridgeRequest.add_member(:ingress_gateway_bridge, Shapes::ShapeRef.new(shape: AddIngressGatewayBridgeRequest, location_name: "ingressGatewayBridge"))
443
+ CreateBridgeRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
444
+ CreateBridgeRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddBridgeOutputRequest, location_name: "outputs"))
445
+ CreateBridgeRequest.add_member(:placement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "placementArn"))
446
+ CreateBridgeRequest.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: FailoverConfig, location_name: "sourceFailoverConfig"))
447
+ CreateBridgeRequest.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfAddBridgeSourceRequest, required: true, location_name: "sources"))
448
+ CreateBridgeRequest.struct_class = Types::CreateBridgeRequest
449
+
450
+ CreateBridgeResponse.add_member(:bridge, Shapes::ShapeRef.new(shape: Bridge, location_name: "bridge"))
451
+ CreateBridgeResponse.struct_class = Types::CreateBridgeResponse
452
+
250
453
  CreateFlow420Exception.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
251
454
  CreateFlow420Exception.struct_class = Types::CreateFlow420Exception
252
455
 
@@ -265,20 +468,69 @@ module Aws::MediaConnect
265
468
  CreateFlowResponse.add_member(:flow, Shapes::ShapeRef.new(shape: Flow, location_name: "flow"))
266
469
  CreateFlowResponse.struct_class = Types::CreateFlowResponse
267
470
 
268
- DeleteFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
471
+ CreateGateway420Exception.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
472
+ CreateGateway420Exception.struct_class = Types::CreateGateway420Exception
473
+
474
+ CreateGatewayRequest.add_member(:egress_cidr_blocks, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "egressCidrBlocks"))
475
+ CreateGatewayRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
476
+ CreateGatewayRequest.add_member(:networks, Shapes::ShapeRef.new(shape: __listOfGatewayNetwork, required: true, location_name: "networks"))
477
+ CreateGatewayRequest.struct_class = Types::CreateGatewayRequest
478
+
479
+ CreateGatewayResponse.add_member(:gateway, Shapes::ShapeRef.new(shape: Gateway, location_name: "gateway"))
480
+ CreateGatewayResponse.struct_class = Types::CreateGatewayResponse
481
+
482
+ DeleteBridgeRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
483
+ DeleteBridgeRequest.struct_class = Types::DeleteBridgeRequest
484
+
485
+ DeleteBridgeResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn"))
486
+ DeleteBridgeResponse.struct_class = Types::DeleteBridgeResponse
487
+
488
+ DeleteFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
269
489
  DeleteFlowRequest.struct_class = Types::DeleteFlowRequest
270
490
 
271
491
  DeleteFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
272
492
  DeleteFlowResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
273
493
  DeleteFlowResponse.struct_class = Types::DeleteFlowResponse
274
494
 
275
- DescribeFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
495
+ DeleteGatewayRequest.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "gatewayArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:gateway:.+$"}))
496
+ DeleteGatewayRequest.struct_class = Types::DeleteGatewayRequest
497
+
498
+ DeleteGatewayResponse.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: __string, location_name: "gatewayArn"))
499
+ DeleteGatewayResponse.struct_class = Types::DeleteGatewayResponse
500
+
501
+ DeregisterGatewayInstanceRequest.add_member(:force, Shapes::ShapeRef.new(shape: __boolean, location: "querystring", location_name: "force"))
502
+ DeregisterGatewayInstanceRequest.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "gatewayInstanceArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:gateway:.+:instance:.+$"}))
503
+ DeregisterGatewayInstanceRequest.struct_class = Types::DeregisterGatewayInstanceRequest
504
+
505
+ DeregisterGatewayInstanceResponse.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: __string, location_name: "gatewayInstanceArn"))
506
+ DeregisterGatewayInstanceResponse.add_member(:instance_state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "instanceState"))
507
+ DeregisterGatewayInstanceResponse.struct_class = Types::DeregisterGatewayInstanceResponse
508
+
509
+ DescribeBridgeRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
510
+ DescribeBridgeRequest.struct_class = Types::DescribeBridgeRequest
511
+
512
+ DescribeBridgeResponse.add_member(:bridge, Shapes::ShapeRef.new(shape: Bridge, location_name: "bridge"))
513
+ DescribeBridgeResponse.struct_class = Types::DescribeBridgeResponse
514
+
515
+ DescribeFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
276
516
  DescribeFlowRequest.struct_class = Types::DescribeFlowRequest
277
517
 
278
518
  DescribeFlowResponse.add_member(:flow, Shapes::ShapeRef.new(shape: Flow, location_name: "flow"))
279
519
  DescribeFlowResponse.add_member(:messages, Shapes::ShapeRef.new(shape: Messages, location_name: "messages"))
280
520
  DescribeFlowResponse.struct_class = Types::DescribeFlowResponse
281
521
 
522
+ DescribeGatewayInstanceRequest.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "gatewayInstanceArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:gateway:.+:instance:.+$"}))
523
+ DescribeGatewayInstanceRequest.struct_class = Types::DescribeGatewayInstanceRequest
524
+
525
+ DescribeGatewayInstanceResponse.add_member(:gateway_instance, Shapes::ShapeRef.new(shape: GatewayInstance, location_name: "gatewayInstance"))
526
+ DescribeGatewayInstanceResponse.struct_class = Types::DescribeGatewayInstanceResponse
527
+
528
+ DescribeGatewayRequest.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "gatewayArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:gateway:.+$"}))
529
+ DescribeGatewayRequest.struct_class = Types::DescribeGatewayRequest
530
+
531
+ DescribeGatewayResponse.add_member(:gateway, Shapes::ShapeRef.new(shape: Gateway, location_name: "gateway"))
532
+ DescribeGatewayResponse.struct_class = Types::DescribeGatewayResponse
533
+
282
534
  DescribeOfferingRequest.add_member(:offering_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "offeringArn"))
283
535
  DescribeOfferingRequest.struct_class = Types::DescribeOfferingRequest
284
536
 
@@ -302,6 +554,10 @@ module Aws::MediaConnect
302
554
  DestinationConfigurationRequest.add_member(:interface, Shapes::ShapeRef.new(shape: InterfaceRequest, required: true, location_name: "interface"))
303
555
  DestinationConfigurationRequest.struct_class = Types::DestinationConfigurationRequest
304
556
 
557
+ EgressGatewayBridge.add_member(:instance_id, Shapes::ShapeRef.new(shape: __string, location_name: "instanceId"))
558
+ EgressGatewayBridge.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "maxBitrate"))
559
+ EgressGatewayBridge.struct_class = Types::EgressGatewayBridge
560
+
305
561
  EncodingParameters.add_member(:compression_factor, Shapes::ShapeRef.new(shape: __double, required: true, location_name: "compressionFactor"))
306
562
  EncodingParameters.add_member(:encoder_profile, Shapes::ShapeRef.new(shape: EncoderProfile, required: true, location_name: "encoderProfile"))
307
563
  EncodingParameters.struct_class = Types::EncodingParameters
@@ -373,6 +629,32 @@ module Aws::MediaConnect
373
629
  ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
374
630
  ForbiddenException.struct_class = Types::ForbiddenException
375
631
 
632
+ Gateway.add_member(:egress_cidr_blocks, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "egressCidrBlocks"))
633
+ Gateway.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "gatewayArn"))
634
+ Gateway.add_member(:gateway_messages, Shapes::ShapeRef.new(shape: __listOfMessageDetail, location_name: "gatewayMessages"))
635
+ Gateway.add_member(:gateway_state, Shapes::ShapeRef.new(shape: GatewayState, location_name: "gatewayState"))
636
+ Gateway.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
637
+ Gateway.add_member(:networks, Shapes::ShapeRef.new(shape: __listOfGatewayNetwork, required: true, location_name: "networks"))
638
+ Gateway.struct_class = Types::Gateway
639
+
640
+ GatewayBridgeSource.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "bridgeArn"))
641
+ GatewayBridgeSource.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
642
+ GatewayBridgeSource.struct_class = Types::GatewayBridgeSource
643
+
644
+ GatewayInstance.add_member(:bridge_placement, Shapes::ShapeRef.new(shape: BridgePlacement, required: true, location_name: "bridgePlacement"))
645
+ GatewayInstance.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatus, required: true, location_name: "connectionStatus"))
646
+ GatewayInstance.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "gatewayArn"))
647
+ GatewayInstance.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "gatewayInstanceArn"))
648
+ GatewayInstance.add_member(:instance_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "instanceId"))
649
+ GatewayInstance.add_member(:instance_messages, Shapes::ShapeRef.new(shape: __listOfMessageDetail, location_name: "instanceMessages"))
650
+ GatewayInstance.add_member(:instance_state, Shapes::ShapeRef.new(shape: InstanceState, required: true, location_name: "instanceState"))
651
+ GatewayInstance.add_member(:running_bridge_count, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "runningBridgeCount"))
652
+ GatewayInstance.struct_class = Types::GatewayInstance
653
+
654
+ GatewayNetwork.add_member(:cidr_block, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "cidrBlock"))
655
+ GatewayNetwork.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
656
+ GatewayNetwork.struct_class = Types::GatewayNetwork
657
+
376
658
  GrantEntitlementRequest.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: __integer, location_name: "dataTransferSubscriberFeePercent"))
377
659
  GrantEntitlementRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
378
660
  GrantEntitlementRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
@@ -385,13 +667,18 @@ module Aws::MediaConnect
385
667
  GrantFlowEntitlements420Exception.struct_class = Types::GrantFlowEntitlements420Exception
386
668
 
387
669
  GrantFlowEntitlementsRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfGrantEntitlementRequest, required: true, location_name: "entitlements"))
388
- GrantFlowEntitlementsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
670
+ GrantFlowEntitlementsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
389
671
  GrantFlowEntitlementsRequest.struct_class = Types::GrantFlowEntitlementsRequest
390
672
 
391
673
  GrantFlowEntitlementsResponse.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfEntitlement, location_name: "entitlements"))
392
674
  GrantFlowEntitlementsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
393
675
  GrantFlowEntitlementsResponse.struct_class = Types::GrantFlowEntitlementsResponse
394
676
 
677
+ IngressGatewayBridge.add_member(:instance_id, Shapes::ShapeRef.new(shape: __string, location_name: "instanceId"))
678
+ IngressGatewayBridge.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "maxBitrate"))
679
+ IngressGatewayBridge.add_member(:max_outputs, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "maxOutputs"))
680
+ IngressGatewayBridge.struct_class = Types::IngressGatewayBridge
681
+
395
682
  InputConfiguration.add_member(:input_ip, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "inputIp"))
396
683
  InputConfiguration.add_member(:input_port, Shapes::ShapeRef.new(shape: __integer, required: true, location_name: "inputPort"))
397
684
  InputConfiguration.add_member(:interface, Shapes::ShapeRef.new(shape: Interface, required: true, location_name: "interface"))
@@ -410,6 +697,15 @@ module Aws::MediaConnect
410
697
  InternalServerErrorException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
411
698
  InternalServerErrorException.struct_class = Types::InternalServerErrorException
412
699
 
700
+ ListBridgesRequest.add_member(:filter_arn, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "filterArn"))
701
+ ListBridgesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
702
+ ListBridgesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
703
+ ListBridgesRequest.struct_class = Types::ListBridgesRequest
704
+
705
+ ListBridgesResponse.add_member(:bridges, Shapes::ShapeRef.new(shape: __listOfListedBridge, location_name: "bridges"))
706
+ ListBridgesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
707
+ ListBridgesResponse.struct_class = Types::ListBridgesResponse
708
+
413
709
  ListEntitlementsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
414
710
  ListEntitlementsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
415
711
  ListEntitlementsRequest.struct_class = Types::ListEntitlementsRequest
@@ -426,6 +722,23 @@ module Aws::MediaConnect
426
722
  ListFlowsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
427
723
  ListFlowsResponse.struct_class = Types::ListFlowsResponse
428
724
 
725
+ ListGatewayInstancesRequest.add_member(:filter_arn, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "filterArn"))
726
+ ListGatewayInstancesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
727
+ ListGatewayInstancesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
728
+ ListGatewayInstancesRequest.struct_class = Types::ListGatewayInstancesRequest
729
+
730
+ ListGatewayInstancesResponse.add_member(:instances, Shapes::ShapeRef.new(shape: __listOfListedGatewayInstance, location_name: "instances"))
731
+ ListGatewayInstancesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
732
+ ListGatewayInstancesResponse.struct_class = Types::ListGatewayInstancesResponse
733
+
734
+ ListGatewaysRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
735
+ ListGatewaysRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
736
+ ListGatewaysRequest.struct_class = Types::ListGatewaysRequest
737
+
738
+ ListGatewaysResponse.add_member(:gateways, Shapes::ShapeRef.new(shape: __listOfListedGateway, location_name: "gateways"))
739
+ ListGatewaysResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
740
+ ListGatewaysResponse.struct_class = Types::ListGatewaysResponse
741
+
429
742
  ListOfferingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
430
743
  ListOfferingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
431
744
  ListOfferingsRequest.struct_class = Types::ListOfferingsRequest
@@ -448,6 +761,13 @@ module Aws::MediaConnect
448
761
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
449
762
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
450
763
 
764
+ ListedBridge.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "bridgeArn"))
765
+ ListedBridge.add_member(:bridge_state, Shapes::ShapeRef.new(shape: BridgeState, required: true, location_name: "bridgeState"))
766
+ ListedBridge.add_member(:bridge_type, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "bridgeType"))
767
+ ListedBridge.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
768
+ ListedBridge.add_member(:placement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "placementArn"))
769
+ ListedBridge.struct_class = Types::ListedBridge
770
+
451
771
  ListedEntitlement.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: __integer, location_name: "dataTransferSubscriberFeePercent"))
452
772
  ListedEntitlement.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "entitlementArn"))
453
773
  ListedEntitlement.add_member(:entitlement_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "entitlementName"))
@@ -462,6 +782,17 @@ module Aws::MediaConnect
462
782
  ListedFlow.add_member(:maintenance, Shapes::ShapeRef.new(shape: Maintenance, location_name: "maintenance"))
463
783
  ListedFlow.struct_class = Types::ListedFlow
464
784
 
785
+ ListedGateway.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "gatewayArn"))
786
+ ListedGateway.add_member(:gateway_state, Shapes::ShapeRef.new(shape: GatewayState, required: true, location_name: "gatewayState"))
787
+ ListedGateway.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
788
+ ListedGateway.struct_class = Types::ListedGateway
789
+
790
+ ListedGatewayInstance.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "gatewayArn"))
791
+ ListedGatewayInstance.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "gatewayInstanceArn"))
792
+ ListedGatewayInstance.add_member(:instance_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "instanceId"))
793
+ ListedGatewayInstance.add_member(:instance_state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "instanceState"))
794
+ ListedGatewayInstance.struct_class = Types::ListedGatewayInstance
795
+
465
796
  Maintenance.add_member(:maintenance_day, Shapes::ShapeRef.new(shape: MaintenanceDay, location_name: "maintenanceDay"))
466
797
  Maintenance.add_member(:maintenance_deadline, Shapes::ShapeRef.new(shape: __string, location_name: "maintenanceDeadline"))
467
798
  Maintenance.add_member(:maintenance_scheduled_date, Shapes::ShapeRef.new(shape: __string, location_name: "maintenanceScheduledDate"))
@@ -508,6 +839,11 @@ module Aws::MediaConnect
508
839
  MediaStreamSourceConfigurationRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "mediaStreamName"))
509
840
  MediaStreamSourceConfigurationRequest.struct_class = Types::MediaStreamSourceConfigurationRequest
510
841
 
842
+ MessageDetail.add_member(:code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "code"))
843
+ MessageDetail.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
844
+ MessageDetail.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, location_name: "resourceName"))
845
+ MessageDetail.struct_class = Types::MessageDetail
846
+
511
847
  Messages.add_member(:errors, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "errors"))
512
848
  Messages.struct_class = Types::Messages
513
849
 
@@ -537,6 +873,8 @@ module Aws::MediaConnect
537
873
  Output.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
538
874
  Output.add_member(:transport, Shapes::ShapeRef.new(shape: Transport, location_name: "transport"))
539
875
  Output.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
876
+ Output.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn"))
877
+ Output.add_member(:bridge_ports, Shapes::ShapeRef.new(shape: __listOf__integer, location_name: "bridgePorts"))
540
878
  Output.struct_class = Types::Output
541
879
 
542
880
  PurchaseOfferingRequest.add_member(:offering_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "offeringArn"))
@@ -547,6 +885,22 @@ module Aws::MediaConnect
547
885
  PurchaseOfferingResponse.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
548
886
  PurchaseOfferingResponse.struct_class = Types::PurchaseOfferingResponse
549
887
 
888
+ RemoveBridgeOutputRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
889
+ RemoveBridgeOutputRequest.add_member(:output_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputName"))
890
+ RemoveBridgeOutputRequest.struct_class = Types::RemoveBridgeOutputRequest
891
+
892
+ RemoveBridgeOutputResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn"))
893
+ RemoveBridgeOutputResponse.add_member(:output_name, Shapes::ShapeRef.new(shape: __string, location_name: "outputName"))
894
+ RemoveBridgeOutputResponse.struct_class = Types::RemoveBridgeOutputResponse
895
+
896
+ RemoveBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
897
+ RemoveBridgeSourceRequest.add_member(:source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceName"))
898
+ RemoveBridgeSourceRequest.struct_class = Types::RemoveBridgeSourceRequest
899
+
900
+ RemoveBridgeSourceResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn"))
901
+ RemoveBridgeSourceResponse.add_member(:source_name, Shapes::ShapeRef.new(shape: __string, location_name: "sourceName"))
902
+ RemoveBridgeSourceResponse.struct_class = Types::RemoveBridgeSourceResponse
903
+
550
904
  RemoveFlowMediaStreamRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
551
905
  RemoveFlowMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "mediaStreamName"))
552
906
  RemoveFlowMediaStreamRequest.struct_class = Types::RemoveFlowMediaStreamRequest
@@ -555,23 +909,23 @@ module Aws::MediaConnect
555
909
  RemoveFlowMediaStreamResponse.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: __string, location_name: "mediaStreamName"))
556
910
  RemoveFlowMediaStreamResponse.struct_class = Types::RemoveFlowMediaStreamResponse
557
911
 
558
- RemoveFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
559
- RemoveFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn"))
912
+ RemoveFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
913
+ RemoveFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:output:.+$"}))
560
914
  RemoveFlowOutputRequest.struct_class = Types::RemoveFlowOutputRequest
561
915
 
562
916
  RemoveFlowOutputResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
563
917
  RemoveFlowOutputResponse.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, location_name: "outputArn"))
564
918
  RemoveFlowOutputResponse.struct_class = Types::RemoveFlowOutputResponse
565
919
 
566
- RemoveFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
567
- RemoveFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceArn"))
920
+ RemoveFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
921
+ RemoveFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:source:.+$"}))
568
922
  RemoveFlowSourceRequest.struct_class = Types::RemoveFlowSourceRequest
569
923
 
570
924
  RemoveFlowSourceResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
571
925
  RemoveFlowSourceResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, location_name: "sourceArn"))
572
926
  RemoveFlowSourceResponse.struct_class = Types::RemoveFlowSourceResponse
573
927
 
574
- RemoveFlowVpcInterfaceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
928
+ RemoveFlowVpcInterfaceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
575
929
  RemoveFlowVpcInterfaceRequest.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "vpcInterfaceName"))
576
930
  RemoveFlowVpcInterfaceRequest.struct_class = Types::RemoveFlowVpcInterfaceRequest
577
931
 
@@ -602,8 +956,8 @@ module Aws::MediaConnect
602
956
  ResponseError.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
603
957
  ResponseError.struct_class = Types::ResponseError
604
958
 
605
- RevokeFlowEntitlementRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "entitlementArn"))
606
- RevokeFlowEntitlementRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
959
+ RevokeFlowEntitlementRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "entitlementArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:entitlement:.+$"}))
960
+ RevokeFlowEntitlementRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
607
961
  RevokeFlowEntitlementRequest.struct_class = Types::RevokeFlowEntitlementRequest
608
962
 
609
963
  RevokeFlowEntitlementResponse.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
@@ -613,9 +967,13 @@ module Aws::MediaConnect
613
967
  ServiceUnavailableException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
614
968
  ServiceUnavailableException.struct_class = Types::ServiceUnavailableException
615
969
 
970
+ SetGatewayBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
971
+ SetGatewayBridgeSourceRequest.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
972
+ SetGatewayBridgeSourceRequest.struct_class = Types::SetGatewayBridgeSourceRequest
973
+
616
974
  SetSourceRequest.add_member(:decryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "decryption"))
617
975
  SetSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
618
- SetSourceRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
976
+ SetSourceRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:entitlement:.+$"}))
619
977
  SetSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
620
978
  SetSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
621
979
  SetSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
@@ -631,6 +989,7 @@ module Aws::MediaConnect
631
989
  SetSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "streamId"))
632
990
  SetSourceRequest.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: __string, location_name: "vpcInterfaceName"))
633
991
  SetSourceRequest.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape: __string, location_name: "whitelistCidr"))
992
+ SetSourceRequest.add_member(:gateway_bridge_source, Shapes::ShapeRef.new(shape: SetGatewayBridgeSourceRequest, location_name: "gatewayBridgeSource"))
634
993
  SetSourceRequest.struct_class = Types::SetSourceRequest
635
994
 
636
995
  Source.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: __integer, location_name: "dataTransferSubscriberFeePercent"))
@@ -647,19 +1006,20 @@ module Aws::MediaConnect
647
1006
  Source.add_member(:transport, Shapes::ShapeRef.new(shape: Transport, location_name: "transport"))
648
1007
  Source.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: __string, location_name: "vpcInterfaceName"))
649
1008
  Source.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape: __string, location_name: "whitelistCidr"))
1009
+ Source.add_member(:gateway_bridge_source, Shapes::ShapeRef.new(shape: GatewayBridgeSource, location_name: "gatewayBridgeSource"))
650
1010
  Source.struct_class = Types::Source
651
1011
 
652
1012
  SourcePriority.add_member(:primary_source, Shapes::ShapeRef.new(shape: __string, location_name: "primarySource"))
653
1013
  SourcePriority.struct_class = Types::SourcePriority
654
1014
 
655
- StartFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
1015
+ StartFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
656
1016
  StartFlowRequest.struct_class = Types::StartFlowRequest
657
1017
 
658
1018
  StartFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
659
1019
  StartFlowResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
660
1020
  StartFlowResponse.struct_class = Types::StartFlowResponse
661
1021
 
662
- StopFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
1022
+ StopFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
663
1023
  StopFlowRequest.struct_class = Types::StopFlowRequest
664
1024
 
665
1025
  StopFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
@@ -692,6 +1052,62 @@ module Aws::MediaConnect
692
1052
  UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location: "querystring", location_name: "tagKeys"))
693
1053
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
694
1054
 
1055
+ UpdateBridgeFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
1056
+ UpdateBridgeFlowSourceRequest.add_member(:flow_vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "flowVpcInterfaceAttachment"))
1057
+ UpdateBridgeFlowSourceRequest.struct_class = Types::UpdateBridgeFlowSourceRequest
1058
+
1059
+ UpdateBridgeNetworkOutputRequest.add_member(:ip_address, Shapes::ShapeRef.new(shape: __string, location_name: "ipAddress"))
1060
+ UpdateBridgeNetworkOutputRequest.add_member(:network_name, Shapes::ShapeRef.new(shape: __string, location_name: "networkName"))
1061
+ UpdateBridgeNetworkOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
1062
+ UpdateBridgeNetworkOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
1063
+ UpdateBridgeNetworkOutputRequest.add_member(:ttl, Shapes::ShapeRef.new(shape: __integer, location_name: "ttl"))
1064
+ UpdateBridgeNetworkOutputRequest.struct_class = Types::UpdateBridgeNetworkOutputRequest
1065
+
1066
+ UpdateBridgeNetworkSourceRequest.add_member(:multicast_ip, Shapes::ShapeRef.new(shape: __string, location_name: "multicastIp"))
1067
+ UpdateBridgeNetworkSourceRequest.add_member(:network_name, Shapes::ShapeRef.new(shape: __string, location_name: "networkName"))
1068
+ UpdateBridgeNetworkSourceRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
1069
+ UpdateBridgeNetworkSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
1070
+ UpdateBridgeNetworkSourceRequest.struct_class = Types::UpdateBridgeNetworkSourceRequest
1071
+
1072
+ UpdateBridgeOutputRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
1073
+ UpdateBridgeOutputRequest.add_member(:network_output, Shapes::ShapeRef.new(shape: UpdateBridgeNetworkOutputRequest, location_name: "networkOutput"))
1074
+ UpdateBridgeOutputRequest.add_member(:output_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputName"))
1075
+ UpdateBridgeOutputRequest.struct_class = Types::UpdateBridgeOutputRequest
1076
+
1077
+ UpdateBridgeOutputResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn"))
1078
+ UpdateBridgeOutputResponse.add_member(:output, Shapes::ShapeRef.new(shape: BridgeOutput, location_name: "output"))
1079
+ UpdateBridgeOutputResponse.struct_class = Types::UpdateBridgeOutputResponse
1080
+
1081
+ UpdateBridgeRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
1082
+ UpdateBridgeRequest.add_member(:egress_gateway_bridge, Shapes::ShapeRef.new(shape: UpdateEgressGatewayBridgeRequest, location_name: "egressGatewayBridge"))
1083
+ UpdateBridgeRequest.add_member(:ingress_gateway_bridge, Shapes::ShapeRef.new(shape: UpdateIngressGatewayBridgeRequest, location_name: "ingressGatewayBridge"))
1084
+ UpdateBridgeRequest.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: UpdateFailoverConfig, location_name: "sourceFailoverConfig"))
1085
+ UpdateBridgeRequest.struct_class = Types::UpdateBridgeRequest
1086
+
1087
+ UpdateBridgeResponse.add_member(:bridge, Shapes::ShapeRef.new(shape: Bridge, location_name: "bridge"))
1088
+ UpdateBridgeResponse.struct_class = Types::UpdateBridgeResponse
1089
+
1090
+ UpdateBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
1091
+ UpdateBridgeSourceRequest.add_member(:flow_source, Shapes::ShapeRef.new(shape: UpdateBridgeFlowSourceRequest, location_name: "flowSource"))
1092
+ UpdateBridgeSourceRequest.add_member(:network_source, Shapes::ShapeRef.new(shape: UpdateBridgeNetworkSourceRequest, location_name: "networkSource"))
1093
+ UpdateBridgeSourceRequest.add_member(:source_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceName"))
1094
+ UpdateBridgeSourceRequest.struct_class = Types::UpdateBridgeSourceRequest
1095
+
1096
+ UpdateBridgeSourceResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn"))
1097
+ UpdateBridgeSourceResponse.add_member(:source, Shapes::ShapeRef.new(shape: BridgeSource, location_name: "source"))
1098
+ UpdateBridgeSourceResponse.struct_class = Types::UpdateBridgeSourceResponse
1099
+
1100
+ UpdateBridgeStateRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
1101
+ UpdateBridgeStateRequest.add_member(:desired_state, Shapes::ShapeRef.new(shape: DesiredState, required: true, location_name: "desiredState"))
1102
+ UpdateBridgeStateRequest.struct_class = Types::UpdateBridgeStateRequest
1103
+
1104
+ UpdateBridgeStateResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn"))
1105
+ UpdateBridgeStateResponse.add_member(:desired_state, Shapes::ShapeRef.new(shape: DesiredState, location_name: "desiredState"))
1106
+ UpdateBridgeStateResponse.struct_class = Types::UpdateBridgeStateResponse
1107
+
1108
+ UpdateEgressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
1109
+ UpdateEgressGatewayBridgeRequest.struct_class = Types::UpdateEgressGatewayBridgeRequest
1110
+
695
1111
  UpdateEncryption.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, location_name: "algorithm"))
696
1112
  UpdateEncryption.add_member(:constant_initialization_vector, Shapes::ShapeRef.new(shape: __string, location_name: "constantInitializationVector"))
697
1113
  UpdateEncryption.add_member(:device_id, Shapes::ShapeRef.new(shape: __string, location_name: "deviceId"))
@@ -711,9 +1127,9 @@ module Aws::MediaConnect
711
1127
 
712
1128
  UpdateFlowEntitlementRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
713
1129
  UpdateFlowEntitlementRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: UpdateEncryption, location_name: "encryption"))
714
- UpdateFlowEntitlementRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "entitlementArn"))
1130
+ UpdateFlowEntitlementRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "entitlementArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:entitlement:.+$"}))
715
1131
  UpdateFlowEntitlementRequest.add_member(:entitlement_status, Shapes::ShapeRef.new(shape: EntitlementStatus, location_name: "entitlementStatus"))
716
- UpdateFlowEntitlementRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
1132
+ UpdateFlowEntitlementRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
717
1133
  UpdateFlowEntitlementRequest.add_member(:subscribers, Shapes::ShapeRef.new(shape: __listOf__string, location_name: "subscribers"))
718
1134
  UpdateFlowEntitlementRequest.struct_class = Types::UpdateFlowEntitlementRequest
719
1135
 
@@ -738,11 +1154,11 @@ module Aws::MediaConnect
738
1154
  UpdateFlowOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
739
1155
  UpdateFlowOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
740
1156
  UpdateFlowOutputRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: UpdateEncryption, location_name: "encryption"))
741
- UpdateFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
1157
+ UpdateFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
742
1158
  UpdateFlowOutputRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
743
1159
  UpdateFlowOutputRequest.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfigurationRequest, location_name: "mediaStreamOutputConfigurations"))
744
1160
  UpdateFlowOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "minLatency"))
745
- UpdateFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn"))
1161
+ UpdateFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "outputArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:output:.+$"}))
746
1162
  UpdateFlowOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
747
1163
  UpdateFlowOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
748
1164
  UpdateFlowOutputRequest.add_member(:remote_id, Shapes::ShapeRef.new(shape: __string, location_name: "remoteId"))
@@ -757,7 +1173,7 @@ module Aws::MediaConnect
757
1173
  UpdateFlowOutputResponse.add_member(:output, Shapes::ShapeRef.new(shape: Output, location_name: "output"))
758
1174
  UpdateFlowOutputResponse.struct_class = Types::UpdateFlowOutputResponse
759
1175
 
760
- UpdateFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
1176
+ UpdateFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
761
1177
  UpdateFlowRequest.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: UpdateFailoverConfig, location_name: "sourceFailoverConfig"))
762
1178
  UpdateFlowRequest.add_member(:maintenance, Shapes::ShapeRef.new(shape: UpdateMaintenance, location_name: "maintenance"))
763
1179
  UpdateFlowRequest.struct_class = Types::UpdateFlowRequest
@@ -767,8 +1183,8 @@ module Aws::MediaConnect
767
1183
 
768
1184
  UpdateFlowSourceRequest.add_member(:decryption, Shapes::ShapeRef.new(shape: UpdateEncryption, location_name: "decryption"))
769
1185
  UpdateFlowSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
770
- UpdateFlowSourceRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
771
- UpdateFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
1186
+ UpdateFlowSourceRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:entitlement:.+$"}))
1187
+ UpdateFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
772
1188
  UpdateFlowSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: __integer, location_name: "ingestPort"))
773
1189
  UpdateFlowSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
774
1190
  UpdateFlowSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLatency"))
@@ -778,18 +1194,35 @@ module Aws::MediaConnect
778
1194
  UpdateFlowSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
779
1195
  UpdateFlowSourceRequest.add_member(:sender_control_port, Shapes::ShapeRef.new(shape: __integer, location_name: "senderControlPort"))
780
1196
  UpdateFlowSourceRequest.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape: __string, location_name: "senderIpAddress"))
781
- UpdateFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceArn"))
1197
+ UpdateFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sourceArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:source:.+$"}))
782
1198
  UpdateFlowSourceRequest.add_member(:source_listener_address, Shapes::ShapeRef.new(shape: __string, location_name: "sourceListenerAddress"))
783
1199
  UpdateFlowSourceRequest.add_member(:source_listener_port, Shapes::ShapeRef.new(shape: __integer, location_name: "sourceListenerPort"))
784
1200
  UpdateFlowSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "streamId"))
785
1201
  UpdateFlowSourceRequest.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: __string, location_name: "vpcInterfaceName"))
786
1202
  UpdateFlowSourceRequest.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape: __string, location_name: "whitelistCidr"))
1203
+ UpdateFlowSourceRequest.add_member(:gateway_bridge_source, Shapes::ShapeRef.new(shape: UpdateGatewayBridgeSourceRequest, location_name: "gatewayBridgeSource"))
787
1204
  UpdateFlowSourceRequest.struct_class = Types::UpdateFlowSourceRequest
788
1205
 
789
1206
  UpdateFlowSourceResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
790
1207
  UpdateFlowSourceResponse.add_member(:source, Shapes::ShapeRef.new(shape: Source, location_name: "source"))
791
1208
  UpdateFlowSourceResponse.struct_class = Types::UpdateFlowSourceResponse
792
1209
 
1210
+ UpdateGatewayBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: __string, location_name: "bridgeArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:bridge:.+$"}))
1211
+ UpdateGatewayBridgeSourceRequest.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
1212
+ UpdateGatewayBridgeSourceRequest.struct_class = Types::UpdateGatewayBridgeSourceRequest
1213
+
1214
+ UpdateGatewayInstanceRequest.add_member(:bridge_placement, Shapes::ShapeRef.new(shape: BridgePlacement, location_name: "bridgePlacement"))
1215
+ UpdateGatewayInstanceRequest.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "gatewayInstanceArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:gateway:.+:instance:.+$"}))
1216
+ UpdateGatewayInstanceRequest.struct_class = Types::UpdateGatewayInstanceRequest
1217
+
1218
+ UpdateGatewayInstanceResponse.add_member(:bridge_placement, Shapes::ShapeRef.new(shape: BridgePlacement, location_name: "bridgePlacement"))
1219
+ UpdateGatewayInstanceResponse.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: __string, location_name: "gatewayInstanceArn"))
1220
+ UpdateGatewayInstanceResponse.struct_class = Types::UpdateGatewayInstanceResponse
1221
+
1222
+ UpdateIngressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
1223
+ UpdateIngressGatewayBridgeRequest.add_member(:max_outputs, Shapes::ShapeRef.new(shape: __integer, location_name: "maxOutputs"))
1224
+ UpdateIngressGatewayBridgeRequest.struct_class = Types::UpdateIngressGatewayBridgeRequest
1225
+
793
1226
  UpdateMaintenance.add_member(:maintenance_day, Shapes::ShapeRef.new(shape: MaintenanceDay, location_name: "maintenanceDay"))
794
1227
  UpdateMaintenance.add_member(:maintenance_scheduled_date, Shapes::ShapeRef.new(shape: __string, location_name: "maintenanceScheduledDate"))
795
1228
  UpdateMaintenance.add_member(:maintenance_start_hour, Shapes::ShapeRef.new(shape: __string, location_name: "maintenanceStartHour"))
@@ -813,26 +1246,42 @@ module Aws::MediaConnect
813
1246
  VpcInterfaceRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "subnetId"))
814
1247
  VpcInterfaceRequest.struct_class = Types::VpcInterfaceRequest
815
1248
 
1249
+ __listOfAddBridgeOutputRequest.member = Shapes::ShapeRef.new(shape: AddBridgeOutputRequest)
1250
+
1251
+ __listOfAddBridgeSourceRequest.member = Shapes::ShapeRef.new(shape: AddBridgeSourceRequest)
1252
+
816
1253
  __listOfAddMediaStreamRequest.member = Shapes::ShapeRef.new(shape: AddMediaStreamRequest)
817
1254
 
818
1255
  __listOfAddOutputRequest.member = Shapes::ShapeRef.new(shape: AddOutputRequest)
819
1256
 
1257
+ __listOfBridgeOutput.member = Shapes::ShapeRef.new(shape: BridgeOutput)
1258
+
1259
+ __listOfBridgeSource.member = Shapes::ShapeRef.new(shape: BridgeSource)
1260
+
820
1261
  __listOfDestinationConfiguration.member = Shapes::ShapeRef.new(shape: DestinationConfiguration)
821
1262
 
822
1263
  __listOfDestinationConfigurationRequest.member = Shapes::ShapeRef.new(shape: DestinationConfigurationRequest)
823
1264
 
824
1265
  __listOfEntitlement.member = Shapes::ShapeRef.new(shape: Entitlement)
825
1266
 
1267
+ __listOfGatewayNetwork.member = Shapes::ShapeRef.new(shape: GatewayNetwork)
1268
+
826
1269
  __listOfGrantEntitlementRequest.member = Shapes::ShapeRef.new(shape: GrantEntitlementRequest)
827
1270
 
828
1271
  __listOfInputConfiguration.member = Shapes::ShapeRef.new(shape: InputConfiguration)
829
1272
 
830
1273
  __listOfInputConfigurationRequest.member = Shapes::ShapeRef.new(shape: InputConfigurationRequest)
831
1274
 
1275
+ __listOfListedBridge.member = Shapes::ShapeRef.new(shape: ListedBridge)
1276
+
832
1277
  __listOfListedEntitlement.member = Shapes::ShapeRef.new(shape: ListedEntitlement)
833
1278
 
834
1279
  __listOfListedFlow.member = Shapes::ShapeRef.new(shape: ListedFlow)
835
1280
 
1281
+ __listOfListedGateway.member = Shapes::ShapeRef.new(shape: ListedGateway)
1282
+
1283
+ __listOfListedGatewayInstance.member = Shapes::ShapeRef.new(shape: ListedGatewayInstance)
1284
+
836
1285
  __listOfMediaStream.member = Shapes::ShapeRef.new(shape: MediaStream)
837
1286
 
838
1287
  __listOfMediaStreamOutputConfiguration.member = Shapes::ShapeRef.new(shape: MediaStreamOutputConfiguration)
@@ -843,6 +1292,8 @@ module Aws::MediaConnect
843
1292
 
844
1293
  __listOfMediaStreamSourceConfigurationRequest.member = Shapes::ShapeRef.new(shape: MediaStreamSourceConfigurationRequest)
845
1294
 
1295
+ __listOfMessageDetail.member = Shapes::ShapeRef.new(shape: MessageDetail)
1296
+
846
1297
  __listOfOffering.member = Shapes::ShapeRef.new(shape: Offering)
847
1298
 
848
1299
  __listOfOutput.member = Shapes::ShapeRef.new(shape: Output)
@@ -882,6 +1333,36 @@ module Aws::MediaConnect
882
1333
  "uid" => "mediaconnect-2018-11-14",
883
1334
  }
884
1335
 
1336
+ api.add_operation(:add_bridge_outputs, Seahorse::Model::Operation.new.tap do |o|
1337
+ o.name = "AddBridgeOutputs"
1338
+ o.http_method = "POST"
1339
+ o.http_request_uri = "/v1/bridges/{bridgeArn}/outputs"
1340
+ o.input = Shapes::ShapeRef.new(shape: AddBridgeOutputsRequest)
1341
+ o.output = Shapes::ShapeRef.new(shape: AddBridgeOutputsResponse)
1342
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1343
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1344
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1345
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1346
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1347
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1348
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1349
+ end)
1350
+
1351
+ api.add_operation(:add_bridge_sources, Seahorse::Model::Operation.new.tap do |o|
1352
+ o.name = "AddBridgeSources"
1353
+ o.http_method = "POST"
1354
+ o.http_request_uri = "/v1/bridges/{bridgeArn}/sources"
1355
+ o.input = Shapes::ShapeRef.new(shape: AddBridgeSourcesRequest)
1356
+ o.output = Shapes::ShapeRef.new(shape: AddBridgeSourcesResponse)
1357
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1358
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1359
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1360
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1361
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1362
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1363
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1364
+ end)
1365
+
885
1366
  api.add_operation(:add_flow_media_streams, Seahorse::Model::Operation.new.tap do |o|
886
1367
  o.name = "AddFlowMediaStreams"
887
1368
  o.http_method = "POST"
@@ -939,6 +1420,21 @@ module Aws::MediaConnect
939
1420
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
940
1421
  end)
941
1422
 
1423
+ api.add_operation(:create_bridge, Seahorse::Model::Operation.new.tap do |o|
1424
+ o.name = "CreateBridge"
1425
+ o.http_method = "POST"
1426
+ o.http_request_uri = "/v1/bridges"
1427
+ o.input = Shapes::ShapeRef.new(shape: CreateBridgeRequest)
1428
+ o.output = Shapes::ShapeRef.new(shape: CreateBridgeResponse)
1429
+ o.errors << Shapes::ShapeRef.new(shape: CreateBridge420Exception)
1430
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1431
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1432
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1433
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1434
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1435
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1436
+ end)
1437
+
942
1438
  api.add_operation(:create_flow, Seahorse::Model::Operation.new.tap do |o|
943
1439
  o.name = "CreateFlow"
944
1440
  o.http_method = "POST"
@@ -953,6 +1449,36 @@ module Aws::MediaConnect
953
1449
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
954
1450
  end)
955
1451
 
1452
+ api.add_operation(:create_gateway, Seahorse::Model::Operation.new.tap do |o|
1453
+ o.name = "CreateGateway"
1454
+ o.http_method = "POST"
1455
+ o.http_request_uri = "/v1/gateways"
1456
+ o.input = Shapes::ShapeRef.new(shape: CreateGatewayRequest)
1457
+ o.output = Shapes::ShapeRef.new(shape: CreateGatewayResponse)
1458
+ o.errors << Shapes::ShapeRef.new(shape: CreateGateway420Exception)
1459
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1460
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1461
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1462
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1463
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1464
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1465
+ end)
1466
+
1467
+ api.add_operation(:delete_bridge, Seahorse::Model::Operation.new.tap do |o|
1468
+ o.name = "DeleteBridge"
1469
+ o.http_method = "DELETE"
1470
+ o.http_request_uri = "/v1/bridges/{bridgeArn}"
1471
+ o.input = Shapes::ShapeRef.new(shape: DeleteBridgeRequest)
1472
+ o.output = Shapes::ShapeRef.new(shape: DeleteBridgeResponse)
1473
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1474
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1475
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1476
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1477
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1478
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1479
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1480
+ end)
1481
+
956
1482
  api.add_operation(:delete_flow, Seahorse::Model::Operation.new.tap do |o|
957
1483
  o.name = "DeleteFlow"
958
1484
  o.http_method = "DELETE"
@@ -967,6 +1493,51 @@ module Aws::MediaConnect
967
1493
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
968
1494
  end)
969
1495
 
1496
+ api.add_operation(:delete_gateway, Seahorse::Model::Operation.new.tap do |o|
1497
+ o.name = "DeleteGateway"
1498
+ o.http_method = "DELETE"
1499
+ o.http_request_uri = "/v1/gateways/{gatewayArn}"
1500
+ o.input = Shapes::ShapeRef.new(shape: DeleteGatewayRequest)
1501
+ o.output = Shapes::ShapeRef.new(shape: DeleteGatewayResponse)
1502
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1503
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1504
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1505
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1506
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1507
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1508
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1509
+ end)
1510
+
1511
+ api.add_operation(:deregister_gateway_instance, Seahorse::Model::Operation.new.tap do |o|
1512
+ o.name = "DeregisterGatewayInstance"
1513
+ o.http_method = "DELETE"
1514
+ o.http_request_uri = "/v1/gateway-instances/{gatewayInstanceArn}"
1515
+ o.input = Shapes::ShapeRef.new(shape: DeregisterGatewayInstanceRequest)
1516
+ o.output = Shapes::ShapeRef.new(shape: DeregisterGatewayInstanceResponse)
1517
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1518
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1519
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1520
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1521
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1522
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1523
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1524
+ end)
1525
+
1526
+ api.add_operation(:describe_bridge, Seahorse::Model::Operation.new.tap do |o|
1527
+ o.name = "DescribeBridge"
1528
+ o.http_method = "GET"
1529
+ o.http_request_uri = "/v1/bridges/{bridgeArn}"
1530
+ o.input = Shapes::ShapeRef.new(shape: DescribeBridgeRequest)
1531
+ o.output = Shapes::ShapeRef.new(shape: DescribeBridgeResponse)
1532
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1533
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1534
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1535
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1536
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1537
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1538
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1539
+ end)
1540
+
970
1541
  api.add_operation(:describe_flow, Seahorse::Model::Operation.new.tap do |o|
971
1542
  o.name = "DescribeFlow"
972
1543
  o.http_method = "GET"
@@ -981,6 +1552,36 @@ module Aws::MediaConnect
981
1552
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
982
1553
  end)
983
1554
 
1555
+ api.add_operation(:describe_gateway, Seahorse::Model::Operation.new.tap do |o|
1556
+ o.name = "DescribeGateway"
1557
+ o.http_method = "GET"
1558
+ o.http_request_uri = "/v1/gateways/{gatewayArn}"
1559
+ o.input = Shapes::ShapeRef.new(shape: DescribeGatewayRequest)
1560
+ o.output = Shapes::ShapeRef.new(shape: DescribeGatewayResponse)
1561
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1562
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1563
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1564
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1565
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1566
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1567
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1568
+ end)
1569
+
1570
+ api.add_operation(:describe_gateway_instance, Seahorse::Model::Operation.new.tap do |o|
1571
+ o.name = "DescribeGatewayInstance"
1572
+ o.http_method = "GET"
1573
+ o.http_request_uri = "/v1/gateway-instances/{gatewayInstanceArn}"
1574
+ o.input = Shapes::ShapeRef.new(shape: DescribeGatewayInstanceRequest)
1575
+ o.output = Shapes::ShapeRef.new(shape: DescribeGatewayInstanceResponse)
1576
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1577
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1578
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1579
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1580
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1581
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1582
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1583
+ end)
1584
+
984
1585
  api.add_operation(:describe_offering, Seahorse::Model::Operation.new.tap do |o|
985
1586
  o.name = "DescribeOffering"
986
1587
  o.http_method = "GET"
@@ -1022,6 +1623,25 @@ module Aws::MediaConnect
1022
1623
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1023
1624
  end)
1024
1625
 
1626
+ api.add_operation(:list_bridges, Seahorse::Model::Operation.new.tap do |o|
1627
+ o.name = "ListBridges"
1628
+ o.http_method = "GET"
1629
+ o.http_request_uri = "/v1/bridges"
1630
+ o.input = Shapes::ShapeRef.new(shape: ListBridgesRequest)
1631
+ o.output = Shapes::ShapeRef.new(shape: ListBridgesResponse)
1632
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1633
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1634
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1635
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1636
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1637
+ o[:pager] = Aws::Pager.new(
1638
+ limit_key: "max_results",
1639
+ tokens: {
1640
+ "next_token" => "next_token"
1641
+ }
1642
+ )
1643
+ end)
1644
+
1025
1645
  api.add_operation(:list_entitlements, Seahorse::Model::Operation.new.tap do |o|
1026
1646
  o.name = "ListEntitlements"
1027
1647
  o.http_method = "GET"
@@ -1058,6 +1678,44 @@ module Aws::MediaConnect
1058
1678
  )
1059
1679
  end)
1060
1680
 
1681
+ api.add_operation(:list_gateway_instances, Seahorse::Model::Operation.new.tap do |o|
1682
+ o.name = "ListGatewayInstances"
1683
+ o.http_method = "GET"
1684
+ o.http_request_uri = "/v1/gateway-instances"
1685
+ o.input = Shapes::ShapeRef.new(shape: ListGatewayInstancesRequest)
1686
+ o.output = Shapes::ShapeRef.new(shape: ListGatewayInstancesResponse)
1687
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1688
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1689
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1690
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1691
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1692
+ o[:pager] = Aws::Pager.new(
1693
+ limit_key: "max_results",
1694
+ tokens: {
1695
+ "next_token" => "next_token"
1696
+ }
1697
+ )
1698
+ end)
1699
+
1700
+ api.add_operation(:list_gateways, Seahorse::Model::Operation.new.tap do |o|
1701
+ o.name = "ListGateways"
1702
+ o.http_method = "GET"
1703
+ o.http_request_uri = "/v1/gateways"
1704
+ o.input = Shapes::ShapeRef.new(shape: ListGatewaysRequest)
1705
+ o.output = Shapes::ShapeRef.new(shape: ListGatewaysResponse)
1706
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1707
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1708
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1709
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1710
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1711
+ o[:pager] = Aws::Pager.new(
1712
+ limit_key: "max_results",
1713
+ tokens: {
1714
+ "next_token" => "next_token"
1715
+ }
1716
+ )
1717
+ end)
1718
+
1061
1719
  api.add_operation(:list_offerings, Seahorse::Model::Operation.new.tap do |o|
1062
1720
  o.name = "ListOfferings"
1063
1721
  o.http_method = "GET"
@@ -1119,6 +1777,36 @@ module Aws::MediaConnect
1119
1777
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1120
1778
  end)
1121
1779
 
1780
+ api.add_operation(:remove_bridge_output, Seahorse::Model::Operation.new.tap do |o|
1781
+ o.name = "RemoveBridgeOutput"
1782
+ o.http_method = "DELETE"
1783
+ o.http_request_uri = "/v1/bridges/{bridgeArn}/outputs/{outputName}"
1784
+ o.input = Shapes::ShapeRef.new(shape: RemoveBridgeOutputRequest)
1785
+ o.output = Shapes::ShapeRef.new(shape: RemoveBridgeOutputResponse)
1786
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1787
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1788
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1789
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1790
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1791
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1792
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1793
+ end)
1794
+
1795
+ api.add_operation(:remove_bridge_source, Seahorse::Model::Operation.new.tap do |o|
1796
+ o.name = "RemoveBridgeSource"
1797
+ o.http_method = "DELETE"
1798
+ o.http_request_uri = "/v1/bridges/{bridgeArn}/sources/{sourceName}"
1799
+ o.input = Shapes::ShapeRef.new(shape: RemoveBridgeSourceRequest)
1800
+ o.output = Shapes::ShapeRef.new(shape: RemoveBridgeSourceResponse)
1801
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1802
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1803
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1804
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1805
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1806
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1807
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1808
+ end)
1809
+
1122
1810
  api.add_operation(:remove_flow_media_stream, Seahorse::Model::Operation.new.tap do |o|
1123
1811
  o.name = "RemoveFlowMediaStream"
1124
1812
  o.http_method = "DELETE"
@@ -1239,6 +1927,66 @@ module Aws::MediaConnect
1239
1927
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1240
1928
  end)
1241
1929
 
1930
+ api.add_operation(:update_bridge, Seahorse::Model::Operation.new.tap do |o|
1931
+ o.name = "UpdateBridge"
1932
+ o.http_method = "PUT"
1933
+ o.http_request_uri = "/v1/bridges/{bridgeArn}"
1934
+ o.input = Shapes::ShapeRef.new(shape: UpdateBridgeRequest)
1935
+ o.output = Shapes::ShapeRef.new(shape: UpdateBridgeResponse)
1936
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1937
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1938
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1939
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1940
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1941
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1942
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1943
+ end)
1944
+
1945
+ api.add_operation(:update_bridge_output, Seahorse::Model::Operation.new.tap do |o|
1946
+ o.name = "UpdateBridgeOutput"
1947
+ o.http_method = "PUT"
1948
+ o.http_request_uri = "/v1/bridges/{bridgeArn}/outputs/{outputName}"
1949
+ o.input = Shapes::ShapeRef.new(shape: UpdateBridgeOutputRequest)
1950
+ o.output = Shapes::ShapeRef.new(shape: UpdateBridgeOutputResponse)
1951
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1952
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1953
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1954
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1955
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1956
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1957
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1958
+ end)
1959
+
1960
+ api.add_operation(:update_bridge_source, Seahorse::Model::Operation.new.tap do |o|
1961
+ o.name = "UpdateBridgeSource"
1962
+ o.http_method = "PUT"
1963
+ o.http_request_uri = "/v1/bridges/{bridgeArn}/sources/{sourceName}"
1964
+ o.input = Shapes::ShapeRef.new(shape: UpdateBridgeSourceRequest)
1965
+ o.output = Shapes::ShapeRef.new(shape: UpdateBridgeSourceResponse)
1966
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1967
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1968
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1969
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1970
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1971
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1972
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1973
+ end)
1974
+
1975
+ api.add_operation(:update_bridge_state, Seahorse::Model::Operation.new.tap do |o|
1976
+ o.name = "UpdateBridgeState"
1977
+ o.http_method = "PUT"
1978
+ o.http_request_uri = "/v1/bridges/{bridgeArn}/state"
1979
+ o.input = Shapes::ShapeRef.new(shape: UpdateBridgeStateRequest)
1980
+ o.output = Shapes::ShapeRef.new(shape: UpdateBridgeStateResponse)
1981
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1982
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1983
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1984
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1985
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1986
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1987
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1988
+ end)
1989
+
1242
1990
  api.add_operation(:update_flow, Seahorse::Model::Operation.new.tap do |o|
1243
1991
  o.name = "UpdateFlow"
1244
1992
  o.http_method = "PUT"
@@ -1308,6 +2056,21 @@ module Aws::MediaConnect
1308
2056
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1309
2057
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1310
2058
  end)
2059
+
2060
+ api.add_operation(:update_gateway_instance, Seahorse::Model::Operation.new.tap do |o|
2061
+ o.name = "UpdateGatewayInstance"
2062
+ o.http_method = "PUT"
2063
+ o.http_request_uri = "/v1/gateway-instances/{gatewayInstanceArn}"
2064
+ o.input = Shapes::ShapeRef.new(shape: UpdateGatewayInstanceRequest)
2065
+ o.output = Shapes::ShapeRef.new(shape: UpdateGatewayInstanceResponse)
2066
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2067
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2068
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2069
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2070
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2071
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2072
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2073
+ end)
1311
2074
  end
1312
2075
 
1313
2076
  end