@aws-sdk/client-codedeploy 3.306.0 → 3.309.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 +2 -2
- package/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetApplicationsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +2 -2
- package/dist-cjs/commands/ContinueDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateApplicationCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteApplicationCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeploymentConfigCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeploymentGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +2 -2
- package/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationRevisionCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentConfigCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentGroupCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentInstanceCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentTargetCommand.js +2 -2
- package/dist-cjs/commands/GetOnPremisesInstanceCommand.js +2 -2
- package/dist-cjs/commands/ListApplicationRevisionsCommand.js +2 -2
- package/dist-cjs/commands/ListApplicationsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentTargetsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +2 -2
- package/dist-cjs/commands/ListOnPremisesInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +2 -2
- package/dist-cjs/commands/RegisterApplicationRevisionCommand.js +2 -2
- package/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +2 -2
- package/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +2 -2
- package/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +2 -2
- package/dist-cjs/commands/StopDeploymentCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateApplicationCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeploymentGroupCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1471 -1615
- package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +3 -3
- package/dist-es/commands/BatchGetApplicationRevisionsCommand.js +3 -3
- package/dist-es/commands/BatchGetApplicationsCommand.js +3 -3
- package/dist-es/commands/BatchGetDeploymentGroupsCommand.js +3 -3
- package/dist-es/commands/BatchGetDeploymentInstancesCommand.js +3 -3
- package/dist-es/commands/BatchGetDeploymentTargetsCommand.js +3 -3
- package/dist-es/commands/BatchGetDeploymentsCommand.js +3 -3
- package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +3 -3
- package/dist-es/commands/ContinueDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateApplicationCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentConfigCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentGroupCommand.js +3 -3
- package/dist-es/commands/DeleteApplicationCommand.js +3 -3
- package/dist-es/commands/DeleteDeploymentConfigCommand.js +3 -3
- package/dist-es/commands/DeleteDeploymentGroupCommand.js +3 -3
- package/dist-es/commands/DeleteGitHubAccountTokenCommand.js +3 -3
- package/dist-es/commands/DeleteResourcesByExternalIdCommand.js +3 -3
- package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +3 -3
- package/dist-es/commands/GetApplicationCommand.js +3 -3
- package/dist-es/commands/GetApplicationRevisionCommand.js +3 -3
- package/dist-es/commands/GetDeploymentCommand.js +3 -3
- package/dist-es/commands/GetDeploymentConfigCommand.js +3 -3
- package/dist-es/commands/GetDeploymentGroupCommand.js +3 -3
- package/dist-es/commands/GetDeploymentInstanceCommand.js +3 -3
- package/dist-es/commands/GetDeploymentTargetCommand.js +3 -3
- package/dist-es/commands/GetOnPremisesInstanceCommand.js +3 -3
- package/dist-es/commands/ListApplicationRevisionsCommand.js +3 -3
- package/dist-es/commands/ListApplicationsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentConfigsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentGroupsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentInstancesCommand.js +3 -3
- package/dist-es/commands/ListDeploymentTargetsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +3 -3
- package/dist-es/commands/ListOnPremisesInstancesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +3 -3
- package/dist-es/commands/RegisterApplicationRevisionCommand.js +3 -3
- package/dist-es/commands/RegisterOnPremisesInstanceCommand.js +3 -3
- package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +3 -3
- package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +3 -3
- package/dist-es/commands/StopDeploymentCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateApplicationCommand.js +3 -3
- package/dist-es/commands/UpdateDeploymentGroupCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1375 -1519
- package/dist-types/protocols/Aws_json1_1.d.ts +376 -94
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +94 -94
- package/package.json +6 -6
|
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateApplicationCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateApplicationCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateApplicationCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateApplicationCommand = UpdateApplicationCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateDeploymentGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateDeploymentGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateDeploymentGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateDeploymentGroupCommand = UpdateDeploymentGroupCommand;
|