aws-sdk-mediaconnect 1.76.0 → 1.78.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-mediaconnect/client.rb +765 -450
- data/lib/aws-sdk-mediaconnect/client_api.rb +644 -573
- data/lib/aws-sdk-mediaconnect/errors.rb +16 -0
- data/lib/aws-sdk-mediaconnect/types.rb +775 -554
- data/lib/aws-sdk-mediaconnect/waiters.rb +28 -22
- data/lib/aws-sdk-mediaconnect.rb +1 -1
- data/sig/client.rbs +45 -16
- data/sig/types.rbs +36 -16
- metadata +2 -2
@@ -15,23 +15,29 @@ module Aws::MediaConnect
|
|
15
15
|
include Seahorse::Model
|
16
16
|
|
17
17
|
AddBridgeFlowSourceRequest = Shapes::StructureShape.new(name: 'AddBridgeFlowSourceRequest')
|
18
|
+
AddBridgeFlowSourceRequestFlowArnString = Shapes::StringShape.new(name: 'AddBridgeFlowSourceRequestFlowArnString')
|
18
19
|
AddBridgeNetworkOutputRequest = Shapes::StructureShape.new(name: 'AddBridgeNetworkOutputRequest')
|
19
20
|
AddBridgeNetworkSourceRequest = Shapes::StructureShape.new(name: 'AddBridgeNetworkSourceRequest')
|
20
21
|
AddBridgeOutputRequest = Shapes::StructureShape.new(name: 'AddBridgeOutputRequest')
|
21
22
|
AddBridgeOutputsRequest = Shapes::StructureShape.new(name: 'AddBridgeOutputsRequest')
|
23
|
+
AddBridgeOutputsRequestBridgeArnString = Shapes::StringShape.new(name: 'AddBridgeOutputsRequestBridgeArnString')
|
22
24
|
AddBridgeOutputsResponse = Shapes::StructureShape.new(name: 'AddBridgeOutputsResponse')
|
23
25
|
AddBridgeSourceRequest = Shapes::StructureShape.new(name: 'AddBridgeSourceRequest')
|
24
26
|
AddBridgeSourcesRequest = Shapes::StructureShape.new(name: 'AddBridgeSourcesRequest')
|
25
27
|
AddBridgeSourcesResponse = Shapes::StructureShape.new(name: 'AddBridgeSourcesResponse')
|
26
28
|
AddEgressGatewayBridgeRequest = Shapes::StructureShape.new(name: 'AddEgressGatewayBridgeRequest')
|
27
29
|
AddFlowMediaStreamsRequest = Shapes::StructureShape.new(name: 'AddFlowMediaStreamsRequest')
|
30
|
+
AddFlowMediaStreamsRequestFlowArnString = Shapes::StringShape.new(name: 'AddFlowMediaStreamsRequestFlowArnString')
|
28
31
|
AddFlowMediaStreamsResponse = Shapes::StructureShape.new(name: 'AddFlowMediaStreamsResponse')
|
29
32
|
AddFlowOutputs420Exception = Shapes::StructureShape.new(name: 'AddFlowOutputs420Exception')
|
30
33
|
AddFlowOutputsRequest = Shapes::StructureShape.new(name: 'AddFlowOutputsRequest')
|
34
|
+
AddFlowOutputsRequestFlowArnString = Shapes::StringShape.new(name: 'AddFlowOutputsRequestFlowArnString')
|
31
35
|
AddFlowOutputsResponse = Shapes::StructureShape.new(name: 'AddFlowOutputsResponse')
|
32
36
|
AddFlowSourcesRequest = Shapes::StructureShape.new(name: 'AddFlowSourcesRequest')
|
37
|
+
AddFlowSourcesRequestFlowArnString = Shapes::StringShape.new(name: 'AddFlowSourcesRequestFlowArnString')
|
33
38
|
AddFlowSourcesResponse = Shapes::StructureShape.new(name: 'AddFlowSourcesResponse')
|
34
39
|
AddFlowVpcInterfacesRequest = Shapes::StructureShape.new(name: 'AddFlowVpcInterfacesRequest')
|
40
|
+
AddFlowVpcInterfacesRequestFlowArnString = Shapes::StringShape.new(name: 'AddFlowVpcInterfacesRequestFlowArnString')
|
35
41
|
AddFlowVpcInterfacesResponse = Shapes::StructureShape.new(name: 'AddFlowVpcInterfacesResponse')
|
36
42
|
AddIngressGatewayBridgeRequest = Shapes::StructureShape.new(name: 'AddIngressGatewayBridgeRequest')
|
37
43
|
AddMaintenance = Shapes::StructureShape.new(name: 'AddMaintenance')
|
@@ -41,7 +47,9 @@ module Aws::MediaConnect
|
|
41
47
|
AudioMonitoringSetting = Shapes::StructureShape.new(name: 'AudioMonitoringSetting')
|
42
48
|
BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
|
43
49
|
BlackFrames = Shapes::StructureShape.new(name: 'BlackFrames')
|
50
|
+
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
44
51
|
Bridge = Shapes::StructureShape.new(name: 'Bridge')
|
52
|
+
BridgeArn = Shapes::StringShape.new(name: 'BridgeArn')
|
45
53
|
BridgeFlowOutput = Shapes::StructureShape.new(name: 'BridgeFlowOutput')
|
46
54
|
BridgeFlowSource = Shapes::StructureShape.new(name: 'BridgeFlowSource')
|
47
55
|
BridgeNetworkOutput = Shapes::StructureShape.new(name: 'BridgeNetworkOutput')
|
@@ -64,24 +72,32 @@ module Aws::MediaConnect
|
|
64
72
|
CreateGatewayRequest = Shapes::StructureShape.new(name: 'CreateGatewayRequest')
|
65
73
|
CreateGatewayResponse = Shapes::StructureShape.new(name: 'CreateGatewayResponse')
|
66
74
|
DeleteBridgeRequest = Shapes::StructureShape.new(name: 'DeleteBridgeRequest')
|
75
|
+
DeleteBridgeRequestBridgeArnString = Shapes::StringShape.new(name: 'DeleteBridgeRequestBridgeArnString')
|
67
76
|
DeleteBridgeResponse = Shapes::StructureShape.new(name: 'DeleteBridgeResponse')
|
68
77
|
DeleteFlowRequest = Shapes::StructureShape.new(name: 'DeleteFlowRequest')
|
78
|
+
DeleteFlowRequestFlowArnString = Shapes::StringShape.new(name: 'DeleteFlowRequestFlowArnString')
|
69
79
|
DeleteFlowResponse = Shapes::StructureShape.new(name: 'DeleteFlowResponse')
|
70
80
|
DeleteGatewayRequest = Shapes::StructureShape.new(name: 'DeleteGatewayRequest')
|
81
|
+
DeleteGatewayRequestGatewayArnString = Shapes::StringShape.new(name: 'DeleteGatewayRequestGatewayArnString')
|
71
82
|
DeleteGatewayResponse = Shapes::StructureShape.new(name: 'DeleteGatewayResponse')
|
72
83
|
DeregisterGatewayInstanceRequest = Shapes::StructureShape.new(name: 'DeregisterGatewayInstanceRequest')
|
84
|
+
DeregisterGatewayInstanceRequestGatewayInstanceArnString = Shapes::StringShape.new(name: 'DeregisterGatewayInstanceRequestGatewayInstanceArnString')
|
73
85
|
DeregisterGatewayInstanceResponse = Shapes::StructureShape.new(name: 'DeregisterGatewayInstanceResponse')
|
74
86
|
DescribeBridgeRequest = Shapes::StructureShape.new(name: 'DescribeBridgeRequest')
|
87
|
+
DescribeBridgeRequestBridgeArnString = Shapes::StringShape.new(name: 'DescribeBridgeRequestBridgeArnString')
|
75
88
|
DescribeBridgeResponse = Shapes::StructureShape.new(name: 'DescribeBridgeResponse')
|
76
89
|
DescribeFlowRequest = Shapes::StructureShape.new(name: 'DescribeFlowRequest')
|
90
|
+
DescribeFlowRequestFlowArnString = Shapes::StringShape.new(name: 'DescribeFlowRequestFlowArnString')
|
77
91
|
DescribeFlowResponse = Shapes::StructureShape.new(name: 'DescribeFlowResponse')
|
78
92
|
DescribeFlowSourceMetadataRequest = Shapes::StructureShape.new(name: 'DescribeFlowSourceMetadataRequest')
|
79
93
|
DescribeFlowSourceMetadataResponse = Shapes::StructureShape.new(name: 'DescribeFlowSourceMetadataResponse')
|
80
94
|
DescribeFlowSourceThumbnailRequest = Shapes::StructureShape.new(name: 'DescribeFlowSourceThumbnailRequest')
|
81
95
|
DescribeFlowSourceThumbnailResponse = Shapes::StructureShape.new(name: 'DescribeFlowSourceThumbnailResponse')
|
82
96
|
DescribeGatewayInstanceRequest = Shapes::StructureShape.new(name: 'DescribeGatewayInstanceRequest')
|
97
|
+
DescribeGatewayInstanceRequestGatewayInstanceArnString = Shapes::StringShape.new(name: 'DescribeGatewayInstanceRequestGatewayInstanceArnString')
|
83
98
|
DescribeGatewayInstanceResponse = Shapes::StructureShape.new(name: 'DescribeGatewayInstanceResponse')
|
84
99
|
DescribeGatewayRequest = Shapes::StructureShape.new(name: 'DescribeGatewayRequest')
|
100
|
+
DescribeGatewayRequestGatewayArnString = Shapes::StringShape.new(name: 'DescribeGatewayRequestGatewayArnString')
|
85
101
|
DescribeGatewayResponse = Shapes::StructureShape.new(name: 'DescribeGatewayResponse')
|
86
102
|
DescribeOfferingRequest = Shapes::StructureShape.new(name: 'DescribeOfferingRequest')
|
87
103
|
DescribeOfferingResponse = Shapes::StructureShape.new(name: 'DescribeOfferingResponse')
|
@@ -90,6 +106,7 @@ module Aws::MediaConnect
|
|
90
106
|
DesiredState = Shapes::StringShape.new(name: 'DesiredState')
|
91
107
|
DestinationConfiguration = Shapes::StructureShape.new(name: 'DestinationConfiguration')
|
92
108
|
DestinationConfigurationRequest = Shapes::StructureShape.new(name: 'DestinationConfigurationRequest')
|
109
|
+
Double = Shapes::FloatShape.new(name: 'Double')
|
93
110
|
DurationUnits = Shapes::StringShape.new(name: 'DurationUnits')
|
94
111
|
EgressGatewayBridge = Shapes::StructureShape.new(name: 'EgressGatewayBridge')
|
95
112
|
EncoderProfile = Shapes::StringShape.new(name: 'EncoderProfile')
|
@@ -102,6 +119,8 @@ module Aws::MediaConnect
|
|
102
119
|
FailoverConfig = Shapes::StructureShape.new(name: 'FailoverConfig')
|
103
120
|
FailoverMode = Shapes::StringShape.new(name: 'FailoverMode')
|
104
121
|
Flow = Shapes::StructureShape.new(name: 'Flow')
|
122
|
+
FlowArn = Shapes::StringShape.new(name: 'FlowArn')
|
123
|
+
FlowSize = Shapes::StringShape.new(name: 'FlowSize')
|
105
124
|
Fmtp = Shapes::StructureShape.new(name: 'Fmtp')
|
106
125
|
FmtpRequest = Shapes::StructureShape.new(name: 'FmtpRequest')
|
107
126
|
ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
|
@@ -115,11 +134,13 @@ module Aws::MediaConnect
|
|
115
134
|
GrantEntitlementRequest = Shapes::StructureShape.new(name: 'GrantEntitlementRequest')
|
116
135
|
GrantFlowEntitlements420Exception = Shapes::StructureShape.new(name: 'GrantFlowEntitlements420Exception')
|
117
136
|
GrantFlowEntitlementsRequest = Shapes::StructureShape.new(name: 'GrantFlowEntitlementsRequest')
|
137
|
+
GrantFlowEntitlementsRequestFlowArnString = Shapes::StringShape.new(name: 'GrantFlowEntitlementsRequestFlowArnString')
|
118
138
|
GrantFlowEntitlementsResponse = Shapes::StructureShape.new(name: 'GrantFlowEntitlementsResponse')
|
119
139
|
IngressGatewayBridge = Shapes::StructureShape.new(name: 'IngressGatewayBridge')
|
120
140
|
InputConfiguration = Shapes::StructureShape.new(name: 'InputConfiguration')
|
121
141
|
InputConfigurationRequest = Shapes::StructureShape.new(name: 'InputConfigurationRequest')
|
122
142
|
InstanceState = Shapes::StringShape.new(name: 'InstanceState')
|
143
|
+
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
123
144
|
Interface = Shapes::StructureShape.new(name: 'Interface')
|
124
145
|
InterfaceRequest = Shapes::StructureShape.new(name: 'InterfaceRequest')
|
125
146
|
InternalServerErrorException = Shapes::StructureShape.new(name: 'InternalServerErrorException')
|
@@ -160,9 +181,13 @@ module Aws::MediaConnect
|
|
160
181
|
Messages = Shapes::StructureShape.new(name: 'Messages')
|
161
182
|
MonitoringConfig = Shapes::StructureShape.new(name: 'MonitoringConfig')
|
162
183
|
MulticastSourceSettings = Shapes::StructureShape.new(name: 'MulticastSourceSettings')
|
184
|
+
NdiConfig = Shapes::StructureShape.new(name: 'NdiConfig')
|
185
|
+
NdiDiscoveryServerConfig = Shapes::StructureShape.new(name: 'NdiDiscoveryServerConfig')
|
186
|
+
NdiState = Shapes::StringShape.new(name: 'NdiState')
|
163
187
|
NetworkInterfaceType = Shapes::StringShape.new(name: 'NetworkInterfaceType')
|
164
188
|
NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
|
165
189
|
Offering = Shapes::StructureShape.new(name: 'Offering')
|
190
|
+
OfferingArn = Shapes::StringShape.new(name: 'OfferingArn')
|
166
191
|
Output = Shapes::StructureShape.new(name: 'Output')
|
167
192
|
OutputStatus = Shapes::StringShape.new(name: 'OutputStatus')
|
168
193
|
PriceUnits = Shapes::StringShape.new(name: 'PriceUnits')
|
@@ -171,38 +196,54 @@ module Aws::MediaConnect
|
|
171
196
|
PurchaseOfferingResponse = Shapes::StructureShape.new(name: 'PurchaseOfferingResponse')
|
172
197
|
Range = Shapes::StringShape.new(name: 'Range')
|
173
198
|
RemoveBridgeOutputRequest = Shapes::StructureShape.new(name: 'RemoveBridgeOutputRequest')
|
199
|
+
RemoveBridgeOutputRequestBridgeArnString = Shapes::StringShape.new(name: 'RemoveBridgeOutputRequestBridgeArnString')
|
174
200
|
RemoveBridgeOutputResponse = Shapes::StructureShape.new(name: 'RemoveBridgeOutputResponse')
|
175
201
|
RemoveBridgeSourceRequest = Shapes::StructureShape.new(name: 'RemoveBridgeSourceRequest')
|
202
|
+
RemoveBridgeSourceRequestBridgeArnString = Shapes::StringShape.new(name: 'RemoveBridgeSourceRequestBridgeArnString')
|
176
203
|
RemoveBridgeSourceResponse = Shapes::StructureShape.new(name: 'RemoveBridgeSourceResponse')
|
177
204
|
RemoveFlowMediaStreamRequest = Shapes::StructureShape.new(name: 'RemoveFlowMediaStreamRequest')
|
205
|
+
RemoveFlowMediaStreamRequestFlowArnString = Shapes::StringShape.new(name: 'RemoveFlowMediaStreamRequestFlowArnString')
|
178
206
|
RemoveFlowMediaStreamResponse = Shapes::StructureShape.new(name: 'RemoveFlowMediaStreamResponse')
|
179
207
|
RemoveFlowOutputRequest = Shapes::StructureShape.new(name: 'RemoveFlowOutputRequest')
|
208
|
+
RemoveFlowOutputRequestFlowArnString = Shapes::StringShape.new(name: 'RemoveFlowOutputRequestFlowArnString')
|
209
|
+
RemoveFlowOutputRequestOutputArnString = Shapes::StringShape.new(name: 'RemoveFlowOutputRequestOutputArnString')
|
180
210
|
RemoveFlowOutputResponse = Shapes::StructureShape.new(name: 'RemoveFlowOutputResponse')
|
181
211
|
RemoveFlowSourceRequest = Shapes::StructureShape.new(name: 'RemoveFlowSourceRequest')
|
212
|
+
RemoveFlowSourceRequestFlowArnString = Shapes::StringShape.new(name: 'RemoveFlowSourceRequestFlowArnString')
|
213
|
+
RemoveFlowSourceRequestSourceArnString = Shapes::StringShape.new(name: 'RemoveFlowSourceRequestSourceArnString')
|
182
214
|
RemoveFlowSourceResponse = Shapes::StructureShape.new(name: 'RemoveFlowSourceResponse')
|
183
215
|
RemoveFlowVpcInterfaceRequest = Shapes::StructureShape.new(name: 'RemoveFlowVpcInterfaceRequest')
|
216
|
+
RemoveFlowVpcInterfaceRequestFlowArnString = Shapes::StringShape.new(name: 'RemoveFlowVpcInterfaceRequestFlowArnString')
|
184
217
|
RemoveFlowVpcInterfaceResponse = Shapes::StructureShape.new(name: 'RemoveFlowVpcInterfaceResponse')
|
185
218
|
Reservation = Shapes::StructureShape.new(name: 'Reservation')
|
219
|
+
ReservationArn = Shapes::StringShape.new(name: 'ReservationArn')
|
186
220
|
ReservationState = Shapes::StringShape.new(name: 'ReservationState')
|
187
221
|
ResourceSpecification = Shapes::StructureShape.new(name: 'ResourceSpecification')
|
188
222
|
ResourceType = Shapes::StringShape.new(name: 'ResourceType')
|
189
|
-
ResponseError = Shapes::StructureShape.new(name: 'ResponseError')
|
190
223
|
RevokeFlowEntitlementRequest = Shapes::StructureShape.new(name: 'RevokeFlowEntitlementRequest')
|
224
|
+
RevokeFlowEntitlementRequestEntitlementArnString = Shapes::StringShape.new(name: 'RevokeFlowEntitlementRequestEntitlementArnString')
|
225
|
+
RevokeFlowEntitlementRequestFlowArnString = Shapes::StringShape.new(name: 'RevokeFlowEntitlementRequestFlowArnString')
|
191
226
|
RevokeFlowEntitlementResponse = Shapes::StructureShape.new(name: 'RevokeFlowEntitlementResponse')
|
192
227
|
ScanMode = Shapes::StringShape.new(name: 'ScanMode')
|
193
228
|
ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
|
194
229
|
SetGatewayBridgeSourceRequest = Shapes::StructureShape.new(name: 'SetGatewayBridgeSourceRequest')
|
230
|
+
SetGatewayBridgeSourceRequestBridgeArnString = Shapes::StringShape.new(name: 'SetGatewayBridgeSourceRequestBridgeArnString')
|
195
231
|
SetSourceRequest = Shapes::StructureShape.new(name: 'SetSourceRequest')
|
232
|
+
SetSourceRequestEntitlementArnString = Shapes::StringShape.new(name: 'SetSourceRequestEntitlementArnString')
|
196
233
|
SilentAudio = Shapes::StructureShape.new(name: 'SilentAudio')
|
197
234
|
Source = Shapes::StructureShape.new(name: 'Source')
|
198
235
|
SourcePriority = Shapes::StructureShape.new(name: 'SourcePriority')
|
199
236
|
SourceType = Shapes::StringShape.new(name: 'SourceType')
|
200
237
|
StartFlowRequest = Shapes::StructureShape.new(name: 'StartFlowRequest')
|
238
|
+
StartFlowRequestFlowArnString = Shapes::StringShape.new(name: 'StartFlowRequestFlowArnString')
|
201
239
|
StartFlowResponse = Shapes::StructureShape.new(name: 'StartFlowResponse')
|
202
240
|
State = Shapes::StringShape.new(name: 'State')
|
203
241
|
Status = Shapes::StringShape.new(name: 'Status')
|
204
242
|
StopFlowRequest = Shapes::StructureShape.new(name: 'StopFlowRequest')
|
243
|
+
StopFlowRequestFlowArnString = Shapes::StringShape.new(name: 'StopFlowRequestFlowArnString')
|
205
244
|
StopFlowResponse = Shapes::StructureShape.new(name: 'StopFlowResponse')
|
245
|
+
String = Shapes::StringShape.new(name: 'String')
|
246
|
+
SyntheticTimestamp_date_time = Shapes::TimestampShape.new(name: 'SyntheticTimestamp_date_time', timestampFormat: "iso8601")
|
206
247
|
TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
|
207
248
|
Tcs = Shapes::StringShape.new(name: 'Tcs')
|
208
249
|
ThumbnailDetails = Shapes::StructureShape.new(name: 'ThumbnailDetails')
|
@@ -214,31 +255,47 @@ module Aws::MediaConnect
|
|
214
255
|
TransportStreamProgram = Shapes::StructureShape.new(name: 'TransportStreamProgram')
|
215
256
|
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
216
257
|
UpdateBridgeFlowSourceRequest = Shapes::StructureShape.new(name: 'UpdateBridgeFlowSourceRequest')
|
258
|
+
UpdateBridgeFlowSourceRequestFlowArnString = Shapes::StringShape.new(name: 'UpdateBridgeFlowSourceRequestFlowArnString')
|
217
259
|
UpdateBridgeNetworkOutputRequest = Shapes::StructureShape.new(name: 'UpdateBridgeNetworkOutputRequest')
|
218
260
|
UpdateBridgeNetworkSourceRequest = Shapes::StructureShape.new(name: 'UpdateBridgeNetworkSourceRequest')
|
219
261
|
UpdateBridgeOutputRequest = Shapes::StructureShape.new(name: 'UpdateBridgeOutputRequest')
|
262
|
+
UpdateBridgeOutputRequestBridgeArnString = Shapes::StringShape.new(name: 'UpdateBridgeOutputRequestBridgeArnString')
|
220
263
|
UpdateBridgeOutputResponse = Shapes::StructureShape.new(name: 'UpdateBridgeOutputResponse')
|
221
264
|
UpdateBridgeRequest = Shapes::StructureShape.new(name: 'UpdateBridgeRequest')
|
265
|
+
UpdateBridgeRequestBridgeArnString = Shapes::StringShape.new(name: 'UpdateBridgeRequestBridgeArnString')
|
222
266
|
UpdateBridgeResponse = Shapes::StructureShape.new(name: 'UpdateBridgeResponse')
|
223
267
|
UpdateBridgeSourceRequest = Shapes::StructureShape.new(name: 'UpdateBridgeSourceRequest')
|
268
|
+
UpdateBridgeSourceRequestBridgeArnString = Shapes::StringShape.new(name: 'UpdateBridgeSourceRequestBridgeArnString')
|
224
269
|
UpdateBridgeSourceResponse = Shapes::StructureShape.new(name: 'UpdateBridgeSourceResponse')
|
225
270
|
UpdateBridgeStateRequest = Shapes::StructureShape.new(name: 'UpdateBridgeStateRequest')
|
271
|
+
UpdateBridgeStateRequestBridgeArnString = Shapes::StringShape.new(name: 'UpdateBridgeStateRequestBridgeArnString')
|
226
272
|
UpdateBridgeStateResponse = Shapes::StructureShape.new(name: 'UpdateBridgeStateResponse')
|
227
273
|
UpdateEgressGatewayBridgeRequest = Shapes::StructureShape.new(name: 'UpdateEgressGatewayBridgeRequest')
|
228
274
|
UpdateEncryption = Shapes::StructureShape.new(name: 'UpdateEncryption')
|
229
275
|
UpdateFailoverConfig = Shapes::StructureShape.new(name: 'UpdateFailoverConfig')
|
230
276
|
UpdateFlowEntitlementRequest = Shapes::StructureShape.new(name: 'UpdateFlowEntitlementRequest')
|
277
|
+
UpdateFlowEntitlementRequestEntitlementArnString = Shapes::StringShape.new(name: 'UpdateFlowEntitlementRequestEntitlementArnString')
|
278
|
+
UpdateFlowEntitlementRequestFlowArnString = Shapes::StringShape.new(name: 'UpdateFlowEntitlementRequestFlowArnString')
|
231
279
|
UpdateFlowEntitlementResponse = Shapes::StructureShape.new(name: 'UpdateFlowEntitlementResponse')
|
232
280
|
UpdateFlowMediaStreamRequest = Shapes::StructureShape.new(name: 'UpdateFlowMediaStreamRequest')
|
281
|
+
UpdateFlowMediaStreamRequestFlowArnString = Shapes::StringShape.new(name: 'UpdateFlowMediaStreamRequestFlowArnString')
|
233
282
|
UpdateFlowMediaStreamResponse = Shapes::StructureShape.new(name: 'UpdateFlowMediaStreamResponse')
|
234
283
|
UpdateFlowOutputRequest = Shapes::StructureShape.new(name: 'UpdateFlowOutputRequest')
|
284
|
+
UpdateFlowOutputRequestFlowArnString = Shapes::StringShape.new(name: 'UpdateFlowOutputRequestFlowArnString')
|
285
|
+
UpdateFlowOutputRequestOutputArnString = Shapes::StringShape.new(name: 'UpdateFlowOutputRequestOutputArnString')
|
235
286
|
UpdateFlowOutputResponse = Shapes::StructureShape.new(name: 'UpdateFlowOutputResponse')
|
236
287
|
UpdateFlowRequest = Shapes::StructureShape.new(name: 'UpdateFlowRequest')
|
288
|
+
UpdateFlowRequestFlowArnString = Shapes::StringShape.new(name: 'UpdateFlowRequestFlowArnString')
|
237
289
|
UpdateFlowResponse = Shapes::StructureShape.new(name: 'UpdateFlowResponse')
|
238
290
|
UpdateFlowSourceRequest = Shapes::StructureShape.new(name: 'UpdateFlowSourceRequest')
|
291
|
+
UpdateFlowSourceRequestEntitlementArnString = Shapes::StringShape.new(name: 'UpdateFlowSourceRequestEntitlementArnString')
|
292
|
+
UpdateFlowSourceRequestFlowArnString = Shapes::StringShape.new(name: 'UpdateFlowSourceRequestFlowArnString')
|
293
|
+
UpdateFlowSourceRequestSourceArnString = Shapes::StringShape.new(name: 'UpdateFlowSourceRequestSourceArnString')
|
239
294
|
UpdateFlowSourceResponse = Shapes::StructureShape.new(name: 'UpdateFlowSourceResponse')
|
240
295
|
UpdateGatewayBridgeSourceRequest = Shapes::StructureShape.new(name: 'UpdateGatewayBridgeSourceRequest')
|
296
|
+
UpdateGatewayBridgeSourceRequestBridgeArnString = Shapes::StringShape.new(name: 'UpdateGatewayBridgeSourceRequestBridgeArnString')
|
241
297
|
UpdateGatewayInstanceRequest = Shapes::StructureShape.new(name: 'UpdateGatewayInstanceRequest')
|
298
|
+
UpdateGatewayInstanceRequestGatewayInstanceArnString = Shapes::StringShape.new(name: 'UpdateGatewayInstanceRequestGatewayInstanceArnString')
|
242
299
|
UpdateGatewayInstanceResponse = Shapes::StructureShape.new(name: 'UpdateGatewayInstanceResponse')
|
243
300
|
UpdateIngressGatewayBridgeRequest = Shapes::StructureShape.new(name: 'UpdateIngressGatewayBridgeRequest')
|
244
301
|
UpdateMaintenance = Shapes::StructureShape.new(name: 'UpdateMaintenance')
|
@@ -246,9 +303,6 @@ module Aws::MediaConnect
|
|
246
303
|
VpcInterface = Shapes::StructureShape.new(name: 'VpcInterface')
|
247
304
|
VpcInterfaceAttachment = Shapes::StructureShape.new(name: 'VpcInterfaceAttachment')
|
248
305
|
VpcInterfaceRequest = Shapes::StructureShape.new(name: 'VpcInterfaceRequest')
|
249
|
-
__boolean = Shapes::BooleanShape.new(name: '__boolean')
|
250
|
-
__double = Shapes::FloatShape.new(name: '__double')
|
251
|
-
__integer = Shapes::IntegerShape.new(name: '__integer')
|
252
306
|
__listOfAddBridgeOutputRequest = Shapes::ListShape.new(name: '__listOfAddBridgeOutputRequest')
|
253
307
|
__listOfAddBridgeSourceRequest = Shapes::ListShape.new(name: '__listOfAddBridgeSourceRequest')
|
254
308
|
__listOfAddMediaStreamRequest = Shapes::ListShape.new(name: '__listOfAddMediaStreamRequest')
|
@@ -263,6 +317,7 @@ module Aws::MediaConnect
|
|
263
317
|
__listOfGrantEntitlementRequest = Shapes::ListShape.new(name: '__listOfGrantEntitlementRequest')
|
264
318
|
__listOfInputConfiguration = Shapes::ListShape.new(name: '__listOfInputConfiguration')
|
265
319
|
__listOfInputConfigurationRequest = Shapes::ListShape.new(name: '__listOfInputConfigurationRequest')
|
320
|
+
__listOfInteger = Shapes::ListShape.new(name: '__listOfInteger')
|
266
321
|
__listOfListedBridge = Shapes::ListShape.new(name: '__listOfListedBridge')
|
267
322
|
__listOfListedEntitlement = Shapes::ListShape.new(name: '__listOfListedEntitlement')
|
268
323
|
__listOfListedFlow = Shapes::ListShape.new(name: '__listOfListedFlow')
|
@@ -274,53 +329,49 @@ module Aws::MediaConnect
|
|
274
329
|
__listOfMediaStreamSourceConfiguration = Shapes::ListShape.new(name: '__listOfMediaStreamSourceConfiguration')
|
275
330
|
__listOfMediaStreamSourceConfigurationRequest = Shapes::ListShape.new(name: '__listOfMediaStreamSourceConfigurationRequest')
|
276
331
|
__listOfMessageDetail = Shapes::ListShape.new(name: '__listOfMessageDetail')
|
332
|
+
__listOfNdiDiscoveryServerConfig = Shapes::ListShape.new(name: '__listOfNdiDiscoveryServerConfig')
|
277
333
|
__listOfOffering = Shapes::ListShape.new(name: '__listOfOffering')
|
278
334
|
__listOfOutput = Shapes::ListShape.new(name: '__listOfOutput')
|
279
335
|
__listOfReservation = Shapes::ListShape.new(name: '__listOfReservation')
|
280
336
|
__listOfSetSourceRequest = Shapes::ListShape.new(name: '__listOfSetSourceRequest')
|
281
337
|
__listOfSource = Shapes::ListShape.new(name: '__listOfSource')
|
338
|
+
__listOfString = Shapes::ListShape.new(name: '__listOfString')
|
282
339
|
__listOfTransportStream = Shapes::ListShape.new(name: '__listOfTransportStream')
|
283
340
|
__listOfTransportStreamProgram = Shapes::ListShape.new(name: '__listOfTransportStreamProgram')
|
284
341
|
__listOfVideoMonitoringSetting = Shapes::ListShape.new(name: '__listOfVideoMonitoringSetting')
|
285
342
|
__listOfVpcInterface = Shapes::ListShape.new(name: '__listOfVpcInterface')
|
286
343
|
__listOfVpcInterfaceRequest = Shapes::ListShape.new(name: '__listOfVpcInterfaceRequest')
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
__mapOf__string = Shapes::MapShape.new(name: '__mapOf__string')
|
291
|
-
__string = Shapes::StringShape.new(name: '__string')
|
292
|
-
__timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
|
293
|
-
__timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
|
294
|
-
|
295
|
-
AddBridgeFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
|
344
|
+
__mapOfString = Shapes::MapShape.new(name: '__mapOfString')
|
345
|
+
|
346
|
+
AddBridgeFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: AddBridgeFlowSourceRequestFlowArnString, required: true, location_name: "flowArn"))
|
296
347
|
AddBridgeFlowSourceRequest.add_member(:flow_vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "flowVpcInterfaceAttachment"))
|
297
|
-
AddBridgeFlowSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
348
|
+
AddBridgeFlowSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
298
349
|
AddBridgeFlowSourceRequest.struct_class = Types::AddBridgeFlowSourceRequest
|
299
350
|
|
300
|
-
AddBridgeNetworkOutputRequest.add_member(:ip_address, Shapes::ShapeRef.new(shape:
|
301
|
-
AddBridgeNetworkOutputRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
302
|
-
AddBridgeNetworkOutputRequest.add_member(:network_name, Shapes::ShapeRef.new(shape:
|
303
|
-
AddBridgeNetworkOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape:
|
351
|
+
AddBridgeNetworkOutputRequest.add_member(:ip_address, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ipAddress"))
|
352
|
+
AddBridgeNetworkOutputRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
353
|
+
AddBridgeNetworkOutputRequest.add_member(:network_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "networkName"))
|
354
|
+
AddBridgeNetworkOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "port"))
|
304
355
|
AddBridgeNetworkOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
|
305
|
-
AddBridgeNetworkOutputRequest.add_member(:ttl, Shapes::ShapeRef.new(shape:
|
356
|
+
AddBridgeNetworkOutputRequest.add_member(:ttl, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ttl"))
|
306
357
|
AddBridgeNetworkOutputRequest.struct_class = Types::AddBridgeNetworkOutputRequest
|
307
358
|
|
308
|
-
AddBridgeNetworkSourceRequest.add_member(:multicast_ip, Shapes::ShapeRef.new(shape:
|
359
|
+
AddBridgeNetworkSourceRequest.add_member(:multicast_ip, Shapes::ShapeRef.new(shape: String, required: true, location_name: "multicastIp"))
|
309
360
|
AddBridgeNetworkSourceRequest.add_member(:multicast_source_settings, Shapes::ShapeRef.new(shape: MulticastSourceSettings, location_name: "multicastSourceSettings"))
|
310
|
-
AddBridgeNetworkSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
311
|
-
AddBridgeNetworkSourceRequest.add_member(:network_name, Shapes::ShapeRef.new(shape:
|
312
|
-
AddBridgeNetworkSourceRequest.add_member(:port, Shapes::ShapeRef.new(shape:
|
361
|
+
AddBridgeNetworkSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
362
|
+
AddBridgeNetworkSourceRequest.add_member(:network_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "networkName"))
|
363
|
+
AddBridgeNetworkSourceRequest.add_member(:port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "port"))
|
313
364
|
AddBridgeNetworkSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
|
314
365
|
AddBridgeNetworkSourceRequest.struct_class = Types::AddBridgeNetworkSourceRequest
|
315
366
|
|
316
367
|
AddBridgeOutputRequest.add_member(:network_output, Shapes::ShapeRef.new(shape: AddBridgeNetworkOutputRequest, location_name: "networkOutput"))
|
317
368
|
AddBridgeOutputRequest.struct_class = Types::AddBridgeOutputRequest
|
318
369
|
|
319
|
-
AddBridgeOutputsRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
370
|
+
AddBridgeOutputsRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: AddBridgeOutputsRequestBridgeArnString, required: true, location: "uri", location_name: "BridgeArn"))
|
320
371
|
AddBridgeOutputsRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddBridgeOutputRequest, required: true, location_name: "outputs"))
|
321
372
|
AddBridgeOutputsRequest.struct_class = Types::AddBridgeOutputsRequest
|
322
373
|
|
323
|
-
AddBridgeOutputsResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
374
|
+
AddBridgeOutputsResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, location_name: "bridgeArn"))
|
324
375
|
AddBridgeOutputsResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfBridgeOutput, location_name: "outputs"))
|
325
376
|
AddBridgeOutputsResponse.struct_class = Types::AddBridgeOutputsResponse
|
326
377
|
|
@@ -328,133 +379,135 @@ module Aws::MediaConnect
|
|
328
379
|
AddBridgeSourceRequest.add_member(:network_source, Shapes::ShapeRef.new(shape: AddBridgeNetworkSourceRequest, location_name: "networkSource"))
|
329
380
|
AddBridgeSourceRequest.struct_class = Types::AddBridgeSourceRequest
|
330
381
|
|
331
|
-
AddBridgeSourcesRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
382
|
+
AddBridgeSourcesRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: BridgeArn, required: true, location: "uri", location_name: "BridgeArn"))
|
332
383
|
AddBridgeSourcesRequest.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfAddBridgeSourceRequest, required: true, location_name: "sources"))
|
333
384
|
AddBridgeSourcesRequest.struct_class = Types::AddBridgeSourcesRequest
|
334
385
|
|
335
|
-
AddBridgeSourcesResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
386
|
+
AddBridgeSourcesResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, location_name: "bridgeArn"))
|
336
387
|
AddBridgeSourcesResponse.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfBridgeSource, location_name: "sources"))
|
337
388
|
AddBridgeSourcesResponse.struct_class = Types::AddBridgeSourcesResponse
|
338
389
|
|
339
|
-
AddEgressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
390
|
+
AddEgressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "maxBitrate"))
|
340
391
|
AddEgressGatewayBridgeRequest.struct_class = Types::AddEgressGatewayBridgeRequest
|
341
392
|
|
342
|
-
AddFlowMediaStreamsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
393
|
+
AddFlowMediaStreamsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: AddFlowMediaStreamsRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
343
394
|
AddFlowMediaStreamsRequest.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfAddMediaStreamRequest, required: true, location_name: "mediaStreams"))
|
344
395
|
AddFlowMediaStreamsRequest.struct_class = Types::AddFlowMediaStreamsRequest
|
345
396
|
|
346
|
-
AddFlowMediaStreamsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
397
|
+
AddFlowMediaStreamsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
347
398
|
AddFlowMediaStreamsResponse.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfMediaStream, location_name: "mediaStreams"))
|
348
399
|
AddFlowMediaStreamsResponse.struct_class = Types::AddFlowMediaStreamsResponse
|
349
400
|
|
350
|
-
AddFlowOutputs420Exception.add_member(:message, Shapes::ShapeRef.new(shape:
|
401
|
+
AddFlowOutputs420Exception.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
351
402
|
AddFlowOutputs420Exception.struct_class = Types::AddFlowOutputs420Exception
|
352
403
|
|
353
|
-
AddFlowOutputsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
404
|
+
AddFlowOutputsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: AddFlowOutputsRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
354
405
|
AddFlowOutputsRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddOutputRequest, required: true, location_name: "outputs"))
|
355
406
|
AddFlowOutputsRequest.struct_class = Types::AddFlowOutputsRequest
|
356
407
|
|
357
|
-
AddFlowOutputsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
408
|
+
AddFlowOutputsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
358
409
|
AddFlowOutputsResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfOutput, location_name: "outputs"))
|
359
410
|
AddFlowOutputsResponse.struct_class = Types::AddFlowOutputsResponse
|
360
411
|
|
361
|
-
AddFlowSourcesRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
412
|
+
AddFlowSourcesRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: AddFlowSourcesRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
362
413
|
AddFlowSourcesRequest.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfSetSourceRequest, required: true, location_name: "sources"))
|
363
414
|
AddFlowSourcesRequest.struct_class = Types::AddFlowSourcesRequest
|
364
415
|
|
365
|
-
AddFlowSourcesResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
416
|
+
AddFlowSourcesResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
366
417
|
AddFlowSourcesResponse.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfSource, location_name: "sources"))
|
367
418
|
AddFlowSourcesResponse.struct_class = Types::AddFlowSourcesResponse
|
368
419
|
|
369
|
-
AddFlowVpcInterfacesRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
420
|
+
AddFlowVpcInterfacesRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: AddFlowVpcInterfacesRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
370
421
|
AddFlowVpcInterfacesRequest.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterfaceRequest, required: true, location_name: "vpcInterfaces"))
|
371
422
|
AddFlowVpcInterfacesRequest.struct_class = Types::AddFlowVpcInterfacesRequest
|
372
423
|
|
373
|
-
AddFlowVpcInterfacesResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
424
|
+
AddFlowVpcInterfacesResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
374
425
|
AddFlowVpcInterfacesResponse.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterface, location_name: "vpcInterfaces"))
|
375
426
|
AddFlowVpcInterfacesResponse.struct_class = Types::AddFlowVpcInterfacesResponse
|
376
427
|
|
377
|
-
AddIngressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
378
|
-
AddIngressGatewayBridgeRequest.add_member(:max_outputs, Shapes::ShapeRef.new(shape:
|
428
|
+
AddIngressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "maxBitrate"))
|
429
|
+
AddIngressGatewayBridgeRequest.add_member(:max_outputs, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "maxOutputs"))
|
379
430
|
AddIngressGatewayBridgeRequest.struct_class = Types::AddIngressGatewayBridgeRequest
|
380
431
|
|
381
432
|
AddMaintenance.add_member(:maintenance_day, Shapes::ShapeRef.new(shape: MaintenanceDay, required: true, location_name: "maintenanceDay"))
|
382
|
-
AddMaintenance.add_member(:maintenance_start_hour, Shapes::ShapeRef.new(shape:
|
433
|
+
AddMaintenance.add_member(:maintenance_start_hour, Shapes::ShapeRef.new(shape: String, required: true, location_name: "maintenanceStartHour"))
|
383
434
|
AddMaintenance.struct_class = Types::AddMaintenance
|
384
435
|
|
385
436
|
AddMediaStreamRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: MediaStreamAttributesRequest, location_name: "attributes"))
|
386
|
-
AddMediaStreamRequest.add_member(:clock_rate, Shapes::ShapeRef.new(shape:
|
387
|
-
AddMediaStreamRequest.add_member(:description, Shapes::ShapeRef.new(shape:
|
388
|
-
AddMediaStreamRequest.add_member(:media_stream_id, Shapes::ShapeRef.new(shape:
|
389
|
-
AddMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape:
|
437
|
+
AddMediaStreamRequest.add_member(:clock_rate, Shapes::ShapeRef.new(shape: Integer, location_name: "clockRate"))
|
438
|
+
AddMediaStreamRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
439
|
+
AddMediaStreamRequest.add_member(:media_stream_id, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "mediaStreamId"))
|
440
|
+
AddMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "mediaStreamName"))
|
390
441
|
AddMediaStreamRequest.add_member(:media_stream_type, Shapes::ShapeRef.new(shape: MediaStreamType, required: true, location_name: "mediaStreamType"))
|
391
|
-
AddMediaStreamRequest.add_member(:video_format, Shapes::ShapeRef.new(shape:
|
442
|
+
AddMediaStreamRequest.add_member(:video_format, Shapes::ShapeRef.new(shape: String, location_name: "videoFormat"))
|
392
443
|
AddMediaStreamRequest.struct_class = Types::AddMediaStreamRequest
|
393
444
|
|
394
|
-
AddOutputRequest.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape:
|
395
|
-
AddOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape:
|
396
|
-
AddOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape:
|
445
|
+
AddOutputRequest.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOfString, location_name: "cidrAllowList"))
|
446
|
+
AddOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
447
|
+
AddOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape: String, location_name: "destination"))
|
397
448
|
AddOutputRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
|
398
|
-
AddOutputRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape:
|
449
|
+
AddOutputRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "maxLatency"))
|
399
450
|
AddOutputRequest.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfigurationRequest, location_name: "mediaStreamOutputConfigurations"))
|
400
|
-
AddOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape:
|
401
|
-
AddOutputRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
402
|
-
AddOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape:
|
451
|
+
AddOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "minLatency"))
|
452
|
+
AddOutputRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
453
|
+
AddOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
403
454
|
AddOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
|
404
|
-
AddOutputRequest.add_member(:remote_id, Shapes::ShapeRef.new(shape:
|
405
|
-
AddOutputRequest.add_member(:sender_control_port, Shapes::ShapeRef.new(shape:
|
406
|
-
AddOutputRequest.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape:
|
407
|
-
AddOutputRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape:
|
455
|
+
AddOutputRequest.add_member(:remote_id, Shapes::ShapeRef.new(shape: String, location_name: "remoteId"))
|
456
|
+
AddOutputRequest.add_member(:sender_control_port, Shapes::ShapeRef.new(shape: Integer, location_name: "senderControlPort"))
|
457
|
+
AddOutputRequest.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "smoothingLatency"))
|
458
|
+
AddOutputRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: String, location_name: "streamId"))
|
408
459
|
AddOutputRequest.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
|
409
460
|
AddOutputRequest.add_member(:output_status, Shapes::ShapeRef.new(shape: OutputStatus, location_name: "outputStatus"))
|
461
|
+
AddOutputRequest.add_member(:ndi_speed_hq_quality, Shapes::ShapeRef.new(shape: Integer, location_name: "ndiSpeedHqQuality"))
|
462
|
+
AddOutputRequest.add_member(:ndi_program_name, Shapes::ShapeRef.new(shape: String, location_name: "ndiProgramName"))
|
410
463
|
AddOutputRequest.struct_class = Types::AddOutputRequest
|
411
464
|
|
412
465
|
AudioMonitoringSetting.add_member(:silent_audio, Shapes::ShapeRef.new(shape: SilentAudio, location_name: "silentAudio"))
|
413
466
|
AudioMonitoringSetting.struct_class = Types::AudioMonitoringSetting
|
414
467
|
|
415
|
-
BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape:
|
468
|
+
BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
416
469
|
BadRequestException.struct_class = Types::BadRequestException
|
417
470
|
|
418
471
|
BlackFrames.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "state"))
|
419
|
-
BlackFrames.add_member(:threshold_seconds, Shapes::ShapeRef.new(shape:
|
472
|
+
BlackFrames.add_member(:threshold_seconds, Shapes::ShapeRef.new(shape: Integer, location_name: "thresholdSeconds"))
|
420
473
|
BlackFrames.struct_class = Types::BlackFrames
|
421
474
|
|
422
|
-
Bridge.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
475
|
+
Bridge.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "bridgeArn"))
|
423
476
|
Bridge.add_member(:bridge_messages, Shapes::ShapeRef.new(shape: __listOfMessageDetail, location_name: "bridgeMessages"))
|
424
477
|
Bridge.add_member(:bridge_state, Shapes::ShapeRef.new(shape: BridgeState, required: true, location_name: "bridgeState"))
|
425
478
|
Bridge.add_member(:egress_gateway_bridge, Shapes::ShapeRef.new(shape: EgressGatewayBridge, location_name: "egressGatewayBridge"))
|
426
479
|
Bridge.add_member(:ingress_gateway_bridge, Shapes::ShapeRef.new(shape: IngressGatewayBridge, location_name: "ingressGatewayBridge"))
|
427
|
-
Bridge.add_member(:name, Shapes::ShapeRef.new(shape:
|
480
|
+
Bridge.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
428
481
|
Bridge.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfBridgeOutput, location_name: "outputs"))
|
429
|
-
Bridge.add_member(:placement_arn, Shapes::ShapeRef.new(shape:
|
482
|
+
Bridge.add_member(:placement_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "placementArn"))
|
430
483
|
Bridge.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: FailoverConfig, location_name: "sourceFailoverConfig"))
|
431
484
|
Bridge.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfBridgeSource, location_name: "sources"))
|
432
485
|
Bridge.struct_class = Types::Bridge
|
433
486
|
|
434
|
-
BridgeFlowOutput.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
435
|
-
BridgeFlowOutput.add_member(:flow_source_arn, Shapes::ShapeRef.new(shape:
|
436
|
-
BridgeFlowOutput.add_member(:name, Shapes::ShapeRef.new(shape:
|
487
|
+
BridgeFlowOutput.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "flowArn"))
|
488
|
+
BridgeFlowOutput.add_member(:flow_source_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "flowSourceArn"))
|
489
|
+
BridgeFlowOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
437
490
|
BridgeFlowOutput.struct_class = Types::BridgeFlowOutput
|
438
491
|
|
439
|
-
BridgeFlowSource.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
492
|
+
BridgeFlowSource.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "flowArn"))
|
440
493
|
BridgeFlowSource.add_member(:flow_vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "flowVpcInterfaceAttachment"))
|
441
|
-
BridgeFlowSource.add_member(:name, Shapes::ShapeRef.new(shape:
|
442
|
-
BridgeFlowSource.add_member(:output_arn, Shapes::ShapeRef.new(shape:
|
494
|
+
BridgeFlowSource.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
495
|
+
BridgeFlowSource.add_member(:output_arn, Shapes::ShapeRef.new(shape: String, location_name: "outputArn"))
|
443
496
|
BridgeFlowSource.struct_class = Types::BridgeFlowSource
|
444
497
|
|
445
|
-
BridgeNetworkOutput.add_member(:ip_address, Shapes::ShapeRef.new(shape:
|
446
|
-
BridgeNetworkOutput.add_member(:name, Shapes::ShapeRef.new(shape:
|
447
|
-
BridgeNetworkOutput.add_member(:network_name, Shapes::ShapeRef.new(shape:
|
448
|
-
BridgeNetworkOutput.add_member(:port, Shapes::ShapeRef.new(shape:
|
498
|
+
BridgeNetworkOutput.add_member(:ip_address, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ipAddress"))
|
499
|
+
BridgeNetworkOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
500
|
+
BridgeNetworkOutput.add_member(:network_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "networkName"))
|
501
|
+
BridgeNetworkOutput.add_member(:port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "port"))
|
449
502
|
BridgeNetworkOutput.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
|
450
|
-
BridgeNetworkOutput.add_member(:ttl, Shapes::ShapeRef.new(shape:
|
503
|
+
BridgeNetworkOutput.add_member(:ttl, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ttl"))
|
451
504
|
BridgeNetworkOutput.struct_class = Types::BridgeNetworkOutput
|
452
505
|
|
453
|
-
BridgeNetworkSource.add_member(:multicast_ip, Shapes::ShapeRef.new(shape:
|
506
|
+
BridgeNetworkSource.add_member(:multicast_ip, Shapes::ShapeRef.new(shape: String, required: true, location_name: "multicastIp"))
|
454
507
|
BridgeNetworkSource.add_member(:multicast_source_settings, Shapes::ShapeRef.new(shape: MulticastSourceSettings, location_name: "multicastSourceSettings"))
|
455
|
-
BridgeNetworkSource.add_member(:name, Shapes::ShapeRef.new(shape:
|
456
|
-
BridgeNetworkSource.add_member(:network_name, Shapes::ShapeRef.new(shape:
|
457
|
-
BridgeNetworkSource.add_member(:port, Shapes::ShapeRef.new(shape:
|
508
|
+
BridgeNetworkSource.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
509
|
+
BridgeNetworkSource.add_member(:network_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "networkName"))
|
510
|
+
BridgeNetworkSource.add_member(:port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "port"))
|
458
511
|
BridgeNetworkSource.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
|
459
512
|
BridgeNetworkSource.struct_class = Types::BridgeNetworkSource
|
460
513
|
|
@@ -466,17 +519,17 @@ module Aws::MediaConnect
|
|
466
519
|
BridgeSource.add_member(:network_source, Shapes::ShapeRef.new(shape: BridgeNetworkSource, location_name: "networkSource"))
|
467
520
|
BridgeSource.struct_class = Types::BridgeSource
|
468
521
|
|
469
|
-
ConflictException.add_member(:message, Shapes::ShapeRef.new(shape:
|
522
|
+
ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
470
523
|
ConflictException.struct_class = Types::ConflictException
|
471
524
|
|
472
|
-
CreateBridge420Exception.add_member(:message, Shapes::ShapeRef.new(shape:
|
525
|
+
CreateBridge420Exception.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
473
526
|
CreateBridge420Exception.struct_class = Types::CreateBridge420Exception
|
474
527
|
|
475
528
|
CreateBridgeRequest.add_member(:egress_gateway_bridge, Shapes::ShapeRef.new(shape: AddEgressGatewayBridgeRequest, location_name: "egressGatewayBridge"))
|
476
529
|
CreateBridgeRequest.add_member(:ingress_gateway_bridge, Shapes::ShapeRef.new(shape: AddIngressGatewayBridgeRequest, location_name: "ingressGatewayBridge"))
|
477
|
-
CreateBridgeRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
530
|
+
CreateBridgeRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
478
531
|
CreateBridgeRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddBridgeOutputRequest, location_name: "outputs"))
|
479
|
-
CreateBridgeRequest.add_member(:placement_arn, Shapes::ShapeRef.new(shape:
|
532
|
+
CreateBridgeRequest.add_member(:placement_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "placementArn"))
|
480
533
|
CreateBridgeRequest.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: FailoverConfig, location_name: "sourceFailoverConfig"))
|
481
534
|
CreateBridgeRequest.add_member(:sources, Shapes::ShapeRef.new(shape: __listOfAddBridgeSourceRequest, required: true, location_name: "sources"))
|
482
535
|
CreateBridgeRequest.struct_class = Types::CreateBridgeRequest
|
@@ -484,13 +537,13 @@ module Aws::MediaConnect
|
|
484
537
|
CreateBridgeResponse.add_member(:bridge, Shapes::ShapeRef.new(shape: Bridge, location_name: "bridge"))
|
485
538
|
CreateBridgeResponse.struct_class = Types::CreateBridgeResponse
|
486
539
|
|
487
|
-
CreateFlow420Exception.add_member(:message, Shapes::ShapeRef.new(shape:
|
540
|
+
CreateFlow420Exception.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
488
541
|
CreateFlow420Exception.struct_class = Types::CreateFlow420Exception
|
489
542
|
|
490
|
-
CreateFlowRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape:
|
543
|
+
CreateFlowRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
|
491
544
|
CreateFlowRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfGrantEntitlementRequest, location_name: "entitlements"))
|
492
545
|
CreateFlowRequest.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfAddMediaStreamRequest, location_name: "mediaStreams"))
|
493
|
-
CreateFlowRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
546
|
+
CreateFlowRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
494
547
|
CreateFlowRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfAddOutputRequest, location_name: "outputs"))
|
495
548
|
CreateFlowRequest.add_member(:source, Shapes::ShapeRef.new(shape: SetSourceRequest, location_name: "source"))
|
496
549
|
CreateFlowRequest.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: FailoverConfig, location_name: "sourceFailoverConfig"))
|
@@ -498,157 +551,159 @@ module Aws::MediaConnect
|
|
498
551
|
CreateFlowRequest.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterfaceRequest, location_name: "vpcInterfaces"))
|
499
552
|
CreateFlowRequest.add_member(:maintenance, Shapes::ShapeRef.new(shape: AddMaintenance, location_name: "maintenance"))
|
500
553
|
CreateFlowRequest.add_member(:source_monitoring_config, Shapes::ShapeRef.new(shape: MonitoringConfig, location_name: "sourceMonitoringConfig"))
|
554
|
+
CreateFlowRequest.add_member(:flow_size, Shapes::ShapeRef.new(shape: FlowSize, location_name: "flowSize"))
|
555
|
+
CreateFlowRequest.add_member(:ndi_config, Shapes::ShapeRef.new(shape: NdiConfig, location_name: "ndiConfig"))
|
501
556
|
CreateFlowRequest.struct_class = Types::CreateFlowRequest
|
502
557
|
|
503
558
|
CreateFlowResponse.add_member(:flow, Shapes::ShapeRef.new(shape: Flow, location_name: "flow"))
|
504
559
|
CreateFlowResponse.struct_class = Types::CreateFlowResponse
|
505
560
|
|
506
|
-
CreateGateway420Exception.add_member(:message, Shapes::ShapeRef.new(shape:
|
561
|
+
CreateGateway420Exception.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
507
562
|
CreateGateway420Exception.struct_class = Types::CreateGateway420Exception
|
508
563
|
|
509
|
-
CreateGatewayRequest.add_member(:egress_cidr_blocks, Shapes::ShapeRef.new(shape:
|
510
|
-
CreateGatewayRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
564
|
+
CreateGatewayRequest.add_member(:egress_cidr_blocks, Shapes::ShapeRef.new(shape: __listOfString, required: true, location_name: "egressCidrBlocks"))
|
565
|
+
CreateGatewayRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
511
566
|
CreateGatewayRequest.add_member(:networks, Shapes::ShapeRef.new(shape: __listOfGatewayNetwork, required: true, location_name: "networks"))
|
512
567
|
CreateGatewayRequest.struct_class = Types::CreateGatewayRequest
|
513
568
|
|
514
569
|
CreateGatewayResponse.add_member(:gateway, Shapes::ShapeRef.new(shape: Gateway, location_name: "gateway"))
|
515
570
|
CreateGatewayResponse.struct_class = Types::CreateGatewayResponse
|
516
571
|
|
517
|
-
DeleteBridgeRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
572
|
+
DeleteBridgeRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: DeleteBridgeRequestBridgeArnString, required: true, location: "uri", location_name: "BridgeArn"))
|
518
573
|
DeleteBridgeRequest.struct_class = Types::DeleteBridgeRequest
|
519
574
|
|
520
|
-
DeleteBridgeResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
575
|
+
DeleteBridgeResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, location_name: "bridgeArn"))
|
521
576
|
DeleteBridgeResponse.struct_class = Types::DeleteBridgeResponse
|
522
577
|
|
523
|
-
DeleteFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
578
|
+
DeleteFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: DeleteFlowRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
524
579
|
DeleteFlowRequest.struct_class = Types::DeleteFlowRequest
|
525
580
|
|
526
|
-
DeleteFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
581
|
+
DeleteFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
527
582
|
DeleteFlowResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
528
583
|
DeleteFlowResponse.struct_class = Types::DeleteFlowResponse
|
529
584
|
|
530
|
-
DeleteGatewayRequest.add_member(:gateway_arn, Shapes::ShapeRef.new(shape:
|
585
|
+
DeleteGatewayRequest.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: DeleteGatewayRequestGatewayArnString, required: true, location: "uri", location_name: "GatewayArn"))
|
531
586
|
DeleteGatewayRequest.struct_class = Types::DeleteGatewayRequest
|
532
587
|
|
533
|
-
DeleteGatewayResponse.add_member(:gateway_arn, Shapes::ShapeRef.new(shape:
|
588
|
+
DeleteGatewayResponse.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: String, location_name: "gatewayArn"))
|
534
589
|
DeleteGatewayResponse.struct_class = Types::DeleteGatewayResponse
|
535
590
|
|
536
|
-
DeregisterGatewayInstanceRequest.add_member(:force, Shapes::ShapeRef.new(shape:
|
537
|
-
DeregisterGatewayInstanceRequest.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape:
|
591
|
+
DeregisterGatewayInstanceRequest.add_member(:force, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "force"))
|
592
|
+
DeregisterGatewayInstanceRequest.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: DeregisterGatewayInstanceRequestGatewayInstanceArnString, required: true, location: "uri", location_name: "GatewayInstanceArn"))
|
538
593
|
DeregisterGatewayInstanceRequest.struct_class = Types::DeregisterGatewayInstanceRequest
|
539
594
|
|
540
|
-
DeregisterGatewayInstanceResponse.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape:
|
595
|
+
DeregisterGatewayInstanceResponse.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "gatewayInstanceArn"))
|
541
596
|
DeregisterGatewayInstanceResponse.add_member(:instance_state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "instanceState"))
|
542
597
|
DeregisterGatewayInstanceResponse.struct_class = Types::DeregisterGatewayInstanceResponse
|
543
598
|
|
544
|
-
DescribeBridgeRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
599
|
+
DescribeBridgeRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: DescribeBridgeRequestBridgeArnString, required: true, location: "uri", location_name: "BridgeArn"))
|
545
600
|
DescribeBridgeRequest.struct_class = Types::DescribeBridgeRequest
|
546
601
|
|
547
602
|
DescribeBridgeResponse.add_member(:bridge, Shapes::ShapeRef.new(shape: Bridge, location_name: "bridge"))
|
548
603
|
DescribeBridgeResponse.struct_class = Types::DescribeBridgeResponse
|
549
604
|
|
550
|
-
DescribeFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
605
|
+
DescribeFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: DescribeFlowRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
551
606
|
DescribeFlowRequest.struct_class = Types::DescribeFlowRequest
|
552
607
|
|
553
608
|
DescribeFlowResponse.add_member(:flow, Shapes::ShapeRef.new(shape: Flow, location_name: "flow"))
|
554
609
|
DescribeFlowResponse.add_member(:messages, Shapes::ShapeRef.new(shape: Messages, location_name: "messages"))
|
555
610
|
DescribeFlowResponse.struct_class = Types::DescribeFlowResponse
|
556
611
|
|
557
|
-
DescribeFlowSourceMetadataRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
612
|
+
DescribeFlowSourceMetadataRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: FlowArn, required: true, location: "uri", location_name: "FlowArn"))
|
558
613
|
DescribeFlowSourceMetadataRequest.struct_class = Types::DescribeFlowSourceMetadataRequest
|
559
614
|
|
560
|
-
DescribeFlowSourceMetadataResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
615
|
+
DescribeFlowSourceMetadataResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
561
616
|
DescribeFlowSourceMetadataResponse.add_member(:messages, Shapes::ShapeRef.new(shape: __listOfMessageDetail, location_name: "messages"))
|
562
|
-
DescribeFlowSourceMetadataResponse.add_member(:timestamp, Shapes::ShapeRef.new(shape:
|
617
|
+
DescribeFlowSourceMetadataResponse.add_member(:timestamp, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "timestamp"))
|
563
618
|
DescribeFlowSourceMetadataResponse.add_member(:transport_media_info, Shapes::ShapeRef.new(shape: TransportMediaInfo, location_name: "transportMediaInfo"))
|
564
619
|
DescribeFlowSourceMetadataResponse.struct_class = Types::DescribeFlowSourceMetadataResponse
|
565
620
|
|
566
|
-
DescribeFlowSourceThumbnailRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
621
|
+
DescribeFlowSourceThumbnailRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: FlowArn, required: true, location: "uri", location_name: "FlowArn"))
|
567
622
|
DescribeFlowSourceThumbnailRequest.struct_class = Types::DescribeFlowSourceThumbnailRequest
|
568
623
|
|
569
624
|
DescribeFlowSourceThumbnailResponse.add_member(:thumbnail_details, Shapes::ShapeRef.new(shape: ThumbnailDetails, location_name: "thumbnailDetails"))
|
570
625
|
DescribeFlowSourceThumbnailResponse.struct_class = Types::DescribeFlowSourceThumbnailResponse
|
571
626
|
|
572
|
-
DescribeGatewayInstanceRequest.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape:
|
627
|
+
DescribeGatewayInstanceRequest.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: DescribeGatewayInstanceRequestGatewayInstanceArnString, required: true, location: "uri", location_name: "GatewayInstanceArn"))
|
573
628
|
DescribeGatewayInstanceRequest.struct_class = Types::DescribeGatewayInstanceRequest
|
574
629
|
|
575
630
|
DescribeGatewayInstanceResponse.add_member(:gateway_instance, Shapes::ShapeRef.new(shape: GatewayInstance, location_name: "gatewayInstance"))
|
576
631
|
DescribeGatewayInstanceResponse.struct_class = Types::DescribeGatewayInstanceResponse
|
577
632
|
|
578
|
-
DescribeGatewayRequest.add_member(:gateway_arn, Shapes::ShapeRef.new(shape:
|
633
|
+
DescribeGatewayRequest.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: DescribeGatewayRequestGatewayArnString, required: true, location: "uri", location_name: "GatewayArn"))
|
579
634
|
DescribeGatewayRequest.struct_class = Types::DescribeGatewayRequest
|
580
635
|
|
581
636
|
DescribeGatewayResponse.add_member(:gateway, Shapes::ShapeRef.new(shape: Gateway, location_name: "gateway"))
|
582
637
|
DescribeGatewayResponse.struct_class = Types::DescribeGatewayResponse
|
583
638
|
|
584
|
-
DescribeOfferingRequest.add_member(:offering_arn, Shapes::ShapeRef.new(shape:
|
639
|
+
DescribeOfferingRequest.add_member(:offering_arn, Shapes::ShapeRef.new(shape: OfferingArn, required: true, location: "uri", location_name: "OfferingArn"))
|
585
640
|
DescribeOfferingRequest.struct_class = Types::DescribeOfferingRequest
|
586
641
|
|
587
642
|
DescribeOfferingResponse.add_member(:offering, Shapes::ShapeRef.new(shape: Offering, location_name: "offering"))
|
588
643
|
DescribeOfferingResponse.struct_class = Types::DescribeOfferingResponse
|
589
644
|
|
590
|
-
DescribeReservationRequest.add_member(:reservation_arn, Shapes::ShapeRef.new(shape:
|
645
|
+
DescribeReservationRequest.add_member(:reservation_arn, Shapes::ShapeRef.new(shape: ReservationArn, required: true, location: "uri", location_name: "ReservationArn"))
|
591
646
|
DescribeReservationRequest.struct_class = Types::DescribeReservationRequest
|
592
647
|
|
593
648
|
DescribeReservationResponse.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
|
594
649
|
DescribeReservationResponse.struct_class = Types::DescribeReservationResponse
|
595
650
|
|
596
|
-
DestinationConfiguration.add_member(:destination_ip, Shapes::ShapeRef.new(shape:
|
597
|
-
DestinationConfiguration.add_member(:destination_port, Shapes::ShapeRef.new(shape:
|
651
|
+
DestinationConfiguration.add_member(:destination_ip, Shapes::ShapeRef.new(shape: String, required: true, location_name: "destinationIp"))
|
652
|
+
DestinationConfiguration.add_member(:destination_port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "destinationPort"))
|
598
653
|
DestinationConfiguration.add_member(:interface, Shapes::ShapeRef.new(shape: Interface, required: true, location_name: "interface"))
|
599
|
-
DestinationConfiguration.add_member(:outbound_ip, Shapes::ShapeRef.new(shape:
|
654
|
+
DestinationConfiguration.add_member(:outbound_ip, Shapes::ShapeRef.new(shape: String, required: true, location_name: "outboundIp"))
|
600
655
|
DestinationConfiguration.struct_class = Types::DestinationConfiguration
|
601
656
|
|
602
|
-
DestinationConfigurationRequest.add_member(:destination_ip, Shapes::ShapeRef.new(shape:
|
603
|
-
DestinationConfigurationRequest.add_member(:destination_port, Shapes::ShapeRef.new(shape:
|
657
|
+
DestinationConfigurationRequest.add_member(:destination_ip, Shapes::ShapeRef.new(shape: String, required: true, location_name: "destinationIp"))
|
658
|
+
DestinationConfigurationRequest.add_member(:destination_port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "destinationPort"))
|
604
659
|
DestinationConfigurationRequest.add_member(:interface, Shapes::ShapeRef.new(shape: InterfaceRequest, required: true, location_name: "interface"))
|
605
660
|
DestinationConfigurationRequest.struct_class = Types::DestinationConfigurationRequest
|
606
661
|
|
607
|
-
EgressGatewayBridge.add_member(:instance_id, Shapes::ShapeRef.new(shape:
|
608
|
-
EgressGatewayBridge.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
662
|
+
EgressGatewayBridge.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
|
663
|
+
EgressGatewayBridge.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "maxBitrate"))
|
609
664
|
EgressGatewayBridge.struct_class = Types::EgressGatewayBridge
|
610
665
|
|
611
|
-
EncodingParameters.add_member(:compression_factor, Shapes::ShapeRef.new(shape:
|
666
|
+
EncodingParameters.add_member(:compression_factor, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "compressionFactor"))
|
612
667
|
EncodingParameters.add_member(:encoder_profile, Shapes::ShapeRef.new(shape: EncoderProfile, required: true, location_name: "encoderProfile"))
|
613
668
|
EncodingParameters.struct_class = Types::EncodingParameters
|
614
669
|
|
615
|
-
EncodingParametersRequest.add_member(:compression_factor, Shapes::ShapeRef.new(shape:
|
670
|
+
EncodingParametersRequest.add_member(:compression_factor, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "compressionFactor"))
|
616
671
|
EncodingParametersRequest.add_member(:encoder_profile, Shapes::ShapeRef.new(shape: EncoderProfile, required: true, location_name: "encoderProfile"))
|
617
672
|
EncodingParametersRequest.struct_class = Types::EncodingParametersRequest
|
618
673
|
|
619
674
|
Encryption.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, location_name: "algorithm"))
|
620
|
-
Encryption.add_member(:constant_initialization_vector, Shapes::ShapeRef.new(shape:
|
621
|
-
Encryption.add_member(:device_id, Shapes::ShapeRef.new(shape:
|
675
|
+
Encryption.add_member(:constant_initialization_vector, Shapes::ShapeRef.new(shape: String, location_name: "constantInitializationVector"))
|
676
|
+
Encryption.add_member(:device_id, Shapes::ShapeRef.new(shape: String, location_name: "deviceId"))
|
622
677
|
Encryption.add_member(:key_type, Shapes::ShapeRef.new(shape: KeyType, location_name: "keyType"))
|
623
|
-
Encryption.add_member(:region, Shapes::ShapeRef.new(shape:
|
624
|
-
Encryption.add_member(:resource_id, Shapes::ShapeRef.new(shape:
|
625
|
-
Encryption.add_member(:role_arn, Shapes::ShapeRef.new(shape:
|
626
|
-
Encryption.add_member(:secret_arn, Shapes::ShapeRef.new(shape:
|
627
|
-
Encryption.add_member(:url, Shapes::ShapeRef.new(shape:
|
678
|
+
Encryption.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
|
679
|
+
Encryption.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
|
680
|
+
Encryption.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "roleArn"))
|
681
|
+
Encryption.add_member(:secret_arn, Shapes::ShapeRef.new(shape: String, location_name: "secretArn"))
|
682
|
+
Encryption.add_member(:url, Shapes::ShapeRef.new(shape: String, location_name: "url"))
|
628
683
|
Encryption.struct_class = Types::Encryption
|
629
684
|
|
630
|
-
Entitlement.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape:
|
631
|
-
Entitlement.add_member(:description, Shapes::ShapeRef.new(shape:
|
685
|
+
Entitlement.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "dataTransferSubscriberFeePercent"))
|
686
|
+
Entitlement.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
632
687
|
Entitlement.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
|
633
|
-
Entitlement.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape:
|
688
|
+
Entitlement.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "entitlementArn"))
|
634
689
|
Entitlement.add_member(:entitlement_status, Shapes::ShapeRef.new(shape: EntitlementStatus, location_name: "entitlementStatus"))
|
635
|
-
Entitlement.add_member(:name, Shapes::ShapeRef.new(shape:
|
636
|
-
Entitlement.add_member(:subscribers, Shapes::ShapeRef.new(shape:
|
690
|
+
Entitlement.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
691
|
+
Entitlement.add_member(:subscribers, Shapes::ShapeRef.new(shape: __listOfString, required: true, location_name: "subscribers"))
|
637
692
|
Entitlement.struct_class = Types::Entitlement
|
638
693
|
|
639
694
|
FailoverConfig.add_member(:failover_mode, Shapes::ShapeRef.new(shape: FailoverMode, location_name: "failoverMode"))
|
640
|
-
FailoverConfig.add_member(:recovery_window, Shapes::ShapeRef.new(shape:
|
695
|
+
FailoverConfig.add_member(:recovery_window, Shapes::ShapeRef.new(shape: Integer, location_name: "recoveryWindow"))
|
641
696
|
FailoverConfig.add_member(:source_priority, Shapes::ShapeRef.new(shape: SourcePriority, location_name: "sourcePriority"))
|
642
697
|
FailoverConfig.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "state"))
|
643
698
|
FailoverConfig.struct_class = Types::FailoverConfig
|
644
699
|
|
645
|
-
Flow.add_member(:availability_zone, Shapes::ShapeRef.new(shape:
|
646
|
-
Flow.add_member(:description, Shapes::ShapeRef.new(shape:
|
647
|
-
Flow.add_member(:egress_ip, Shapes::ShapeRef.new(shape:
|
700
|
+
Flow.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, required: true, location_name: "availabilityZone"))
|
701
|
+
Flow.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
702
|
+
Flow.add_member(:egress_ip, Shapes::ShapeRef.new(shape: String, location_name: "egressIp"))
|
648
703
|
Flow.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfEntitlement, required: true, location_name: "entitlements"))
|
649
|
-
Flow.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
704
|
+
Flow.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "flowArn"))
|
650
705
|
Flow.add_member(:media_streams, Shapes::ShapeRef.new(shape: __listOfMediaStream, location_name: "mediaStreams"))
|
651
|
-
Flow.add_member(:name, Shapes::ShapeRef.new(shape:
|
706
|
+
Flow.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
652
707
|
Flow.add_member(:outputs, Shapes::ShapeRef.new(shape: __listOfOutput, required: true, location_name: "outputs"))
|
653
708
|
Flow.add_member(:source, Shapes::ShapeRef.new(shape: Source, required: true, location_name: "source"))
|
654
709
|
Flow.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: FailoverConfig, location_name: "sourceFailoverConfig"))
|
@@ -657,253 +712,255 @@ module Aws::MediaConnect
|
|
657
712
|
Flow.add_member(:vpc_interfaces, Shapes::ShapeRef.new(shape: __listOfVpcInterface, location_name: "vpcInterfaces"))
|
658
713
|
Flow.add_member(:maintenance, Shapes::ShapeRef.new(shape: Maintenance, location_name: "maintenance"))
|
659
714
|
Flow.add_member(:source_monitoring_config, Shapes::ShapeRef.new(shape: MonitoringConfig, location_name: "sourceMonitoringConfig"))
|
715
|
+
Flow.add_member(:flow_size, Shapes::ShapeRef.new(shape: FlowSize, location_name: "flowSize"))
|
716
|
+
Flow.add_member(:ndi_config, Shapes::ShapeRef.new(shape: NdiConfig, location_name: "ndiConfig"))
|
660
717
|
Flow.struct_class = Types::Flow
|
661
718
|
|
662
|
-
Fmtp.add_member(:channel_order, Shapes::ShapeRef.new(shape:
|
719
|
+
Fmtp.add_member(:channel_order, Shapes::ShapeRef.new(shape: String, location_name: "channelOrder"))
|
663
720
|
Fmtp.add_member(:colorimetry, Shapes::ShapeRef.new(shape: Colorimetry, location_name: "colorimetry"))
|
664
|
-
Fmtp.add_member(:exact_framerate, Shapes::ShapeRef.new(shape:
|
665
|
-
Fmtp.add_member(:par, Shapes::ShapeRef.new(shape:
|
721
|
+
Fmtp.add_member(:exact_framerate, Shapes::ShapeRef.new(shape: String, location_name: "exactFramerate"))
|
722
|
+
Fmtp.add_member(:par, Shapes::ShapeRef.new(shape: String, location_name: "par"))
|
666
723
|
Fmtp.add_member(:range, Shapes::ShapeRef.new(shape: Range, location_name: "range"))
|
667
724
|
Fmtp.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, location_name: "scanMode"))
|
668
725
|
Fmtp.add_member(:tcs, Shapes::ShapeRef.new(shape: Tcs, location_name: "tcs"))
|
669
726
|
Fmtp.struct_class = Types::Fmtp
|
670
727
|
|
671
|
-
FmtpRequest.add_member(:channel_order, Shapes::ShapeRef.new(shape:
|
728
|
+
FmtpRequest.add_member(:channel_order, Shapes::ShapeRef.new(shape: String, location_name: "channelOrder"))
|
672
729
|
FmtpRequest.add_member(:colorimetry, Shapes::ShapeRef.new(shape: Colorimetry, location_name: "colorimetry"))
|
673
|
-
FmtpRequest.add_member(:exact_framerate, Shapes::ShapeRef.new(shape:
|
674
|
-
FmtpRequest.add_member(:par, Shapes::ShapeRef.new(shape:
|
730
|
+
FmtpRequest.add_member(:exact_framerate, Shapes::ShapeRef.new(shape: String, location_name: "exactFramerate"))
|
731
|
+
FmtpRequest.add_member(:par, Shapes::ShapeRef.new(shape: String, location_name: "par"))
|
675
732
|
FmtpRequest.add_member(:range, Shapes::ShapeRef.new(shape: Range, location_name: "range"))
|
676
733
|
FmtpRequest.add_member(:scan_mode, Shapes::ShapeRef.new(shape: ScanMode, location_name: "scanMode"))
|
677
734
|
FmtpRequest.add_member(:tcs, Shapes::ShapeRef.new(shape: Tcs, location_name: "tcs"))
|
678
735
|
FmtpRequest.struct_class = Types::FmtpRequest
|
679
736
|
|
680
|
-
ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape:
|
737
|
+
ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
681
738
|
ForbiddenException.struct_class = Types::ForbiddenException
|
682
739
|
|
683
|
-
FrameResolution.add_member(:frame_height, Shapes::ShapeRef.new(shape:
|
684
|
-
FrameResolution.add_member(:frame_width, Shapes::ShapeRef.new(shape:
|
740
|
+
FrameResolution.add_member(:frame_height, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "frameHeight"))
|
741
|
+
FrameResolution.add_member(:frame_width, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "frameWidth"))
|
685
742
|
FrameResolution.struct_class = Types::FrameResolution
|
686
743
|
|
687
744
|
FrozenFrames.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "state"))
|
688
|
-
FrozenFrames.add_member(:threshold_seconds, Shapes::ShapeRef.new(shape:
|
745
|
+
FrozenFrames.add_member(:threshold_seconds, Shapes::ShapeRef.new(shape: Integer, location_name: "thresholdSeconds"))
|
689
746
|
FrozenFrames.struct_class = Types::FrozenFrames
|
690
747
|
|
691
|
-
Gateway.add_member(:egress_cidr_blocks, Shapes::ShapeRef.new(shape:
|
692
|
-
Gateway.add_member(:gateway_arn, Shapes::ShapeRef.new(shape:
|
748
|
+
Gateway.add_member(:egress_cidr_blocks, Shapes::ShapeRef.new(shape: __listOfString, required: true, location_name: "egressCidrBlocks"))
|
749
|
+
Gateway.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "gatewayArn"))
|
693
750
|
Gateway.add_member(:gateway_messages, Shapes::ShapeRef.new(shape: __listOfMessageDetail, location_name: "gatewayMessages"))
|
694
751
|
Gateway.add_member(:gateway_state, Shapes::ShapeRef.new(shape: GatewayState, location_name: "gatewayState"))
|
695
|
-
Gateway.add_member(:name, Shapes::ShapeRef.new(shape:
|
752
|
+
Gateway.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
696
753
|
Gateway.add_member(:networks, Shapes::ShapeRef.new(shape: __listOfGatewayNetwork, required: true, location_name: "networks"))
|
697
754
|
Gateway.struct_class = Types::Gateway
|
698
755
|
|
699
|
-
GatewayBridgeSource.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
756
|
+
GatewayBridgeSource.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "bridgeArn"))
|
700
757
|
GatewayBridgeSource.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
|
701
758
|
GatewayBridgeSource.struct_class = Types::GatewayBridgeSource
|
702
759
|
|
703
760
|
GatewayInstance.add_member(:bridge_placement, Shapes::ShapeRef.new(shape: BridgePlacement, required: true, location_name: "bridgePlacement"))
|
704
761
|
GatewayInstance.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatus, required: true, location_name: "connectionStatus"))
|
705
|
-
GatewayInstance.add_member(:gateway_arn, Shapes::ShapeRef.new(shape:
|
706
|
-
GatewayInstance.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape:
|
707
|
-
GatewayInstance.add_member(:instance_id, Shapes::ShapeRef.new(shape:
|
762
|
+
GatewayInstance.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "gatewayArn"))
|
763
|
+
GatewayInstance.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "gatewayInstanceArn"))
|
764
|
+
GatewayInstance.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "instanceId"))
|
708
765
|
GatewayInstance.add_member(:instance_messages, Shapes::ShapeRef.new(shape: __listOfMessageDetail, location_name: "instanceMessages"))
|
709
766
|
GatewayInstance.add_member(:instance_state, Shapes::ShapeRef.new(shape: InstanceState, required: true, location_name: "instanceState"))
|
710
|
-
GatewayInstance.add_member(:running_bridge_count, Shapes::ShapeRef.new(shape:
|
767
|
+
GatewayInstance.add_member(:running_bridge_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "runningBridgeCount"))
|
711
768
|
GatewayInstance.struct_class = Types::GatewayInstance
|
712
769
|
|
713
|
-
GatewayNetwork.add_member(:cidr_block, Shapes::ShapeRef.new(shape:
|
714
|
-
GatewayNetwork.add_member(:name, Shapes::ShapeRef.new(shape:
|
770
|
+
GatewayNetwork.add_member(:cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "cidrBlock"))
|
771
|
+
GatewayNetwork.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
715
772
|
GatewayNetwork.struct_class = Types::GatewayNetwork
|
716
773
|
|
717
|
-
GrantEntitlementRequest.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape:
|
718
|
-
GrantEntitlementRequest.add_member(:description, Shapes::ShapeRef.new(shape:
|
774
|
+
GrantEntitlementRequest.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "dataTransferSubscriberFeePercent"))
|
775
|
+
GrantEntitlementRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
719
776
|
GrantEntitlementRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
|
720
777
|
GrantEntitlementRequest.add_member(:entitlement_status, Shapes::ShapeRef.new(shape: EntitlementStatus, location_name: "entitlementStatus"))
|
721
|
-
GrantEntitlementRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
722
|
-
GrantEntitlementRequest.add_member(:subscribers, Shapes::ShapeRef.new(shape:
|
778
|
+
GrantEntitlementRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
779
|
+
GrantEntitlementRequest.add_member(:subscribers, Shapes::ShapeRef.new(shape: __listOfString, required: true, location_name: "subscribers"))
|
723
780
|
GrantEntitlementRequest.struct_class = Types::GrantEntitlementRequest
|
724
781
|
|
725
|
-
GrantFlowEntitlements420Exception.add_member(:message, Shapes::ShapeRef.new(shape:
|
782
|
+
GrantFlowEntitlements420Exception.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
726
783
|
GrantFlowEntitlements420Exception.struct_class = Types::GrantFlowEntitlements420Exception
|
727
784
|
|
728
785
|
GrantFlowEntitlementsRequest.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfGrantEntitlementRequest, required: true, location_name: "entitlements"))
|
729
|
-
GrantFlowEntitlementsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
786
|
+
GrantFlowEntitlementsRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: GrantFlowEntitlementsRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
730
787
|
GrantFlowEntitlementsRequest.struct_class = Types::GrantFlowEntitlementsRequest
|
731
788
|
|
732
789
|
GrantFlowEntitlementsResponse.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfEntitlement, location_name: "entitlements"))
|
733
|
-
GrantFlowEntitlementsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
790
|
+
GrantFlowEntitlementsResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
734
791
|
GrantFlowEntitlementsResponse.struct_class = Types::GrantFlowEntitlementsResponse
|
735
792
|
|
736
|
-
IngressGatewayBridge.add_member(:instance_id, Shapes::ShapeRef.new(shape:
|
737
|
-
IngressGatewayBridge.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
738
|
-
IngressGatewayBridge.add_member(:max_outputs, Shapes::ShapeRef.new(shape:
|
793
|
+
IngressGatewayBridge.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
|
794
|
+
IngressGatewayBridge.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "maxBitrate"))
|
795
|
+
IngressGatewayBridge.add_member(:max_outputs, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "maxOutputs"))
|
739
796
|
IngressGatewayBridge.struct_class = Types::IngressGatewayBridge
|
740
797
|
|
741
|
-
InputConfiguration.add_member(:input_ip, Shapes::ShapeRef.new(shape:
|
742
|
-
InputConfiguration.add_member(:input_port, Shapes::ShapeRef.new(shape:
|
798
|
+
InputConfiguration.add_member(:input_ip, Shapes::ShapeRef.new(shape: String, required: true, location_name: "inputIp"))
|
799
|
+
InputConfiguration.add_member(:input_port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "inputPort"))
|
743
800
|
InputConfiguration.add_member(:interface, Shapes::ShapeRef.new(shape: Interface, required: true, location_name: "interface"))
|
744
801
|
InputConfiguration.struct_class = Types::InputConfiguration
|
745
802
|
|
746
|
-
InputConfigurationRequest.add_member(:input_port, Shapes::ShapeRef.new(shape:
|
803
|
+
InputConfigurationRequest.add_member(:input_port, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "inputPort"))
|
747
804
|
InputConfigurationRequest.add_member(:interface, Shapes::ShapeRef.new(shape: InterfaceRequest, required: true, location_name: "interface"))
|
748
805
|
InputConfigurationRequest.struct_class = Types::InputConfigurationRequest
|
749
806
|
|
750
|
-
Interface.add_member(:name, Shapes::ShapeRef.new(shape:
|
807
|
+
Interface.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
751
808
|
Interface.struct_class = Types::Interface
|
752
809
|
|
753
|
-
InterfaceRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
810
|
+
InterfaceRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
754
811
|
InterfaceRequest.struct_class = Types::InterfaceRequest
|
755
812
|
|
756
|
-
InternalServerErrorException.add_member(:message, Shapes::ShapeRef.new(shape:
|
813
|
+
InternalServerErrorException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
757
814
|
InternalServerErrorException.struct_class = Types::InternalServerErrorException
|
758
815
|
|
759
|
-
ListBridgesRequest.add_member(:filter_arn, Shapes::ShapeRef.new(shape:
|
816
|
+
ListBridgesRequest.add_member(:filter_arn, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "filterArn"))
|
760
817
|
ListBridgesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
761
|
-
ListBridgesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
818
|
+
ListBridgesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
762
819
|
ListBridgesRequest.struct_class = Types::ListBridgesRequest
|
763
820
|
|
764
821
|
ListBridgesResponse.add_member(:bridges, Shapes::ShapeRef.new(shape: __listOfListedBridge, location_name: "bridges"))
|
765
|
-
ListBridgesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
822
|
+
ListBridgesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
766
823
|
ListBridgesResponse.struct_class = Types::ListBridgesResponse
|
767
824
|
|
768
825
|
ListEntitlementsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
769
|
-
ListEntitlementsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
826
|
+
ListEntitlementsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
770
827
|
ListEntitlementsRequest.struct_class = Types::ListEntitlementsRequest
|
771
828
|
|
772
829
|
ListEntitlementsResponse.add_member(:entitlements, Shapes::ShapeRef.new(shape: __listOfListedEntitlement, location_name: "entitlements"))
|
773
|
-
ListEntitlementsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
830
|
+
ListEntitlementsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
774
831
|
ListEntitlementsResponse.struct_class = Types::ListEntitlementsResponse
|
775
832
|
|
776
833
|
ListFlowsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
777
|
-
ListFlowsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
834
|
+
ListFlowsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
778
835
|
ListFlowsRequest.struct_class = Types::ListFlowsRequest
|
779
836
|
|
780
837
|
ListFlowsResponse.add_member(:flows, Shapes::ShapeRef.new(shape: __listOfListedFlow, location_name: "flows"))
|
781
|
-
ListFlowsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
838
|
+
ListFlowsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
782
839
|
ListFlowsResponse.struct_class = Types::ListFlowsResponse
|
783
840
|
|
784
|
-
ListGatewayInstancesRequest.add_member(:filter_arn, Shapes::ShapeRef.new(shape:
|
841
|
+
ListGatewayInstancesRequest.add_member(:filter_arn, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "filterArn"))
|
785
842
|
ListGatewayInstancesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
786
|
-
ListGatewayInstancesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
843
|
+
ListGatewayInstancesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
787
844
|
ListGatewayInstancesRequest.struct_class = Types::ListGatewayInstancesRequest
|
788
845
|
|
789
846
|
ListGatewayInstancesResponse.add_member(:instances, Shapes::ShapeRef.new(shape: __listOfListedGatewayInstance, location_name: "instances"))
|
790
|
-
ListGatewayInstancesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
847
|
+
ListGatewayInstancesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
791
848
|
ListGatewayInstancesResponse.struct_class = Types::ListGatewayInstancesResponse
|
792
849
|
|
793
850
|
ListGatewaysRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
794
|
-
ListGatewaysRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
851
|
+
ListGatewaysRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
795
852
|
ListGatewaysRequest.struct_class = Types::ListGatewaysRequest
|
796
853
|
|
797
854
|
ListGatewaysResponse.add_member(:gateways, Shapes::ShapeRef.new(shape: __listOfListedGateway, location_name: "gateways"))
|
798
|
-
ListGatewaysResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
855
|
+
ListGatewaysResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
799
856
|
ListGatewaysResponse.struct_class = Types::ListGatewaysResponse
|
800
857
|
|
801
858
|
ListOfferingsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
802
|
-
ListOfferingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
859
|
+
ListOfferingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
803
860
|
ListOfferingsRequest.struct_class = Types::ListOfferingsRequest
|
804
861
|
|
805
|
-
ListOfferingsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
862
|
+
ListOfferingsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
806
863
|
ListOfferingsResponse.add_member(:offerings, Shapes::ShapeRef.new(shape: __listOfOffering, location_name: "offerings"))
|
807
864
|
ListOfferingsResponse.struct_class = Types::ListOfferingsResponse
|
808
865
|
|
809
866
|
ListReservationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
810
|
-
ListReservationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
867
|
+
ListReservationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
|
811
868
|
ListReservationsRequest.struct_class = Types::ListReservationsRequest
|
812
869
|
|
813
|
-
ListReservationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape:
|
870
|
+
ListReservationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
814
871
|
ListReservationsResponse.add_member(:reservations, Shapes::ShapeRef.new(shape: __listOfReservation, location_name: "reservations"))
|
815
872
|
ListReservationsResponse.struct_class = Types::ListReservationsResponse
|
816
873
|
|
817
|
-
ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape:
|
874
|
+
ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ResourceArn"))
|
818
875
|
ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
|
819
876
|
|
820
|
-
ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape:
|
877
|
+
ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOfString, location_name: "tags"))
|
821
878
|
ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
|
822
879
|
|
823
|
-
ListedBridge.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
880
|
+
ListedBridge.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "bridgeArn"))
|
824
881
|
ListedBridge.add_member(:bridge_state, Shapes::ShapeRef.new(shape: BridgeState, required: true, location_name: "bridgeState"))
|
825
|
-
ListedBridge.add_member(:bridge_type, Shapes::ShapeRef.new(shape:
|
826
|
-
ListedBridge.add_member(:name, Shapes::ShapeRef.new(shape:
|
827
|
-
ListedBridge.add_member(:placement_arn, Shapes::ShapeRef.new(shape:
|
882
|
+
ListedBridge.add_member(:bridge_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "bridgeType"))
|
883
|
+
ListedBridge.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
884
|
+
ListedBridge.add_member(:placement_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "placementArn"))
|
828
885
|
ListedBridge.struct_class = Types::ListedBridge
|
829
886
|
|
830
|
-
ListedEntitlement.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape:
|
831
|
-
ListedEntitlement.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape:
|
832
|
-
ListedEntitlement.add_member(:entitlement_name, Shapes::ShapeRef.new(shape:
|
887
|
+
ListedEntitlement.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "dataTransferSubscriberFeePercent"))
|
888
|
+
ListedEntitlement.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "entitlementArn"))
|
889
|
+
ListedEntitlement.add_member(:entitlement_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "entitlementName"))
|
833
890
|
ListedEntitlement.struct_class = Types::ListedEntitlement
|
834
891
|
|
835
|
-
ListedFlow.add_member(:availability_zone, Shapes::ShapeRef.new(shape:
|
836
|
-
ListedFlow.add_member(:description, Shapes::ShapeRef.new(shape:
|
837
|
-
ListedFlow.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
838
|
-
ListedFlow.add_member(:name, Shapes::ShapeRef.new(shape:
|
892
|
+
ListedFlow.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, required: true, location_name: "availabilityZone"))
|
893
|
+
ListedFlow.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "description"))
|
894
|
+
ListedFlow.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "flowArn"))
|
895
|
+
ListedFlow.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
839
896
|
ListedFlow.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, required: true, location_name: "sourceType"))
|
840
897
|
ListedFlow.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "status"))
|
841
898
|
ListedFlow.add_member(:maintenance, Shapes::ShapeRef.new(shape: Maintenance, location_name: "maintenance"))
|
842
899
|
ListedFlow.struct_class = Types::ListedFlow
|
843
900
|
|
844
|
-
ListedGateway.add_member(:gateway_arn, Shapes::ShapeRef.new(shape:
|
901
|
+
ListedGateway.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "gatewayArn"))
|
845
902
|
ListedGateway.add_member(:gateway_state, Shapes::ShapeRef.new(shape: GatewayState, required: true, location_name: "gatewayState"))
|
846
|
-
ListedGateway.add_member(:name, Shapes::ShapeRef.new(shape:
|
903
|
+
ListedGateway.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
847
904
|
ListedGateway.struct_class = Types::ListedGateway
|
848
905
|
|
849
|
-
ListedGatewayInstance.add_member(:gateway_arn, Shapes::ShapeRef.new(shape:
|
850
|
-
ListedGatewayInstance.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape:
|
851
|
-
ListedGatewayInstance.add_member(:instance_id, Shapes::ShapeRef.new(shape:
|
906
|
+
ListedGatewayInstance.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "gatewayArn"))
|
907
|
+
ListedGatewayInstance.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "gatewayInstanceArn"))
|
908
|
+
ListedGatewayInstance.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "instanceId"))
|
852
909
|
ListedGatewayInstance.add_member(:instance_state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "instanceState"))
|
853
910
|
ListedGatewayInstance.struct_class = Types::ListedGatewayInstance
|
854
911
|
|
855
912
|
Maintenance.add_member(:maintenance_day, Shapes::ShapeRef.new(shape: MaintenanceDay, location_name: "maintenanceDay"))
|
856
|
-
Maintenance.add_member(:maintenance_deadline, Shapes::ShapeRef.new(shape:
|
857
|
-
Maintenance.add_member(:maintenance_scheduled_date, Shapes::ShapeRef.new(shape:
|
858
|
-
Maintenance.add_member(:maintenance_start_hour, Shapes::ShapeRef.new(shape:
|
913
|
+
Maintenance.add_member(:maintenance_deadline, Shapes::ShapeRef.new(shape: String, location_name: "maintenanceDeadline"))
|
914
|
+
Maintenance.add_member(:maintenance_scheduled_date, Shapes::ShapeRef.new(shape: String, location_name: "maintenanceScheduledDate"))
|
915
|
+
Maintenance.add_member(:maintenance_start_hour, Shapes::ShapeRef.new(shape: String, location_name: "maintenanceStartHour"))
|
859
916
|
Maintenance.struct_class = Types::Maintenance
|
860
917
|
|
861
918
|
MediaStream.add_member(:attributes, Shapes::ShapeRef.new(shape: MediaStreamAttributes, location_name: "attributes"))
|
862
|
-
MediaStream.add_member(:clock_rate, Shapes::ShapeRef.new(shape:
|
863
|
-
MediaStream.add_member(:description, Shapes::ShapeRef.new(shape:
|
864
|
-
MediaStream.add_member(:fmt, Shapes::ShapeRef.new(shape:
|
865
|
-
MediaStream.add_member(:media_stream_id, Shapes::ShapeRef.new(shape:
|
866
|
-
MediaStream.add_member(:media_stream_name, Shapes::ShapeRef.new(shape:
|
919
|
+
MediaStream.add_member(:clock_rate, Shapes::ShapeRef.new(shape: Integer, location_name: "clockRate"))
|
920
|
+
MediaStream.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
921
|
+
MediaStream.add_member(:fmt, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "fmt"))
|
922
|
+
MediaStream.add_member(:media_stream_id, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "mediaStreamId"))
|
923
|
+
MediaStream.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "mediaStreamName"))
|
867
924
|
MediaStream.add_member(:media_stream_type, Shapes::ShapeRef.new(shape: MediaStreamType, required: true, location_name: "mediaStreamType"))
|
868
|
-
MediaStream.add_member(:video_format, Shapes::ShapeRef.new(shape:
|
925
|
+
MediaStream.add_member(:video_format, Shapes::ShapeRef.new(shape: String, location_name: "videoFormat"))
|
869
926
|
MediaStream.struct_class = Types::MediaStream
|
870
927
|
|
871
928
|
MediaStreamAttributes.add_member(:fmtp, Shapes::ShapeRef.new(shape: Fmtp, required: true, location_name: "fmtp"))
|
872
|
-
MediaStreamAttributes.add_member(:lang, Shapes::ShapeRef.new(shape:
|
929
|
+
MediaStreamAttributes.add_member(:lang, Shapes::ShapeRef.new(shape: String, location_name: "lang"))
|
873
930
|
MediaStreamAttributes.struct_class = Types::MediaStreamAttributes
|
874
931
|
|
875
932
|
MediaStreamAttributesRequest.add_member(:fmtp, Shapes::ShapeRef.new(shape: FmtpRequest, location_name: "fmtp"))
|
876
|
-
MediaStreamAttributesRequest.add_member(:lang, Shapes::ShapeRef.new(shape:
|
933
|
+
MediaStreamAttributesRequest.add_member(:lang, Shapes::ShapeRef.new(shape: String, location_name: "lang"))
|
877
934
|
MediaStreamAttributesRequest.struct_class = Types::MediaStreamAttributesRequest
|
878
935
|
|
879
936
|
MediaStreamOutputConfiguration.add_member(:destination_configurations, Shapes::ShapeRef.new(shape: __listOfDestinationConfiguration, location_name: "destinationConfigurations"))
|
880
937
|
MediaStreamOutputConfiguration.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
|
881
938
|
MediaStreamOutputConfiguration.add_member(:encoding_parameters, Shapes::ShapeRef.new(shape: EncodingParameters, location_name: "encodingParameters"))
|
882
|
-
MediaStreamOutputConfiguration.add_member(:media_stream_name, Shapes::ShapeRef.new(shape:
|
939
|
+
MediaStreamOutputConfiguration.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "mediaStreamName"))
|
883
940
|
MediaStreamOutputConfiguration.struct_class = Types::MediaStreamOutputConfiguration
|
884
941
|
|
885
942
|
MediaStreamOutputConfigurationRequest.add_member(:destination_configurations, Shapes::ShapeRef.new(shape: __listOfDestinationConfigurationRequest, location_name: "destinationConfigurations"))
|
886
943
|
MediaStreamOutputConfigurationRequest.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
|
887
944
|
MediaStreamOutputConfigurationRequest.add_member(:encoding_parameters, Shapes::ShapeRef.new(shape: EncodingParametersRequest, location_name: "encodingParameters"))
|
888
|
-
MediaStreamOutputConfigurationRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape:
|
945
|
+
MediaStreamOutputConfigurationRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "mediaStreamName"))
|
889
946
|
MediaStreamOutputConfigurationRequest.struct_class = Types::MediaStreamOutputConfigurationRequest
|
890
947
|
|
891
948
|
MediaStreamSourceConfiguration.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
|
892
949
|
MediaStreamSourceConfiguration.add_member(:input_configurations, Shapes::ShapeRef.new(shape: __listOfInputConfiguration, location_name: "inputConfigurations"))
|
893
|
-
MediaStreamSourceConfiguration.add_member(:media_stream_name, Shapes::ShapeRef.new(shape:
|
950
|
+
MediaStreamSourceConfiguration.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "mediaStreamName"))
|
894
951
|
MediaStreamSourceConfiguration.struct_class = Types::MediaStreamSourceConfiguration
|
895
952
|
|
896
953
|
MediaStreamSourceConfigurationRequest.add_member(:encoding_name, Shapes::ShapeRef.new(shape: EncodingName, required: true, location_name: "encodingName"))
|
897
954
|
MediaStreamSourceConfigurationRequest.add_member(:input_configurations, Shapes::ShapeRef.new(shape: __listOfInputConfigurationRequest, location_name: "inputConfigurations"))
|
898
|
-
MediaStreamSourceConfigurationRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape:
|
955
|
+
MediaStreamSourceConfigurationRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "mediaStreamName"))
|
899
956
|
MediaStreamSourceConfigurationRequest.struct_class = Types::MediaStreamSourceConfigurationRequest
|
900
957
|
|
901
|
-
MessageDetail.add_member(:code, Shapes::ShapeRef.new(shape:
|
902
|
-
MessageDetail.add_member(:message, Shapes::ShapeRef.new(shape:
|
903
|
-
MessageDetail.add_member(:resource_name, Shapes::ShapeRef.new(shape:
|
958
|
+
MessageDetail.add_member(:code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "code"))
|
959
|
+
MessageDetail.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
960
|
+
MessageDetail.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, location_name: "resourceName"))
|
904
961
|
MessageDetail.struct_class = Types::MessageDetail
|
905
962
|
|
906
|
-
Messages.add_member(:errors, Shapes::ShapeRef.new(shape:
|
963
|
+
Messages.add_member(:errors, Shapes::ShapeRef.new(shape: __listOfString, required: true, location_name: "errors"))
|
907
964
|
Messages.struct_class = Types::Messages
|
908
965
|
|
909
966
|
MonitoringConfig.add_member(:thumbnail_state, Shapes::ShapeRef.new(shape: ThumbnailState, location_name: "thumbnailState"))
|
@@ -912,274 +969,283 @@ module Aws::MediaConnect
|
|
912
969
|
MonitoringConfig.add_member(:video_monitoring_settings, Shapes::ShapeRef.new(shape: __listOfVideoMonitoringSetting, location_name: "videoMonitoringSettings"))
|
913
970
|
MonitoringConfig.struct_class = Types::MonitoringConfig
|
914
971
|
|
915
|
-
MulticastSourceSettings.add_member(:multicast_source_ip, Shapes::ShapeRef.new(shape:
|
972
|
+
MulticastSourceSettings.add_member(:multicast_source_ip, Shapes::ShapeRef.new(shape: String, location_name: "multicastSourceIp"))
|
916
973
|
MulticastSourceSettings.struct_class = Types::MulticastSourceSettings
|
917
974
|
|
918
|
-
|
975
|
+
NdiConfig.add_member(:ndi_state, Shapes::ShapeRef.new(shape: NdiState, location_name: "ndiState"))
|
976
|
+
NdiConfig.add_member(:machine_name, Shapes::ShapeRef.new(shape: String, location_name: "machineName"))
|
977
|
+
NdiConfig.add_member(:ndi_discovery_servers, Shapes::ShapeRef.new(shape: __listOfNdiDiscoveryServerConfig, location_name: "ndiDiscoveryServers"))
|
978
|
+
NdiConfig.struct_class = Types::NdiConfig
|
979
|
+
|
980
|
+
NdiDiscoveryServerConfig.add_member(:discovery_server_address, Shapes::ShapeRef.new(shape: String, required: true, location_name: "discoveryServerAddress"))
|
981
|
+
NdiDiscoveryServerConfig.add_member(:discovery_server_port, Shapes::ShapeRef.new(shape: Integer, location_name: "discoveryServerPort"))
|
982
|
+
NdiDiscoveryServerConfig.add_member(:vpc_interface_adapter, Shapes::ShapeRef.new(shape: String, required: true, location_name: "vpcInterfaceAdapter"))
|
983
|
+
NdiDiscoveryServerConfig.struct_class = Types::NdiDiscoveryServerConfig
|
984
|
+
|
985
|
+
NotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
919
986
|
NotFoundException.struct_class = Types::NotFoundException
|
920
987
|
|
921
|
-
Offering.add_member(:currency_code, Shapes::ShapeRef.new(shape:
|
922
|
-
Offering.add_member(:duration, Shapes::ShapeRef.new(shape:
|
988
|
+
Offering.add_member(:currency_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "currencyCode"))
|
989
|
+
Offering.add_member(:duration, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "duration"))
|
923
990
|
Offering.add_member(:duration_units, Shapes::ShapeRef.new(shape: DurationUnits, required: true, location_name: "durationUnits"))
|
924
|
-
Offering.add_member(:offering_arn, Shapes::ShapeRef.new(shape:
|
925
|
-
Offering.add_member(:offering_description, Shapes::ShapeRef.new(shape:
|
926
|
-
Offering.add_member(:price_per_unit, Shapes::ShapeRef.new(shape:
|
991
|
+
Offering.add_member(:offering_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "offeringArn"))
|
992
|
+
Offering.add_member(:offering_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "offeringDescription"))
|
993
|
+
Offering.add_member(:price_per_unit, Shapes::ShapeRef.new(shape: String, required: true, location_name: "pricePerUnit"))
|
927
994
|
Offering.add_member(:price_units, Shapes::ShapeRef.new(shape: PriceUnits, required: true, location_name: "priceUnits"))
|
928
995
|
Offering.add_member(:resource_specification, Shapes::ShapeRef.new(shape: ResourceSpecification, required: true, location_name: "resourceSpecification"))
|
929
996
|
Offering.struct_class = Types::Offering
|
930
997
|
|
931
|
-
Output.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape:
|
932
|
-
Output.add_member(:description, Shapes::ShapeRef.new(shape:
|
933
|
-
Output.add_member(:destination, Shapes::ShapeRef.new(shape:
|
998
|
+
Output.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "dataTransferSubscriberFeePercent"))
|
999
|
+
Output.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1000
|
+
Output.add_member(:destination, Shapes::ShapeRef.new(shape: String, location_name: "destination"))
|
934
1001
|
Output.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
|
935
|
-
Output.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape:
|
936
|
-
Output.add_member(:listener_address, Shapes::ShapeRef.new(shape:
|
937
|
-
Output.add_member(:media_live_input_arn, Shapes::ShapeRef.new(shape:
|
1002
|
+
Output.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: String, location_name: "entitlementArn"))
|
1003
|
+
Output.add_member(:listener_address, Shapes::ShapeRef.new(shape: String, location_name: "listenerAddress"))
|
1004
|
+
Output.add_member(:media_live_input_arn, Shapes::ShapeRef.new(shape: String, location_name: "mediaLiveInputArn"))
|
938
1005
|
Output.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfiguration, location_name: "mediaStreamOutputConfigurations"))
|
939
|
-
Output.add_member(:name, Shapes::ShapeRef.new(shape:
|
940
|
-
Output.add_member(:output_arn, Shapes::ShapeRef.new(shape:
|
941
|
-
Output.add_member(:port, Shapes::ShapeRef.new(shape:
|
1006
|
+
Output.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
1007
|
+
Output.add_member(:output_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "outputArn"))
|
1008
|
+
Output.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
942
1009
|
Output.add_member(:transport, Shapes::ShapeRef.new(shape: Transport, location_name: "transport"))
|
943
1010
|
Output.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
|
944
|
-
Output.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
945
|
-
Output.add_member(:bridge_ports, Shapes::ShapeRef.new(shape:
|
1011
|
+
Output.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, location_name: "bridgeArn"))
|
1012
|
+
Output.add_member(:bridge_ports, Shapes::ShapeRef.new(shape: __listOfInteger, location_name: "bridgePorts"))
|
946
1013
|
Output.add_member(:output_status, Shapes::ShapeRef.new(shape: OutputStatus, location_name: "outputStatus"))
|
947
1014
|
Output.struct_class = Types::Output
|
948
1015
|
|
949
|
-
PurchaseOfferingRequest.add_member(:offering_arn, Shapes::ShapeRef.new(shape:
|
950
|
-
PurchaseOfferingRequest.add_member(:reservation_name, Shapes::ShapeRef.new(shape:
|
951
|
-
PurchaseOfferingRequest.add_member(:start, Shapes::ShapeRef.new(shape:
|
1016
|
+
PurchaseOfferingRequest.add_member(:offering_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "OfferingArn"))
|
1017
|
+
PurchaseOfferingRequest.add_member(:reservation_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "reservationName"))
|
1018
|
+
PurchaseOfferingRequest.add_member(:start, Shapes::ShapeRef.new(shape: String, required: true, location_name: "start"))
|
952
1019
|
PurchaseOfferingRequest.struct_class = Types::PurchaseOfferingRequest
|
953
1020
|
|
954
1021
|
PurchaseOfferingResponse.add_member(:reservation, Shapes::ShapeRef.new(shape: Reservation, location_name: "reservation"))
|
955
1022
|
PurchaseOfferingResponse.struct_class = Types::PurchaseOfferingResponse
|
956
1023
|
|
957
|
-
RemoveBridgeOutputRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
958
|
-
RemoveBridgeOutputRequest.add_member(:output_name, Shapes::ShapeRef.new(shape:
|
1024
|
+
RemoveBridgeOutputRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: RemoveBridgeOutputRequestBridgeArnString, required: true, location: "uri", location_name: "BridgeArn"))
|
1025
|
+
RemoveBridgeOutputRequest.add_member(:output_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "OutputName"))
|
959
1026
|
RemoveBridgeOutputRequest.struct_class = Types::RemoveBridgeOutputRequest
|
960
1027
|
|
961
|
-
RemoveBridgeOutputResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
962
|
-
RemoveBridgeOutputResponse.add_member(:output_name, Shapes::ShapeRef.new(shape:
|
1028
|
+
RemoveBridgeOutputResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, location_name: "bridgeArn"))
|
1029
|
+
RemoveBridgeOutputResponse.add_member(:output_name, Shapes::ShapeRef.new(shape: String, location_name: "outputName"))
|
963
1030
|
RemoveBridgeOutputResponse.struct_class = Types::RemoveBridgeOutputResponse
|
964
1031
|
|
965
|
-
RemoveBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
966
|
-
RemoveBridgeSourceRequest.add_member(:source_name, Shapes::ShapeRef.new(shape:
|
1032
|
+
RemoveBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: RemoveBridgeSourceRequestBridgeArnString, required: true, location: "uri", location_name: "BridgeArn"))
|
1033
|
+
RemoveBridgeSourceRequest.add_member(:source_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "SourceName"))
|
967
1034
|
RemoveBridgeSourceRequest.struct_class = Types::RemoveBridgeSourceRequest
|
968
1035
|
|
969
|
-
RemoveBridgeSourceResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
970
|
-
RemoveBridgeSourceResponse.add_member(:source_name, Shapes::ShapeRef.new(shape:
|
1036
|
+
RemoveBridgeSourceResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, location_name: "bridgeArn"))
|
1037
|
+
RemoveBridgeSourceResponse.add_member(:source_name, Shapes::ShapeRef.new(shape: String, location_name: "sourceName"))
|
971
1038
|
RemoveBridgeSourceResponse.struct_class = Types::RemoveBridgeSourceResponse
|
972
1039
|
|
973
|
-
RemoveFlowMediaStreamRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
974
|
-
RemoveFlowMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape:
|
1040
|
+
RemoveFlowMediaStreamRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: RemoveFlowMediaStreamRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1041
|
+
RemoveFlowMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "MediaStreamName"))
|
975
1042
|
RemoveFlowMediaStreamRequest.struct_class = Types::RemoveFlowMediaStreamRequest
|
976
1043
|
|
977
|
-
RemoveFlowMediaStreamResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
978
|
-
RemoveFlowMediaStreamResponse.add_member(:media_stream_name, Shapes::ShapeRef.new(shape:
|
1044
|
+
RemoveFlowMediaStreamResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1045
|
+
RemoveFlowMediaStreamResponse.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: String, location_name: "mediaStreamName"))
|
979
1046
|
RemoveFlowMediaStreamResponse.struct_class = Types::RemoveFlowMediaStreamResponse
|
980
1047
|
|
981
|
-
RemoveFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
982
|
-
RemoveFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape:
|
1048
|
+
RemoveFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: RemoveFlowOutputRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1049
|
+
RemoveFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: RemoveFlowOutputRequestOutputArnString, required: true, location: "uri", location_name: "OutputArn"))
|
983
1050
|
RemoveFlowOutputRequest.struct_class = Types::RemoveFlowOutputRequest
|
984
1051
|
|
985
|
-
RemoveFlowOutputResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
986
|
-
RemoveFlowOutputResponse.add_member(:output_arn, Shapes::ShapeRef.new(shape:
|
1052
|
+
RemoveFlowOutputResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1053
|
+
RemoveFlowOutputResponse.add_member(:output_arn, Shapes::ShapeRef.new(shape: String, location_name: "outputArn"))
|
987
1054
|
RemoveFlowOutputResponse.struct_class = Types::RemoveFlowOutputResponse
|
988
1055
|
|
989
|
-
RemoveFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
990
|
-
RemoveFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape:
|
1056
|
+
RemoveFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: RemoveFlowSourceRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1057
|
+
RemoveFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: RemoveFlowSourceRequestSourceArnString, required: true, location: "uri", location_name: "SourceArn"))
|
991
1058
|
RemoveFlowSourceRequest.struct_class = Types::RemoveFlowSourceRequest
|
992
1059
|
|
993
|
-
RemoveFlowSourceResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
994
|
-
RemoveFlowSourceResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape:
|
1060
|
+
RemoveFlowSourceResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1061
|
+
RemoveFlowSourceResponse.add_member(:source_arn, Shapes::ShapeRef.new(shape: String, location_name: "sourceArn"))
|
995
1062
|
RemoveFlowSourceResponse.struct_class = Types::RemoveFlowSourceResponse
|
996
1063
|
|
997
|
-
RemoveFlowVpcInterfaceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
998
|
-
RemoveFlowVpcInterfaceRequest.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape:
|
1064
|
+
RemoveFlowVpcInterfaceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: RemoveFlowVpcInterfaceRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1065
|
+
RemoveFlowVpcInterfaceRequest.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "VpcInterfaceName"))
|
999
1066
|
RemoveFlowVpcInterfaceRequest.struct_class = Types::RemoveFlowVpcInterfaceRequest
|
1000
1067
|
|
1001
|
-
RemoveFlowVpcInterfaceResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1002
|
-
RemoveFlowVpcInterfaceResponse.add_member(:non_deleted_network_interface_ids, Shapes::ShapeRef.new(shape:
|
1003
|
-
RemoveFlowVpcInterfaceResponse.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape:
|
1068
|
+
RemoveFlowVpcInterfaceResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1069
|
+
RemoveFlowVpcInterfaceResponse.add_member(:non_deleted_network_interface_ids, Shapes::ShapeRef.new(shape: __listOfString, location_name: "nonDeletedNetworkInterfaceIds"))
|
1070
|
+
RemoveFlowVpcInterfaceResponse.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: String, location_name: "vpcInterfaceName"))
|
1004
1071
|
RemoveFlowVpcInterfaceResponse.struct_class = Types::RemoveFlowVpcInterfaceResponse
|
1005
1072
|
|
1006
|
-
Reservation.add_member(:currency_code, Shapes::ShapeRef.new(shape:
|
1007
|
-
Reservation.add_member(:duration, Shapes::ShapeRef.new(shape:
|
1073
|
+
Reservation.add_member(:currency_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "currencyCode"))
|
1074
|
+
Reservation.add_member(:duration, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "duration"))
|
1008
1075
|
Reservation.add_member(:duration_units, Shapes::ShapeRef.new(shape: DurationUnits, required: true, location_name: "durationUnits"))
|
1009
|
-
Reservation.add_member(:end, Shapes::ShapeRef.new(shape:
|
1010
|
-
Reservation.add_member(:offering_arn, Shapes::ShapeRef.new(shape:
|
1011
|
-
Reservation.add_member(:offering_description, Shapes::ShapeRef.new(shape:
|
1012
|
-
Reservation.add_member(:price_per_unit, Shapes::ShapeRef.new(shape:
|
1076
|
+
Reservation.add_member(:end, Shapes::ShapeRef.new(shape: String, required: true, location_name: "end"))
|
1077
|
+
Reservation.add_member(:offering_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "offeringArn"))
|
1078
|
+
Reservation.add_member(:offering_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "offeringDescription"))
|
1079
|
+
Reservation.add_member(:price_per_unit, Shapes::ShapeRef.new(shape: String, required: true, location_name: "pricePerUnit"))
|
1013
1080
|
Reservation.add_member(:price_units, Shapes::ShapeRef.new(shape: PriceUnits, required: true, location_name: "priceUnits"))
|
1014
|
-
Reservation.add_member(:reservation_arn, Shapes::ShapeRef.new(shape:
|
1015
|
-
Reservation.add_member(:reservation_name, Shapes::ShapeRef.new(shape:
|
1081
|
+
Reservation.add_member(:reservation_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "reservationArn"))
|
1082
|
+
Reservation.add_member(:reservation_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "reservationName"))
|
1016
1083
|
Reservation.add_member(:reservation_state, Shapes::ShapeRef.new(shape: ReservationState, required: true, location_name: "reservationState"))
|
1017
1084
|
Reservation.add_member(:resource_specification, Shapes::ShapeRef.new(shape: ResourceSpecification, required: true, location_name: "resourceSpecification"))
|
1018
|
-
Reservation.add_member(:start, Shapes::ShapeRef.new(shape:
|
1085
|
+
Reservation.add_member(:start, Shapes::ShapeRef.new(shape: String, required: true, location_name: "start"))
|
1019
1086
|
Reservation.struct_class = Types::Reservation
|
1020
1087
|
|
1021
|
-
ResourceSpecification.add_member(:reserved_bitrate, Shapes::ShapeRef.new(shape:
|
1088
|
+
ResourceSpecification.add_member(:reserved_bitrate, Shapes::ShapeRef.new(shape: Integer, location_name: "reservedBitrate"))
|
1022
1089
|
ResourceSpecification.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "resourceType"))
|
1023
1090
|
ResourceSpecification.struct_class = Types::ResourceSpecification
|
1024
1091
|
|
1025
|
-
|
1026
|
-
|
1027
|
-
|
1028
|
-
RevokeFlowEntitlementRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "entitlementArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:entitlement:.+$"}))
|
1029
|
-
RevokeFlowEntitlementRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn", metadata: {"pattern"=>"^arn:.+:mediaconnect.+:flow:.+$"}))
|
1092
|
+
RevokeFlowEntitlementRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: RevokeFlowEntitlementRequestEntitlementArnString, required: true, location: "uri", location_name: "EntitlementArn"))
|
1093
|
+
RevokeFlowEntitlementRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: RevokeFlowEntitlementRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1030
1094
|
RevokeFlowEntitlementRequest.struct_class = Types::RevokeFlowEntitlementRequest
|
1031
1095
|
|
1032
|
-
RevokeFlowEntitlementResponse.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape:
|
1033
|
-
RevokeFlowEntitlementResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1096
|
+
RevokeFlowEntitlementResponse.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: String, location_name: "entitlementArn"))
|
1097
|
+
RevokeFlowEntitlementResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1034
1098
|
RevokeFlowEntitlementResponse.struct_class = Types::RevokeFlowEntitlementResponse
|
1035
1099
|
|
1036
|
-
ServiceUnavailableException.add_member(:message, Shapes::ShapeRef.new(shape:
|
1100
|
+
ServiceUnavailableException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1037
1101
|
ServiceUnavailableException.struct_class = Types::ServiceUnavailableException
|
1038
1102
|
|
1039
|
-
SetGatewayBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
1103
|
+
SetGatewayBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: SetGatewayBridgeSourceRequestBridgeArnString, required: true, location_name: "bridgeArn"))
|
1040
1104
|
SetGatewayBridgeSourceRequest.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
|
1041
1105
|
SetGatewayBridgeSourceRequest.struct_class = Types::SetGatewayBridgeSourceRequest
|
1042
1106
|
|
1043
1107
|
SetSourceRequest.add_member(:decryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "decryption"))
|
1044
|
-
SetSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape:
|
1045
|
-
SetSourceRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape:
|
1046
|
-
SetSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape:
|
1047
|
-
SetSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
1048
|
-
SetSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape:
|
1049
|
-
SetSourceRequest.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape:
|
1108
|
+
SetSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1109
|
+
SetSourceRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: SetSourceRequestEntitlementArnString, location_name: "entitlementArn"))
|
1110
|
+
SetSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: Integer, location_name: "ingestPort"))
|
1111
|
+
SetSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: Integer, location_name: "maxBitrate"))
|
1112
|
+
SetSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "maxLatency"))
|
1113
|
+
SetSourceRequest.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape: Integer, location_name: "maxSyncBuffer"))
|
1050
1114
|
SetSourceRequest.add_member(:media_stream_source_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamSourceConfigurationRequest, location_name: "mediaStreamSourceConfigurations"))
|
1051
|
-
SetSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape:
|
1052
|
-
SetSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
1115
|
+
SetSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "minLatency"))
|
1116
|
+
SetSourceRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
1053
1117
|
SetSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
|
1054
|
-
SetSourceRequest.add_member(:sender_control_port, Shapes::ShapeRef.new(shape:
|
1055
|
-
SetSourceRequest.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape:
|
1056
|
-
SetSourceRequest.add_member(:source_listener_address, Shapes::ShapeRef.new(shape:
|
1057
|
-
SetSourceRequest.add_member(:source_listener_port, Shapes::ShapeRef.new(shape:
|
1058
|
-
SetSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape:
|
1059
|
-
SetSourceRequest.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape:
|
1060
|
-
SetSourceRequest.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape:
|
1118
|
+
SetSourceRequest.add_member(:sender_control_port, Shapes::ShapeRef.new(shape: Integer, location_name: "senderControlPort"))
|
1119
|
+
SetSourceRequest.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "senderIpAddress"))
|
1120
|
+
SetSourceRequest.add_member(:source_listener_address, Shapes::ShapeRef.new(shape: String, location_name: "sourceListenerAddress"))
|
1121
|
+
SetSourceRequest.add_member(:source_listener_port, Shapes::ShapeRef.new(shape: Integer, location_name: "sourceListenerPort"))
|
1122
|
+
SetSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: String, location_name: "streamId"))
|
1123
|
+
SetSourceRequest.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: String, location_name: "vpcInterfaceName"))
|
1124
|
+
SetSourceRequest.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape: String, location_name: "whitelistCidr"))
|
1061
1125
|
SetSourceRequest.add_member(:gateway_bridge_source, Shapes::ShapeRef.new(shape: SetGatewayBridgeSourceRequest, location_name: "gatewayBridgeSource"))
|
1062
1126
|
SetSourceRequest.struct_class = Types::SetSourceRequest
|
1063
1127
|
|
1064
1128
|
SilentAudio.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "state"))
|
1065
|
-
SilentAudio.add_member(:threshold_seconds, Shapes::ShapeRef.new(shape:
|
1129
|
+
SilentAudio.add_member(:threshold_seconds, Shapes::ShapeRef.new(shape: Integer, location_name: "thresholdSeconds"))
|
1066
1130
|
SilentAudio.struct_class = Types::SilentAudio
|
1067
1131
|
|
1068
|
-
Source.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape:
|
1132
|
+
Source.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "dataTransferSubscriberFeePercent"))
|
1069
1133
|
Source.add_member(:decryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "decryption"))
|
1070
|
-
Source.add_member(:description, Shapes::ShapeRef.new(shape:
|
1071
|
-
Source.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape:
|
1072
|
-
Source.add_member(:ingest_ip, Shapes::ShapeRef.new(shape:
|
1073
|
-
Source.add_member(:ingest_port, Shapes::ShapeRef.new(shape:
|
1134
|
+
Source.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1135
|
+
Source.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: String, location_name: "entitlementArn"))
|
1136
|
+
Source.add_member(:ingest_ip, Shapes::ShapeRef.new(shape: String, location_name: "ingestIp"))
|
1137
|
+
Source.add_member(:ingest_port, Shapes::ShapeRef.new(shape: Integer, location_name: "ingestPort"))
|
1074
1138
|
Source.add_member(:media_stream_source_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamSourceConfiguration, location_name: "mediaStreamSourceConfigurations"))
|
1075
|
-
Source.add_member(:name, Shapes::ShapeRef.new(shape:
|
1076
|
-
Source.add_member(:sender_control_port, Shapes::ShapeRef.new(shape:
|
1077
|
-
Source.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape:
|
1078
|
-
Source.add_member(:source_arn, Shapes::ShapeRef.new(shape:
|
1139
|
+
Source.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
1140
|
+
Source.add_member(:sender_control_port, Shapes::ShapeRef.new(shape: Integer, location_name: "senderControlPort"))
|
1141
|
+
Source.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "senderIpAddress"))
|
1142
|
+
Source.add_member(:source_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "sourceArn"))
|
1079
1143
|
Source.add_member(:transport, Shapes::ShapeRef.new(shape: Transport, location_name: "transport"))
|
1080
|
-
Source.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape:
|
1081
|
-
Source.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape:
|
1144
|
+
Source.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: String, location_name: "vpcInterfaceName"))
|
1145
|
+
Source.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape: String, location_name: "whitelistCidr"))
|
1082
1146
|
Source.add_member(:gateway_bridge_source, Shapes::ShapeRef.new(shape: GatewayBridgeSource, location_name: "gatewayBridgeSource"))
|
1083
1147
|
Source.struct_class = Types::Source
|
1084
1148
|
|
1085
|
-
SourcePriority.add_member(:primary_source, Shapes::ShapeRef.new(shape:
|
1149
|
+
SourcePriority.add_member(:primary_source, Shapes::ShapeRef.new(shape: String, location_name: "primarySource"))
|
1086
1150
|
SourcePriority.struct_class = Types::SourcePriority
|
1087
1151
|
|
1088
|
-
StartFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1152
|
+
StartFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: StartFlowRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1089
1153
|
StartFlowRequest.struct_class = Types::StartFlowRequest
|
1090
1154
|
|
1091
|
-
StartFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1155
|
+
StartFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1092
1156
|
StartFlowResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
1093
1157
|
StartFlowResponse.struct_class = Types::StartFlowResponse
|
1094
1158
|
|
1095
|
-
StopFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1159
|
+
StopFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: StopFlowRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1096
1160
|
StopFlowRequest.struct_class = Types::StopFlowRequest
|
1097
1161
|
|
1098
|
-
StopFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1162
|
+
StopFlowResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1099
1163
|
StopFlowResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
|
1100
1164
|
StopFlowResponse.struct_class = Types::StopFlowResponse
|
1101
1165
|
|
1102
|
-
TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape:
|
1103
|
-
TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape:
|
1166
|
+
TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ResourceArn"))
|
1167
|
+
TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOfString, required: true, location_name: "tags"))
|
1104
1168
|
TagResourceRequest.struct_class = Types::TagResourceRequest
|
1105
1169
|
|
1106
|
-
ThumbnailDetails.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1107
|
-
ThumbnailDetails.add_member(:thumbnail, Shapes::ShapeRef.new(shape:
|
1170
|
+
ThumbnailDetails.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "flowArn"))
|
1171
|
+
ThumbnailDetails.add_member(:thumbnail, Shapes::ShapeRef.new(shape: String, location_name: "thumbnail"))
|
1108
1172
|
ThumbnailDetails.add_member(:thumbnail_messages, Shapes::ShapeRef.new(shape: __listOfMessageDetail, required: true, location_name: "thumbnailMessages"))
|
1109
|
-
ThumbnailDetails.add_member(:timecode, Shapes::ShapeRef.new(shape:
|
1110
|
-
ThumbnailDetails.add_member(:timestamp, Shapes::ShapeRef.new(shape:
|
1173
|
+
ThumbnailDetails.add_member(:timecode, Shapes::ShapeRef.new(shape: String, location_name: "timecode"))
|
1174
|
+
ThumbnailDetails.add_member(:timestamp, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "timestamp"))
|
1111
1175
|
ThumbnailDetails.struct_class = Types::ThumbnailDetails
|
1112
1176
|
|
1113
|
-
TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape:
|
1177
|
+
TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1114
1178
|
TooManyRequestsException.struct_class = Types::TooManyRequestsException
|
1115
1179
|
|
1116
|
-
Transport.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape:
|
1117
|
-
Transport.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
1118
|
-
Transport.add_member(:max_latency, Shapes::ShapeRef.new(shape:
|
1119
|
-
Transport.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape:
|
1120
|
-
Transport.add_member(:min_latency, Shapes::ShapeRef.new(shape:
|
1180
|
+
Transport.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOfString, location_name: "cidrAllowList"))
|
1181
|
+
Transport.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: Integer, location_name: "maxBitrate"))
|
1182
|
+
Transport.add_member(:max_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "maxLatency"))
|
1183
|
+
Transport.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape: Integer, location_name: "maxSyncBuffer"))
|
1184
|
+
Transport.add_member(:min_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "minLatency"))
|
1121
1185
|
Transport.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "protocol"))
|
1122
|
-
Transport.add_member(:remote_id, Shapes::ShapeRef.new(shape:
|
1123
|
-
Transport.add_member(:sender_control_port, Shapes::ShapeRef.new(shape:
|
1124
|
-
Transport.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape:
|
1125
|
-
Transport.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape:
|
1126
|
-
Transport.add_member(:source_listener_address, Shapes::ShapeRef.new(shape:
|
1127
|
-
Transport.add_member(:source_listener_port, Shapes::ShapeRef.new(shape:
|
1128
|
-
Transport.add_member(:stream_id, Shapes::ShapeRef.new(shape:
|
1186
|
+
Transport.add_member(:remote_id, Shapes::ShapeRef.new(shape: String, location_name: "remoteId"))
|
1187
|
+
Transport.add_member(:sender_control_port, Shapes::ShapeRef.new(shape: Integer, location_name: "senderControlPort"))
|
1188
|
+
Transport.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "senderIpAddress"))
|
1189
|
+
Transport.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "smoothingLatency"))
|
1190
|
+
Transport.add_member(:source_listener_address, Shapes::ShapeRef.new(shape: String, location_name: "sourceListenerAddress"))
|
1191
|
+
Transport.add_member(:source_listener_port, Shapes::ShapeRef.new(shape: Integer, location_name: "sourceListenerPort"))
|
1192
|
+
Transport.add_member(:stream_id, Shapes::ShapeRef.new(shape: String, location_name: "streamId"))
|
1193
|
+
Transport.add_member(:ndi_speed_hq_quality, Shapes::ShapeRef.new(shape: Integer, location_name: "ndiSpeedHqQuality"))
|
1194
|
+
Transport.add_member(:ndi_program_name, Shapes::ShapeRef.new(shape: String, location_name: "ndiProgramName"))
|
1129
1195
|
Transport.struct_class = Types::Transport
|
1130
1196
|
|
1131
1197
|
TransportMediaInfo.add_member(:programs, Shapes::ShapeRef.new(shape: __listOfTransportStreamProgram, required: true, location_name: "programs"))
|
1132
1198
|
TransportMediaInfo.struct_class = Types::TransportMediaInfo
|
1133
1199
|
|
1134
|
-
TransportStream.add_member(:channels, Shapes::ShapeRef.new(shape:
|
1135
|
-
TransportStream.add_member(:codec, Shapes::ShapeRef.new(shape:
|
1136
|
-
TransportStream.add_member(:frame_rate, Shapes::ShapeRef.new(shape:
|
1200
|
+
TransportStream.add_member(:channels, Shapes::ShapeRef.new(shape: Integer, location_name: "channels"))
|
1201
|
+
TransportStream.add_member(:codec, Shapes::ShapeRef.new(shape: String, location_name: "codec"))
|
1202
|
+
TransportStream.add_member(:frame_rate, Shapes::ShapeRef.new(shape: String, location_name: "frameRate"))
|
1137
1203
|
TransportStream.add_member(:frame_resolution, Shapes::ShapeRef.new(shape: FrameResolution, location_name: "frameResolution"))
|
1138
|
-
TransportStream.add_member(:pid, Shapes::ShapeRef.new(shape:
|
1139
|
-
TransportStream.add_member(:sample_rate, Shapes::ShapeRef.new(shape:
|
1140
|
-
TransportStream.add_member(:sample_size, Shapes::ShapeRef.new(shape:
|
1141
|
-
TransportStream.add_member(:stream_type, Shapes::ShapeRef.new(shape:
|
1204
|
+
TransportStream.add_member(:pid, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "pid"))
|
1205
|
+
TransportStream.add_member(:sample_rate, Shapes::ShapeRef.new(shape: Integer, location_name: "sampleRate"))
|
1206
|
+
TransportStream.add_member(:sample_size, Shapes::ShapeRef.new(shape: Integer, location_name: "sampleSize"))
|
1207
|
+
TransportStream.add_member(:stream_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "streamType"))
|
1142
1208
|
TransportStream.struct_class = Types::TransportStream
|
1143
1209
|
|
1144
|
-
TransportStreamProgram.add_member(:pcr_pid, Shapes::ShapeRef.new(shape:
|
1145
|
-
TransportStreamProgram.add_member(:program_name, Shapes::ShapeRef.new(shape:
|
1146
|
-
TransportStreamProgram.add_member(:program_number, Shapes::ShapeRef.new(shape:
|
1147
|
-
TransportStreamProgram.add_member(:program_pid, Shapes::ShapeRef.new(shape:
|
1210
|
+
TransportStreamProgram.add_member(:pcr_pid, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "pcrPid"))
|
1211
|
+
TransportStreamProgram.add_member(:program_name, Shapes::ShapeRef.new(shape: String, location_name: "programName"))
|
1212
|
+
TransportStreamProgram.add_member(:program_number, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "programNumber"))
|
1213
|
+
TransportStreamProgram.add_member(:program_pid, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "programPid"))
|
1148
1214
|
TransportStreamProgram.add_member(:streams, Shapes::ShapeRef.new(shape: __listOfTransportStream, required: true, location_name: "streams"))
|
1149
1215
|
TransportStreamProgram.struct_class = Types::TransportStreamProgram
|
1150
1216
|
|
1151
|
-
UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape:
|
1152
|
-
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape:
|
1217
|
+
UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "ResourceArn"))
|
1218
|
+
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: __listOfString, required: true, location: "querystring", location_name: "tagKeys"))
|
1153
1219
|
UntagResourceRequest.struct_class = Types::UntagResourceRequest
|
1154
1220
|
|
1155
|
-
UpdateBridgeFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1221
|
+
UpdateBridgeFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: UpdateBridgeFlowSourceRequestFlowArnString, location_name: "flowArn"))
|
1156
1222
|
UpdateBridgeFlowSourceRequest.add_member(:flow_vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "flowVpcInterfaceAttachment"))
|
1157
1223
|
UpdateBridgeFlowSourceRequest.struct_class = Types::UpdateBridgeFlowSourceRequest
|
1158
1224
|
|
1159
|
-
UpdateBridgeNetworkOutputRequest.add_member(:ip_address, Shapes::ShapeRef.new(shape:
|
1160
|
-
UpdateBridgeNetworkOutputRequest.add_member(:network_name, Shapes::ShapeRef.new(shape:
|
1161
|
-
UpdateBridgeNetworkOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape:
|
1225
|
+
UpdateBridgeNetworkOutputRequest.add_member(:ip_address, Shapes::ShapeRef.new(shape: String, location_name: "ipAddress"))
|
1226
|
+
UpdateBridgeNetworkOutputRequest.add_member(:network_name, Shapes::ShapeRef.new(shape: String, location_name: "networkName"))
|
1227
|
+
UpdateBridgeNetworkOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
1162
1228
|
UpdateBridgeNetworkOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
|
1163
|
-
UpdateBridgeNetworkOutputRequest.add_member(:ttl, Shapes::ShapeRef.new(shape:
|
1229
|
+
UpdateBridgeNetworkOutputRequest.add_member(:ttl, Shapes::ShapeRef.new(shape: Integer, location_name: "ttl"))
|
1164
1230
|
UpdateBridgeNetworkOutputRequest.struct_class = Types::UpdateBridgeNetworkOutputRequest
|
1165
1231
|
|
1166
|
-
UpdateBridgeNetworkSourceRequest.add_member(:multicast_ip, Shapes::ShapeRef.new(shape:
|
1232
|
+
UpdateBridgeNetworkSourceRequest.add_member(:multicast_ip, Shapes::ShapeRef.new(shape: String, location_name: "multicastIp"))
|
1167
1233
|
UpdateBridgeNetworkSourceRequest.add_member(:multicast_source_settings, Shapes::ShapeRef.new(shape: MulticastSourceSettings, location_name: "multicastSourceSettings"))
|
1168
|
-
UpdateBridgeNetworkSourceRequest.add_member(:network_name, Shapes::ShapeRef.new(shape:
|
1169
|
-
UpdateBridgeNetworkSourceRequest.add_member(:port, Shapes::ShapeRef.new(shape:
|
1234
|
+
UpdateBridgeNetworkSourceRequest.add_member(:network_name, Shapes::ShapeRef.new(shape: String, location_name: "networkName"))
|
1235
|
+
UpdateBridgeNetworkSourceRequest.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
1170
1236
|
UpdateBridgeNetworkSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
|
1171
1237
|
UpdateBridgeNetworkSourceRequest.struct_class = Types::UpdateBridgeNetworkSourceRequest
|
1172
1238
|
|
1173
|
-
UpdateBridgeOutputRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
1239
|
+
UpdateBridgeOutputRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: UpdateBridgeOutputRequestBridgeArnString, required: true, location: "uri", location_name: "BridgeArn"))
|
1174
1240
|
UpdateBridgeOutputRequest.add_member(:network_output, Shapes::ShapeRef.new(shape: UpdateBridgeNetworkOutputRequest, location_name: "networkOutput"))
|
1175
|
-
UpdateBridgeOutputRequest.add_member(:output_name, Shapes::ShapeRef.new(shape:
|
1241
|
+
UpdateBridgeOutputRequest.add_member(:output_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "OutputName"))
|
1176
1242
|
UpdateBridgeOutputRequest.struct_class = Types::UpdateBridgeOutputRequest
|
1177
1243
|
|
1178
|
-
UpdateBridgeOutputResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
1244
|
+
UpdateBridgeOutputResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, location_name: "bridgeArn"))
|
1179
1245
|
UpdateBridgeOutputResponse.add_member(:output, Shapes::ShapeRef.new(shape: BridgeOutput, location_name: "output"))
|
1180
1246
|
UpdateBridgeOutputResponse.struct_class = Types::UpdateBridgeOutputResponse
|
1181
1247
|
|
1182
|
-
UpdateBridgeRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
1248
|
+
UpdateBridgeRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: UpdateBridgeRequestBridgeArnString, required: true, location: "uri", location_name: "BridgeArn"))
|
1183
1249
|
UpdateBridgeRequest.add_member(:egress_gateway_bridge, Shapes::ShapeRef.new(shape: UpdateEgressGatewayBridgeRequest, location_name: "egressGatewayBridge"))
|
1184
1250
|
UpdateBridgeRequest.add_member(:ingress_gateway_bridge, Shapes::ShapeRef.new(shape: UpdateIngressGatewayBridgeRequest, location_name: "ingressGatewayBridge"))
|
1185
1251
|
UpdateBridgeRequest.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: UpdateFailoverConfig, location_name: "sourceFailoverConfig"))
|
@@ -1188,169 +1254,172 @@ module Aws::MediaConnect
|
|
1188
1254
|
UpdateBridgeResponse.add_member(:bridge, Shapes::ShapeRef.new(shape: Bridge, location_name: "bridge"))
|
1189
1255
|
UpdateBridgeResponse.struct_class = Types::UpdateBridgeResponse
|
1190
1256
|
|
1191
|
-
UpdateBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
1257
|
+
UpdateBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: UpdateBridgeSourceRequestBridgeArnString, required: true, location: "uri", location_name: "BridgeArn"))
|
1192
1258
|
UpdateBridgeSourceRequest.add_member(:flow_source, Shapes::ShapeRef.new(shape: UpdateBridgeFlowSourceRequest, location_name: "flowSource"))
|
1193
1259
|
UpdateBridgeSourceRequest.add_member(:network_source, Shapes::ShapeRef.new(shape: UpdateBridgeNetworkSourceRequest, location_name: "networkSource"))
|
1194
|
-
UpdateBridgeSourceRequest.add_member(:source_name, Shapes::ShapeRef.new(shape:
|
1260
|
+
UpdateBridgeSourceRequest.add_member(:source_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "SourceName"))
|
1195
1261
|
UpdateBridgeSourceRequest.struct_class = Types::UpdateBridgeSourceRequest
|
1196
1262
|
|
1197
|
-
UpdateBridgeSourceResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
1263
|
+
UpdateBridgeSourceResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, location_name: "bridgeArn"))
|
1198
1264
|
UpdateBridgeSourceResponse.add_member(:source, Shapes::ShapeRef.new(shape: BridgeSource, location_name: "source"))
|
1199
1265
|
UpdateBridgeSourceResponse.struct_class = Types::UpdateBridgeSourceResponse
|
1200
1266
|
|
1201
|
-
UpdateBridgeStateRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
1267
|
+
UpdateBridgeStateRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: UpdateBridgeStateRequestBridgeArnString, required: true, location: "uri", location_name: "BridgeArn"))
|
1202
1268
|
UpdateBridgeStateRequest.add_member(:desired_state, Shapes::ShapeRef.new(shape: DesiredState, required: true, location_name: "desiredState"))
|
1203
1269
|
UpdateBridgeStateRequest.struct_class = Types::UpdateBridgeStateRequest
|
1204
1270
|
|
1205
|
-
UpdateBridgeStateResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
1271
|
+
UpdateBridgeStateResponse.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: String, location_name: "bridgeArn"))
|
1206
1272
|
UpdateBridgeStateResponse.add_member(:desired_state, Shapes::ShapeRef.new(shape: DesiredState, location_name: "desiredState"))
|
1207
1273
|
UpdateBridgeStateResponse.struct_class = Types::UpdateBridgeStateResponse
|
1208
1274
|
|
1209
|
-
UpdateEgressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
1275
|
+
UpdateEgressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: Integer, location_name: "maxBitrate"))
|
1210
1276
|
UpdateEgressGatewayBridgeRequest.struct_class = Types::UpdateEgressGatewayBridgeRequest
|
1211
1277
|
|
1212
1278
|
UpdateEncryption.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, location_name: "algorithm"))
|
1213
|
-
UpdateEncryption.add_member(:constant_initialization_vector, Shapes::ShapeRef.new(shape:
|
1214
|
-
UpdateEncryption.add_member(:device_id, Shapes::ShapeRef.new(shape:
|
1279
|
+
UpdateEncryption.add_member(:constant_initialization_vector, Shapes::ShapeRef.new(shape: String, location_name: "constantInitializationVector"))
|
1280
|
+
UpdateEncryption.add_member(:device_id, Shapes::ShapeRef.new(shape: String, location_name: "deviceId"))
|
1215
1281
|
UpdateEncryption.add_member(:key_type, Shapes::ShapeRef.new(shape: KeyType, location_name: "keyType"))
|
1216
|
-
UpdateEncryption.add_member(:region, Shapes::ShapeRef.new(shape:
|
1217
|
-
UpdateEncryption.add_member(:resource_id, Shapes::ShapeRef.new(shape:
|
1218
|
-
UpdateEncryption.add_member(:role_arn, Shapes::ShapeRef.new(shape:
|
1219
|
-
UpdateEncryption.add_member(:secret_arn, Shapes::ShapeRef.new(shape:
|
1220
|
-
UpdateEncryption.add_member(:url, Shapes::ShapeRef.new(shape:
|
1282
|
+
UpdateEncryption.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
|
1283
|
+
UpdateEncryption.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
|
1284
|
+
UpdateEncryption.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, location_name: "roleArn"))
|
1285
|
+
UpdateEncryption.add_member(:secret_arn, Shapes::ShapeRef.new(shape: String, location_name: "secretArn"))
|
1286
|
+
UpdateEncryption.add_member(:url, Shapes::ShapeRef.new(shape: String, location_name: "url"))
|
1221
1287
|
UpdateEncryption.struct_class = Types::UpdateEncryption
|
1222
1288
|
|
1223
1289
|
UpdateFailoverConfig.add_member(:failover_mode, Shapes::ShapeRef.new(shape: FailoverMode, location_name: "failoverMode"))
|
1224
|
-
UpdateFailoverConfig.add_member(:recovery_window, Shapes::ShapeRef.new(shape:
|
1290
|
+
UpdateFailoverConfig.add_member(:recovery_window, Shapes::ShapeRef.new(shape: Integer, location_name: "recoveryWindow"))
|
1225
1291
|
UpdateFailoverConfig.add_member(:source_priority, Shapes::ShapeRef.new(shape: SourcePriority, location_name: "sourcePriority"))
|
1226
1292
|
UpdateFailoverConfig.add_member(:state, Shapes::ShapeRef.new(shape: State, location_name: "state"))
|
1227
1293
|
UpdateFailoverConfig.struct_class = Types::UpdateFailoverConfig
|
1228
1294
|
|
1229
|
-
UpdateFlowEntitlementRequest.add_member(:description, Shapes::ShapeRef.new(shape:
|
1295
|
+
UpdateFlowEntitlementRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1230
1296
|
UpdateFlowEntitlementRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: UpdateEncryption, location_name: "encryption"))
|
1231
|
-
UpdateFlowEntitlementRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape:
|
1297
|
+
UpdateFlowEntitlementRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: UpdateFlowEntitlementRequestEntitlementArnString, required: true, location: "uri", location_name: "EntitlementArn"))
|
1232
1298
|
UpdateFlowEntitlementRequest.add_member(:entitlement_status, Shapes::ShapeRef.new(shape: EntitlementStatus, location_name: "entitlementStatus"))
|
1233
|
-
UpdateFlowEntitlementRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1234
|
-
UpdateFlowEntitlementRequest.add_member(:subscribers, Shapes::ShapeRef.new(shape:
|
1299
|
+
UpdateFlowEntitlementRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: UpdateFlowEntitlementRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1300
|
+
UpdateFlowEntitlementRequest.add_member(:subscribers, Shapes::ShapeRef.new(shape: __listOfString, location_name: "subscribers"))
|
1235
1301
|
UpdateFlowEntitlementRequest.struct_class = Types::UpdateFlowEntitlementRequest
|
1236
1302
|
|
1237
1303
|
UpdateFlowEntitlementResponse.add_member(:entitlement, Shapes::ShapeRef.new(shape: Entitlement, location_name: "entitlement"))
|
1238
|
-
UpdateFlowEntitlementResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1304
|
+
UpdateFlowEntitlementResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1239
1305
|
UpdateFlowEntitlementResponse.struct_class = Types::UpdateFlowEntitlementResponse
|
1240
1306
|
|
1241
1307
|
UpdateFlowMediaStreamRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: MediaStreamAttributesRequest, location_name: "attributes"))
|
1242
|
-
UpdateFlowMediaStreamRequest.add_member(:clock_rate, Shapes::ShapeRef.new(shape:
|
1243
|
-
UpdateFlowMediaStreamRequest.add_member(:description, Shapes::ShapeRef.new(shape:
|
1244
|
-
UpdateFlowMediaStreamRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1245
|
-
UpdateFlowMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape:
|
1308
|
+
UpdateFlowMediaStreamRequest.add_member(:clock_rate, Shapes::ShapeRef.new(shape: Integer, location_name: "clockRate"))
|
1309
|
+
UpdateFlowMediaStreamRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1310
|
+
UpdateFlowMediaStreamRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: UpdateFlowMediaStreamRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1311
|
+
UpdateFlowMediaStreamRequest.add_member(:media_stream_name, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "MediaStreamName"))
|
1246
1312
|
UpdateFlowMediaStreamRequest.add_member(:media_stream_type, Shapes::ShapeRef.new(shape: MediaStreamType, location_name: "mediaStreamType"))
|
1247
|
-
UpdateFlowMediaStreamRequest.add_member(:video_format, Shapes::ShapeRef.new(shape:
|
1313
|
+
UpdateFlowMediaStreamRequest.add_member(:video_format, Shapes::ShapeRef.new(shape: String, location_name: "videoFormat"))
|
1248
1314
|
UpdateFlowMediaStreamRequest.struct_class = Types::UpdateFlowMediaStreamRequest
|
1249
1315
|
|
1250
|
-
UpdateFlowMediaStreamResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1316
|
+
UpdateFlowMediaStreamResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1251
1317
|
UpdateFlowMediaStreamResponse.add_member(:media_stream, Shapes::ShapeRef.new(shape: MediaStream, location_name: "mediaStream"))
|
1252
1318
|
UpdateFlowMediaStreamResponse.struct_class = Types::UpdateFlowMediaStreamResponse
|
1253
1319
|
|
1254
|
-
UpdateFlowOutputRequest.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape:
|
1255
|
-
UpdateFlowOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape:
|
1256
|
-
UpdateFlowOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape:
|
1320
|
+
UpdateFlowOutputRequest.add_member(:cidr_allow_list, Shapes::ShapeRef.new(shape: __listOfString, location_name: "cidrAllowList"))
|
1321
|
+
UpdateFlowOutputRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1322
|
+
UpdateFlowOutputRequest.add_member(:destination, Shapes::ShapeRef.new(shape: String, location_name: "destination"))
|
1257
1323
|
UpdateFlowOutputRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: UpdateEncryption, location_name: "encryption"))
|
1258
|
-
UpdateFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1259
|
-
UpdateFlowOutputRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape:
|
1324
|
+
UpdateFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: UpdateFlowOutputRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1325
|
+
UpdateFlowOutputRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "maxLatency"))
|
1260
1326
|
UpdateFlowOutputRequest.add_member(:media_stream_output_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamOutputConfigurationRequest, location_name: "mediaStreamOutputConfigurations"))
|
1261
|
-
UpdateFlowOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape:
|
1262
|
-
UpdateFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape:
|
1263
|
-
UpdateFlowOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape:
|
1327
|
+
UpdateFlowOutputRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "minLatency"))
|
1328
|
+
UpdateFlowOutputRequest.add_member(:output_arn, Shapes::ShapeRef.new(shape: UpdateFlowOutputRequestOutputArnString, required: true, location: "uri", location_name: "OutputArn"))
|
1329
|
+
UpdateFlowOutputRequest.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
|
1264
1330
|
UpdateFlowOutputRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
|
1265
|
-
UpdateFlowOutputRequest.add_member(:remote_id, Shapes::ShapeRef.new(shape:
|
1266
|
-
UpdateFlowOutputRequest.add_member(:sender_control_port, Shapes::ShapeRef.new(shape:
|
1267
|
-
UpdateFlowOutputRequest.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape:
|
1268
|
-
UpdateFlowOutputRequest.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape:
|
1269
|
-
UpdateFlowOutputRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape:
|
1331
|
+
UpdateFlowOutputRequest.add_member(:remote_id, Shapes::ShapeRef.new(shape: String, location_name: "remoteId"))
|
1332
|
+
UpdateFlowOutputRequest.add_member(:sender_control_port, Shapes::ShapeRef.new(shape: Integer, location_name: "senderControlPort"))
|
1333
|
+
UpdateFlowOutputRequest.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "senderIpAddress"))
|
1334
|
+
UpdateFlowOutputRequest.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "smoothingLatency"))
|
1335
|
+
UpdateFlowOutputRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: String, location_name: "streamId"))
|
1270
1336
|
UpdateFlowOutputRequest.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
|
1271
1337
|
UpdateFlowOutputRequest.add_member(:output_status, Shapes::ShapeRef.new(shape: OutputStatus, location_name: "outputStatus"))
|
1338
|
+
UpdateFlowOutputRequest.add_member(:ndi_program_name, Shapes::ShapeRef.new(shape: String, location_name: "ndiProgramName"))
|
1339
|
+
UpdateFlowOutputRequest.add_member(:ndi_speed_hq_quality, Shapes::ShapeRef.new(shape: Integer, location_name: "ndiSpeedHqQuality"))
|
1272
1340
|
UpdateFlowOutputRequest.struct_class = Types::UpdateFlowOutputRequest
|
1273
1341
|
|
1274
|
-
UpdateFlowOutputResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1342
|
+
UpdateFlowOutputResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1275
1343
|
UpdateFlowOutputResponse.add_member(:output, Shapes::ShapeRef.new(shape: Output, location_name: "output"))
|
1276
1344
|
UpdateFlowOutputResponse.struct_class = Types::UpdateFlowOutputResponse
|
1277
1345
|
|
1278
|
-
UpdateFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1346
|
+
UpdateFlowRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: UpdateFlowRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1279
1347
|
UpdateFlowRequest.add_member(:source_failover_config, Shapes::ShapeRef.new(shape: UpdateFailoverConfig, location_name: "sourceFailoverConfig"))
|
1280
1348
|
UpdateFlowRequest.add_member(:maintenance, Shapes::ShapeRef.new(shape: UpdateMaintenance, location_name: "maintenance"))
|
1281
1349
|
UpdateFlowRequest.add_member(:source_monitoring_config, Shapes::ShapeRef.new(shape: MonitoringConfig, location_name: "sourceMonitoringConfig"))
|
1350
|
+
UpdateFlowRequest.add_member(:ndi_config, Shapes::ShapeRef.new(shape: NdiConfig, location_name: "ndiConfig"))
|
1282
1351
|
UpdateFlowRequest.struct_class = Types::UpdateFlowRequest
|
1283
1352
|
|
1284
1353
|
UpdateFlowResponse.add_member(:flow, Shapes::ShapeRef.new(shape: Flow, location_name: "flow"))
|
1285
1354
|
UpdateFlowResponse.struct_class = Types::UpdateFlowResponse
|
1286
1355
|
|
1287
1356
|
UpdateFlowSourceRequest.add_member(:decryption, Shapes::ShapeRef.new(shape: UpdateEncryption, location_name: "decryption"))
|
1288
|
-
UpdateFlowSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape:
|
1289
|
-
UpdateFlowSourceRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape:
|
1290
|
-
UpdateFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1291
|
-
UpdateFlowSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape:
|
1292
|
-
UpdateFlowSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
1293
|
-
UpdateFlowSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape:
|
1294
|
-
UpdateFlowSourceRequest.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape:
|
1357
|
+
UpdateFlowSourceRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
1358
|
+
UpdateFlowSourceRequest.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: UpdateFlowSourceRequestEntitlementArnString, location_name: "entitlementArn"))
|
1359
|
+
UpdateFlowSourceRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: UpdateFlowSourceRequestFlowArnString, required: true, location: "uri", location_name: "FlowArn"))
|
1360
|
+
UpdateFlowSourceRequest.add_member(:ingest_port, Shapes::ShapeRef.new(shape: Integer, location_name: "ingestPort"))
|
1361
|
+
UpdateFlowSourceRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: Integer, location_name: "maxBitrate"))
|
1362
|
+
UpdateFlowSourceRequest.add_member(:max_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "maxLatency"))
|
1363
|
+
UpdateFlowSourceRequest.add_member(:max_sync_buffer, Shapes::ShapeRef.new(shape: Integer, location_name: "maxSyncBuffer"))
|
1295
1364
|
UpdateFlowSourceRequest.add_member(:media_stream_source_configurations, Shapes::ShapeRef.new(shape: __listOfMediaStreamSourceConfigurationRequest, location_name: "mediaStreamSourceConfigurations"))
|
1296
|
-
UpdateFlowSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape:
|
1365
|
+
UpdateFlowSourceRequest.add_member(:min_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "minLatency"))
|
1297
1366
|
UpdateFlowSourceRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
|
1298
|
-
UpdateFlowSourceRequest.add_member(:sender_control_port, Shapes::ShapeRef.new(shape:
|
1299
|
-
UpdateFlowSourceRequest.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape:
|
1300
|
-
UpdateFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape:
|
1301
|
-
UpdateFlowSourceRequest.add_member(:source_listener_address, Shapes::ShapeRef.new(shape:
|
1302
|
-
UpdateFlowSourceRequest.add_member(:source_listener_port, Shapes::ShapeRef.new(shape:
|
1303
|
-
UpdateFlowSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape:
|
1304
|
-
UpdateFlowSourceRequest.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape:
|
1305
|
-
UpdateFlowSourceRequest.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape:
|
1367
|
+
UpdateFlowSourceRequest.add_member(:sender_control_port, Shapes::ShapeRef.new(shape: Integer, location_name: "senderControlPort"))
|
1368
|
+
UpdateFlowSourceRequest.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "senderIpAddress"))
|
1369
|
+
UpdateFlowSourceRequest.add_member(:source_arn, Shapes::ShapeRef.new(shape: UpdateFlowSourceRequestSourceArnString, required: true, location: "uri", location_name: "SourceArn"))
|
1370
|
+
UpdateFlowSourceRequest.add_member(:source_listener_address, Shapes::ShapeRef.new(shape: String, location_name: "sourceListenerAddress"))
|
1371
|
+
UpdateFlowSourceRequest.add_member(:source_listener_port, Shapes::ShapeRef.new(shape: Integer, location_name: "sourceListenerPort"))
|
1372
|
+
UpdateFlowSourceRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: String, location_name: "streamId"))
|
1373
|
+
UpdateFlowSourceRequest.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: String, location_name: "vpcInterfaceName"))
|
1374
|
+
UpdateFlowSourceRequest.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape: String, location_name: "whitelistCidr"))
|
1306
1375
|
UpdateFlowSourceRequest.add_member(:gateway_bridge_source, Shapes::ShapeRef.new(shape: UpdateGatewayBridgeSourceRequest, location_name: "gatewayBridgeSource"))
|
1307
1376
|
UpdateFlowSourceRequest.struct_class = Types::UpdateFlowSourceRequest
|
1308
1377
|
|
1309
|
-
UpdateFlowSourceResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape:
|
1378
|
+
UpdateFlowSourceResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: String, location_name: "flowArn"))
|
1310
1379
|
UpdateFlowSourceResponse.add_member(:source, Shapes::ShapeRef.new(shape: Source, location_name: "source"))
|
1311
1380
|
UpdateFlowSourceResponse.struct_class = Types::UpdateFlowSourceResponse
|
1312
1381
|
|
1313
|
-
UpdateGatewayBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape:
|
1382
|
+
UpdateGatewayBridgeSourceRequest.add_member(:bridge_arn, Shapes::ShapeRef.new(shape: UpdateGatewayBridgeSourceRequestBridgeArnString, location_name: "bridgeArn"))
|
1314
1383
|
UpdateGatewayBridgeSourceRequest.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
|
1315
1384
|
UpdateGatewayBridgeSourceRequest.struct_class = Types::UpdateGatewayBridgeSourceRequest
|
1316
1385
|
|
1317
1386
|
UpdateGatewayInstanceRequest.add_member(:bridge_placement, Shapes::ShapeRef.new(shape: BridgePlacement, location_name: "bridgePlacement"))
|
1318
|
-
UpdateGatewayInstanceRequest.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape:
|
1387
|
+
UpdateGatewayInstanceRequest.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: UpdateGatewayInstanceRequestGatewayInstanceArnString, required: true, location: "uri", location_name: "GatewayInstanceArn"))
|
1319
1388
|
UpdateGatewayInstanceRequest.struct_class = Types::UpdateGatewayInstanceRequest
|
1320
1389
|
|
1321
1390
|
UpdateGatewayInstanceResponse.add_member(:bridge_placement, Shapes::ShapeRef.new(shape: BridgePlacement, location_name: "bridgePlacement"))
|
1322
|
-
UpdateGatewayInstanceResponse.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape:
|
1391
|
+
UpdateGatewayInstanceResponse.add_member(:gateway_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "gatewayInstanceArn"))
|
1323
1392
|
UpdateGatewayInstanceResponse.struct_class = Types::UpdateGatewayInstanceResponse
|
1324
1393
|
|
1325
|
-
UpdateIngressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape:
|
1326
|
-
UpdateIngressGatewayBridgeRequest.add_member(:max_outputs, Shapes::ShapeRef.new(shape:
|
1394
|
+
UpdateIngressGatewayBridgeRequest.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: Integer, location_name: "maxBitrate"))
|
1395
|
+
UpdateIngressGatewayBridgeRequest.add_member(:max_outputs, Shapes::ShapeRef.new(shape: Integer, location_name: "maxOutputs"))
|
1327
1396
|
UpdateIngressGatewayBridgeRequest.struct_class = Types::UpdateIngressGatewayBridgeRequest
|
1328
1397
|
|
1329
1398
|
UpdateMaintenance.add_member(:maintenance_day, Shapes::ShapeRef.new(shape: MaintenanceDay, location_name: "maintenanceDay"))
|
1330
|
-
UpdateMaintenance.add_member(:maintenance_scheduled_date, Shapes::ShapeRef.new(shape:
|
1331
|
-
UpdateMaintenance.add_member(:maintenance_start_hour, Shapes::ShapeRef.new(shape:
|
1399
|
+
UpdateMaintenance.add_member(:maintenance_scheduled_date, Shapes::ShapeRef.new(shape: String, location_name: "maintenanceScheduledDate"))
|
1400
|
+
UpdateMaintenance.add_member(:maintenance_start_hour, Shapes::ShapeRef.new(shape: String, location_name: "maintenanceStartHour"))
|
1332
1401
|
UpdateMaintenance.struct_class = Types::UpdateMaintenance
|
1333
1402
|
|
1334
1403
|
VideoMonitoringSetting.add_member(:black_frames, Shapes::ShapeRef.new(shape: BlackFrames, location_name: "blackFrames"))
|
1335
1404
|
VideoMonitoringSetting.add_member(:frozen_frames, Shapes::ShapeRef.new(shape: FrozenFrames, location_name: "frozenFrames"))
|
1336
1405
|
VideoMonitoringSetting.struct_class = Types::VideoMonitoringSetting
|
1337
1406
|
|
1338
|
-
VpcInterface.add_member(:name, Shapes::ShapeRef.new(shape:
|
1339
|
-
VpcInterface.add_member(:network_interface_ids, Shapes::ShapeRef.new(shape:
|
1407
|
+
VpcInterface.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
1408
|
+
VpcInterface.add_member(:network_interface_ids, Shapes::ShapeRef.new(shape: __listOfString, required: true, location_name: "networkInterfaceIds"))
|
1340
1409
|
VpcInterface.add_member(:network_interface_type, Shapes::ShapeRef.new(shape: NetworkInterfaceType, required: true, location_name: "networkInterfaceType"))
|
1341
|
-
VpcInterface.add_member(:role_arn, Shapes::ShapeRef.new(shape:
|
1342
|
-
VpcInterface.add_member(:security_group_ids, Shapes::ShapeRef.new(shape:
|
1343
|
-
VpcInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape:
|
1410
|
+
VpcInterface.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "roleArn"))
|
1411
|
+
VpcInterface.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOfString, required: true, location_name: "securityGroupIds"))
|
1412
|
+
VpcInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "subnetId"))
|
1344
1413
|
VpcInterface.struct_class = Types::VpcInterface
|
1345
1414
|
|
1346
|
-
VpcInterfaceAttachment.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape:
|
1415
|
+
VpcInterfaceAttachment.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: String, location_name: "vpcInterfaceName"))
|
1347
1416
|
VpcInterfaceAttachment.struct_class = Types::VpcInterfaceAttachment
|
1348
1417
|
|
1349
|
-
VpcInterfaceRequest.add_member(:name, Shapes::ShapeRef.new(shape:
|
1418
|
+
VpcInterfaceRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
1350
1419
|
VpcInterfaceRequest.add_member(:network_interface_type, Shapes::ShapeRef.new(shape: NetworkInterfaceType, location_name: "networkInterfaceType"))
|
1351
|
-
VpcInterfaceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape:
|
1352
|
-
VpcInterfaceRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape:
|
1353
|
-
VpcInterfaceRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape:
|
1420
|
+
VpcInterfaceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "roleArn"))
|
1421
|
+
VpcInterfaceRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOfString, required: true, location_name: "securityGroupIds"))
|
1422
|
+
VpcInterfaceRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "subnetId"))
|
1354
1423
|
VpcInterfaceRequest.struct_class = Types::VpcInterfaceRequest
|
1355
1424
|
|
1356
1425
|
__listOfAddBridgeOutputRequest.member = Shapes::ShapeRef.new(shape: AddBridgeOutputRequest)
|
@@ -1381,6 +1450,8 @@ module Aws::MediaConnect
|
|
1381
1450
|
|
1382
1451
|
__listOfInputConfigurationRequest.member = Shapes::ShapeRef.new(shape: InputConfigurationRequest)
|
1383
1452
|
|
1453
|
+
__listOfInteger.member = Shapes::ShapeRef.new(shape: Integer)
|
1454
|
+
|
1384
1455
|
__listOfListedBridge.member = Shapes::ShapeRef.new(shape: ListedBridge)
|
1385
1456
|
|
1386
1457
|
__listOfListedEntitlement.member = Shapes::ShapeRef.new(shape: ListedEntitlement)
|
@@ -1403,6 +1474,8 @@ module Aws::MediaConnect
|
|
1403
1474
|
|
1404
1475
|
__listOfMessageDetail.member = Shapes::ShapeRef.new(shape: MessageDetail)
|
1405
1476
|
|
1477
|
+
__listOfNdiDiscoveryServerConfig.member = Shapes::ShapeRef.new(shape: NdiDiscoveryServerConfig)
|
1478
|
+
|
1406
1479
|
__listOfOffering.member = Shapes::ShapeRef.new(shape: Offering)
|
1407
1480
|
|
1408
1481
|
__listOfOutput.member = Shapes::ShapeRef.new(shape: Output)
|
@@ -1413,6 +1486,8 @@ module Aws::MediaConnect
|
|
1413
1486
|
|
1414
1487
|
__listOfSource.member = Shapes::ShapeRef.new(shape: Source)
|
1415
1488
|
|
1489
|
+
__listOfString.member = Shapes::ShapeRef.new(shape: String)
|
1490
|
+
|
1416
1491
|
__listOfTransportStream.member = Shapes::ShapeRef.new(shape: TransportStream)
|
1417
1492
|
|
1418
1493
|
__listOfTransportStreamProgram.member = Shapes::ShapeRef.new(shape: TransportStreamProgram)
|
@@ -1423,12 +1498,8 @@ module Aws::MediaConnect
|
|
1423
1498
|
|
1424
1499
|
__listOfVpcInterfaceRequest.member = Shapes::ShapeRef.new(shape: VpcInterfaceRequest)
|
1425
1500
|
|
1426
|
-
|
1427
|
-
|
1428
|
-
__listOf__string.member = Shapes::ShapeRef.new(shape: __string)
|
1429
|
-
|
1430
|
-
__mapOf__string.key = Shapes::ShapeRef.new(shape: __string)
|
1431
|
-
__mapOf__string.value = Shapes::ShapeRef.new(shape: __string)
|
1501
|
+
__mapOfString.key = Shapes::ShapeRef.new(shape: String)
|
1502
|
+
__mapOfString.value = Shapes::ShapeRef.new(shape: String)
|
1432
1503
|
|
1433
1504
|
|
1434
1505
|
# @api private
|
@@ -1440,8 +1511,8 @@ module Aws::MediaConnect
|
|
1440
1511
|
"apiVersion" => "2018-11-14",
|
1441
1512
|
"auth" => ["aws.auth#sigv4"],
|
1442
1513
|
"endpointPrefix" => "mediaconnect",
|
1443
|
-
"jsonVersion" => "1.1",
|
1444
1514
|
"protocol" => "rest-json",
|
1515
|
+
"protocols" => ["rest-json"],
|
1445
1516
|
"serviceFullName" => "AWS MediaConnect",
|
1446
1517
|
"serviceId" => "MediaConnect",
|
1447
1518
|
"signatureVersion" => "v4",
|
@@ -1452,88 +1523,88 @@ module Aws::MediaConnect
|
|
1452
1523
|
api.add_operation(:add_bridge_outputs, Seahorse::Model::Operation.new.tap do |o|
|
1453
1524
|
o.name = "AddBridgeOutputs"
|
1454
1525
|
o.http_method = "POST"
|
1455
|
-
o.http_request_uri = "/v1/bridges/{
|
1526
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}/outputs"
|
1456
1527
|
o.input = Shapes::ShapeRef.new(shape: AddBridgeOutputsRequest)
|
1457
1528
|
o.output = Shapes::ShapeRef.new(shape: AddBridgeOutputsResponse)
|
1458
1529
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1530
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1531
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1459
1532
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1460
1533
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1461
1534
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1462
1535
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1463
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1464
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1465
1536
|
end)
|
1466
1537
|
|
1467
1538
|
api.add_operation(:add_bridge_sources, Seahorse::Model::Operation.new.tap do |o|
|
1468
1539
|
o.name = "AddBridgeSources"
|
1469
1540
|
o.http_method = "POST"
|
1470
|
-
o.http_request_uri = "/v1/bridges/{
|
1541
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}/sources"
|
1471
1542
|
o.input = Shapes::ShapeRef.new(shape: AddBridgeSourcesRequest)
|
1472
1543
|
o.output = Shapes::ShapeRef.new(shape: AddBridgeSourcesResponse)
|
1473
1544
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1545
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1546
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1474
1547
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1475
1548
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1476
1549
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1477
1550
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1478
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1479
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1480
1551
|
end)
|
1481
1552
|
|
1482
1553
|
api.add_operation(:add_flow_media_streams, Seahorse::Model::Operation.new.tap do |o|
|
1483
1554
|
o.name = "AddFlowMediaStreams"
|
1484
1555
|
o.http_method = "POST"
|
1485
|
-
o.http_request_uri = "/v1/flows/{
|
1556
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/mediaStreams"
|
1486
1557
|
o.input = Shapes::ShapeRef.new(shape: AddFlowMediaStreamsRequest)
|
1487
1558
|
o.output = Shapes::ShapeRef.new(shape: AddFlowMediaStreamsResponse)
|
1488
1559
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1560
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1489
1561
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1490
1562
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1491
1563
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1492
1564
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1493
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1494
1565
|
end)
|
1495
1566
|
|
1496
1567
|
api.add_operation(:add_flow_outputs, Seahorse::Model::Operation.new.tap do |o|
|
1497
1568
|
o.name = "AddFlowOutputs"
|
1498
1569
|
o.http_method = "POST"
|
1499
|
-
o.http_request_uri = "/v1/flows/{
|
1570
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/outputs"
|
1500
1571
|
o.input = Shapes::ShapeRef.new(shape: AddFlowOutputsRequest)
|
1501
1572
|
o.output = Shapes::ShapeRef.new(shape: AddFlowOutputsResponse)
|
1502
|
-
o.errors << Shapes::ShapeRef.new(shape: AddFlowOutputs420Exception)
|
1503
1573
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1574
|
+
o.errors << Shapes::ShapeRef.new(shape: AddFlowOutputs420Exception)
|
1575
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1504
1576
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1505
1577
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1506
1578
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1507
1579
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1508
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1509
1580
|
end)
|
1510
1581
|
|
1511
1582
|
api.add_operation(:add_flow_sources, Seahorse::Model::Operation.new.tap do |o|
|
1512
1583
|
o.name = "AddFlowSources"
|
1513
1584
|
o.http_method = "POST"
|
1514
|
-
o.http_request_uri = "/v1/flows/{
|
1585
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/source"
|
1515
1586
|
o.input = Shapes::ShapeRef.new(shape: AddFlowSourcesRequest)
|
1516
1587
|
o.output = Shapes::ShapeRef.new(shape: AddFlowSourcesResponse)
|
1517
1588
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1589
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1518
1590
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1519
1591
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1520
1592
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1521
1593
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1522
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1523
1594
|
end)
|
1524
1595
|
|
1525
1596
|
api.add_operation(:add_flow_vpc_interfaces, Seahorse::Model::Operation.new.tap do |o|
|
1526
1597
|
o.name = "AddFlowVpcInterfaces"
|
1527
1598
|
o.http_method = "POST"
|
1528
|
-
o.http_request_uri = "/v1/flows/{
|
1599
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/vpcInterfaces"
|
1529
1600
|
o.input = Shapes::ShapeRef.new(shape: AddFlowVpcInterfacesRequest)
|
1530
1601
|
o.output = Shapes::ShapeRef.new(shape: AddFlowVpcInterfacesResponse)
|
1531
1602
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1603
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1532
1604
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1533
1605
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1534
1606
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1535
1607
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1536
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1537
1608
|
end)
|
1538
1609
|
|
1539
1610
|
api.add_operation(:create_bridge, Seahorse::Model::Operation.new.tap do |o|
|
@@ -1542,13 +1613,13 @@ module Aws::MediaConnect
|
|
1542
1613
|
o.http_request_uri = "/v1/bridges"
|
1543
1614
|
o.input = Shapes::ShapeRef.new(shape: CreateBridgeRequest)
|
1544
1615
|
o.output = Shapes::ShapeRef.new(shape: CreateBridgeResponse)
|
1545
|
-
o.errors << Shapes::ShapeRef.new(shape: CreateBridge420Exception)
|
1546
1616
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1617
|
+
o.errors << Shapes::ShapeRef.new(shape: CreateBridge420Exception)
|
1618
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1619
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1547
1620
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1548
1621
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1549
1622
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1550
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1551
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1552
1623
|
end)
|
1553
1624
|
|
1554
1625
|
api.add_operation(:create_flow, Seahorse::Model::Operation.new.tap do |o|
|
@@ -1557,12 +1628,12 @@ module Aws::MediaConnect
|
|
1557
1628
|
o.http_request_uri = "/v1/flows"
|
1558
1629
|
o.input = Shapes::ShapeRef.new(shape: CreateFlowRequest)
|
1559
1630
|
o.output = Shapes::ShapeRef.new(shape: CreateFlowResponse)
|
1560
|
-
o.errors << Shapes::ShapeRef.new(shape: CreateFlow420Exception)
|
1561
1631
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1632
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1562
1633
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1563
1634
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1564
1635
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1565
|
-
o.errors << Shapes::ShapeRef.new(shape:
|
1636
|
+
o.errors << Shapes::ShapeRef.new(shape: CreateFlow420Exception)
|
1566
1637
|
end)
|
1567
1638
|
|
1568
1639
|
api.add_operation(:create_gateway, Seahorse::Model::Operation.new.tap do |o|
|
@@ -1571,200 +1642,200 @@ module Aws::MediaConnect
|
|
1571
1642
|
o.http_request_uri = "/v1/gateways"
|
1572
1643
|
o.input = Shapes::ShapeRef.new(shape: CreateGatewayRequest)
|
1573
1644
|
o.output = Shapes::ShapeRef.new(shape: CreateGatewayResponse)
|
1574
|
-
o.errors << Shapes::ShapeRef.new(shape: CreateGateway420Exception)
|
1575
1645
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1646
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1647
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1576
1648
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1577
1649
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1650
|
+
o.errors << Shapes::ShapeRef.new(shape: CreateGateway420Exception)
|
1578
1651
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1579
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1580
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1581
1652
|
end)
|
1582
1653
|
|
1583
1654
|
api.add_operation(:delete_bridge, Seahorse::Model::Operation.new.tap do |o|
|
1584
1655
|
o.name = "DeleteBridge"
|
1585
1656
|
o.http_method = "DELETE"
|
1586
|
-
o.http_request_uri = "/v1/bridges/{
|
1657
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}"
|
1587
1658
|
o.input = Shapes::ShapeRef.new(shape: DeleteBridgeRequest)
|
1588
1659
|
o.output = Shapes::ShapeRef.new(shape: DeleteBridgeResponse)
|
1589
1660
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1661
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1662
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1590
1663
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1591
1664
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1592
1665
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1593
1666
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1594
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1595
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1596
1667
|
end)
|
1597
1668
|
|
1598
1669
|
api.add_operation(:delete_flow, Seahorse::Model::Operation.new.tap do |o|
|
1599
1670
|
o.name = "DeleteFlow"
|
1600
1671
|
o.http_method = "DELETE"
|
1601
|
-
o.http_request_uri = "/v1/flows/{
|
1672
|
+
o.http_request_uri = "/v1/flows/{FlowArn}"
|
1602
1673
|
o.input = Shapes::ShapeRef.new(shape: DeleteFlowRequest)
|
1603
1674
|
o.output = Shapes::ShapeRef.new(shape: DeleteFlowResponse)
|
1604
1675
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1676
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1605
1677
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1606
1678
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1607
1679
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1608
1680
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1609
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1610
1681
|
end)
|
1611
1682
|
|
1612
1683
|
api.add_operation(:delete_gateway, Seahorse::Model::Operation.new.tap do |o|
|
1613
1684
|
o.name = "DeleteGateway"
|
1614
1685
|
o.http_method = "DELETE"
|
1615
|
-
o.http_request_uri = "/v1/gateways/{
|
1686
|
+
o.http_request_uri = "/v1/gateways/{GatewayArn}"
|
1616
1687
|
o.input = Shapes::ShapeRef.new(shape: DeleteGatewayRequest)
|
1617
1688
|
o.output = Shapes::ShapeRef.new(shape: DeleteGatewayResponse)
|
1618
1689
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1690
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1691
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1619
1692
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1620
1693
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1621
1694
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1622
1695
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1623
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1624
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1625
1696
|
end)
|
1626
1697
|
|
1627
1698
|
api.add_operation(:deregister_gateway_instance, Seahorse::Model::Operation.new.tap do |o|
|
1628
1699
|
o.name = "DeregisterGatewayInstance"
|
1629
1700
|
o.http_method = "DELETE"
|
1630
|
-
o.http_request_uri = "/v1/gateway-instances/{
|
1701
|
+
o.http_request_uri = "/v1/gateway-instances/{GatewayInstanceArn}"
|
1631
1702
|
o.input = Shapes::ShapeRef.new(shape: DeregisterGatewayInstanceRequest)
|
1632
1703
|
o.output = Shapes::ShapeRef.new(shape: DeregisterGatewayInstanceResponse)
|
1633
1704
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1705
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1706
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1634
1707
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1635
1708
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1636
1709
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1637
1710
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1638
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1639
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1640
1711
|
end)
|
1641
1712
|
|
1642
1713
|
api.add_operation(:describe_bridge, Seahorse::Model::Operation.new.tap do |o|
|
1643
1714
|
o.name = "DescribeBridge"
|
1644
1715
|
o.http_method = "GET"
|
1645
|
-
o.http_request_uri = "/v1/bridges/{
|
1716
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}"
|
1646
1717
|
o.input = Shapes::ShapeRef.new(shape: DescribeBridgeRequest)
|
1647
1718
|
o.output = Shapes::ShapeRef.new(shape: DescribeBridgeResponse)
|
1648
1719
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1720
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1721
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1649
1722
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1650
1723
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1651
1724
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1652
1725
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1653
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1654
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1655
1726
|
end)
|
1656
1727
|
|
1657
1728
|
api.add_operation(:describe_flow, Seahorse::Model::Operation.new.tap do |o|
|
1658
1729
|
o.name = "DescribeFlow"
|
1659
1730
|
o.http_method = "GET"
|
1660
|
-
o.http_request_uri = "/v1/flows/{
|
1731
|
+
o.http_request_uri = "/v1/flows/{FlowArn}"
|
1661
1732
|
o.input = Shapes::ShapeRef.new(shape: DescribeFlowRequest)
|
1662
1733
|
o.output = Shapes::ShapeRef.new(shape: DescribeFlowResponse)
|
1663
1734
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1735
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1664
1736
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1665
1737
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1666
1738
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1667
1739
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1668
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1669
1740
|
end)
|
1670
1741
|
|
1671
1742
|
api.add_operation(:describe_flow_source_metadata, Seahorse::Model::Operation.new.tap do |o|
|
1672
1743
|
o.name = "DescribeFlowSourceMetadata"
|
1673
1744
|
o.http_method = "GET"
|
1674
|
-
o.http_request_uri = "/v1/flows/{
|
1745
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/source-metadata"
|
1675
1746
|
o.input = Shapes::ShapeRef.new(shape: DescribeFlowSourceMetadataRequest)
|
1676
1747
|
o.output = Shapes::ShapeRef.new(shape: DescribeFlowSourceMetadataResponse)
|
1677
1748
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1749
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1678
1750
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1679
1751
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1680
1752
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1681
1753
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1682
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1683
1754
|
end)
|
1684
1755
|
|
1685
1756
|
api.add_operation(:describe_flow_source_thumbnail, Seahorse::Model::Operation.new.tap do |o|
|
1686
1757
|
o.name = "DescribeFlowSourceThumbnail"
|
1687
1758
|
o.http_method = "GET"
|
1688
|
-
o.http_request_uri = "/v1/flows/{
|
1759
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/source-thumbnail"
|
1689
1760
|
o.input = Shapes::ShapeRef.new(shape: DescribeFlowSourceThumbnailRequest)
|
1690
1761
|
o.output = Shapes::ShapeRef.new(shape: DescribeFlowSourceThumbnailResponse)
|
1691
1762
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1763
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1692
1764
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1693
1765
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1694
1766
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1695
1767
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1696
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1697
1768
|
end)
|
1698
1769
|
|
1699
1770
|
api.add_operation(:describe_gateway, Seahorse::Model::Operation.new.tap do |o|
|
1700
1771
|
o.name = "DescribeGateway"
|
1701
1772
|
o.http_method = "GET"
|
1702
|
-
o.http_request_uri = "/v1/gateways/{
|
1773
|
+
o.http_request_uri = "/v1/gateways/{GatewayArn}"
|
1703
1774
|
o.input = Shapes::ShapeRef.new(shape: DescribeGatewayRequest)
|
1704
1775
|
o.output = Shapes::ShapeRef.new(shape: DescribeGatewayResponse)
|
1705
1776
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1777
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1778
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1706
1779
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1707
1780
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1708
1781
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1709
1782
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1710
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1711
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1712
1783
|
end)
|
1713
1784
|
|
1714
1785
|
api.add_operation(:describe_gateway_instance, Seahorse::Model::Operation.new.tap do |o|
|
1715
1786
|
o.name = "DescribeGatewayInstance"
|
1716
1787
|
o.http_method = "GET"
|
1717
|
-
o.http_request_uri = "/v1/gateway-instances/{
|
1788
|
+
o.http_request_uri = "/v1/gateway-instances/{GatewayInstanceArn}"
|
1718
1789
|
o.input = Shapes::ShapeRef.new(shape: DescribeGatewayInstanceRequest)
|
1719
1790
|
o.output = Shapes::ShapeRef.new(shape: DescribeGatewayInstanceResponse)
|
1720
1791
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1792
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1793
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1721
1794
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1722
1795
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1723
1796
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1724
1797
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1725
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1726
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1727
1798
|
end)
|
1728
1799
|
|
1729
1800
|
api.add_operation(:describe_offering, Seahorse::Model::Operation.new.tap do |o|
|
1730
1801
|
o.name = "DescribeOffering"
|
1731
1802
|
o.http_method = "GET"
|
1732
|
-
o.http_request_uri = "/v1/offerings/{
|
1803
|
+
o.http_request_uri = "/v1/offerings/{OfferingArn}"
|
1733
1804
|
o.input = Shapes::ShapeRef.new(shape: DescribeOfferingRequest)
|
1734
1805
|
o.output = Shapes::ShapeRef.new(shape: DescribeOfferingResponse)
|
1735
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1736
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1737
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1738
1806
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1807
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1739
1808
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1809
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1810
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1740
1811
|
end)
|
1741
1812
|
|
1742
1813
|
api.add_operation(:describe_reservation, Seahorse::Model::Operation.new.tap do |o|
|
1743
1814
|
o.name = "DescribeReservation"
|
1744
1815
|
o.http_method = "GET"
|
1745
|
-
o.http_request_uri = "/v1/reservations/{
|
1816
|
+
o.http_request_uri = "/v1/reservations/{ReservationArn}"
|
1746
1817
|
o.input = Shapes::ShapeRef.new(shape: DescribeReservationRequest)
|
1747
1818
|
o.output = Shapes::ShapeRef.new(shape: DescribeReservationResponse)
|
1748
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1749
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1750
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1751
1819
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1820
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1752
1821
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1822
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1823
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1753
1824
|
end)
|
1754
1825
|
|
1755
1826
|
api.add_operation(:grant_flow_entitlements, Seahorse::Model::Operation.new.tap do |o|
|
1756
1827
|
o.name = "GrantFlowEntitlements"
|
1757
1828
|
o.http_method = "POST"
|
1758
|
-
o.http_request_uri = "/v1/flows/{
|
1829
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/entitlements"
|
1759
1830
|
o.input = Shapes::ShapeRef.new(shape: GrantFlowEntitlementsRequest)
|
1760
1831
|
o.output = Shapes::ShapeRef.new(shape: GrantFlowEntitlementsResponse)
|
1761
|
-
o.errors << Shapes::ShapeRef.new(shape: GrantFlowEntitlements420Exception)
|
1762
1832
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1833
|
+
o.errors << Shapes::ShapeRef.new(shape: GrantFlowEntitlements420Exception)
|
1834
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1763
1835
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1764
1836
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1765
1837
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1766
1838
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1767
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1768
1839
|
end)
|
1769
1840
|
|
1770
1841
|
api.add_operation(:list_bridges, Seahorse::Model::Operation.new.tap do |o|
|
@@ -1773,11 +1844,11 @@ module Aws::MediaConnect
|
|
1773
1844
|
o.http_request_uri = "/v1/bridges"
|
1774
1845
|
o.input = Shapes::ShapeRef.new(shape: ListBridgesRequest)
|
1775
1846
|
o.output = Shapes::ShapeRef.new(shape: ListBridgesResponse)
|
1776
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1777
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1778
1847
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1779
|
-
o.errors << Shapes::ShapeRef.new(shape:
|
1848
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1780
1849
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1850
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1851
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1781
1852
|
o[:pager] = Aws::Pager.new(
|
1782
1853
|
limit_key: "max_results",
|
1783
1854
|
tokens: {
|
@@ -1792,10 +1863,10 @@ module Aws::MediaConnect
|
|
1792
1863
|
o.http_request_uri = "/v1/entitlements"
|
1793
1864
|
o.input = Shapes::ShapeRef.new(shape: ListEntitlementsRequest)
|
1794
1865
|
o.output = Shapes::ShapeRef.new(shape: ListEntitlementsResponse)
|
1795
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1796
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1797
1866
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1867
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1798
1868
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1869
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1799
1870
|
o[:pager] = Aws::Pager.new(
|
1800
1871
|
limit_key: "max_results",
|
1801
1872
|
tokens: {
|
@@ -1810,10 +1881,10 @@ module Aws::MediaConnect
|
|
1810
1881
|
o.http_request_uri = "/v1/flows"
|
1811
1882
|
o.input = Shapes::ShapeRef.new(shape: ListFlowsRequest)
|
1812
1883
|
o.output = Shapes::ShapeRef.new(shape: ListFlowsResponse)
|
1813
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1814
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1815
1884
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1885
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1816
1886
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1887
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1817
1888
|
o[:pager] = Aws::Pager.new(
|
1818
1889
|
limit_key: "max_results",
|
1819
1890
|
tokens: {
|
@@ -1828,11 +1899,11 @@ module Aws::MediaConnect
|
|
1828
1899
|
o.http_request_uri = "/v1/gateway-instances"
|
1829
1900
|
o.input = Shapes::ShapeRef.new(shape: ListGatewayInstancesRequest)
|
1830
1901
|
o.output = Shapes::ShapeRef.new(shape: ListGatewayInstancesResponse)
|
1831
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1832
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1833
1902
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1834
|
-
o.errors << Shapes::ShapeRef.new(shape:
|
1903
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1835
1904
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1905
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1906
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1836
1907
|
o[:pager] = Aws::Pager.new(
|
1837
1908
|
limit_key: "max_results",
|
1838
1909
|
tokens: {
|
@@ -1847,11 +1918,11 @@ module Aws::MediaConnect
|
|
1847
1918
|
o.http_request_uri = "/v1/gateways"
|
1848
1919
|
o.input = Shapes::ShapeRef.new(shape: ListGatewaysRequest)
|
1849
1920
|
o.output = Shapes::ShapeRef.new(shape: ListGatewaysResponse)
|
1850
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1851
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1852
1921
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1853
|
-
o.errors << Shapes::ShapeRef.new(shape:
|
1922
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1854
1923
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1924
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1925
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1855
1926
|
o[:pager] = Aws::Pager.new(
|
1856
1927
|
limit_key: "max_results",
|
1857
1928
|
tokens: {
|
@@ -1866,10 +1937,10 @@ module Aws::MediaConnect
|
|
1866
1937
|
o.http_request_uri = "/v1/offerings"
|
1867
1938
|
o.input = Shapes::ShapeRef.new(shape: ListOfferingsRequest)
|
1868
1939
|
o.output = Shapes::ShapeRef.new(shape: ListOfferingsResponse)
|
1869
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1870
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1871
1940
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1941
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1872
1942
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1943
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1873
1944
|
o[:pager] = Aws::Pager.new(
|
1874
1945
|
limit_key: "max_results",
|
1875
1946
|
tokens: {
|
@@ -1884,10 +1955,10 @@ module Aws::MediaConnect
|
|
1884
1955
|
o.http_request_uri = "/v1/reservations"
|
1885
1956
|
o.input = Shapes::ShapeRef.new(shape: ListReservationsRequest)
|
1886
1957
|
o.output = Shapes::ShapeRef.new(shape: ListReservationsResponse)
|
1887
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1888
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1889
1958
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1959
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1890
1960
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1961
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1891
1962
|
o[:pager] = Aws::Pager.new(
|
1892
1963
|
limit_key: "max_results",
|
1893
1964
|
tokens: {
|
@@ -1899,321 +1970,321 @@ module Aws::MediaConnect
|
|
1899
1970
|
api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
1900
1971
|
o.name = "ListTagsForResource"
|
1901
1972
|
o.http_method = "GET"
|
1902
|
-
o.http_request_uri = "/tags/{
|
1973
|
+
o.http_request_uri = "/tags/{ResourceArn}"
|
1903
1974
|
o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
|
1904
1975
|
o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
|
1905
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1906
1976
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1907
1977
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1978
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1908
1979
|
end)
|
1909
1980
|
|
1910
1981
|
api.add_operation(:purchase_offering, Seahorse::Model::Operation.new.tap do |o|
|
1911
1982
|
o.name = "PurchaseOffering"
|
1912
1983
|
o.http_method = "POST"
|
1913
|
-
o.http_request_uri = "/v1/offerings/{
|
1984
|
+
o.http_request_uri = "/v1/offerings/{OfferingArn}"
|
1914
1985
|
o.input = Shapes::ShapeRef.new(shape: PurchaseOfferingRequest)
|
1915
1986
|
o.output = Shapes::ShapeRef.new(shape: PurchaseOfferingResponse)
|
1916
1987
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1988
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1917
1989
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1918
1990
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1919
1991
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1920
1992
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1921
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1922
1993
|
end)
|
1923
1994
|
|
1924
1995
|
api.add_operation(:remove_bridge_output, Seahorse::Model::Operation.new.tap do |o|
|
1925
1996
|
o.name = "RemoveBridgeOutput"
|
1926
1997
|
o.http_method = "DELETE"
|
1927
|
-
o.http_request_uri = "/v1/bridges/{
|
1998
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}/outputs/{OutputName}"
|
1928
1999
|
o.input = Shapes::ShapeRef.new(shape: RemoveBridgeOutputRequest)
|
1929
2000
|
o.output = Shapes::ShapeRef.new(shape: RemoveBridgeOutputResponse)
|
1930
2001
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2002
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2003
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1931
2004
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1932
2005
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1933
2006
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1934
2007
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1935
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1936
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1937
2008
|
end)
|
1938
2009
|
|
1939
2010
|
api.add_operation(:remove_bridge_source, Seahorse::Model::Operation.new.tap do |o|
|
1940
2011
|
o.name = "RemoveBridgeSource"
|
1941
2012
|
o.http_method = "DELETE"
|
1942
|
-
o.http_request_uri = "/v1/bridges/{
|
2013
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}/sources/{SourceName}"
|
1943
2014
|
o.input = Shapes::ShapeRef.new(shape: RemoveBridgeSourceRequest)
|
1944
2015
|
o.output = Shapes::ShapeRef.new(shape: RemoveBridgeSourceResponse)
|
1945
2016
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2017
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2018
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1946
2019
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1947
2020
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1948
2021
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1949
2022
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1950
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1951
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1952
2023
|
end)
|
1953
2024
|
|
1954
2025
|
api.add_operation(:remove_flow_media_stream, Seahorse::Model::Operation.new.tap do |o|
|
1955
2026
|
o.name = "RemoveFlowMediaStream"
|
1956
2027
|
o.http_method = "DELETE"
|
1957
|
-
o.http_request_uri = "/v1/flows/{
|
2028
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/mediaStreams/{MediaStreamName}"
|
1958
2029
|
o.input = Shapes::ShapeRef.new(shape: RemoveFlowMediaStreamRequest)
|
1959
2030
|
o.output = Shapes::ShapeRef.new(shape: RemoveFlowMediaStreamResponse)
|
1960
2031
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2032
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1961
2033
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1962
2034
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1963
2035
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1964
2036
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1965
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1966
2037
|
end)
|
1967
2038
|
|
1968
2039
|
api.add_operation(:remove_flow_output, Seahorse::Model::Operation.new.tap do |o|
|
1969
2040
|
o.name = "RemoveFlowOutput"
|
1970
2041
|
o.http_method = "DELETE"
|
1971
|
-
o.http_request_uri = "/v1/flows/{
|
2042
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/outputs/{OutputArn}"
|
1972
2043
|
o.input = Shapes::ShapeRef.new(shape: RemoveFlowOutputRequest)
|
1973
2044
|
o.output = Shapes::ShapeRef.new(shape: RemoveFlowOutputResponse)
|
1974
2045
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2046
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1975
2047
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1976
2048
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1977
2049
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1978
2050
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1979
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1980
2051
|
end)
|
1981
2052
|
|
1982
2053
|
api.add_operation(:remove_flow_source, Seahorse::Model::Operation.new.tap do |o|
|
1983
2054
|
o.name = "RemoveFlowSource"
|
1984
2055
|
o.http_method = "DELETE"
|
1985
|
-
o.http_request_uri = "/v1/flows/{
|
2056
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/source/{SourceArn}"
|
1986
2057
|
o.input = Shapes::ShapeRef.new(shape: RemoveFlowSourceRequest)
|
1987
2058
|
o.output = Shapes::ShapeRef.new(shape: RemoveFlowSourceResponse)
|
1988
2059
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2060
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1989
2061
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1990
2062
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1991
2063
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1992
2064
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1993
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
1994
2065
|
end)
|
1995
2066
|
|
1996
2067
|
api.add_operation(:remove_flow_vpc_interface, Seahorse::Model::Operation.new.tap do |o|
|
1997
2068
|
o.name = "RemoveFlowVpcInterface"
|
1998
2069
|
o.http_method = "DELETE"
|
1999
|
-
o.http_request_uri = "/v1/flows/{
|
2070
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/vpcInterfaces/{VpcInterfaceName}"
|
2000
2071
|
o.input = Shapes::ShapeRef.new(shape: RemoveFlowVpcInterfaceRequest)
|
2001
2072
|
o.output = Shapes::ShapeRef.new(shape: RemoveFlowVpcInterfaceResponse)
|
2002
2073
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2074
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2003
2075
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2004
2076
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2005
2077
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2006
2078
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2007
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2008
2079
|
end)
|
2009
2080
|
|
2010
2081
|
api.add_operation(:revoke_flow_entitlement, Seahorse::Model::Operation.new.tap do |o|
|
2011
2082
|
o.name = "RevokeFlowEntitlement"
|
2012
2083
|
o.http_method = "DELETE"
|
2013
|
-
o.http_request_uri = "/v1/flows/{
|
2084
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/entitlements/{EntitlementArn}"
|
2014
2085
|
o.input = Shapes::ShapeRef.new(shape: RevokeFlowEntitlementRequest)
|
2015
2086
|
o.output = Shapes::ShapeRef.new(shape: RevokeFlowEntitlementResponse)
|
2016
2087
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2088
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2017
2089
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2018
2090
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2019
2091
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2020
2092
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2021
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2022
2093
|
end)
|
2023
2094
|
|
2024
2095
|
api.add_operation(:start_flow, Seahorse::Model::Operation.new.tap do |o|
|
2025
2096
|
o.name = "StartFlow"
|
2026
2097
|
o.http_method = "POST"
|
2027
|
-
o.http_request_uri = "/v1/flows/start/{
|
2098
|
+
o.http_request_uri = "/v1/flows/start/{FlowArn}"
|
2028
2099
|
o.input = Shapes::ShapeRef.new(shape: StartFlowRequest)
|
2029
2100
|
o.output = Shapes::ShapeRef.new(shape: StartFlowResponse)
|
2030
2101
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2102
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2031
2103
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2032
2104
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2033
2105
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2034
2106
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2035
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2036
2107
|
end)
|
2037
2108
|
|
2038
2109
|
api.add_operation(:stop_flow, Seahorse::Model::Operation.new.tap do |o|
|
2039
2110
|
o.name = "StopFlow"
|
2040
2111
|
o.http_method = "POST"
|
2041
|
-
o.http_request_uri = "/v1/flows/stop/{
|
2112
|
+
o.http_request_uri = "/v1/flows/stop/{FlowArn}"
|
2042
2113
|
o.input = Shapes::ShapeRef.new(shape: StopFlowRequest)
|
2043
2114
|
o.output = Shapes::ShapeRef.new(shape: StopFlowResponse)
|
2044
2115
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2116
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2045
2117
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2046
2118
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2047
2119
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2048
2120
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2049
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2050
2121
|
end)
|
2051
2122
|
|
2052
2123
|
api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
|
2053
2124
|
o.name = "TagResource"
|
2054
2125
|
o.http_method = "POST"
|
2055
|
-
o.http_request_uri = "/tags/{
|
2126
|
+
o.http_request_uri = "/tags/{ResourceArn}"
|
2056
2127
|
o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
|
2057
2128
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
2058
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2059
2129
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2060
2130
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2131
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2061
2132
|
end)
|
2062
2133
|
|
2063
2134
|
api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
|
2064
2135
|
o.name = "UntagResource"
|
2065
2136
|
o.http_method = "DELETE"
|
2066
|
-
o.http_request_uri = "/tags/{
|
2137
|
+
o.http_request_uri = "/tags/{ResourceArn}"
|
2067
2138
|
o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
|
2068
2139
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
2069
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2070
2140
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2071
2141
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2142
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2072
2143
|
end)
|
2073
2144
|
|
2074
2145
|
api.add_operation(:update_bridge, Seahorse::Model::Operation.new.tap do |o|
|
2075
2146
|
o.name = "UpdateBridge"
|
2076
2147
|
o.http_method = "PUT"
|
2077
|
-
o.http_request_uri = "/v1/bridges/{
|
2148
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}"
|
2078
2149
|
o.input = Shapes::ShapeRef.new(shape: UpdateBridgeRequest)
|
2079
2150
|
o.output = Shapes::ShapeRef.new(shape: UpdateBridgeResponse)
|
2080
2151
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2152
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2153
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2081
2154
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2082
2155
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2083
2156
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2084
2157
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2085
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2086
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2087
2158
|
end)
|
2088
2159
|
|
2089
2160
|
api.add_operation(:update_bridge_output, Seahorse::Model::Operation.new.tap do |o|
|
2090
2161
|
o.name = "UpdateBridgeOutput"
|
2091
2162
|
o.http_method = "PUT"
|
2092
|
-
o.http_request_uri = "/v1/bridges/{
|
2163
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}/outputs/{OutputName}"
|
2093
2164
|
o.input = Shapes::ShapeRef.new(shape: UpdateBridgeOutputRequest)
|
2094
2165
|
o.output = Shapes::ShapeRef.new(shape: UpdateBridgeOutputResponse)
|
2095
2166
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2167
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2168
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2096
2169
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2097
2170
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2098
2171
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2099
2172
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2100
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2101
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2102
2173
|
end)
|
2103
2174
|
|
2104
2175
|
api.add_operation(:update_bridge_source, Seahorse::Model::Operation.new.tap do |o|
|
2105
2176
|
o.name = "UpdateBridgeSource"
|
2106
2177
|
o.http_method = "PUT"
|
2107
|
-
o.http_request_uri = "/v1/bridges/{
|
2178
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}/sources/{SourceName}"
|
2108
2179
|
o.input = Shapes::ShapeRef.new(shape: UpdateBridgeSourceRequest)
|
2109
2180
|
o.output = Shapes::ShapeRef.new(shape: UpdateBridgeSourceResponse)
|
2110
2181
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2182
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2183
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2111
2184
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2112
2185
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2113
2186
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2114
2187
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2115
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2116
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2117
2188
|
end)
|
2118
2189
|
|
2119
2190
|
api.add_operation(:update_bridge_state, Seahorse::Model::Operation.new.tap do |o|
|
2120
2191
|
o.name = "UpdateBridgeState"
|
2121
2192
|
o.http_method = "PUT"
|
2122
|
-
o.http_request_uri = "/v1/bridges/{
|
2193
|
+
o.http_request_uri = "/v1/bridges/{BridgeArn}/state"
|
2123
2194
|
o.input = Shapes::ShapeRef.new(shape: UpdateBridgeStateRequest)
|
2124
2195
|
o.output = Shapes::ShapeRef.new(shape: UpdateBridgeStateResponse)
|
2125
2196
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2197
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2198
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2126
2199
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2127
2200
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2128
2201
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2129
2202
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2130
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2131
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2132
2203
|
end)
|
2133
2204
|
|
2134
2205
|
api.add_operation(:update_flow, Seahorse::Model::Operation.new.tap do |o|
|
2135
2206
|
o.name = "UpdateFlow"
|
2136
2207
|
o.http_method = "PUT"
|
2137
|
-
o.http_request_uri = "/v1/flows/{
|
2208
|
+
o.http_request_uri = "/v1/flows/{FlowArn}"
|
2138
2209
|
o.input = Shapes::ShapeRef.new(shape: UpdateFlowRequest)
|
2139
2210
|
o.output = Shapes::ShapeRef.new(shape: UpdateFlowResponse)
|
2140
2211
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2212
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2141
2213
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2142
2214
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2143
2215
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2144
2216
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2145
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2146
2217
|
end)
|
2147
2218
|
|
2148
2219
|
api.add_operation(:update_flow_entitlement, Seahorse::Model::Operation.new.tap do |o|
|
2149
2220
|
o.name = "UpdateFlowEntitlement"
|
2150
2221
|
o.http_method = "PUT"
|
2151
|
-
o.http_request_uri = "/v1/flows/{
|
2222
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/entitlements/{EntitlementArn}"
|
2152
2223
|
o.input = Shapes::ShapeRef.new(shape: UpdateFlowEntitlementRequest)
|
2153
2224
|
o.output = Shapes::ShapeRef.new(shape: UpdateFlowEntitlementResponse)
|
2154
2225
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2226
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2155
2227
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2156
2228
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2157
2229
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2158
2230
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2159
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2160
2231
|
end)
|
2161
2232
|
|
2162
2233
|
api.add_operation(:update_flow_media_stream, Seahorse::Model::Operation.new.tap do |o|
|
2163
2234
|
o.name = "UpdateFlowMediaStream"
|
2164
2235
|
o.http_method = "PUT"
|
2165
|
-
o.http_request_uri = "/v1/flows/{
|
2236
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/mediaStreams/{MediaStreamName}"
|
2166
2237
|
o.input = Shapes::ShapeRef.new(shape: UpdateFlowMediaStreamRequest)
|
2167
2238
|
o.output = Shapes::ShapeRef.new(shape: UpdateFlowMediaStreamResponse)
|
2168
2239
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2240
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2169
2241
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2170
2242
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2171
2243
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2172
2244
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2173
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2174
2245
|
end)
|
2175
2246
|
|
2176
2247
|
api.add_operation(:update_flow_output, Seahorse::Model::Operation.new.tap do |o|
|
2177
2248
|
o.name = "UpdateFlowOutput"
|
2178
2249
|
o.http_method = "PUT"
|
2179
|
-
o.http_request_uri = "/v1/flows/{
|
2250
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/outputs/{OutputArn}"
|
2180
2251
|
o.input = Shapes::ShapeRef.new(shape: UpdateFlowOutputRequest)
|
2181
2252
|
o.output = Shapes::ShapeRef.new(shape: UpdateFlowOutputResponse)
|
2182
2253
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2254
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2183
2255
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2184
2256
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2185
2257
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2186
2258
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2187
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2188
2259
|
end)
|
2189
2260
|
|
2190
2261
|
api.add_operation(:update_flow_source, Seahorse::Model::Operation.new.tap do |o|
|
2191
2262
|
o.name = "UpdateFlowSource"
|
2192
2263
|
o.http_method = "PUT"
|
2193
|
-
o.http_request_uri = "/v1/flows/{
|
2264
|
+
o.http_request_uri = "/v1/flows/{FlowArn}/source/{SourceArn}"
|
2194
2265
|
o.input = Shapes::ShapeRef.new(shape: UpdateFlowSourceRequest)
|
2195
2266
|
o.output = Shapes::ShapeRef.new(shape: UpdateFlowSourceResponse)
|
2196
2267
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2268
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2197
2269
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2198
2270
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2199
2271
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2200
2272
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2201
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2202
2273
|
end)
|
2203
2274
|
|
2204
2275
|
api.add_operation(:update_gateway_instance, Seahorse::Model::Operation.new.tap do |o|
|
2205
2276
|
o.name = "UpdateGatewayInstance"
|
2206
2277
|
o.http_method = "PUT"
|
2207
|
-
o.http_request_uri = "/v1/gateway-instances/{
|
2278
|
+
o.http_request_uri = "/v1/gateway-instances/{GatewayInstanceArn}"
|
2208
2279
|
o.input = Shapes::ShapeRef.new(shape: UpdateGatewayInstanceRequest)
|
2209
2280
|
o.output = Shapes::ShapeRef.new(shape: UpdateGatewayInstanceResponse)
|
2210
2281
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2282
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2283
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2211
2284
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2212
2285
|
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2213
2286
|
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2214
2287
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2215
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
|
2216
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2217
2288
|
end)
|
2218
2289
|
end
|
2219
2290
|
|