@aws-sdk/client-codedeploy 3.335.0 → 3.338.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/CodeDeployClient.js +2 -1
- package/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +2 -1
- package/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetApplicationsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +2 -1
- package/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetDeploymentsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +2 -1
- package/dist-cjs/commands/ContinueDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CreateApplicationCommand.js +2 -1
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CreateDeploymentConfigCommand.js +2 -1
- package/dist-cjs/commands/CreateDeploymentGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteApplicationCommand.js +2 -1
- package/dist-cjs/commands/DeleteDeploymentConfigCommand.js +2 -1
- package/dist-cjs/commands/DeleteDeploymentGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +2 -1
- package/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +2 -1
- package/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +2 -1
- package/dist-cjs/commands/GetApplicationCommand.js +2 -1
- package/dist-cjs/commands/GetApplicationRevisionCommand.js +2 -1
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -1
- package/dist-cjs/commands/GetDeploymentConfigCommand.js +2 -1
- package/dist-cjs/commands/GetDeploymentGroupCommand.js +2 -1
- package/dist-cjs/commands/GetDeploymentInstanceCommand.js +2 -1
- package/dist-cjs/commands/GetDeploymentTargetCommand.js +2 -1
- package/dist-cjs/commands/GetOnPremisesInstanceCommand.js +2 -1
- package/dist-cjs/commands/ListApplicationRevisionsCommand.js +2 -1
- package/dist-cjs/commands/ListApplicationsCommand.js +2 -1
- package/dist-cjs/commands/ListDeploymentConfigsCommand.js +2 -1
- package/dist-cjs/commands/ListDeploymentGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListDeploymentInstancesCommand.js +2 -1
- package/dist-cjs/commands/ListDeploymentTargetsCommand.js +2 -1
- package/dist-cjs/commands/ListDeploymentsCommand.js +2 -1
- package/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +2 -1
- package/dist-cjs/commands/ListOnPremisesInstancesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +2 -1
- package/dist-cjs/commands/RegisterApplicationRevisionCommand.js +2 -1
- package/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +2 -1
- package/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +2 -1
- package/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +2 -1
- package/dist-cjs/commands/StopDeploymentCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateApplicationCommand.js +2 -1
- package/dist-cjs/commands/UpdateDeploymentGroupCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/CodeDeployServiceException.js +2 -1
- package/dist-es/CodeDeployClient.js +1 -0
- package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +1 -0
- package/dist-es/commands/BatchGetApplicationRevisionsCommand.js +1 -0
- package/dist-es/commands/BatchGetApplicationsCommand.js +1 -0
- package/dist-es/commands/BatchGetDeploymentGroupsCommand.js +1 -0
- package/dist-es/commands/BatchGetDeploymentInstancesCommand.js +1 -0
- package/dist-es/commands/BatchGetDeploymentTargetsCommand.js +1 -0
- package/dist-es/commands/BatchGetDeploymentsCommand.js +1 -0
- package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +1 -0
- package/dist-es/commands/ContinueDeploymentCommand.js +1 -0
- package/dist-es/commands/CreateApplicationCommand.js +1 -0
- package/dist-es/commands/CreateDeploymentCommand.js +1 -0
- package/dist-es/commands/CreateDeploymentConfigCommand.js +1 -0
- package/dist-es/commands/CreateDeploymentGroupCommand.js +1 -0
- package/dist-es/commands/DeleteApplicationCommand.js +1 -0
- package/dist-es/commands/DeleteDeploymentConfigCommand.js +1 -0
- package/dist-es/commands/DeleteDeploymentGroupCommand.js +1 -0
- package/dist-es/commands/DeleteGitHubAccountTokenCommand.js +1 -0
- package/dist-es/commands/DeleteResourcesByExternalIdCommand.js +1 -0
- package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +1 -0
- package/dist-es/commands/GetApplicationCommand.js +1 -0
- package/dist-es/commands/GetApplicationRevisionCommand.js +1 -0
- package/dist-es/commands/GetDeploymentCommand.js +1 -0
- package/dist-es/commands/GetDeploymentConfigCommand.js +1 -0
- package/dist-es/commands/GetDeploymentGroupCommand.js +1 -0
- package/dist-es/commands/GetDeploymentInstanceCommand.js +1 -0
- package/dist-es/commands/GetDeploymentTargetCommand.js +1 -0
- package/dist-es/commands/GetOnPremisesInstanceCommand.js +1 -0
- package/dist-es/commands/ListApplicationRevisionsCommand.js +1 -0
- package/dist-es/commands/ListApplicationsCommand.js +1 -0
- package/dist-es/commands/ListDeploymentConfigsCommand.js +1 -0
- package/dist-es/commands/ListDeploymentGroupsCommand.js +1 -0
- package/dist-es/commands/ListDeploymentInstancesCommand.js +1 -0
- package/dist-es/commands/ListDeploymentTargetsCommand.js +1 -0
- package/dist-es/commands/ListDeploymentsCommand.js +1 -0
- package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +1 -0
- package/dist-es/commands/ListOnPremisesInstancesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +1 -0
- package/dist-es/commands/RegisterApplicationRevisionCommand.js +1 -0
- package/dist-es/commands/RegisterOnPremisesInstanceCommand.js +1 -0
- package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +1 -0
- package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +1 -0
- package/dist-es/commands/StopDeploymentCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateApplicationCommand.js +1 -0
- package/dist-es/commands/UpdateDeploymentGroupCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/CodeDeployServiceException.js +1 -0
- package/dist-types/CodeDeployClient.d.ts +3 -3
- package/dist-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetApplicationsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetDeploymentsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ContinueDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +4 -0
- package/dist-types/commands/CreateDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CreateDeploymentConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateDeploymentGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGitHubAccountTokenCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResourcesByExternalIdCommand.d.ts +4 -0
- package/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +4 -0
- package/dist-types/commands/GetApplicationCommand.d.ts +4 -0
- package/dist-types/commands/GetApplicationRevisionCommand.d.ts +4 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/GetDeploymentConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetDeploymentGroupCommand.d.ts +4 -0
- package/dist-types/commands/GetDeploymentInstanceCommand.d.ts +4 -0
- package/dist-types/commands/GetDeploymentTargetCommand.d.ts +4 -0
- package/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +4 -0
- package/dist-types/commands/ListApplicationRevisionsCommand.d.ts +4 -0
- package/dist-types/commands/ListApplicationsCommand.d.ts +4 -0
- package/dist-types/commands/ListDeploymentConfigsCommand.d.ts +4 -0
- package/dist-types/commands/ListDeploymentGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListDeploymentInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ListDeploymentTargetsCommand.d.ts +4 -0
- package/dist-types/commands/ListDeploymentsCommand.d.ts +4 -0
- package/dist-types/commands/ListGitHubAccountTokenNamesCommand.d.ts +4 -0
- package/dist-types/commands/ListOnPremisesInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +4 -0
- package/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +4 -0
- package/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +4 -0
- package/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +4 -0
- package/dist-types/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +4 -0
- package/dist-types/commands/StopDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +4 -0
- package/dist-types/index.d.ts +99 -2
- package/dist-types/models/CodeDeployServiceException.d.ts +1 -0
- package/dist-types/ts3.4/CodeDeployClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/CodeDeployServiceException.d.ts +1 -0
- package/package.json +29 -29
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { BatchGetDeploymentTargetsInput, BatchGetDeploymentTargetsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { BatchGetDeploymentsInput, BatchGetDeploymentsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { BatchGetOnPremisesInstancesInput, BatchGetOnPremisesInstancesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ContinueDeploymentInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { CreateApplicationInput, CreateApplicationOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { CreateDeploymentInput, CreateDeploymentOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { CreateDeploymentConfigInput, CreateDeploymentConfigOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { CreateDeploymentGroupInput, CreateDeploymentGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { DeleteApplicationInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { DeleteDeploymentConfigInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { DeleteDeploymentGroupInput, DeleteDeploymentGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { DeleteGitHubAccountTokenInput, DeleteGitHubAccountTokenOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { DeleteResourcesByExternalIdInput, DeleteResourcesByExternalIdOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { DeregisterOnPremisesInstanceInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { GetApplicationInput, GetApplicationOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { GetApplicationRevisionInput, GetApplicationRevisionOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { GetDeploymentInput, GetDeploymentOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { GetDeploymentConfigInput, GetDeploymentConfigOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { GetDeploymentGroupInput, GetDeploymentGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { GetDeploymentInstanceInput, GetDeploymentInstanceOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { GetDeploymentTargetInput, GetDeploymentTargetOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { GetOnPremisesInstanceInput, GetOnPremisesInstanceOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListApplicationRevisionsInput, ListApplicationRevisionsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListApplicationsInput, ListApplicationsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListDeploymentConfigsInput, ListDeploymentConfigsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListDeploymentGroupsInput, ListDeploymentGroupsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListDeploymentInstancesInput, ListDeploymentInstancesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListDeploymentTargetsInput, ListDeploymentTargetsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListDeploymentsInput, ListDeploymentsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListGitHubAccountTokenNamesInput, ListGitHubAccountTokenNamesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListOnPremisesInstancesInput, ListOnPremisesInstancesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { PutLifecycleEventHookExecutionStatusInput, PutLifecycleEventHookExecutionStatusOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { RegisterApplicationRevisionInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { RegisterOnPremisesInstanceInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { RemoveTagsFromOnPremisesInstancesInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { SkipWaitTimeForInstanceTerminationInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { StopDeploymentInput, StopDeploymentOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { TagResourceInput, TagResourceOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { UpdateApplicationInput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
|
|
5
5
|
import { UpdateDeploymentGroupInput, UpdateDeploymentGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,7 +1,104 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>CodeDeploy is a deployment service that automates application deployments
|
|
3
|
+
* to Amazon EC2 instances, on-premises instances running in your own facility,
|
|
4
|
+
* serverless Lambda functions, or applications in an Amazon ECS
|
|
5
|
+
* service.</p>
|
|
6
|
+
* <p>You can deploy a nearly unlimited variety of application content, such as an updated
|
|
7
|
+
* Lambda function, updated applications in an Amazon ECS service,
|
|
8
|
+
* code, web and configuration files, executables, packages, scripts, multimedia files, and
|
|
9
|
+
* so on. CodeDeploy can deploy application content stored in Amazon S3
|
|
10
|
+
* buckets, GitHub repositories, or Bitbucket repositories. You do not need to make changes
|
|
11
|
+
* to your existing code before you can use CodeDeploy.</p>
|
|
12
|
+
* <p>CodeDeploy makes it easier for you to rapidly release new features, helps
|
|
13
|
+
* you avoid downtime during application deployment, and handles the complexity of updating
|
|
14
|
+
* your applications, without many of the risks associated with error-prone manual
|
|
15
|
+
* deployments.</p>
|
|
16
|
+
* <p>
|
|
17
|
+
* <b>CodeDeploy Components</b>
|
|
18
|
+
* </p>
|
|
19
|
+
* <p>Use the information in this guide to help you work with the following CodeDeploy components:</p>
|
|
20
|
+
* <ul>
|
|
21
|
+
* <li>
|
|
22
|
+
* <p>
|
|
23
|
+
* <b>Application</b>: A name that uniquely identifies
|
|
24
|
+
* the application you want to deploy. CodeDeploy uses this name, which
|
|
25
|
+
* functions as a container, to ensure the correct combination of revision,
|
|
26
|
+
* deployment configuration, and deployment group are referenced during a
|
|
27
|
+
* deployment.</p>
|
|
28
|
+
* </li>
|
|
29
|
+
* <li>
|
|
30
|
+
* <p>
|
|
31
|
+
* <b>Deployment group</b>: A set of individual
|
|
32
|
+
* instances, CodeDeploy
|
|
33
|
+
* Lambda deployment configuration settings, or an Amazon ECS
|
|
34
|
+
* service and network details. A Lambda deployment group specifies how
|
|
35
|
+
* to route traffic to a new version of a Lambda function. An Amazon ECS deployment group specifies the service created in Amazon ECS to deploy, a load balancer, and a listener to reroute production
|
|
36
|
+
* traffic to an updated containerized application. An Amazon EC2/On-premises deployment group contains individually tagged instances, Amazon EC2 instances in Amazon EC2 Auto Scaling groups, or both. All
|
|
37
|
+
* deployment groups can specify optional trigger, alarm, and rollback
|
|
38
|
+
* settings.</p>
|
|
39
|
+
* </li>
|
|
40
|
+
* <li>
|
|
41
|
+
* <p>
|
|
42
|
+
* <b>Deployment configuration</b>: A set of deployment
|
|
43
|
+
* rules and deployment success and failure conditions used by CodeDeploy during a deployment.</p>
|
|
44
|
+
* </li>
|
|
45
|
+
* <li>
|
|
46
|
+
* <p>
|
|
47
|
+
* <b>Deployment</b>: The process and the components used
|
|
48
|
+
* when updating a Lambda function, a containerized application in an
|
|
49
|
+
* Amazon ECS service, or of installing content on one or more
|
|
50
|
+
* instances. </p>
|
|
51
|
+
* </li>
|
|
52
|
+
* <li>
|
|
53
|
+
* <p>
|
|
54
|
+
* <b>Application revisions</b>: For an Lambda deployment, this is an AppSpec file that specifies the
|
|
55
|
+
* Lambda function to be updated and one or more functions to
|
|
56
|
+
* validate deployment lifecycle events. For an Amazon ECS deployment, this
|
|
57
|
+
* is an AppSpec file that specifies the Amazon ECS task definition,
|
|
58
|
+
* container, and port where production traffic is rerouted. For an EC2/On-premises
|
|
59
|
+
* deployment, this is an archive file that contains source content—source code,
|
|
60
|
+
* webpages, executable files, and deployment scripts—along with an AppSpec file.
|
|
61
|
+
* Revisions are stored in Amazon S3 buckets or GitHub repositories. For
|
|
62
|
+
* Amazon S3, a revision is uniquely identified by its Amazon S3 object key and its ETag, version, or both. For GitHub, a revision is uniquely
|
|
63
|
+
* identified by its commit ID.</p>
|
|
64
|
+
* </li>
|
|
65
|
+
* </ul>
|
|
66
|
+
* <p>This guide also contains information to help you get details about the instances in
|
|
67
|
+
* your deployments, to make on-premises instances available for CodeDeploy
|
|
68
|
+
* deployments, to get details about a Lambda function deployment, and to get
|
|
69
|
+
* details about Amazon ECS service deployments.</p>
|
|
70
|
+
* <p>
|
|
71
|
+
* <b>CodeDeploy Information Resources</b>
|
|
72
|
+
* </p>
|
|
73
|
+
* <ul>
|
|
74
|
+
* <li>
|
|
75
|
+
* <p>
|
|
76
|
+
* <a href="https://docs.aws.amazon.com/codedeploy/latest/userguide">CodeDeploy User Guide</a>
|
|
77
|
+
* </p>
|
|
78
|
+
* </li>
|
|
79
|
+
* <li>
|
|
80
|
+
* <p>
|
|
81
|
+
* <a href="https://docs.aws.amazon.com/codedeploy/latest/APIReference/">CodeDeploy API Reference Guide</a>
|
|
82
|
+
* </p>
|
|
83
|
+
* </li>
|
|
84
|
+
* <li>
|
|
85
|
+
* <p>
|
|
86
|
+
* <a href="https://docs.aws.amazon.com/cli/latest/reference/deploy/index.html">CLI Reference for CodeDeploy</a>
|
|
87
|
+
* </p>
|
|
88
|
+
* </li>
|
|
89
|
+
* <li>
|
|
90
|
+
* <p>
|
|
91
|
+
* <a href="https://forums.aws.amazon.com/forum.jspa?forumID=179">CodeDeploy Developer Forum</a>
|
|
92
|
+
* </p>
|
|
93
|
+
* </li>
|
|
94
|
+
* </ul>
|
|
95
|
+
*
|
|
96
|
+
* @packageDocumentation
|
|
97
|
+
*/
|
|
2
98
|
export * from "./CodeDeployClient";
|
|
99
|
+
export * from "./CodeDeploy";
|
|
3
100
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
101
|
export * from "./pagination";
|
|
6
102
|
export * from "./waiters";
|
|
103
|
+
export * from "./models";
|
|
7
104
|
export { CodeDeployServiceException } from "./models/CodeDeployServiceException";
|