@aws-sdk/client-codedeploy 3.478.0 → 3.481.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/AddTagsToOnPremisesInstancesCommand.js +18 -41
- package/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +18 -41
- package/dist-cjs/commands/BatchGetApplicationsCommand.js +18 -41
- package/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +18 -41
- package/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +18 -41
- package/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +18 -41
- package/dist-cjs/commands/BatchGetDeploymentsCommand.js +18 -41
- package/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +18 -41
- package/dist-cjs/commands/ContinueDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationCommand.js +18 -41
- package/dist-cjs/commands/CreateDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CreateDeploymentConfigCommand.js +18 -41
- package/dist-cjs/commands/CreateDeploymentGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeploymentConfigCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeploymentGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +18 -41
- package/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +18 -41
- package/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationCommand.js +18 -41
- package/dist-cjs/commands/GetApplicationRevisionCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentConfigCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentGroupCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentInstanceCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentTargetCommand.js +18 -41
- package/dist-cjs/commands/GetOnPremisesInstanceCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationRevisionsCommand.js +18 -41
- package/dist-cjs/commands/ListApplicationsCommand.js +18 -41
- package/dist-cjs/commands/ListDeploymentConfigsCommand.js +18 -41
- package/dist-cjs/commands/ListDeploymentGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListDeploymentInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListDeploymentTargetsCommand.js +18 -41
- package/dist-cjs/commands/ListDeploymentsCommand.js +18 -41
- package/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +18 -41
- package/dist-cjs/commands/ListOnPremisesInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +18 -41
- package/dist-cjs/commands/RegisterApplicationRevisionCommand.js +18 -41
- package/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +18 -41
- package/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +18 -41
- package/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +18 -41
- package/dist-cjs/commands/StopDeploymentCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
- package/dist-cjs/commands/UpdateDeploymentGroupCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +18 -41
- package/dist-es/commands/BatchGetApplicationRevisionsCommand.js +18 -41
- package/dist-es/commands/BatchGetApplicationsCommand.js +18 -41
- package/dist-es/commands/BatchGetDeploymentGroupsCommand.js +18 -41
- package/dist-es/commands/BatchGetDeploymentInstancesCommand.js +18 -41
- package/dist-es/commands/BatchGetDeploymentTargetsCommand.js +18 -41
- package/dist-es/commands/BatchGetDeploymentsCommand.js +18 -41
- package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +18 -41
- package/dist-es/commands/ContinueDeploymentCommand.js +18 -41
- package/dist-es/commands/CreateApplicationCommand.js +18 -41
- package/dist-es/commands/CreateDeploymentCommand.js +18 -41
- package/dist-es/commands/CreateDeploymentConfigCommand.js +18 -41
- package/dist-es/commands/CreateDeploymentGroupCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationCommand.js +18 -41
- package/dist-es/commands/DeleteDeploymentConfigCommand.js +18 -41
- package/dist-es/commands/DeleteDeploymentGroupCommand.js +18 -41
- package/dist-es/commands/DeleteGitHubAccountTokenCommand.js +18 -41
- package/dist-es/commands/DeleteResourcesByExternalIdCommand.js +18 -41
- package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +18 -41
- package/dist-es/commands/GetApplicationCommand.js +18 -41
- package/dist-es/commands/GetApplicationRevisionCommand.js +18 -41
- package/dist-es/commands/GetDeploymentCommand.js +18 -41
- package/dist-es/commands/GetDeploymentConfigCommand.js +18 -41
- package/dist-es/commands/GetDeploymentGroupCommand.js +18 -41
- package/dist-es/commands/GetDeploymentInstanceCommand.js +18 -41
- package/dist-es/commands/GetDeploymentTargetCommand.js +18 -41
- package/dist-es/commands/GetOnPremisesInstanceCommand.js +18 -41
- package/dist-es/commands/ListApplicationRevisionsCommand.js +18 -41
- package/dist-es/commands/ListApplicationsCommand.js +18 -41
- package/dist-es/commands/ListDeploymentConfigsCommand.js +18 -41
- package/dist-es/commands/ListDeploymentGroupsCommand.js +18 -41
- package/dist-es/commands/ListDeploymentInstancesCommand.js +18 -41
- package/dist-es/commands/ListDeploymentTargetsCommand.js +18 -41
- package/dist-es/commands/ListDeploymentsCommand.js +18 -41
- package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +18 -41
- package/dist-es/commands/ListOnPremisesInstancesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +18 -41
- package/dist-es/commands/RegisterApplicationRevisionCommand.js +18 -41
- package/dist-es/commands/RegisterOnPremisesInstanceCommand.js +18 -41
- package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +18 -41
- package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +18 -41
- package/dist-es/commands/StopDeploymentCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationCommand.js +18 -41
- package/dist-es/commands/UpdateDeploymentGroupCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetDeploymentsCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ContinueDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeploymentConfigCommand.d.ts +6 -21
- package/dist-types/commands/CreateDeploymentGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGitHubAccountTokenCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourcesByExternalIdCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationCommand.d.ts +6 -21
- package/dist-types/commands/GetApplicationRevisionCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentConfigCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentGroupCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentInstanceCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentTargetCommand.d.ts +6 -21
- package/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationRevisionsCommand.d.ts +6 -21
- package/dist-types/commands/ListApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeploymentConfigsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeploymentGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeploymentInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListDeploymentTargetsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeploymentsCommand.d.ts +6 -21
- package/dist-types/commands/ListGitHubAccountTokenNamesCommand.d.ts +6 -21
- package/dist-types/commands/ListOnPremisesInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +6 -21
- package/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +6 -21
- package/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +6 -21
- package/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +6 -21
- package/dist-types/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +6 -21
- package/dist-types/commands/StopDeploymentCommand.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/UpdateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopDeploymentCommand.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/UpdateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListApplicationRevisionsCommand 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 = "CodeDeployClient";
|
|
29
|
-
const commandName = "ListApplicationRevisionsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CodeDeploy_20141006",
|
|
38
|
-
operation: "ListApplicationRevisions",
|
|
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_json1_1_1.se_ListApplicationRevisionsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListApplicationRevisionsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListApplicationRevisionsCommand 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("CodeDeploy_20141006", "ListApplicationRevisions", {})
|
|
22
|
+
.n("CodeDeployClient", "ListApplicationRevisionsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListApplicationRevisionsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListApplicationRevisionsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListApplicationRevisionsCommand = ListApplicationRevisionsCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListApplicationsCommand 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 = "CodeDeployClient";
|
|
29
|
-
const commandName = "ListApplicationsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CodeDeploy_20141006",
|
|
38
|
-
operation: "ListApplications",
|
|
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_json1_1_1.se_ListApplicationsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListApplicationsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListApplicationsCommand 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("CodeDeploy_20141006", "ListApplications", {})
|
|
22
|
+
.n("CodeDeployClient", "ListApplicationsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListApplicationsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListApplicationsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListApplicationsCommand = ListApplicationsCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListDeploymentConfigsCommand 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 = "CodeDeployClient";
|
|
29
|
-
const commandName = "ListDeploymentConfigsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CodeDeploy_20141006",
|
|
38
|
-
operation: "ListDeploymentConfigs",
|
|
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_json1_1_1.se_ListDeploymentConfigsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListDeploymentConfigsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDeploymentConfigsCommand 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("CodeDeploy_20141006", "ListDeploymentConfigs", {})
|
|
22
|
+
.n("CodeDeployClient", "ListDeploymentConfigsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListDeploymentConfigsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListDeploymentConfigsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDeploymentConfigsCommand = ListDeploymentConfigsCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListDeploymentGroupsCommand 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 = "CodeDeployClient";
|
|
29
|
-
const commandName = "ListDeploymentGroupsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CodeDeploy_20141006",
|
|
38
|
-
operation: "ListDeploymentGroups",
|
|
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_json1_1_1.se_ListDeploymentGroupsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListDeploymentGroupsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDeploymentGroupsCommand 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("CodeDeploy_20141006", "ListDeploymentGroups", {})
|
|
22
|
+
.n("CodeDeployClient", "ListDeploymentGroupsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListDeploymentGroupsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListDeploymentGroupsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDeploymentGroupsCommand = ListDeploymentGroupsCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListDeploymentInstancesCommand 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 = "CodeDeployClient";
|
|
29
|
-
const commandName = "ListDeploymentInstancesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CodeDeploy_20141006",
|
|
38
|
-
operation: "ListDeploymentInstances",
|
|
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_json1_1_1.se_ListDeploymentInstancesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListDeploymentInstancesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDeploymentInstancesCommand 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("CodeDeploy_20141006", "ListDeploymentInstances", {})
|
|
22
|
+
.n("CodeDeployClient", "ListDeploymentInstancesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListDeploymentInstancesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListDeploymentInstancesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDeploymentInstancesCommand = ListDeploymentInstancesCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListDeploymentTargetsCommand 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 = "CodeDeployClient";
|
|
29
|
-
const commandName = "ListDeploymentTargetsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CodeDeploy_20141006",
|
|
38
|
-
operation: "ListDeploymentTargets",
|
|
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_json1_1_1.se_ListDeploymentTargetsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListDeploymentTargetsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDeploymentTargetsCommand 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("CodeDeploy_20141006", "ListDeploymentTargets", {})
|
|
22
|
+
.n("CodeDeployClient", "ListDeploymentTargetsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListDeploymentTargetsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListDeploymentTargetsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDeploymentTargetsCommand = ListDeploymentTargetsCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListDeploymentsCommand 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 = "CodeDeployClient";
|
|
29
|
-
const commandName = "ListDeploymentsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CodeDeploy_20141006",
|
|
38
|
-
operation: "ListDeployments",
|
|
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_json1_1_1.se_ListDeploymentsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListDeploymentsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListDeploymentsCommand 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("CodeDeploy_20141006", "ListDeployments", {})
|
|
22
|
+
.n("CodeDeployClient", "ListDeploymentsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListDeploymentsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListDeploymentsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListDeploymentsCommand = ListDeploymentsCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListGitHubAccountTokenNamesCommand 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 = "CodeDeployClient";
|
|
29
|
-
const commandName = "ListGitHubAccountTokenNamesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CodeDeploy_20141006",
|
|
38
|
-
operation: "ListGitHubAccountTokenNames",
|
|
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_json1_1_1.se_ListGitHubAccountTokenNamesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListGitHubAccountTokenNamesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListGitHubAccountTokenNamesCommand 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("CodeDeploy_20141006", "ListGitHubAccountTokenNames", {})
|
|
22
|
+
.n("CodeDeployClient", "ListGitHubAccountTokenNamesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListGitHubAccountTokenNamesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListGitHubAccountTokenNamesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListGitHubAccountTokenNamesCommand = ListGitHubAccountTokenNamesCommand;
|
|
@@ -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_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class ListOnPremisesInstancesCommand 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 = "CodeDeployClient";
|
|
29
|
-
const commandName = "ListOnPremisesInstancesCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "CodeDeploy_20141006",
|
|
38
|
-
operation: "ListOnPremisesInstances",
|
|
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_json1_1_1.se_ListOnPremisesInstancesCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_ListOnPremisesInstancesCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class ListOnPremisesInstancesCommand 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("CodeDeploy_20141006", "ListOnPremisesInstances", {})
|
|
22
|
+
.n("CodeDeployClient", "ListOnPremisesInstancesCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_ListOnPremisesInstancesCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_ListOnPremisesInstancesCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.ListOnPremisesInstancesCommand = ListOnPremisesInstancesCommand;
|