@aws-sdk/client-vpc-lattice 3.478.0 → 3.484.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/commands/BatchUpdateRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateAccessLogSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/CreateListenerCommand.js +18 -41
- package/dist-cjs/commands/CreateRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceNetworkCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceNetworkServiceAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceNetworkVpcAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateTargetGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteAccessLogSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DeleteAuthPolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteListenerCommand.js +18 -41
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceNetworkCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceNetworkServiceAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceNetworkVpcAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteTargetGroupCommand.js +18 -41
- package/dist-cjs/commands/DeregisterTargetsCommand.js +18 -41
- package/dist-cjs/commands/GetAccessLogSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/GetAuthPolicyCommand.js +18 -41
- package/dist-cjs/commands/GetListenerCommand.js +18 -41
- package/dist-cjs/commands/GetResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/GetRuleCommand.js +18 -41
- package/dist-cjs/commands/GetServiceCommand.js +18 -41
- package/dist-cjs/commands/GetServiceNetworkCommand.js +18 -41
- package/dist-cjs/commands/GetServiceNetworkServiceAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetServiceNetworkVpcAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetTargetGroupCommand.js +18 -41
- package/dist-cjs/commands/ListAccessLogSubscriptionsCommand.js +18 -41
- package/dist-cjs/commands/ListListenersCommand.js +18 -41
- package/dist-cjs/commands/ListRulesCommand.js +18 -41
- package/dist-cjs/commands/ListServiceNetworkServiceAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListServiceNetworkVpcAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListServiceNetworksCommand.js +18 -41
- package/dist-cjs/commands/ListServicesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTargetGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListTargetsCommand.js +18 -41
- package/dist-cjs/commands/PutAuthPolicyCommand.js +18 -41
- package/dist-cjs/commands/PutResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/RegisterTargetsCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccessLogSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/UpdateListenerCommand.js +18 -41
- package/dist-cjs/commands/UpdateRuleCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceNetworkCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceNetworkVpcAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateTargetGroupCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/BatchUpdateRuleCommand.js +18 -41
- package/dist-es/commands/CreateAccessLogSubscriptionCommand.js +18 -41
- package/dist-es/commands/CreateListenerCommand.js +18 -41
- package/dist-es/commands/CreateRuleCommand.js +18 -41
- package/dist-es/commands/CreateServiceCommand.js +18 -41
- package/dist-es/commands/CreateServiceNetworkCommand.js +18 -41
- package/dist-es/commands/CreateServiceNetworkServiceAssociationCommand.js +18 -41
- package/dist-es/commands/CreateServiceNetworkVpcAssociationCommand.js +18 -41
- package/dist-es/commands/CreateTargetGroupCommand.js +18 -41
- package/dist-es/commands/DeleteAccessLogSubscriptionCommand.js +18 -41
- package/dist-es/commands/DeleteAuthPolicyCommand.js +18 -41
- package/dist-es/commands/DeleteListenerCommand.js +18 -41
- package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-es/commands/DeleteRuleCommand.js +18 -41
- package/dist-es/commands/DeleteServiceCommand.js +18 -41
- package/dist-es/commands/DeleteServiceNetworkCommand.js +18 -41
- package/dist-es/commands/DeleteServiceNetworkServiceAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteServiceNetworkVpcAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteTargetGroupCommand.js +18 -41
- package/dist-es/commands/DeregisterTargetsCommand.js +18 -41
- package/dist-es/commands/GetAccessLogSubscriptionCommand.js +18 -41
- package/dist-es/commands/GetAuthPolicyCommand.js +18 -41
- package/dist-es/commands/GetListenerCommand.js +18 -41
- package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
- package/dist-es/commands/GetRuleCommand.js +18 -41
- package/dist-es/commands/GetServiceCommand.js +18 -41
- package/dist-es/commands/GetServiceNetworkCommand.js +18 -41
- package/dist-es/commands/GetServiceNetworkServiceAssociationCommand.js +18 -41
- package/dist-es/commands/GetServiceNetworkVpcAssociationCommand.js +18 -41
- package/dist-es/commands/GetTargetGroupCommand.js +18 -41
- package/dist-es/commands/ListAccessLogSubscriptionsCommand.js +18 -41
- package/dist-es/commands/ListListenersCommand.js +18 -41
- package/dist-es/commands/ListRulesCommand.js +18 -41
- package/dist-es/commands/ListServiceNetworkServiceAssociationsCommand.js +18 -41
- package/dist-es/commands/ListServiceNetworkVpcAssociationsCommand.js +18 -41
- package/dist-es/commands/ListServiceNetworksCommand.js +18 -41
- package/dist-es/commands/ListServicesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTargetGroupsCommand.js +18 -41
- package/dist-es/commands/ListTargetsCommand.js +18 -41
- package/dist-es/commands/PutAuthPolicyCommand.js +18 -41
- package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
- package/dist-es/commands/RegisterTargetsCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAccessLogSubscriptionCommand.js +18 -41
- package/dist-es/commands/UpdateListenerCommand.js +18 -41
- package/dist-es/commands/UpdateRuleCommand.js +18 -41
- package/dist-es/commands/UpdateServiceCommand.js +18 -41
- package/dist-es/commands/UpdateServiceNetworkCommand.js +18 -41
- package/dist-es/commands/UpdateServiceNetworkVpcAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateTargetGroupCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/BatchUpdateRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/CreateListenerCommand.d.ts +6 -21
- package/dist-types/commands/CreateRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateTargetGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteListenerCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTargetGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterTargetsCommand.d.ts +6 -21
- package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/GetAuthPolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetListenerCommand.d.ts +6 -21
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetTargetGroupCommand.d.ts +6 -21
- package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +6 -21
- package/dist-types/commands/ListListenersCommand.d.ts +6 -21
- package/dist-types/commands/ListRulesCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceNetworksCommand.d.ts +6 -21
- package/dist-types/commands/ListServicesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTargetGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListTargetsCommand.d.ts +6 -21
- package/dist-types/commands/PutAuthPolicyCommand.d.ts +6 -21
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/RegisterTargetsCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccessLogSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateListenerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRuleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTargetGroupCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class BatchUpdateRuleCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "VPCLatticeClient";
|
|
29
|
-
const commandName = "BatchUpdateRuleCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MercuryControlPlane",
|
|
38
|
-
operation: "BatchUpdateRule",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_BatchUpdateRuleCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_BatchUpdateRuleCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class BatchUpdateRuleCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MercuryControlPlane", "BatchUpdateRule", {})
|
|
22
|
+
.n("VPCLatticeClient", "BatchUpdateRuleCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_BatchUpdateRuleCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_BatchUpdateRuleCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.BatchUpdateRuleCommand = BatchUpdateRuleCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateAccessLogSubscriptionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "VPCLatticeClient";
|
|
29
|
-
const commandName = "CreateAccessLogSubscriptionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MercuryControlPlane",
|
|
38
|
-
operation: "CreateAccessLogSubscription",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateAccessLogSubscriptionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateAccessLogSubscriptionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateAccessLogSubscriptionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MercuryControlPlane", "CreateAccessLogSubscription", {})
|
|
22
|
+
.n("VPCLatticeClient", "CreateAccessLogSubscriptionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateAccessLogSubscriptionCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateAccessLogSubscriptionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateAccessLogSubscriptionCommand = CreateAccessLogSubscriptionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateListenerCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "VPCLatticeClient";
|
|
29
|
-
const commandName = "CreateListenerCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MercuryControlPlane",
|
|
38
|
-
operation: "CreateListener",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateListenerCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateListenerCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateListenerCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MercuryControlPlane", "CreateListener", {})
|
|
22
|
+
.n("VPCLatticeClient", "CreateListenerCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateListenerCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateListenerCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateListenerCommand = CreateListenerCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateRuleCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "VPCLatticeClient";
|
|
29
|
-
const commandName = "CreateRuleCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MercuryControlPlane",
|
|
38
|
-
operation: "CreateRule",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateRuleCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateRuleCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateRuleCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MercuryControlPlane", "CreateRule", {})
|
|
22
|
+
.n("VPCLatticeClient", "CreateRuleCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateRuleCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateRuleCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateRuleCommand = CreateRuleCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateServiceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "VPCLatticeClient";
|
|
29
|
-
const commandName = "CreateServiceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MercuryControlPlane",
|
|
38
|
-
operation: "CreateService",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateServiceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateServiceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateServiceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MercuryControlPlane", "CreateService", {})
|
|
22
|
+
.n("VPCLatticeClient", "CreateServiceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateServiceCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateServiceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateServiceCommand = CreateServiceCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateServiceNetworkCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "VPCLatticeClient";
|
|
29
|
-
const commandName = "CreateServiceNetworkCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MercuryControlPlane",
|
|
38
|
-
operation: "CreateServiceNetwork",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateServiceNetworkCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateServiceNetworkCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateServiceNetworkCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MercuryControlPlane", "CreateServiceNetwork", {})
|
|
22
|
+
.n("VPCLatticeClient", "CreateServiceNetworkCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateServiceNetworkCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateServiceNetworkCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateServiceNetworkCommand = CreateServiceNetworkCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateServiceNetworkServiceAssociationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "VPCLatticeClient";
|
|
29
|
-
const commandName = "CreateServiceNetworkServiceAssociationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MercuryControlPlane",
|
|
38
|
-
operation: "CreateServiceNetworkServiceAssociation",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateServiceNetworkServiceAssociationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateServiceNetworkServiceAssociationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateServiceNetworkServiceAssociationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MercuryControlPlane", "CreateServiceNetworkServiceAssociation", {})
|
|
22
|
+
.n("VPCLatticeClient", "CreateServiceNetworkServiceAssociationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateServiceNetworkServiceAssociationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateServiceNetworkServiceAssociationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateServiceNetworkServiceAssociationCommand = CreateServiceNetworkServiceAssociationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateServiceNetworkVpcAssociationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "VPCLatticeClient";
|
|
29
|
-
const commandName = "CreateServiceNetworkVpcAssociationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MercuryControlPlane",
|
|
38
|
-
operation: "CreateServiceNetworkVpcAssociation",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateServiceNetworkVpcAssociationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateServiceNetworkVpcAssociationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateServiceNetworkVpcAssociationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MercuryControlPlane", "CreateServiceNetworkVpcAssociation", {})
|
|
22
|
+
.n("VPCLatticeClient", "CreateServiceNetworkVpcAssociationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateServiceNetworkVpcAssociationCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateServiceNetworkVpcAssociationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateServiceNetworkVpcAssociationCommand = CreateServiceNetworkVpcAssociationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class CreateTargetGroupCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "VPCLatticeClient";
|
|
29
|
-
const commandName = "CreateTargetGroupCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "MercuryControlPlane",
|
|
38
|
-
operation: "CreateTargetGroup",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_restJson1_1.se_CreateTargetGroupCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_restJson1_1.de_CreateTargetGroupCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateTargetGroupCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("MercuryControlPlane", "CreateTargetGroup", {})
|
|
22
|
+
.n("VPCLatticeClient", "CreateTargetGroupCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_restJson1_1.se_CreateTargetGroupCommand)
|
|
25
|
+
.de(Aws_restJson1_1.de_CreateTargetGroupCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateTargetGroupCommand = CreateTargetGroupCommand;
|