@aws-sdk/client-mediaconnect 3.821.0 → 3.824.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.
Files changed (61) hide show
  1. package/README.md +1 -26
  2. package/dist-cjs/index.js +2 -0
  3. package/dist-es/protocols/Aws_restJson1.js +2 -0
  4. package/dist-types/MediaConnect.d.ts +1 -26
  5. package/dist-types/MediaConnectClient.d.ts +1 -26
  6. package/dist-types/commands/AddBridgeOutputsCommand.d.ts +7 -14
  7. package/dist-types/commands/AddBridgeSourcesCommand.d.ts +7 -14
  8. package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +6 -12
  9. package/dist-types/commands/AddFlowOutputsCommand.d.ts +8 -14
  10. package/dist-types/commands/AddFlowSourcesCommand.d.ts +7 -12
  11. package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +6 -12
  12. package/dist-types/commands/CreateBridgeCommand.d.ts +7 -14
  13. package/dist-types/commands/CreateFlowCommand.d.ts +9 -12
  14. package/dist-types/commands/CreateGatewayCommand.d.ts +7 -14
  15. package/dist-types/commands/DeleteBridgeCommand.d.ts +7 -14
  16. package/dist-types/commands/DeleteFlowCommand.d.ts +6 -12
  17. package/dist-types/commands/DeleteGatewayCommand.d.ts +7 -14
  18. package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +7 -14
  19. package/dist-types/commands/DescribeBridgeCommand.d.ts +7 -14
  20. package/dist-types/commands/DescribeFlowCommand.d.ts +10 -15
  21. package/dist-types/commands/DescribeFlowSourceMetadataCommand.d.ts +7 -15
  22. package/dist-types/commands/DescribeFlowSourceThumbnailCommand.d.ts +7 -15
  23. package/dist-types/commands/DescribeGatewayCommand.d.ts +8 -16
  24. package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +8 -17
  25. package/dist-types/commands/DescribeOfferingCommand.d.ts +5 -10
  26. package/dist-types/commands/DescribeReservationCommand.d.ts +5 -10
  27. package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +7 -14
  28. package/dist-types/commands/ListBridgesCommand.d.ts +6 -12
  29. package/dist-types/commands/ListEntitlementsCommand.d.ts +4 -8
  30. package/dist-types/commands/ListFlowsCommand.d.ts +4 -8
  31. package/dist-types/commands/ListGatewayInstancesCommand.d.ts +5 -10
  32. package/dist-types/commands/ListGatewaysCommand.d.ts +5 -10
  33. package/dist-types/commands/ListOfferingsCommand.d.ts +4 -8
  34. package/dist-types/commands/ListReservationsCommand.d.ts +4 -8
  35. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -6
  36. package/dist-types/commands/PurchaseOfferingCommand.d.ts +6 -12
  37. package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +7 -14
  38. package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +7 -14
  39. package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +6 -12
  40. package/dist-types/commands/RemoveFlowOutputCommand.d.ts +6 -12
  41. package/dist-types/commands/RemoveFlowSourceCommand.d.ts +7 -14
  42. package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +6 -12
  43. package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +6 -12
  44. package/dist-types/commands/StartFlowCommand.d.ts +6 -12
  45. package/dist-types/commands/StopFlowCommand.d.ts +6 -12
  46. package/dist-types/commands/TagResourceCommand.d.ts +4 -10
  47. package/dist-types/commands/UntagResourceCommand.d.ts +3 -6
  48. package/dist-types/commands/UpdateBridgeCommand.d.ts +7 -14
  49. package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +7 -14
  50. package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +7 -14
  51. package/dist-types/commands/UpdateBridgeStateCommand.d.ts +7 -14
  52. package/dist-types/commands/UpdateFlowCommand.d.ts +9 -12
  53. package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +6 -12
  54. package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +6 -12
  55. package/dist-types/commands/UpdateFlowOutputCommand.d.ts +7 -12
  56. package/dist-types/commands/UpdateFlowSourceCommand.d.ts +7 -12
  57. package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +8 -16
  58. package/dist-types/index.d.ts +1 -26
  59. package/dist-types/models/models_0.d.ts +275 -754
  60. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  61. package/package.json +5 -5
