@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
@@ -60,24 +60,19 @@ declare const ListGatewaysCommand_base: {
60
60
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
61
61
  *
62
62
  * @throws {@link BadRequestException} (client fault)
63
- * <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.
64
- * </p>
63
+ * <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>
65
64
  *
66
65
  * @throws {@link ConflictException} (client fault)
67
- * <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.
68
- * </p>
66
+ * <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>
69
67
  *
70
68
  * @throws {@link InternalServerErrorException} (server fault)
71
- * <p>The server encountered an internal error and is unable to complete the request.
72
- * </p>
69
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
73
70
  *
74
71
  * @throws {@link ServiceUnavailableException} (server fault)
75
- * <p>The service is currently unavailable or busy.
76
- * </p>
72
+ * <p>The service is currently unavailable or busy. </p>
77
73
  *
78
74
  * @throws {@link TooManyRequestsException} (client fault)
79
- * <p>The request was denied due to request throttling.
80
- * </p>
75
+ * <p>The request was denied due to request throttling. </p>
81
76
  *
82
77
  * @throws {@link MediaConnectServiceException}
83
78
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -68,20 +68,16 @@ declare const ListOfferingsCommand_base: {
68
68
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
69
69
  *
70
70
  * @throws {@link BadRequestException} (client fault)
71
- * <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.
72
- * </p>
71
+ * <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>
73
72
  *
74
73
  * @throws {@link InternalServerErrorException} (server fault)
75
- * <p>The server encountered an internal error and is unable to complete the request.
76
- * </p>
74
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
77
75
  *
78
76
  * @throws {@link ServiceUnavailableException} (server fault)
79
- * <p>The service is currently unavailable or busy.
80
- * </p>
77
+ * <p>The service is currently unavailable or busy. </p>
81
78
  *
82
79
  * @throws {@link TooManyRequestsException} (client fault)
83
- * <p>The request was denied due to request throttling.
84
- * </p>
80
+ * <p>The request was denied due to request throttling. </p>
85
81
  *
86
82
  * @throws {@link MediaConnectServiceException}
87
83
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -73,20 +73,16 @@ declare const ListReservationsCommand_base: {
73
73
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
74
74
  *
75
75
  * @throws {@link BadRequestException} (client fault)
76
- * <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.
77
- * </p>
76
+ * <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>
78
77
  *
79
78
  * @throws {@link InternalServerErrorException} (server fault)
80
- * <p>The server encountered an internal error and is unable to complete the request.
81
- * </p>
79
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
82
80
  *
83
81
  * @throws {@link ServiceUnavailableException} (server fault)
84
- * <p>The service is currently unavailable or busy.
85
- * </p>
82
+ * <p>The service is currently unavailable or busy. </p>
86
83
  *
87
84
  * @throws {@link TooManyRequestsException} (client fault)
88
- * <p>The request was denied due to request throttling.
89
- * </p>
85
+ * <p>The request was denied due to request throttling. </p>
90
86
  *
91
87
  * @throws {@link MediaConnectServiceException}
92
88
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -54,16 +54,13 @@ declare const ListTagsForResourceCommand_base: {
54
54
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
55
55
  *
56
56
  * @throws {@link BadRequestException} (client fault)
57
- * <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.
58
- * </p>
57
+ * <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>
59
58
  *
60
59
  * @throws {@link InternalServerErrorException} (server fault)
61
- * <p>The server encountered an internal error and is unable to complete the request.
62
- * </p>
60
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
63
61
  *
64
62
  * @throws {@link NotFoundException} (client fault)
65
- * <p>One or more of the resources in the request does not exist in the system.
66
- * </p>
63
+ * <p>One or more of the resources in the request does not exist in the system. </p>
67
64
  *
68
65
  * @throws {@link MediaConnectServiceException}
69
66
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -71,28 +71,22 @@ declare const PurchaseOfferingCommand_base: {
71
71
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
72
72
  *
73
73
  * @throws {@link BadRequestException} (client fault)
74
- * <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.
75
- * </p>
74
+ * <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>
76
75
  *
77
76
  * @throws {@link ForbiddenException} (client fault)
78
- * <p>You do not have sufficient access to perform this action.
79
- * </p>
77
+ * <p>You do not have sufficient access to perform this action. </p>
80
78
  *
81
79
  * @throws {@link InternalServerErrorException} (server fault)
82
- * <p>The server encountered an internal error and is unable to complete the request.
83
- * </p>
80
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
84
81
  *
85
82
  * @throws {@link NotFoundException} (client fault)
86
- * <p>One or more of the resources in the request does not exist in the system.
87
- * </p>
83
+ * <p>One or more of the resources in the request does not exist in the system. </p>
88
84
  *
89
85
  * @throws {@link ServiceUnavailableException} (server fault)
90
- * <p>The service is currently unavailable or busy.
91
- * </p>
86
+ * <p>The service is currently unavailable or busy. </p>
92
87
  *
93
88
  * @throws {@link TooManyRequestsException} (client fault)
94
- * <p>The request was denied due to request throttling.
95
- * </p>
89
+ * <p>The request was denied due to request throttling. </p>
96
90
  *
97
91
  * @throws {@link MediaConnectServiceException}
98
92
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -54,32 +54,25 @@ declare const RemoveBridgeOutputCommand_base: {
54
54
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
55
55
  *
56
56
  * @throws {@link BadRequestException} (client fault)
57
- * <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.
58
- * </p>
57
+ * <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>
59
58
  *
60
59
  * @throws {@link ConflictException} (client fault)
61
- * <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.
62
- * </p>
60
+ * <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>
63
61
  *
64
62
  * @throws {@link ForbiddenException} (client fault)
65
- * <p>You do not have sufficient access to perform this action.
66
- * </p>
63
+ * <p>You do not have sufficient access to perform this action. </p>
67
64
  *
68
65
  * @throws {@link InternalServerErrorException} (server fault)
69
- * <p>The server encountered an internal error and is unable to complete the request.
70
- * </p>
66
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
71
67
  *
72
68
  * @throws {@link NotFoundException} (client fault)
73
- * <p>One or more of the resources in the request does not exist in the system.
74
- * </p>
69
+ * <p>One or more of the resources in the request does not exist in the system. </p>
75
70
  *
76
71
  * @throws {@link ServiceUnavailableException} (server fault)
77
- * <p>The service is currently unavailable or busy.
78
- * </p>
72
+ * <p>The service is currently unavailable or busy. </p>
79
73
  *
80
74
  * @throws {@link TooManyRequestsException} (client fault)
81
- * <p>The request was denied due to request throttling.
82
- * </p>
75
+ * <p>The request was denied due to request throttling. </p>
83
76
  *
84
77
  * @throws {@link MediaConnectServiceException}
85
78
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -54,32 +54,25 @@ declare const RemoveBridgeSourceCommand_base: {
54
54
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
55
55
  *
56
56
  * @throws {@link BadRequestException} (client fault)
57
- * <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.
58
- * </p>
57
+ * <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>
59
58
  *
60
59
  * @throws {@link ConflictException} (client fault)
61
- * <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.
62
- * </p>
60
+ * <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>
63
61
  *
64
62
  * @throws {@link ForbiddenException} (client fault)
65
- * <p>You do not have sufficient access to perform this action.
66
- * </p>
63
+ * <p>You do not have sufficient access to perform this action. </p>
67
64
  *
68
65
  * @throws {@link InternalServerErrorException} (server fault)
69
- * <p>The server encountered an internal error and is unable to complete the request.
70
- * </p>
66
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
71
67
  *
72
68
  * @throws {@link NotFoundException} (client fault)
73
- * <p>One or more of the resources in the request does not exist in the system.
74
- * </p>
69
+ * <p>One or more of the resources in the request does not exist in the system. </p>
75
70
  *
76
71
  * @throws {@link ServiceUnavailableException} (server fault)
77
- * <p>The service is currently unavailable or busy.
78
- * </p>
72
+ * <p>The service is currently unavailable or busy. </p>
79
73
  *
80
74
  * @throws {@link TooManyRequestsException} (client fault)
81
- * <p>The request was denied due to request throttling.
82
- * </p>
75
+ * <p>The request was denied due to request throttling. </p>
83
76
  *
84
77
  * @throws {@link MediaConnectServiceException}
85
78
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -54,28 +54,22 @@ declare const RemoveFlowMediaStreamCommand_base: {
54
54
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
55
55
  *
56
56
  * @throws {@link BadRequestException} (client fault)
57
- * <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.
58
- * </p>
57
+ * <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>
59
58
  *
60
59
  * @throws {@link ForbiddenException} (client fault)
61
- * <p>You do not have sufficient access to perform this action.
62
- * </p>
60
+ * <p>You do not have sufficient access to perform this action. </p>
63
61
  *
64
62
  * @throws {@link InternalServerErrorException} (server fault)
65
- * <p>The server encountered an internal error and is unable to complete the request.
66
- * </p>
63
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
67
64
  *
68
65
  * @throws {@link NotFoundException} (client fault)
69
- * <p>One or more of the resources in the request does not exist in the system.
70
- * </p>
66
+ * <p>One or more of the resources in the request does not exist in the system. </p>
71
67
  *
72
68
  * @throws {@link ServiceUnavailableException} (server fault)
73
- * <p>The service is currently unavailable or busy.
74
- * </p>
69
+ * <p>The service is currently unavailable or busy. </p>
75
70
  *
76
71
  * @throws {@link TooManyRequestsException} (client fault)
77
- * <p>The request was denied due to request throttling.
78
- * </p>
72
+ * <p>The request was denied due to request throttling. </p>
79
73
  *
80
74
  * @throws {@link MediaConnectServiceException}
81
75
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -54,28 +54,22 @@ declare const RemoveFlowOutputCommand_base: {
54
54
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
55
55
  *
56
56
  * @throws {@link BadRequestException} (client fault)
57
- * <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.
58
- * </p>
57
+ * <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>
59
58
  *
60
59
  * @throws {@link ForbiddenException} (client fault)
61
- * <p>You do not have sufficient access to perform this action.
62
- * </p>
60
+ * <p>You do not have sufficient access to perform this action. </p>
63
61
  *
64
62
  * @throws {@link InternalServerErrorException} (server fault)
65
- * <p>The server encountered an internal error and is unable to complete the request.
66
- * </p>
63
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
67
64
  *
68
65
  * @throws {@link NotFoundException} (client fault)
69
- * <p>One or more of the resources in the request does not exist in the system.
70
- * </p>
66
+ * <p>One or more of the resources in the request does not exist in the system. </p>
71
67
  *
72
68
  * @throws {@link ServiceUnavailableException} (server fault)
73
- * <p>The service is currently unavailable or busy.
74
- * </p>
69
+ * <p>The service is currently unavailable or busy. </p>
75
70
  *
76
71
  * @throws {@link TooManyRequestsException} (client fault)
77
- * <p>The request was denied due to request throttling.
78
- * </p>
72
+ * <p>The request was denied due to request throttling. </p>
79
73
  *
80
74
  * @throws {@link MediaConnectServiceException}
81
75
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -27,8 +27,7 @@ declare const RemoveFlowSourceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p> Removes a source from an existing flow. This request can be made only if there is more than one source on the flow.
31
- * </p>
30
+ * <p> Removes a source from an existing flow. This request can be made only if there is more than one source on the flow. </p>
32
31
  * @example
33
32
  * Use a bare-bones client and the command you need to make an API call.
34
33
  * ```javascript
@@ -55,28 +54,22 @@ declare const RemoveFlowSourceCommand_base: {
55
54
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
56
55
  *
57
56
  * @throws {@link BadRequestException} (client fault)
58
- * <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.
59
- * </p>
57
+ * <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>
60
58
  *
61
59
  * @throws {@link ForbiddenException} (client fault)
62
- * <p>You do not have sufficient access to perform this action.
63
- * </p>
60
+ * <p>You do not have sufficient access to perform this action. </p>
64
61
  *
65
62
  * @throws {@link InternalServerErrorException} (server fault)
66
- * <p>The server encountered an internal error and is unable to complete the request.
67
- * </p>
63
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
68
64
  *
69
65
  * @throws {@link NotFoundException} (client fault)
70
- * <p>One or more of the resources in the request does not exist in the system.
71
- * </p>
66
+ * <p>One or more of the resources in the request does not exist in the system. </p>
72
67
  *
73
68
  * @throws {@link ServiceUnavailableException} (server fault)
74
- * <p>The service is currently unavailable or busy.
75
- * </p>
69
+ * <p>The service is currently unavailable or busy. </p>
76
70
  *
77
71
  * @throws {@link TooManyRequestsException} (client fault)
78
- * <p>The request was denied due to request throttling.
79
- * </p>
72
+ * <p>The request was denied due to request throttling. </p>
80
73
  *
81
74
  * @throws {@link MediaConnectServiceException}
82
75
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -57,28 +57,22 @@ declare const RemoveFlowVpcInterfaceCommand_base: {
57
57
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
58
58
  *
59
59
  * @throws {@link BadRequestException} (client fault)
60
- * <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.
61
- * </p>
60
+ * <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>
62
61
  *
63
62
  * @throws {@link ForbiddenException} (client fault)
64
- * <p>You do not have sufficient access to perform this action.
65
- * </p>
63
+ * <p>You do not have sufficient access to perform this action. </p>
66
64
  *
67
65
  * @throws {@link InternalServerErrorException} (server fault)
68
- * <p>The server encountered an internal error and is unable to complete the request.
69
- * </p>
66
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
70
67
  *
71
68
  * @throws {@link NotFoundException} (client fault)
72
- * <p>One or more of the resources in the request does not exist in the system.
73
- * </p>
69
+ * <p>One or more of the resources in the request does not exist in the system. </p>
74
70
  *
75
71
  * @throws {@link ServiceUnavailableException} (server fault)
76
- * <p>The service is currently unavailable or busy.
77
- * </p>
72
+ * <p>The service is currently unavailable or busy. </p>
78
73
  *
79
74
  * @throws {@link TooManyRequestsException} (client fault)
80
- * <p>The request was denied due to request throttling.
81
- * </p>
75
+ * <p>The request was denied due to request throttling. </p>
82
76
  *
83
77
  * @throws {@link MediaConnectServiceException}
84
78
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -54,28 +54,22 @@ declare const RevokeFlowEntitlementCommand_base: {
54
54
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
55
55
  *
56
56
  * @throws {@link BadRequestException} (client fault)
57
- * <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.
58
- * </p>
57
+ * <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>
59
58
  *
60
59
  * @throws {@link ForbiddenException} (client fault)
61
- * <p>You do not have sufficient access to perform this action.
62
- * </p>
60
+ * <p>You do not have sufficient access to perform this action. </p>
63
61
  *
64
62
  * @throws {@link InternalServerErrorException} (server fault)
65
- * <p>The server encountered an internal error and is unable to complete the request.
66
- * </p>
63
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
67
64
  *
68
65
  * @throws {@link NotFoundException} (client fault)
69
- * <p>One or more of the resources in the request does not exist in the system.
70
- * </p>
66
+ * <p>One or more of the resources in the request does not exist in the system. </p>
71
67
  *
72
68
  * @throws {@link ServiceUnavailableException} (server fault)
73
- * <p>The service is currently unavailable or busy.
74
- * </p>
69
+ * <p>The service is currently unavailable or busy. </p>
75
70
  *
76
71
  * @throws {@link TooManyRequestsException} (client fault)
77
- * <p>The request was denied due to request throttling.
78
- * </p>
72
+ * <p>The request was denied due to request throttling. </p>
79
73
  *
80
74
  * @throws {@link MediaConnectServiceException}
81
75
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -53,28 +53,22 @@ declare const StartFlowCommand_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>
@@ -53,28 +53,22 @@ declare const StopFlowCommand_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>
@@ -27,10 +27,7 @@ declare const TagResourceCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p> Associates the specified tags to a resource with the specified <code>resourceArn</code>.
31
- * If existing tags on a resource are not specified in the request parameters, they are not
32
- * changed. When a resource is deleted, the tags associated with that resource are deleted as
33
- * well.</p>
30
+ * <p> Associates the specified tags to a resource with the specified <code>resourceArn</code>. If existing tags on a resource are not specified in the request parameters, they are not changed. When a resource is deleted, the tags associated with that resource are deleted as well.</p>
34
31
  * @example
35
32
  * Use a bare-bones client and the command you need to make an API call.
36
33
  * ```javascript
@@ -56,16 +53,13 @@ declare const TagResourceCommand_base: {
56
53
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
57
54
  *
58
55
  * @throws {@link BadRequestException} (client fault)
59
- * <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.
60
- * </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>
61
57
  *
62
58
  * @throws {@link InternalServerErrorException} (server fault)
63
- * <p>The server encountered an internal error and is unable to complete the request.
64
- * </p>
59
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
65
60
  *
66
61
  * @throws {@link NotFoundException} (client fault)
67
- * <p>One or more of the resources in the request does not exist in the system.
68
- * </p>
62
+ * <p>One or more of the resources in the request does not exist in the system. </p>
69
63
  *
70
64
  * @throws {@link MediaConnectServiceException}
71
65
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -53,16 +53,13 @@ declare const UntagResourceCommand_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 InternalServerErrorException} (server fault)
60
- * <p>The server encountered an internal error and is unable to complete the request.
61
- * </p>
59
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
62
60
  *
63
61
  * @throws {@link NotFoundException} (client fault)
64
- * <p>One or more of the resources in the request does not exist in the system.
65
- * </p>
62
+ * <p>One or more of the resources in the request does not exist in the system. </p>
66
63
  *
67
64
  * @throws {@link MediaConnectServiceException}
68
65
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -135,32 +135,25 @@ declare const UpdateBridgeCommand_base: {
135
135
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
136
136
  *
137
137
  * @throws {@link BadRequestException} (client fault)
138
- * <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.
139
- * </p>
138
+ * <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>
140
139
  *
141
140
  * @throws {@link ConflictException} (client fault)
142
- * <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.
143
- * </p>
141
+ * <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>
144
142
  *
145
143
  * @throws {@link ForbiddenException} (client fault)
146
- * <p>You do not have sufficient access to perform this action.
147
- * </p>
144
+ * <p>You do not have sufficient access to perform this action. </p>
148
145
  *
149
146
  * @throws {@link InternalServerErrorException} (server fault)
150
- * <p>The server encountered an internal error and is unable to complete the request.
151
- * </p>
147
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
152
148
  *
153
149
  * @throws {@link NotFoundException} (client fault)
154
- * <p>One or more of the resources in the request does not exist in the system.
155
- * </p>
150
+ * <p>One or more of the resources in the request does not exist in the system. </p>
156
151
  *
157
152
  * @throws {@link ServiceUnavailableException} (server fault)
158
- * <p>The service is currently unavailable or busy.
159
- * </p>
153
+ * <p>The service is currently unavailable or busy. </p>
160
154
  *
161
155
  * @throws {@link TooManyRequestsException} (client fault)
162
- * <p>The request was denied due to request throttling.
163
- * </p>
156
+ * <p>The request was denied due to request throttling. </p>
164
157
  *
165
158
  * @throws {@link MediaConnectServiceException}
166
159
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>
@@ -75,32 +75,25 @@ declare const UpdateBridgeOutputCommand_base: {
75
75
  * @see {@link MediaConnectClientResolvedConfig | config} for MediaConnectClient's `config` shape.
76
76
  *
77
77
  * @throws {@link BadRequestException} (client fault)
78
- * <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.
79
- * </p>
78
+ * <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>
80
79
  *
81
80
  * @throws {@link ConflictException} (client fault)
82
- * <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.
83
- * </p>
81
+ * <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>
84
82
  *
85
83
  * @throws {@link ForbiddenException} (client fault)
86
- * <p>You do not have sufficient access to perform this action.
87
- * </p>
84
+ * <p>You do not have sufficient access to perform this action. </p>
88
85
  *
89
86
  * @throws {@link InternalServerErrorException} (server fault)
90
- * <p>The server encountered an internal error and is unable to complete the request.
91
- * </p>
87
+ * <p>The server encountered an internal error and is unable to complete the request. </p>
92
88
  *
93
89
  * @throws {@link NotFoundException} (client fault)
94
- * <p>One or more of the resources in the request does not exist in the system.
95
- * </p>
90
+ * <p>One or more of the resources in the request does not exist in the system. </p>
96
91
  *
97
92
  * @throws {@link ServiceUnavailableException} (server fault)
98
- * <p>The service is currently unavailable or busy.
99
- * </p>
93
+ * <p>The service is currently unavailable or busy. </p>
100
94
  *
101
95
  * @throws {@link TooManyRequestsException} (client fault)
102
- * <p>The request was denied due to request throttling.
103
- * </p>
96
+ * <p>The request was denied due to request throttling. </p>
104
97
  *
105
98
  * @throws {@link MediaConnectServiceException}
106
99
  * <p>Base exception class for all service exceptions from MediaConnect service.</p>