@aws-sdk/client-codedeploy 3.414.0 → 3.420.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 +5 -0
- package/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +5 -0
- package/dist-cjs/commands/BatchGetApplicationsCommand.js +5 -0
- package/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +5 -0
- package/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +5 -0
- package/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +5 -0
- package/dist-cjs/commands/BatchGetDeploymentsCommand.js +5 -0
- package/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +5 -0
- package/dist-cjs/commands/ContinueDeploymentCommand.js +5 -0
- package/dist-cjs/commands/CreateApplicationCommand.js +5 -0
- package/dist-cjs/commands/CreateDeploymentCommand.js +5 -0
- package/dist-cjs/commands/CreateDeploymentConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateDeploymentGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteApplicationCommand.js +5 -0
- package/dist-cjs/commands/DeleteDeploymentConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteDeploymentGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +5 -0
- package/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +5 -0
- package/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +5 -0
- package/dist-cjs/commands/GetApplicationCommand.js +5 -0
- package/dist-cjs/commands/GetApplicationRevisionCommand.js +5 -0
- package/dist-cjs/commands/GetDeploymentCommand.js +5 -0
- package/dist-cjs/commands/GetDeploymentConfigCommand.js +5 -0
- package/dist-cjs/commands/GetDeploymentGroupCommand.js +5 -0
- package/dist-cjs/commands/GetDeploymentInstanceCommand.js +5 -0
- package/dist-cjs/commands/GetDeploymentTargetCommand.js +5 -0
- package/dist-cjs/commands/GetOnPremisesInstanceCommand.js +5 -0
- package/dist-cjs/commands/ListApplicationRevisionsCommand.js +5 -0
- package/dist-cjs/commands/ListApplicationsCommand.js +5 -0
- package/dist-cjs/commands/ListDeploymentConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListDeploymentGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListDeploymentInstancesCommand.js +5 -0
- package/dist-cjs/commands/ListDeploymentTargetsCommand.js +5 -0
- package/dist-cjs/commands/ListDeploymentsCommand.js +5 -0
- package/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +5 -0
- package/dist-cjs/commands/ListOnPremisesInstancesCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +5 -0
- package/dist-cjs/commands/RegisterApplicationRevisionCommand.js +5 -0
- package/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +5 -0
- package/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +5 -0
- package/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +5 -0
- package/dist-cjs/commands/StopDeploymentCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateApplicationCommand.js +5 -0
- package/dist-cjs/commands/UpdateDeploymentGroupCommand.js +5 -0
- package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +5 -0
- package/dist-es/commands/BatchGetApplicationRevisionsCommand.js +5 -0
- package/dist-es/commands/BatchGetApplicationsCommand.js +5 -0
- package/dist-es/commands/BatchGetDeploymentGroupsCommand.js +5 -0
- package/dist-es/commands/BatchGetDeploymentInstancesCommand.js +5 -0
- package/dist-es/commands/BatchGetDeploymentTargetsCommand.js +5 -0
- package/dist-es/commands/BatchGetDeploymentsCommand.js +5 -0
- package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +5 -0
- package/dist-es/commands/ContinueDeploymentCommand.js +5 -0
- package/dist-es/commands/CreateApplicationCommand.js +5 -0
- package/dist-es/commands/CreateDeploymentCommand.js +5 -0
- package/dist-es/commands/CreateDeploymentConfigCommand.js +5 -0
- package/dist-es/commands/CreateDeploymentGroupCommand.js +5 -0
- package/dist-es/commands/DeleteApplicationCommand.js +5 -0
- package/dist-es/commands/DeleteDeploymentConfigCommand.js +5 -0
- package/dist-es/commands/DeleteDeploymentGroupCommand.js +5 -0
- package/dist-es/commands/DeleteGitHubAccountTokenCommand.js +5 -0
- package/dist-es/commands/DeleteResourcesByExternalIdCommand.js +5 -0
- package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +5 -0
- package/dist-es/commands/GetApplicationCommand.js +5 -0
- package/dist-es/commands/GetApplicationRevisionCommand.js +5 -0
- package/dist-es/commands/GetDeploymentCommand.js +5 -0
- package/dist-es/commands/GetDeploymentConfigCommand.js +5 -0
- package/dist-es/commands/GetDeploymentGroupCommand.js +5 -0
- package/dist-es/commands/GetDeploymentInstanceCommand.js +5 -0
- package/dist-es/commands/GetDeploymentTargetCommand.js +5 -0
- package/dist-es/commands/GetOnPremisesInstanceCommand.js +5 -0
- package/dist-es/commands/ListApplicationRevisionsCommand.js +5 -0
- package/dist-es/commands/ListApplicationsCommand.js +5 -0
- package/dist-es/commands/ListDeploymentConfigsCommand.js +5 -0
- package/dist-es/commands/ListDeploymentGroupsCommand.js +5 -0
- package/dist-es/commands/ListDeploymentInstancesCommand.js +5 -0
- package/dist-es/commands/ListDeploymentTargetsCommand.js +5 -0
- package/dist-es/commands/ListDeploymentsCommand.js +5 -0
- package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +5 -0
- package/dist-es/commands/ListOnPremisesInstancesCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +5 -0
- package/dist-es/commands/RegisterApplicationRevisionCommand.js +5 -0
- package/dist-es/commands/RegisterOnPremisesInstanceCommand.js +5 -0
- package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +5 -0
- package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +5 -0
- package/dist-es/commands/StopDeploymentCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateApplicationCommand.js +5 -0
- package/dist-es/commands/UpdateDeploymentGroupCommand.js +5 -0
- package/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +2 -3
- package/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +1 -2
- package/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +1 -2
- package/dist-types/commands/ContinueDeploymentCommand.d.ts +1 -2
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeploymentCommand.d.ts +5 -5
- package/dist-types/commands/CreateDeploymentConfigCommand.d.ts +1 -2
- package/dist-types/commands/CreateDeploymentGroupCommand.d.ts +4 -4
- package/dist-types/commands/DeleteResourcesByExternalIdCommand.d.ts +8 -1
- package/dist-types/commands/GetApplicationCommand.d.ts +1 -1
- package/dist-types/commands/GetApplicationRevisionCommand.d.ts +2 -2
- package/dist-types/commands/GetDeploymentCommand.d.ts +1 -2
- package/dist-types/commands/GetDeploymentConfigCommand.d.ts +1 -2
- package/dist-types/commands/GetDeploymentGroupCommand.d.ts +4 -4
- package/dist-types/commands/GetDeploymentInstanceCommand.d.ts +1 -2
- package/dist-types/commands/GetDeploymentTargetCommand.d.ts +1 -2
- package/dist-types/commands/ListApplicationRevisionsCommand.d.ts +1 -1
- package/dist-types/commands/ListApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeploymentConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListDeploymentGroupsCommand.d.ts +2 -2
- package/dist-types/commands/ListDeploymentInstancesCommand.d.ts +2 -4
- package/dist-types/commands/ListDeploymentTargetsCommand.d.ts +1 -2
- package/dist-types/commands/ListDeploymentsCommand.d.ts +4 -3
- package/dist-types/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +1 -2
- package/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +1 -1
- package/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +6 -7
- package/dist-types/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +1 -2
- package/dist-types/commands/StopDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +4 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -4
- package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -2
- package/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +6 -5
- package/dist-types/models/models_0.d.ts +74 -56
- package/package.json +32 -32
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteResourcesByExternalIdCommand, se_DeleteResourcesByExternalIdCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteResourcesByExternalIdCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteResourcesByExternalIdCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "DeleteResourcesByExternalId",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeregisterOnPremisesInstanceCommand, se_DeregisterOnPremisesInstanceCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeregisterOnPremisesInstanceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeregisterOnPremisesInstanceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "DeregisterOnPremisesInstance",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetApplicationCommand, se_GetApplicationCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetApplicationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetApplicationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "GetApplication",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetApplicationRevisionCommand, se_GetApplicationRevisionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetApplicationRevisionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetApplicationRevisionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "GetApplicationRevision",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetDeploymentCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetDeploymentCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "GetDeployment",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetDeploymentConfigCommand, se_GetDeploymentConfigCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetDeploymentConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetDeploymentConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "GetDeploymentConfig",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetDeploymentGroupCommand, se_GetDeploymentGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetDeploymentGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetDeploymentGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "GetDeploymentGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetDeploymentInstanceCommand, se_GetDeploymentInstanceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetDeploymentInstanceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetDeploymentInstanceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "GetDeploymentInstance",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetDeploymentTargetCommand, se_GetDeploymentTargetCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetDeploymentTargetCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetDeploymentTargetCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "GetDeploymentTarget",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetOnPremisesInstanceCommand, se_GetOnPremisesInstanceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetOnPremisesInstanceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetOnPremisesInstanceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "GetOnPremisesInstance",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListApplicationRevisionsCommand, se_ListApplicationRevisionsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListApplicationRevisionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListApplicationRevisionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListApplicationRevisions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListApplicationsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListApplicationsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListApplications",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListDeploymentConfigsCommand, se_ListDeploymentConfigsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDeploymentConfigsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDeploymentConfigsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListDeploymentConfigs",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListDeploymentGroupsCommand, se_ListDeploymentGroupsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDeploymentGroupsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDeploymentGroupsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListDeploymentGroups",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListDeploymentInstancesCommand, se_ListDeploymentInstancesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDeploymentInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDeploymentInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListDeploymentInstances",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListDeploymentTargetsCommand, se_ListDeploymentTargetsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDeploymentTargetsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDeploymentTargetsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListDeploymentTargets",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListDeploymentsCommand, se_ListDeploymentsCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListDeploymentsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListDeploymentsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListDeployments",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListGitHubAccountTokenNamesCommand, se_ListGitHubAccountTokenNamesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListGitHubAccountTokenNamesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListGitHubAccountTokenNamesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListGitHubAccountTokenNames",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListOnPremisesInstancesCommand, se_ListOnPremisesInstancesCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListOnPremisesInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListOnPremisesInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListOnPremisesInstances",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "ListTagsForResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_PutLifecycleEventHookExecutionStatusCommand, se_PutLifecycleEventHookExecutionStatusCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PutLifecycleEventHookExecutionStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class PutLifecycleEventHookExecutionStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "PutLifecycleEventHookExecutionStatus",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RegisterApplicationRevisionCommand, se_RegisterApplicationRevisionCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RegisterApplicationRevisionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RegisterApplicationRevisionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "RegisterApplicationRevision",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RegisterOnPremisesInstanceCommand, se_RegisterOnPremisesInstanceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RegisterOnPremisesInstanceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RegisterOnPremisesInstanceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "RegisterOnPremisesInstance",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_RemoveTagsFromOnPremisesInstancesCommand, se_RemoveTagsFromOnPremisesInstancesCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RemoveTagsFromOnPremisesInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RemoveTagsFromOnPremisesInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "RemoveTagsFromOnPremisesInstances",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_SkipWaitTimeForInstanceTerminationCommand, se_SkipWaitTimeForInstanceTerminationCommand, } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class SkipWaitTimeForInstanceTerminationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class SkipWaitTimeForInstanceTerminationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "SkipWaitTimeForInstanceTermination",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_StopDeploymentCommand, se_StopDeploymentCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StopDeploymentCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StopDeploymentCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "StopDeployment",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "TagResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UntagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "UntagResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateApplicationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateApplicationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "UpdateApplication",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateDeploymentGroupCommand, se_UpdateDeploymentGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateDeploymentGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateDeploymentGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "CodeDeploy_20141006",
|
|
35
|
+
operation: "UpdateDeploymentGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -109,7 +109,7 @@ export interface BatchGetApplicationRevisionsCommandOutput extends BatchGetAppli
|
|
|
109
109
|
* @see {@link CodeDeployClientResolvedConfig | config} for CodeDeployClient's `config` shape.
|
|
110
110
|
*
|
|
111
111
|
* @throws {@link ApplicationDoesNotExistException} (client fault)
|
|
112
|
-
* <p>The application does not exist with the
|
|
112
|
+
* <p>The application does not exist with the user or Amazon Web Services account.</p>
|
|
113
113
|
*
|
|
114
114
|
* @throws {@link ApplicationNameRequiredException} (client fault)
|
|
115
115
|
* <p>The minimum number of required application names was not specified.</p>
|
|
@@ -60,7 +60,7 @@ export interface BatchGetApplicationsCommandOutput extends BatchGetApplicationsO
|
|
|
60
60
|
* @see {@link CodeDeployClientResolvedConfig | config} for CodeDeployClient's `config` shape.
|
|
61
61
|
*
|
|
62
62
|
* @throws {@link ApplicationDoesNotExistException} (client fault)
|
|
63
|
-
* <p>The application does not exist with the
|
|
63
|
+
* <p>The application does not exist with the user or Amazon Web Services account.</p>
|
|
64
64
|
*
|
|
65
65
|
* @throws {@link ApplicationNameRequiredException} (client fault)
|
|
66
66
|
* <p>The minimum number of required application names was not specified.</p>
|
|
@@ -216,7 +216,7 @@ export interface BatchGetDeploymentGroupsCommandOutput extends BatchGetDeploymen
|
|
|
216
216
|
* @see {@link CodeDeployClientResolvedConfig | config} for CodeDeployClient's `config` shape.
|
|
217
217
|
*
|
|
218
218
|
* @throws {@link ApplicationDoesNotExistException} (client fault)
|
|
219
|
-
* <p>The application does not exist with the
|
|
219
|
+
* <p>The application does not exist with the user or Amazon Web Services account.</p>
|
|
220
220
|
*
|
|
221
221
|
* @throws {@link ApplicationNameRequiredException} (client fault)
|
|
222
222
|
* <p>The minimum number of required application names was not specified.</p>
|
|
@@ -225,8 +225,7 @@ export interface BatchGetDeploymentGroupsCommandOutput extends BatchGetDeploymen
|
|
|
225
225
|
* <p>The maximum number of names or IDs allowed for this request (100) was exceeded.</p>
|
|
226
226
|
*
|
|
227
227
|
* @throws {@link DeploymentConfigDoesNotExistException} (client fault)
|
|
228
|
-
* <p>The deployment configuration does not exist with the
|
|
229
|
-
* Amazon Web Services account.</p>
|
|
228
|
+
* <p>The deployment configuration does not exist with the user or Amazon Web Services account.</p>
|
|
230
229
|
*
|
|
231
230
|
* @throws {@link DeploymentGroupNameRequiredException} (client fault)
|
|
232
231
|
* <p>The deployment group name was not specified.</p>
|