@aws-sdk/client-vpc-lattice 3.337.0 → 3.338.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/VPCLatticeClient.js +2 -1
- package/dist-cjs/commands/BatchUpdateRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/CreateListenerCommand.js +2 -1
- package/dist-cjs/commands/CreateRuleCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceNetworkCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +2 -1
- package/dist-cjs/commands/CreateTargetGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/DeleteAuthPolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteListenerCommand.js +2 -1
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteRuleCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceNetworkCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +2 -1
- package/dist-cjs/commands/DeleteTargetGroupCommand.js +2 -1
- package/dist-cjs/commands/DeregisterTargetsCommand.js +2 -1
- package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/GetAuthPolicyCommand.js +2 -1
- package/dist-cjs/commands/GetListenerCommand.js +2 -1
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/GetRuleCommand.js +2 -1
- package/dist-cjs/commands/GetServiceCommand.js +2 -1
- package/dist-cjs/commands/GetServiceNetworkCommand.js +2 -1
- package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +2 -1
- package/dist-cjs/commands/GetTargetGroupCommand.js +2 -1
- package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +2 -1
- package/dist-cjs/commands/ListListenersCommand.js +2 -1
- package/dist-cjs/commands/ListRulesCommand.js +2 -1
- package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceNetworksCommand.js +2 -1
- package/dist-cjs/commands/ListServicesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListTargetGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListTargetsCommand.js +2 -1
- package/dist-cjs/commands/PutAuthPolicyCommand.js +2 -1
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/RegisterTargetsCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +2 -1
- package/dist-cjs/commands/UpdateListenerCommand.js +2 -1
- package/dist-cjs/commands/UpdateRuleCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceNetworkCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +2 -1
- package/dist-cjs/commands/UpdateTargetGroupCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/VPCLatticeServiceException.js +2 -1
- package/dist-es/VPCLatticeClient.js +1 -0
- package/dist-es/commands/BatchUpdateRuleCommand.js +1 -0
- package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +1 -0
- package/dist-es/commands/CreateListenerCommand.js +1 -0
- package/dist-es/commands/CreateRuleCommand.js +1 -0
- package/dist-es/commands/CreateServiceCommand.js +1 -0
- package/dist-es/commands/CreateServiceNetworkCommand.js +1 -0
- package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +1 -0
- package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +1 -0
- package/dist-es/commands/CreateTargetGroupCommand.js +1 -0
- package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +1 -0
- package/dist-es/commands/DeleteAuthPolicyCommand.js +1 -0
- package/dist-es/commands/DeleteListenerCommand.js +1 -0
- package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -0
- package/dist-es/commands/DeleteRuleCommand.js +1 -0
- package/dist-es/commands/DeleteServiceCommand.js +1 -0
- package/dist-es/commands/DeleteServiceNetworkCommand.js +1 -0
- package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +1 -0
- package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +1 -0
- package/dist-es/commands/DeleteTargetGroupCommand.js +1 -0
- package/dist-es/commands/DeregisterTargetsCommand.js +1 -0
- package/dist-es/commands/GetAccessLogSubscriptionCommand.js +1 -0
- package/dist-es/commands/GetAuthPolicyCommand.js +1 -0
- package/dist-es/commands/GetListenerCommand.js +1 -0
- package/dist-es/commands/GetResourcePolicyCommand.js +1 -0
- package/dist-es/commands/GetRuleCommand.js +1 -0
- package/dist-es/commands/GetServiceCommand.js +1 -0
- package/dist-es/commands/GetServiceNetworkCommand.js +1 -0
- package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +1 -0
- package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +1 -0
- package/dist-es/commands/GetTargetGroupCommand.js +1 -0
- package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +1 -0
- package/dist-es/commands/ListListenersCommand.js +1 -0
- package/dist-es/commands/ListRulesCommand.js +1 -0
- package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +1 -0
- package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +1 -0
- package/dist-es/commands/ListServiceNetworksCommand.js +1 -0
- package/dist-es/commands/ListServicesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListTargetGroupsCommand.js +1 -0
- package/dist-es/commands/ListTargetsCommand.js +1 -0
- package/dist-es/commands/PutAuthPolicyCommand.js +1 -0
- package/dist-es/commands/PutResourcePolicyCommand.js +1 -0
- package/dist-es/commands/RegisterTargetsCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +1 -0
- package/dist-es/commands/UpdateListenerCommand.js +1 -0
- package/dist-es/commands/UpdateRuleCommand.js +1 -0
- package/dist-es/commands/UpdateServiceCommand.js +1 -0
- package/dist-es/commands/UpdateServiceNetworkCommand.js +1 -0
- package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +1 -0
- package/dist-es/commands/UpdateTargetGroupCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/VPCLatticeServiceException.js +1 -0
- package/dist-types/VPCLatticeClient.d.ts +3 -3
- package/dist-types/commands/BatchUpdateRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/CreateListenerCommand.d.ts +4 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceNetworkCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +4 -0
- package/dist-types/commands/CreateTargetGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteListenerCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTargetGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeregisterTargetsCommand.d.ts +4 -0
- package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/GetAuthPolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetListenerCommand.d.ts +4 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/GetRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceNetworkCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +4 -0
- package/dist-types/commands/GetTargetGroupCommand.d.ts +4 -0
- package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +4 -0
- package/dist-types/commands/ListListenersCommand.d.ts +4 -0
- package/dist-types/commands/ListRulesCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceNetworksCommand.d.ts +4 -0
- package/dist-types/commands/ListServicesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListTargetGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListTargetsCommand.d.ts +4 -0
- package/dist-types/commands/PutAuthPolicyCommand.d.ts +4 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/RegisterTargetsCommand.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/UpdateAccessLogSubscriptionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateListenerCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTargetGroupCommand.d.ts +4 -0
- package/dist-types/index.d.ts +11 -2
- package/dist-types/models/VPCLatticeServiceException.d.ts +1 -0
- package/dist-types/ts3.4/VPCLatticeClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.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/UpdateAccessLogSubscriptionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/VPCLatticeServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateAccessLogSubscriptionCommand = void 0;
|
|
3
|
+
exports.UpdateAccessLogSubscriptionCommand = 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 UpdateAccessLogSubscriptionCommand extends smithy_client_1.Command {
|
|
9
10
|
constructor(input) {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateListenerCommand = void 0;
|
|
3
|
+
exports.UpdateListenerCommand = 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 UpdateListenerCommand extends smithy_client_1.Command {
|
|
9
10
|
constructor(input) {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateRuleCommand = void 0;
|
|
3
|
+
exports.UpdateRuleCommand = 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 UpdateRuleCommand extends smithy_client_1.Command {
|
|
9
10
|
constructor(input) {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateServiceCommand = void 0;
|
|
3
|
+
exports.UpdateServiceCommand = 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 UpdateServiceCommand extends smithy_client_1.Command {
|
|
9
10
|
constructor(input) {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateServiceNetworkCommand = void 0;
|
|
3
|
+
exports.UpdateServiceNetworkCommand = 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 UpdateServiceNetworkCommand extends smithy_client_1.Command {
|
|
9
10
|
constructor(input) {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateServiceNetworkVpcAssociationCommand = void 0;
|
|
3
|
+
exports.UpdateServiceNetworkVpcAssociationCommand = 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 UpdateServiceNetworkVpcAssociationCommand extends smithy_client_1.Command {
|
|
9
10
|
constructor(input) {
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateTargetGroupCommand = void 0;
|
|
3
|
+
exports.UpdateTargetGroupCommand = 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 UpdateTargetGroupCommand extends smithy_client_1.Command {
|
|
9
10
|
constructor(input) {
|
package/dist-cjs/index.js
CHANGED
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.VPCLatticeServiceException = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
tslib_1.__exportStar(require("./VPCLattice"), exports);
|
|
6
5
|
tslib_1.__exportStar(require("./VPCLatticeClient"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./VPCLattice"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./models"), exports);
|
|
9
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./models"), exports);
|
|
10
10
|
var VPCLatticeServiceException_1 = require("./models/VPCLatticeServiceException");
|
|
11
11
|
Object.defineProperty(exports, "VPCLatticeServiceException", { enumerable: true, get: function () { return VPCLatticeServiceException_1.VPCLatticeServiceException; } });
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.VPCLatticeServiceException = void 0;
|
|
3
|
+
exports.VPCLatticeServiceException = 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 VPCLatticeServiceException 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 VPCLatticeClient 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_BatchUpdateRuleCommand, se_BatchUpdateRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class BatchUpdateRuleCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_CreateAccessLogSubscriptionCommand, se_CreateAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateAccessLogSubscriptionCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_CreateListenerCommand, se_CreateListenerCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateListenerCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_CreateRuleCommand, se_CreateRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateRuleCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_CreateServiceCommand, se_CreateServiceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateServiceCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_CreateServiceNetworkCommand, se_CreateServiceNetworkCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateServiceNetworkCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_CreateServiceNetworkServiceAssociationCommand, se_CreateServiceNetworkServiceAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateServiceNetworkServiceAssociationCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_CreateServiceNetworkVpcAssociationCommand, se_CreateServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateServiceNetworkVpcAssociationCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_CreateTargetGroupCommand, se_CreateTargetGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class CreateTargetGroupCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteAccessLogSubscriptionCommand, se_DeleteAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteAccessLogSubscriptionCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteAuthPolicyCommand, se_DeleteAuthPolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteAuthPolicyCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteListenerCommand, se_DeleteListenerCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteListenerCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteResourcePolicyCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteRuleCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteServiceCommand, se_DeleteServiceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteServiceCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteServiceNetworkCommand, se_DeleteServiceNetworkCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteServiceNetworkCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteServiceNetworkServiceAssociationCommand, se_DeleteServiceNetworkServiceAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteServiceNetworkServiceAssociationCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteServiceNetworkVpcAssociationCommand, se_DeleteServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteServiceNetworkVpcAssociationCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeleteTargetGroupCommand, se_DeleteTargetGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeleteTargetGroupCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_DeregisterTargetsCommand, se_DeregisterTargetsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class DeregisterTargetsCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetAccessLogSubscriptionCommand, se_GetAccessLogSubscriptionCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetAccessLogSubscriptionCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetAuthPolicyCommand, se_GetAuthPolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetAuthPolicyCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetListenerCommand, se_GetListenerCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetListenerCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetResourcePolicyCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetRuleCommand, se_GetRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetRuleCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetServiceCommand, se_GetServiceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetServiceCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetServiceNetworkCommand, se_GetServiceNetworkCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetServiceNetworkCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetServiceNetworkServiceAssociationCommand, se_GetServiceNetworkServiceAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetServiceNetworkServiceAssociationCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetServiceNetworkVpcAssociationCommand, se_GetServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetServiceNetworkVpcAssociationCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_GetTargetGroupCommand, se_GetTargetGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class GetTargetGroupCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_ListAccessLogSubscriptionsCommand, se_ListAccessLogSubscriptionsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListAccessLogSubscriptionsCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_ListListenersCommand, se_ListListenersCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListListenersCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_ListRulesCommand, se_ListRulesCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListRulesCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_ListServiceNetworkServiceAssociationsCommand, se_ListServiceNetworkServiceAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListServiceNetworkServiceAssociationsCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_ListServiceNetworkVpcAssociationsCommand, se_ListServiceNetworkVpcAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListServiceNetworkVpcAssociationsCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_ListServiceNetworksCommand, se_ListServiceNetworksCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListServiceNetworksCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_ListServicesCommand, se_ListServicesCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListServicesCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_ListTargetGroupsCommand, se_ListTargetGroupsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListTargetGroupsCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_ListTargetsCommand, se_ListTargetsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class ListTargetsCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_PutAuthPolicyCommand, se_PutAuthPolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutAuthPolicyCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class PutResourcePolicyCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_RegisterTargetsCommand, se_RegisterTargetsCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class RegisterTargetsCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_UpdateAccessLogSubscriptionCommand, se_UpdateAccessLogSubscriptionCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateAccessLogSubscriptionCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_UpdateListenerCommand, se_UpdateListenerCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateListenerCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_UpdateRuleCommand, se_UpdateRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateRuleCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_UpdateServiceCommand, se_UpdateServiceCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateServiceCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_UpdateServiceNetworkCommand, se_UpdateServiceNetworkCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateServiceNetworkCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_UpdateServiceNetworkVpcAssociationCommand, se_UpdateServiceNetworkVpcAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateServiceNetworkVpcAssociationCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|
|
@@ -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_UpdateTargetGroupCommand, se_UpdateTargetGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateTargetGroupCommand extends $Command {
|
|
6
7
|
constructor(input) {
|
|
7
8
|
super();
|