@aws-sdk/client-mediaconnect 3.337.0 → 3.341.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.
- package/dist-cjs/MediaConnectClient.js +2 -1
- package/dist-cjs/commands/AddBridgeOutputsCommand.js +2 -1
- package/dist-cjs/commands/AddBridgeSourcesCommand.js +2 -1
- package/dist-cjs/commands/AddFlowMediaStreamsCommand.js +2 -1
- package/dist-cjs/commands/AddFlowOutputsCommand.js +2 -1
- package/dist-cjs/commands/AddFlowSourcesCommand.js +2 -1
- package/dist-cjs/commands/AddFlowVpcInterfacesCommand.js +2 -1
- package/dist-cjs/commands/CreateBridgeCommand.js +2 -1
- package/dist-cjs/commands/CreateFlowCommand.js +2 -1
- package/dist-cjs/commands/CreateGatewayCommand.js +2 -1
- package/dist-cjs/commands/DeleteBridgeCommand.js +2 -1
- package/dist-cjs/commands/DeleteFlowCommand.js +2 -1
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -1
- package/dist-cjs/commands/DeregisterGatewayInstanceCommand.js +2 -1
- package/dist-cjs/commands/DescribeBridgeCommand.js +2 -1
- package/dist-cjs/commands/DescribeFlowCommand.js +2 -1
- package/dist-cjs/commands/DescribeGatewayCommand.js +2 -1
- package/dist-cjs/commands/DescribeGatewayInstanceCommand.js +2 -1
- package/dist-cjs/commands/DescribeOfferingCommand.js +2 -1
- package/dist-cjs/commands/DescribeReservationCommand.js +2 -1
- package/dist-cjs/commands/GrantFlowEntitlementsCommand.js +2 -1
- package/dist-cjs/commands/ListBridgesCommand.js +2 -1
- package/dist-cjs/commands/ListEntitlementsCommand.js +2 -1
- package/dist-cjs/commands/ListFlowsCommand.js +2 -1
- package/dist-cjs/commands/ListGatewayInstancesCommand.js +2 -1
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -1
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -1
- package/dist-cjs/commands/ListReservationsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -1
- package/dist-cjs/commands/RemoveBridgeOutputCommand.js +2 -1
- package/dist-cjs/commands/RemoveBridgeSourceCommand.js +2 -1
- package/dist-cjs/commands/RemoveFlowMediaStreamCommand.js +2 -1
- package/dist-cjs/commands/RemoveFlowOutputCommand.js +2 -1
- package/dist-cjs/commands/RemoveFlowSourceCommand.js +2 -1
- package/dist-cjs/commands/RemoveFlowVpcInterfaceCommand.js +2 -1
- package/dist-cjs/commands/RevokeFlowEntitlementCommand.js +2 -1
- package/dist-cjs/commands/StartFlowCommand.js +2 -1
- package/dist-cjs/commands/StopFlowCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateBridgeCommand.js +2 -1
- package/dist-cjs/commands/UpdateBridgeOutputCommand.js +2 -1
- package/dist-cjs/commands/UpdateBridgeSourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateBridgeStateCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowEntitlementCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowMediaStreamCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowOutputCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowSourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateGatewayInstanceCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/MediaConnectServiceException.js +2 -1
- package/dist-es/MediaConnectClient.js +1 -0
- package/dist-es/commands/AddBridgeOutputsCommand.js +1 -0
- package/dist-es/commands/AddBridgeSourcesCommand.js +1 -0
- package/dist-es/commands/AddFlowMediaStreamsCommand.js +1 -0
- package/dist-es/commands/AddFlowOutputsCommand.js +1 -0
- package/dist-es/commands/AddFlowSourcesCommand.js +1 -0
- package/dist-es/commands/AddFlowVpcInterfacesCommand.js +1 -0
- package/dist-es/commands/CreateBridgeCommand.js +1 -0
- package/dist-es/commands/CreateFlowCommand.js +1 -0
- package/dist-es/commands/CreateGatewayCommand.js +1 -0
- package/dist-es/commands/DeleteBridgeCommand.js +1 -0
- package/dist-es/commands/DeleteFlowCommand.js +1 -0
- package/dist-es/commands/DeleteGatewayCommand.js +1 -0
- package/dist-es/commands/DeregisterGatewayInstanceCommand.js +1 -0
- package/dist-es/commands/DescribeBridgeCommand.js +1 -0
- package/dist-es/commands/DescribeFlowCommand.js +1 -0
- package/dist-es/commands/DescribeGatewayCommand.js +1 -0
- package/dist-es/commands/DescribeGatewayInstanceCommand.js +1 -0
- package/dist-es/commands/DescribeOfferingCommand.js +1 -0
- package/dist-es/commands/DescribeReservationCommand.js +1 -0
- package/dist-es/commands/GrantFlowEntitlementsCommand.js +1 -0
- package/dist-es/commands/ListBridgesCommand.js +1 -0
- package/dist-es/commands/ListEntitlementsCommand.js +1 -0
- package/dist-es/commands/ListFlowsCommand.js +1 -0
- package/dist-es/commands/ListGatewayInstancesCommand.js +1 -0
- package/dist-es/commands/ListGatewaysCommand.js +1 -0
- package/dist-es/commands/ListOfferingsCommand.js +1 -0
- package/dist-es/commands/ListReservationsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PurchaseOfferingCommand.js +1 -0
- package/dist-es/commands/RemoveBridgeOutputCommand.js +1 -0
- package/dist-es/commands/RemoveBridgeSourceCommand.js +1 -0
- package/dist-es/commands/RemoveFlowMediaStreamCommand.js +1 -0
- package/dist-es/commands/RemoveFlowOutputCommand.js +1 -0
- package/dist-es/commands/RemoveFlowSourceCommand.js +1 -0
- package/dist-es/commands/RemoveFlowVpcInterfaceCommand.js +1 -0
- package/dist-es/commands/RevokeFlowEntitlementCommand.js +1 -0
- package/dist-es/commands/StartFlowCommand.js +1 -0
- package/dist-es/commands/StopFlowCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateBridgeCommand.js +1 -0
- package/dist-es/commands/UpdateBridgeOutputCommand.js +1 -0
- package/dist-es/commands/UpdateBridgeSourceCommand.js +1 -0
- package/dist-es/commands/UpdateBridgeStateCommand.js +1 -0
- package/dist-es/commands/UpdateFlowCommand.js +1 -0
- package/dist-es/commands/UpdateFlowEntitlementCommand.js +1 -0
- package/dist-es/commands/UpdateFlowMediaStreamCommand.js +1 -0
- package/dist-es/commands/UpdateFlowOutputCommand.js +1 -0
- package/dist-es/commands/UpdateFlowSourceCommand.js +1 -0
- package/dist-es/commands/UpdateGatewayInstanceCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/MediaConnectServiceException.js +1 -0
- package/dist-types/MediaConnectClient.d.ts +3 -3
- package/dist-types/commands/AddBridgeOutputsCommand.d.ts +4 -0
- package/dist-types/commands/AddBridgeSourcesCommand.d.ts +4 -0
- package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +4 -0
- package/dist-types/commands/AddFlowOutputsCommand.d.ts +4 -0
- package/dist-types/commands/AddFlowSourcesCommand.d.ts +4 -0
- package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +4 -0
- package/dist-types/commands/CreateBridgeCommand.d.ts +4 -0
- package/dist-types/commands/CreateFlowCommand.d.ts +4 -0
- package/dist-types/commands/CreateGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBridgeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFlowCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeBridgeCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFlowCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOfferingCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReservationCommand.d.ts +4 -0
- package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +4 -0
- package/dist-types/commands/ListBridgesCommand.d.ts +4 -0
- package/dist-types/commands/ListEntitlementsCommand.d.ts +4 -0
- package/dist-types/commands/ListFlowsCommand.d.ts +4 -0
- package/dist-types/commands/ListGatewayInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ListGatewaysCommand.d.ts +4 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +4 -0
- package/dist-types/commands/ListReservationsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +4 -0
- package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +4 -0
- package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +4 -0
- package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +4 -0
- package/dist-types/commands/RemoveFlowOutputCommand.d.ts +4 -0
- package/dist-types/commands/RemoveFlowSourceCommand.d.ts +4 -0
- package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +4 -0
- package/dist-types/commands/StartFlowCommand.d.ts +4 -0
- package/dist-types/commands/StopFlowCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBridgeCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBridgeStateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowOutputCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowSourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +4 -0
- package/dist-types/index.d.ts +7 -2
- package/dist-types/models/MediaConnectServiceException.d.ts +1 -0
- package/dist-types/ts3.4/MediaConnectClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/MediaConnectServiceException.d.ts +1 -0
- package/package.json +29 -29
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFlowEntitlementCommand = void 0;
|
|
3
|
+
exports.UpdateFlowEntitlementCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
9
|
class UpdateFlowEntitlementCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFlowMediaStreamCommand = void 0;
|
|
3
|
+
exports.UpdateFlowMediaStreamCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
9
|
class UpdateFlowMediaStreamCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFlowOutputCommand = void 0;
|
|
3
|
+
exports.UpdateFlowOutputCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
9
|
class UpdateFlowOutputCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateFlowSourceCommand = void 0;
|
|
3
|
+
exports.UpdateFlowSourceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
9
|
class UpdateFlowSourceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateGatewayInstanceCommand = void 0;
|
|
3
|
+
exports.UpdateGatewayInstanceCommand = exports.$Command = void 0;
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
7
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
9
|
class UpdateGatewayInstanceCommand extends smithy_client_1.Command {
|
|
9
10
|
static getEndpointParameterInstructions() {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.MediaConnectServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./MediaConnect"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./MediaConnectClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./MediaConnect"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./models"), exports);
|
|
9
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
10
9
|
tslib_1.__exportStar(require("./waiters"), exports);
|
|
10
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
11
11
|
var MediaConnectServiceException_1 = require("./models/MediaConnectServiceException");
|
|
12
12
|
Object.defineProperty(exports, "MediaConnectServiceException", { enumerable: true, get: function () { return MediaConnectServiceException_1.MediaConnectServiceException; } });
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MediaConnectServiceException = void 0;
|
|
3
|
+
exports.MediaConnectServiceException = exports.__ServiceException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
5
6
|
class MediaConnectServiceException extends smithy_client_1.ServiceException {
|
|
6
7
|
constructor(options) {
|
|
7
8
|
super(options);
|
|
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
|
|
|
10
10
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
|
+
export { __Client };
|
|
13
14
|
export class MediaConnectClient extends __Client {
|
|
14
15
|
constructor(configuration) {
|
|
15
16
|
const _config_0 = __getRuntimeConfig(configuration);
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AddBridgeOutputsCommand, se_AddBridgeOutputsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AddBridgeOutputsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AddBridgeSourcesCommand, se_AddBridgeSourcesCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AddBridgeSourcesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AddFlowMediaStreamsCommand, se_AddFlowMediaStreamsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AddFlowMediaStreamsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AddFlowOutputsCommand, se_AddFlowOutputsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AddFlowOutputsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AddFlowSourcesCommand, se_AddFlowSourcesCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AddFlowSourcesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_AddFlowVpcInterfacesCommand, se_AddFlowVpcInterfacesCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class AddFlowVpcInterfacesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateBridgeCommand, se_CreateBridgeCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateBridgeCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateFlowCommand, se_CreateFlowCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateFlowCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_CreateGatewayCommand, se_CreateGatewayCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateGatewayCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteBridgeCommand, se_DeleteBridgeCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteBridgeCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteFlowCommand, se_DeleteFlowCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteFlowCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeleteGatewayCommand, se_DeleteGatewayCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteGatewayCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DeregisterGatewayInstanceCommand, se_DeregisterGatewayInstanceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeregisterGatewayInstanceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeBridgeCommand, se_DescribeBridgeCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeBridgeCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeFlowCommand, se_DescribeFlowCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeFlowCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeGatewayCommand, se_DescribeGatewayCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeGatewayCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeGatewayInstanceCommand, se_DescribeGatewayInstanceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeGatewayInstanceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeOfferingCommand, se_DescribeOfferingCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeOfferingCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_DescribeReservationCommand, se_DescribeReservationCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DescribeReservationCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_GrantFlowEntitlementsCommand, se_GrantFlowEntitlementsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GrantFlowEntitlementsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListBridgesCommand, se_ListBridgesCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListBridgesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListEntitlementsCommand, se_ListEntitlementsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListEntitlementsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListFlowsCommand, se_ListFlowsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListFlowsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListGatewayInstancesCommand, se_ListGatewayInstancesCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListGatewayInstancesCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListGatewaysCommand, se_ListGatewaysCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListGatewaysCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListOfferingsCommand, se_ListOfferingsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListOfferingsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListReservationsCommand, se_ListReservationsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListReservationsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_PurchaseOfferingCommand, se_PurchaseOfferingCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PurchaseOfferingCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RemoveBridgeOutputCommand, se_RemoveBridgeOutputCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RemoveBridgeOutputCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RemoveBridgeSourceCommand, se_RemoveBridgeSourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RemoveBridgeSourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RemoveFlowMediaStreamCommand, se_RemoveFlowMediaStreamCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RemoveFlowMediaStreamCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RemoveFlowOutputCommand, se_RemoveFlowOutputCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RemoveFlowOutputCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RemoveFlowSourceCommand, se_RemoveFlowSourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RemoveFlowSourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RemoveFlowVpcInterfaceCommand, se_RemoveFlowVpcInterfaceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RemoveFlowVpcInterfaceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_RevokeFlowEntitlementCommand, se_RevokeFlowEntitlementCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RevokeFlowEntitlementCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_StartFlowCommand, se_StartFlowCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class StartFlowCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_StopFlowCommand, se_StopFlowCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class StopFlowCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class TagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UntagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateBridgeCommand, se_UpdateBridgeCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateBridgeCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateBridgeOutputCommand, se_UpdateBridgeOutputCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateBridgeOutputCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateBridgeSourceCommand, se_UpdateBridgeSourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateBridgeSourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateBridgeStateCommand, se_UpdateBridgeStateCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateBridgeStateCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateFlowCommand, se_UpdateFlowCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateFlowCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateFlowEntitlementCommand, se_UpdateFlowEntitlementCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateFlowEntitlementCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateFlowMediaStreamCommand, se_UpdateFlowMediaStreamCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateFlowMediaStreamCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateFlowOutputCommand, se_UpdateFlowOutputCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateFlowOutputCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateFlowSourceCommand, se_UpdateFlowSourceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateFlowSourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateGatewayInstanceCommand, se_UpdateGatewayInstanceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateGatewayInstanceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
package/dist-es/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./MediaConnect";
|
|
2
1
|
export * from "./MediaConnectClient";
|
|
2
|
+
export * from "./MediaConnect";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
6
5
|
export * from "./waiters";
|
|
6
|
+
export * from "./models";
|
|
7
7
|
export { MediaConnectServiceException } from "./models/MediaConnectServiceException";
|