package/README.md CHANGED
@@ -6,32 +6,7 @@
6
6
 
7
7
  AWS SDK for JavaScript MediaConnect Client for Node.js, Browser and React Native.
8
8
 
9
- <p>Welcome to the Elemental MediaConnect API reference. </p>
10
- <p>MediaConnect is a service that lets you ingest live video content into the cloud
11
- and distribute it to destinations all over the world, both inside and outside the Amazon Web Services cloud. This API reference provides descriptions, syntax, and usage examples
12
- for each of the actions and data types that are supported by MediaConnect. </p>
13
- <p>Use the following links to get started with the MediaConnect API:</p>
14
- <ul>
15
- <li>
16
- <p>
17
- <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Operations.html">Actions</a>: An
18
- alphabetical list of all MediaConnect API operations.</p>
19
- </li>
20
- <li>
21
- <p>
22
- <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Types.html">Data types</a>: An
23
- alphabetical list of all MediaConnect data types.</p>
24
- </li>
25
- <li>
26
- <p>
27
- <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonParameters.html">Common
28
- parameters</a>: Parameters that all operations can use.</p>
29
- </li>
30
- <li>
31
- <p>
32
- <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonErrors.html">Common errors</a>: Client and server errors that all operations can return.</p>
33
- </li>
34
- </ul>
9
+ <p>Welcome to the Elemental MediaConnect API reference. </p> <p>MediaConnect is a service that lets you ingest live video content into the cloud and distribute it to destinations all over the world, both inside and outside the Amazon Web Services cloud. This API reference provides descriptions, syntax, and usage examples for each of the actions and data types that are supported by MediaConnect. </p> <p>Use the following links to get started with the MediaConnect API:</p> <ul> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Operations.html">Actions</a>: An alphabetical list of all MediaConnect API operations.</p> </li> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Types.html">Data types</a>: An alphabetical list of all MediaConnect data types.</p> </li> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonParameters.html">Common parameters</a>: Parameters that all operations can use.</p> </li> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonErrors.html">Common errors</a>: Client and server errors that all operations can return.</p> </li> </ul>
35
10
 
36
11
  ## Installing
37
12
 
