@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
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_BatchGetOnPremisesInstancesCommand, se_BatchGetOnPremisesInstancesCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class BatchGetOnPremisesInstancesCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CodeDeployClient";
|
|
26
|
-
const commandName = "BatchGetOnPremisesInstancesCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CodeDeploy_20141006",
|
|
35
|
-
operation: "BatchGetOnPremisesInstances",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_BatchGetOnPremisesInstancesCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_BatchGetOnPremisesInstancesCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class BatchGetOnPremisesInstancesCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CodeDeploy_20141006", "BatchGetOnPremisesInstances", {})
|
|
19
|
+
.n("CodeDeployClient", "BatchGetOnPremisesInstancesCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_BatchGetOnPremisesInstancesCommand)
|
|
22
|
+
.de(de_BatchGetOnPremisesInstancesCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ContinueDeploymentCommand, se_ContinueDeploymentCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ContinueDeploymentCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CodeDeployClient";
|
|
26
|
-
const commandName = "ContinueDeploymentCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CodeDeploy_20141006",
|
|
35
|
-
operation: "ContinueDeployment",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ContinueDeploymentCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ContinueDeploymentCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ContinueDeploymentCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CodeDeploy_20141006", "ContinueDeployment", {})
|
|
19
|
+
.n("CodeDeployClient", "ContinueDeploymentCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ContinueDeploymentCommand)
|
|
22
|
+
.de(de_ContinueDeploymentCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateApplicationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CodeDeployClient";
|
|
26
|
-
const commandName = "CreateApplicationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CodeDeploy_20141006",
|
|
35
|
-
operation: "CreateApplication",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateApplicationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateApplicationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateApplicationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CodeDeploy_20141006", "CreateApplication", {})
|
|
19
|
+
.n("CodeDeployClient", "CreateApplicationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateApplicationCommand)
|
|
22
|
+
.de(de_CreateApplicationCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateDeploymentCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CodeDeployClient";
|
|
26
|
-
const commandName = "CreateDeploymentCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CodeDeploy_20141006",
|
|
35
|
-
operation: "CreateDeployment",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateDeploymentCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateDeploymentCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateDeploymentCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CodeDeploy_20141006", "CreateDeployment", {})
|
|
19
|
+
.n("CodeDeployClient", "CreateDeploymentCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateDeploymentCommand)
|
|
22
|
+
.de(de_CreateDeploymentCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateDeploymentConfigCommand, se_CreateDeploymentConfigCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateDeploymentConfigCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CodeDeployClient";
|
|
26
|
-
const commandName = "CreateDeploymentConfigCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CodeDeploy_20141006",
|
|
35
|
-
operation: "CreateDeploymentConfig",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateDeploymentConfigCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateDeploymentConfigCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateDeploymentConfigCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CodeDeploy_20141006", "CreateDeploymentConfig", {})
|
|
19
|
+
.n("CodeDeployClient", "CreateDeploymentConfigCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateDeploymentConfigCommand)
|
|
22
|
+
.de(de_CreateDeploymentConfigCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_CreateDeploymentGroupCommand, se_CreateDeploymentGroupCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class CreateDeploymentGroupCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CodeDeployClient";
|
|
26
|
-
const commandName = "CreateDeploymentGroupCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CodeDeploy_20141006",
|
|
35
|
-
operation: "CreateDeploymentGroup",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_CreateDeploymentGroupCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_CreateDeploymentGroupCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class CreateDeploymentGroupCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CodeDeploy_20141006", "CreateDeploymentGroup", {})
|
|
19
|
+
.n("CodeDeployClient", "CreateDeploymentGroupCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_CreateDeploymentGroupCommand)
|
|
22
|
+
.de(de_CreateDeploymentGroupCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteApplicationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CodeDeployClient";
|
|
26
|
-
const commandName = "DeleteApplicationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CodeDeploy_20141006",
|
|
35
|
-
operation: "DeleteApplication",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteApplicationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteApplicationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteApplicationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CodeDeploy_20141006", "DeleteApplication", {})
|
|
19
|
+
.n("CodeDeployClient", "DeleteApplicationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteApplicationCommand)
|
|
22
|
+
.de(de_DeleteApplicationCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteDeploymentConfigCommand, se_DeleteDeploymentConfigCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteDeploymentConfigCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CodeDeployClient";
|
|
26
|
-
const commandName = "DeleteDeploymentConfigCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CodeDeploy_20141006",
|
|
35
|
-
operation: "DeleteDeploymentConfig",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteDeploymentConfigCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteDeploymentConfigCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteDeploymentConfigCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CodeDeploy_20141006", "DeleteDeploymentConfig", {})
|
|
19
|
+
.n("CodeDeployClient", "DeleteDeploymentConfigCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteDeploymentConfigCommand)
|
|
22
|
+
.de(de_DeleteDeploymentConfigCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_DeleteDeploymentGroupCommand, se_DeleteDeploymentGroupCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class DeleteDeploymentGroupCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "CodeDeployClient";
|
|
26
|
-
const commandName = "DeleteDeploymentGroupCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "CodeDeploy_20141006",
|
|
35
|
-
operation: "DeleteDeploymentGroup",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_DeleteDeploymentGroupCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_DeleteDeploymentGroupCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class DeleteDeploymentGroupCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("CodeDeploy_20141006", "DeleteDeploymentGroup", {})
|
|
19
|
+
.n("CodeDeployClient", "DeleteDeploymentGroupCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_DeleteDeploymentGroupCommand)
|
|
22
|
+
.de(de_DeleteDeploymentGroupCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|