package/dist-cjs/index.js CHANGED
@@ -3411,6 +3411,7 @@ var de_Output = /* @__PURE__ */ __name((output, context) => {
3411
3411
  Name: [, import_smithy_client.expectString, `name`],
3412
3412
  OutputArn: [, import_smithy_client.expectString, `outputArn`],
3413
3413
  OutputStatus: [, import_smithy_client.expectString, `outputStatus`],
3414
+ PeerIpAddress: [, import_smithy_client.expectString, `peerIpAddress`],
3414
3415
  Port: [, import_smithy_client.expectInt32, `port`],
3415
3416
  Transport: [, (_) => de_Transport(_, context), `transport`],
3416
3417
  VpcInterfaceAttachment: [, (_) => de_VpcInterfaceAttachment(_, context), `vpcInterfaceAttachment`]
@@ -3460,6 +3461,7 @@ var de_Source = /* @__PURE__ */ __name((output, context) => {
3460
3461
  `mediaStreamSourceConfigurations`
3461
3462
  ],
3462
3463
  Name: [, import_smithy_client.expectString, `name`],
3464
+ PeerIpAddress: [, import_smithy_client.expectString, `peerIpAddress`],
3463
3465
  SenderControlPort: [, import_smithy_client.expectInt32, `senderControlPort`],
3464
3466
  SenderIpAddress: [, import_smithy_client.expectString, `senderIpAddress`],
3465
3467
  SourceArn: [, import_smithy_client.expectString, `sourceArn`],
@@ -2712,6 +2712,7 @@ const de_Output = (output, context) => {
2712
2712
  Name: [, __expectString, `name`],
2713
2713
  OutputArn: [, __expectString, `outputArn`],
2714
2714
  OutputStatus: [, __expectString, `outputStatus`],
2715
+ PeerIpAddress: [, __expectString, `peerIpAddress`],
2715
2716
  Port: [, __expectInt32, `port`],
2716
2717
  Transport: [, (_) => de_Transport(_, context), `transport`],
2717
2718
  VpcInterfaceAttachment: [, (_) => de_VpcInterfaceAttachment(_, context), `vpcInterfaceAttachment`],
@@ -2761,6 +2762,7 @@ const de_Source = (output, context) => {
2761
2762
  `mediaStreamSourceConfigurations`,
2762
2763
  ],
2763
2764
  Name: [, __expectString, `name`],
2765
+ PeerIpAddress: [, __expectString, `peerIpAddress`],
2764
2766
  SenderControlPort: [, __expectInt32, `senderControlPort`],
2765
2767
  SenderIpAddress: [, __expectString, `senderIpAddress`],
2766
2768
  SourceArn: [, __expectString, `sourceArn`],
@@ -374,32 +374,7 @@ export interface MediaConnect {
374
374
  updateGatewayInstance(args: UpdateGatewayInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGatewayInstanceCommandOutput) => void): void;
375
375
  }
376
376
  /**
377
- * <p>Welcome to the Elemental MediaConnect API reference. </p>
378
- * <p>MediaConnect is a service that lets you ingest live video content into the cloud
379
- * and distribute it to destinations all over the world, both inside and outside the Amazon Web Services cloud. This API reference provides descriptions, syntax, and usage examples
380
- * for each of the actions and data types that are supported by MediaConnect. </p>
381
- * <p>Use the following links to get started with the MediaConnect API:</p>
382
- * <ul>
383
- * <li>
384
- * <p>
385
- * <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Operations.html">Actions</a>: An
386
- * alphabetical list of all MediaConnect API operations.</p>
387
- * </li>
388
- * <li>
389
- * <p>
390
- * <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Types.html">Data types</a>: An
391
- * alphabetical list of all MediaConnect data types.</p>
392
- * </li>
393
- * <li>
394
- * <p>
395
- * <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonParameters.html">Common
396
- * parameters</a>: Parameters that all operations can use.</p>
397
- * </li>
398
- * <li>
399
- * <p>
400
- * <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonErrors.html">Common errors</a>: Client and server errors that all operations can return.</p>
401
- * </li>
402
- * </ul>
377
+ * <p>Welcome to the Elemental MediaConnect API reference. </p> <p>MediaConnect is a service that lets you ingest live video content into the cloud and distribute it to destinations all over the world, both inside and outside the Amazon Web Services cloud. This API reference provides descriptions, syntax, and usage examples for each of the actions and data types that are supported by MediaConnect. </p> <p>Use the following links to get started with the MediaConnect API:</p> <ul> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Operations.html">Actions</a>: An alphabetical list of all MediaConnect API operations.</p> </li> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Types.html">Data types</a>: An alphabetical list of all MediaConnect data types.</p> </li> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonParameters.html">Common parameters</a>: Parameters that all operations can use.</p> </li> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonErrors.html">Common errors</a>: Client and server errors that all operations can return.</p> </li> </ul>
403
378
  * @public
404
379
  */
405
380
  export declare class MediaConnect extends MediaConnectClient implements MediaConnect {
@@ -221,32 +221,7 @@ export type MediaConnectClientResolvedConfigType = __SmithyResolvedConfiguration
221
221
  export interface MediaConnectClientResolvedConfig extends MediaConnectClientResolvedConfigType {
222
222
  }
223
223
  /**
224
- * <p>Welcome to the Elemental MediaConnect API reference. </p>
225
- * <p>MediaConnect is a service that lets you ingest live video content into the cloud
226
- * and distribute it to destinations all over the world, both inside and outside the Amazon Web Services cloud. This API reference provides descriptions, syntax, and usage examples
227
- * for each of the actions and data types that are supported by MediaConnect. </p>
228
- * <p>Use the following links to get started with the MediaConnect API:</p>
229
- * <ul>
230
- * <li>
231
- * <p>
232
- * <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Operations.html">Actions</a>: An
233
- * alphabetical list of all MediaConnect API operations.</p>
234
- * </li>
235
- * <li>
236
- * <p>
237
- * <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Types.html">Data types</a>: An
238
- * alphabetical list of all MediaConnect data types.</p>
239
- * </li>
240
- * <li>
241
- * <p>
242
- * <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonParameters.html">Common
243
- * parameters</a>: Parameters that all operations can use.</p>
244
- * </li>
245
- * <li>
246
- * <p>
247
- * <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonErrors.html">Common errors</a>: Client and server errors that all operations can return.</p>
248
- * </li>
249
- * </ul>
224
+ * <p>Welcome to the Elemental MediaConnect API reference. </p> <p>MediaConnect is a service that lets you ingest live video content into the cloud and distribute it to destinations all over the world, both inside and outside the Amazon Web Services cloud. This API reference provides descriptions, syntax, and usage examples for each of the actions and data types that are supported by MediaConnect. </p> <p>Use the following links to get started with the MediaConnect API:</p> <ul> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Operations.html">Actions</a>: An alphabetical list of all MediaConnect API operations.</p> </li> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/API_Types.html">Data types</a>: An alphabetical list of all MediaConnect data types.</p> </li> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonParameters.html">Common parameters</a>: Parameters that all operations can use.</p> </li> <li> <p> <a href="https://docs.aws.amazon.com/mediaconnect/latest/api/CommonErrors.html">Common errors</a>: Client and server errors that all operations can return.</p> </li> </ul>
250
225
  * @public
251
226
  */
252
227
  export declare class MediaConnectClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, MediaConnectClientResolvedConfig> {
@@ -81,32 +81,25 @@ declare const AddBridgeOutputsCommand_base: {
81
81
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
82
82
  *
83
83
  * @throws {@link BadRequestException} (client fault)
84
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
85
- * </p>
84
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
86
85
  *
87
86
  * @throws {@link ConflictException} (client fault)
88
- * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.
89
- * </p>
87
+ * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request. </p>
90
88
  *
91
89
  * @throws {@link ForbiddenException} (client fault)
92
- * <p>You do not have sufficient access to perform this action.
93
- * </p>
90
+ * <p>You do not have sufficient access to perform this action. </p>
94
91
  *
95
92
  * @throws {@link InternalServerErrorException} (server fault)
96
- * <p>The server encountered an internal error and is unable to complete the request.
97
- * </p>
93
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
98
94
  *
99
95
  * @throws {@link NotFoundException} (client fault)
100
- * <p>One or more of the resources in the request does not exist in the system.
101
- * </p>
96
+ * <p>One or more of the resources in the request does not exist in the system. </p>
102
97
  *
103
98
  * @throws {@link ServiceUnavailableException} (server fault)
104
- * <p>The service is currently unavailable or busy.
105
- * </p>
99
+ * <p>The service is currently unavailable or busy. </p>
106
100
  *
107
101
  * @throws {@link TooManyRequestsException} (client fault)
108
- * <p>The request was denied due to request throttling.
109
- * </p>
102
+ * <p>The request was denied due to request throttling. </p>
110
103
  *
111
104
  * @throws {@link MediaConnectServiceException}
112
105
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -95,32 +95,25 @@ declare const AddBridgeSourcesCommand_base: {
95
95
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
96
96
  *
97
97
  * @throws {@link BadRequestException} (client fault)
98
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
99
- * </p>
98
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
100
99
  *
101
100
  * @throws {@link ConflictException} (client fault)
102
- * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.
103
- * </p>
101
+ * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request. </p>
104
102
  *
105
103
  * @throws {@link ForbiddenException} (client fault)
106
- * <p>You do not have sufficient access to perform this action.
107
- * </p>
104
+ * <p>You do not have sufficient access to perform this action. </p>
108
105
  *
109
106
  * @throws {@link InternalServerErrorException} (server fault)
110
- * <p>The server encountered an internal error and is unable to complete the request.
111
- * </p>
107
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
112
108
  *
113
109
  * @throws {@link NotFoundException} (client fault)
114
- * <p>One or more of the resources in the request does not exist in the system.
115
- * </p>
110
+ * <p>One or more of the resources in the request does not exist in the system. </p>
116
111
  *
117
112
  * @throws {@link ServiceUnavailableException} (server fault)
118
- * <p>The service is currently unavailable or busy.
119
- * </p>
113
+ * <p>The service is currently unavailable or busy. </p>
120
114
  *
121
115
  * @throws {@link TooManyRequestsException} (client fault)
122
- * <p>The request was denied due to request throttling.
123
- * </p>
116
+ * <p>The request was denied due to request throttling. </p>
124
117
  *
125
118
  * @throws {@link MediaConnectServiceException}
126
119
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -97,28 +97,22 @@ declare const AddFlowMediaStreamsCommand_base: {
97
97
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
98
98
  *
99
99
  * @throws {@link BadRequestException} (client fault)
100
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
101
- * </p>
100
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
102
101
  *
103
102
  * @throws {@link ForbiddenException} (client fault)
104
- * <p>You do not have sufficient access to perform this action.
105
- * </p>
103
+ * <p>You do not have sufficient access to perform this action. </p>
106
104
  *
107
105
  * @throws {@link InternalServerErrorException} (server fault)
108
- * <p>The server encountered an internal error and is unable to complete the request.
109
- * </p>
106
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
110
107
  *
111
108
  * @throws {@link NotFoundException} (client fault)
112
- * <p>One or more of the resources in the request does not exist in the system.
113
- * </p>
109
+ * <p>One or more of the resources in the request does not exist in the system. </p>
114
110
  *
115
111
  * @throws {@link ServiceUnavailableException} (server fault)
116
- * <p>The service is currently unavailable or busy.
117
- * </p>
112
+ * <p>The service is currently unavailable or busy. </p>
118
113
  *
119
114
  * @throws {@link TooManyRequestsException} (client fault)
120
- * <p>The request was denied due to request throttling.
121
- * </p>
115
+ * <p>The request was denied due to request throttling. </p>
122
116
  *
123
117
  * @throws {@link MediaConnectServiceException}
124
118
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -164,6 +164,7 @@ declare const AddFlowOutputsCommand_base: {
164
164
  * // Number("int"),
165
165
  * // ],
166
166
  * // OutputStatus: "ENABLED" || "DISABLED",
167
+ * // PeerIpAddress: "STRING_VALUE",
167
168
  * // },
168
169
  * // ],
169
170
  * // };
@@ -177,32 +178,25 @@ declare const AddFlowOutputsCommand_base: {
177
178
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
178
179
  *
179
180
  * @throws {@link AddFlowOutputs420Exception} (client fault)
180
- * <p>Exception raised by Elemental MediaConnect when adding the flow output. See the error message for the operation for more information on the cause of this exception.
181
- * </p>
181
+ * <p>Exception raised by Elemental MediaConnect when adding the flow output. See the error message for the operation for more information on the cause of this exception. </p>
182
182
  *
183
183
  * @throws {@link BadRequestException} (client fault)
184
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
185
- * </p>
184
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
186
185
  *
187
186
  * @throws {@link ForbiddenException} (client fault)
188
- * <p>You do not have sufficient access to perform this action.
189
- * </p>
187
+ * <p>You do not have sufficient access to perform this action. </p>
190
188
  *
191
189
  * @throws {@link InternalServerErrorException} (server fault)
192
- * <p>The server encountered an internal error and is unable to complete the request.
193
- * </p>
190
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
194
191
  *
195
192
  * @throws {@link NotFoundException} (client fault)
196
- * <p>One or more of the resources in the request does not exist in the system.
197
- * </p>
193
+ * <p>One or more of the resources in the request does not exist in the system. </p>
198
194
  *
199
195
  * @throws {@link ServiceUnavailableException} (server fault)
200
- * <p>The service is currently unavailable or busy.
201
- * </p>
196
+ * <p>The service is currently unavailable or busy. </p>
202
197
  *
203
198
  * @throws {@link TooManyRequestsException} (client fault)
204
- * <p>The request was denied due to request throttling.
205
- * </p>
199
+ * <p>The request was denied due to request throttling. </p>
206
200
  *
207
201
  * @throws {@link MediaConnectServiceException}
208
202
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -156,6 +156,7 @@ declare const AddFlowSourcesCommand_base: {
156
156
  * // VpcInterfaceName: "STRING_VALUE",
157
157
  * // },
158
158
  * // },
159
+ * // PeerIpAddress: "STRING_VALUE",
159
160
  * // },
160
161
  * // ],
161
162
  * // };
@@ -169,28 +170,22 @@ declare const AddFlowSourcesCommand_base: {
169
170
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
170
171
  *
171
172
  * @throws {@link BadRequestException} (client fault)
172
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
173
- * </p>
173
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
174
174
  *
175
175
  * @throws {@link ForbiddenException} (client fault)
176
- * <p>You do not have sufficient access to perform this action.
177
- * </p>
176
+ * <p>You do not have sufficient access to perform this action. </p>
178
177
  *
179
178
  * @throws {@link InternalServerErrorException} (server fault)
180
- * <p>The server encountered an internal error and is unable to complete the request.
181
- * </p>
179
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
182
180
  *
183
181
  * @throws {@link NotFoundException} (client fault)
184
- * <p>One or more of the resources in the request does not exist in the system.
185
- * </p>
182
+ * <p>One or more of the resources in the request does not exist in the system. </p>
186
183
  *
187
184
  * @throws {@link ServiceUnavailableException} (server fault)
188
- * <p>The service is currently unavailable or busy.
189
- * </p>
185
+ * <p>The service is currently unavailable or busy. </p>
190
186
  *
191
187
  * @throws {@link TooManyRequestsException} (client fault)
192
- * <p>The request was denied due to request throttling.
193
- * </p>
188
+ * <p>The request was denied due to request throttling. </p>
194
189
  *
195
190
  * @throws {@link MediaConnectServiceException}
196
191
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -77,28 +77,22 @@ declare const AddFlowVpcInterfacesCommand_base: {
77
77
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
78
78
  *
79
79
  * @throws {@link BadRequestException} (client fault)
80
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
81
- * </p>
80
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
82
81
  *
83
82
  * @throws {@link ForbiddenException} (client fault)
84
- * <p>You do not have sufficient access to perform this action.
85
- * </p>
83
+ * <p>You do not have sufficient access to perform this action. </p>
86
84
  *
87
85
  * @throws {@link InternalServerErrorException} (server fault)
88
- * <p>The server encountered an internal error and is unable to complete the request.
89
- * </p>
86
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
90
87
  *
91
88
  * @throws {@link NotFoundException} (client fault)
92
- * <p>One or more of the resources in the request does not exist in the system.
93
- * </p>
89
+ * <p>One or more of the resources in the request does not exist in the system. </p>
94
90
  *
95
91
  * @throws {@link ServiceUnavailableException} (server fault)
96
- * <p>The service is currently unavailable or busy.
97
- * </p>
92
+ * <p>The service is currently unavailable or busy. </p>
98
93
  *
99
94
  * @throws {@link TooManyRequestsException} (client fault)
100
- * <p>The request was denied due to request throttling.
101
- * </p>
95
+ * <p>The request was denied due to request throttling. </p>
102
96
  *
103
97
  * @throws {@link MediaConnectServiceException}
104
98
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -169,32 +169,25 @@ declare const CreateBridgeCommand_base: {
169
169
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
170
170
  *
171
171
  * @throws {@link BadRequestException} (client fault)
172
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
173
- * </p>
172
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
174
173
  *
175
174
  * @throws {@link ConflictException} (client fault)
176
- * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.
177
- * </p>
175
+ * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request. </p>
178
176
  *
179
177
  * @throws {@link CreateBridge420Exception} (client fault)
180
- * <p>Exception raised by Elemental MediaConnect when creating the bridge. See the error message for the operation for more information on the cause of this exception.
181
- * </p>
178
+ * <p>Exception raised by Elemental MediaConnect when creating the bridge. See the error message for the operation for more information on the cause of this exception. </p>
182
179
  *
183
180
  * @throws {@link ForbiddenException} (client fault)
184
- * <p>You do not have sufficient access to perform this action.
185
- * </p>
181
+ * <p>You do not have sufficient access to perform this action. </p>
186
182
  *
187
183
  * @throws {@link InternalServerErrorException} (server fault)
188
- * <p>The server encountered an internal error and is unable to complete the request.
189
- * </p>
184
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
190
185
  *
191
186
  * @throws {@link ServiceUnavailableException} (server fault)
192
- * <p>The service is currently unavailable or busy.
193
- * </p>
187
+ * <p>The service is currently unavailable or busy. </p>
194
188
  *
195
189
  * @throws {@link TooManyRequestsException} (client fault)
196
- * <p>The request was denied due to request throttling.
197
- * </p>
190
+ * <p>The request was denied due to request throttling. </p>
198
191
  *
199
192
  * @throws {@link MediaConnectServiceException}
200
193
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -419,6 +419,7 @@ declare const CreateFlowCommand_base: {
419
419
  * // Number("int"),
420
420
  * // ],
421
421
  * // OutputStatus: "ENABLED" || "DISABLED",
422
+ * // PeerIpAddress: "STRING_VALUE",
422
423
  * // },
423
424
  * // ],
424
425
  * // Source: { // Source
@@ -484,6 +485,7 @@ declare const CreateFlowCommand_base: {
484
485
  * // VpcInterfaceName: "STRING_VALUE",
485
486
  * // },
486
487
  * // },
488
+ * // PeerIpAddress: "STRING_VALUE",
487
489
  * // },
488
490
  * // SourceFailoverConfig: { // FailoverConfig
489
491
  * // FailoverMode: "MERGE" || "FAILOVER",
@@ -557,6 +559,7 @@ declare const CreateFlowCommand_base: {
557
559
  * // VpcInterfaceName: "STRING_VALUE",
558
560
  * // },
559
561
  * // },
562
+ * // PeerIpAddress: "STRING_VALUE",
560
563
  * // },
561
564
  * // ],
562
565
  * // Status: "STANDBY" || "ACTIVE" || "UPDATING" || "DELETING" || "STARTING" || "STOPPING" || "ERROR", // required
@@ -626,28 +629,22 @@ declare const CreateFlowCommand_base: {
626
629
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
627
630
  *
628
631
  * @throws {@link BadRequestException} (client fault)
629
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
630
- * </p>
632
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
631
633
  *
632
634
  * @throws {@link CreateFlow420Exception} (client fault)
633
- * <p>Exception raised by Elemental MediaConnect when creating the flow. See the error message for the operation for more information on the cause of this exception.
634
- * </p>
635
+ * <p>Exception raised by Elemental MediaConnect when creating the flow. See the error message for the operation for more information on the cause of this exception. </p>
635
636
  *
636
637
  * @throws {@link ForbiddenException} (client fault)
637
- * <p>You do not have sufficient access to perform this action.
638
- * </p>
638
+ * <p>You do not have sufficient access to perform this action. </p>
639
639
  *
640
640
  * @throws {@link InternalServerErrorException} (server fault)
641
- * <p>The server encountered an internal error and is unable to complete the request.
642
- * </p>
641
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
643
642
  *
644
643
  * @throws {@link ServiceUnavailableException} (server fault)
645
- * <p>The service is currently unavailable or busy.
646
- * </p>
644
+ * <p>The service is currently unavailable or busy. </p>
647
645
  *
648
646
  * @throws {@link TooManyRequestsException} (client fault)
649
- * <p>The request was denied due to request throttling.
650
- * </p>
647
+ * <p>The request was denied due to request throttling. </p>
651
648
  *
652
649
  * @throws {@link MediaConnectServiceException}
653
650
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -81,32 +81,25 @@ declare const CreateGatewayCommand_base: {
81
81
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
82
82
  *
83
83
  * @throws {@link BadRequestException} (client fault)
84
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
85
- * </p>
84
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
86
85
  *
87
86
  * @throws {@link ConflictException} (client fault)
88
- * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.
89
- * </p>
87
+ * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request. </p>
90
88
  *
91
89
  * @throws {@link CreateGateway420Exception} (client fault)
92
- * <p>Exception raised by Elemental MediaConnect when creating the gateway. See the error message for the operation for more information on the cause of this exception.
93
- * </p>
90
+ * <p>Exception raised by Elemental MediaConnect when creating the gateway. See the error message for the operation for more information on the cause of this exception. </p>
94
91
  *
95
92
  * @throws {@link ForbiddenException} (client fault)
96
- * <p>You do not have sufficient access to perform this action.
97
- * </p>
93
+ * <p>You do not have sufficient access to perform this action. </p>
98
94
  *
99
95
  * @throws {@link InternalServerErrorException} (server fault)
100
- * <p>The server encountered an internal error and is unable to complete the request.
101
- * </p>
96
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
102
97
  *
103
98
  * @throws {@link ServiceUnavailableException} (server fault)
104
- * <p>The service is currently unavailable or busy.
105
- * </p>
99
+ * <p>The service is currently unavailable or busy. </p>
106
100
  *
107
101
  * @throws {@link TooManyRequestsException} (client fault)
108
- * <p>The request was denied due to request throttling.
109
- * </p>
102
+ * <p>The request was denied due to request throttling. </p>
110
103
  *
111
104
  * @throws {@link MediaConnectServiceException}
112
105
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -52,32 +52,25 @@ declare const DeleteBridgeCommand_base: {
52
52
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
53
53
  *
54
54
  * @throws {@link BadRequestException} (client fault)
55
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
56
- * </p>
55
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
57
56
  *
58
57
  * @throws {@link ConflictException} (client fault)
59
- * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request.
60
- * </p>
58
+ * <p>The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request. </p>
61
59
  *
62
60
  * @throws {@link ForbiddenException} (client fault)
63
- * <p>You do not have sufficient access to perform this action.
64
- * </p>
61
+ * <p>You do not have sufficient access to perform this action. </p>
65
62
  *
66
63
  * @throws {@link InternalServerErrorException} (server fault)
67
- * <p>The server encountered an internal error and is unable to complete the request.
68
- * </p>
64
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
69
65
  *
70
66
  * @throws {@link NotFoundException} (client fault)
71
- * <p>One or more of the resources in the request does not exist in the system.
72
- * </p>
67
+ * <p>One or more of the resources in the request does not exist in the system. </p>
73
68
  *
74
69
  * @throws {@link ServiceUnavailableException} (server fault)
75
- * <p>The service is currently unavailable or busy.
76
- * </p>
70
+ * <p>The service is currently unavailable or busy. </p>
77
71
  *
78
72
  * @throws {@link TooManyRequestsException} (client fault)
79
- * <p>The request was denied due to request throttling.
80
- * </p>
73
+ * <p>The request was denied due to request throttling. </p>
81
74
  *
82
75
  * @throws {@link MediaConnectServiceException}
83
76
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -53,28 +53,22 @@ declare const DeleteFlowCommand_base: {
53
53
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
54
54
  *
55
55
  * @throws {@link BadRequestException} (client fault)
56
- * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message.
57
- * </p>
56
+ * <p>This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. </p>
58
57
  *
59
58
  * @throws {@link ForbiddenException} (client fault)
60
- * <p>You do not have sufficient access to perform this action.
61
- * </p>
59
+ * <p>You do not have sufficient access to perform this action. </p>
62
60
  *
63
61
  * @throws {@link InternalServerErrorException} (server fault)
64
- * <p>The server encountered an internal error and is unable to complete the request.
65
- * </p>
62
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
66
63
  *
67
64
  * @throws {@link NotFoundException} (client fault)
68
- * <p>One or more of the resources in the request does not exist in the system.
69
- * </p>
65
+ * <p>One or more of the resources in the request does not exist in the system. </p>
70
66
  *
71
67
  * @throws {@link ServiceUnavailableException} (server fault)
72
- * <p>The service is currently unavailable or busy.
73
- * </p>
68
+ * <p>The service is currently unavailable or busy. </p>
74
69
  *
75
70
  * @throws {@link TooManyRequestsException} (client fault)
76
- * <p>The request was denied due to request throttling.
77
- * </p>
71
+ * <p>The request was denied due to request throttling. </p>
78
72
  *
79
73
  * @throws {@link MediaConnectServiceException}
80
74
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>