@aws-sdk/client-codedeploy 3.47.1 → 3.50.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.
Files changed (71) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +40 -34
  3. package/dist-types/ts3.4/CodeDeploy.d.ts +0 -240
  4. package/dist-types/ts3.4/CodeDeployClient.d.ts +0 -120
  5. package/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/index.d.ts +0 -47
  53. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  54. package/dist-types/ts3.4/index.d.ts +0 -6
  55. package/dist-types/ts3.4/models/index.d.ts +0 -1
  56. package/dist-types/ts3.4/models/models_0.d.ts +0 -2759
  57. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  58. package/dist-types/ts3.4/pagination/ListApplicationRevisionsPaginator.d.ts +0 -4
  59. package/dist-types/ts3.4/pagination/ListApplicationsPaginator.d.ts +0 -4
  60. package/dist-types/ts3.4/pagination/ListDeploymentConfigsPaginator.d.ts +0 -4
  61. package/dist-types/ts3.4/pagination/ListDeploymentGroupsPaginator.d.ts +0 -4
  62. package/dist-types/ts3.4/pagination/ListDeploymentInstancesPaginator.d.ts +0 -4
  63. package/dist-types/ts3.4/pagination/ListDeploymentsPaginator.d.ts +0 -4
  64. package/dist-types/ts3.4/pagination/index.d.ts +0 -7
  65. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -143
  66. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  67. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  68. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  69. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  70. package/dist-types/ts3.4/waiters/index.d.ts +0 -1
  71. package/dist-types/ts3.4/waiters/waitForDeploymentSuccessful.d.ts +0 -7
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { BatchGetDeploymentTargetsInput, BatchGetDeploymentTargetsOutput } from "../models/models_0";
5
- export interface BatchGetDeploymentTargetsCommandInput extends BatchGetDeploymentTargetsInput {
6
- }
7
- export interface BatchGetDeploymentTargetsCommandOutput extends BatchGetDeploymentTargetsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class BatchGetDeploymentTargetsCommand extends $Command<BatchGetDeploymentTargetsCommandInput, BatchGetDeploymentTargetsCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: BatchGetDeploymentTargetsCommandInput;
12
- constructor(input: BatchGetDeploymentTargetsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetDeploymentTargetsCommandInput, BatchGetDeploymentTargetsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { BatchGetDeploymentsInput, BatchGetDeploymentsOutput } from "../models/models_0";
5
- export interface BatchGetDeploymentsCommandInput extends BatchGetDeploymentsInput {
6
- }
7
- export interface BatchGetDeploymentsCommandOutput extends BatchGetDeploymentsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class BatchGetDeploymentsCommand extends $Command<BatchGetDeploymentsCommandInput, BatchGetDeploymentsCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: BatchGetDeploymentsCommandInput;
12
- constructor(input: BatchGetDeploymentsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetDeploymentsCommandInput, BatchGetDeploymentsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { BatchGetOnPremisesInstancesInput, BatchGetOnPremisesInstancesOutput } from "../models/models_0";
5
- export interface BatchGetOnPremisesInstancesCommandInput extends BatchGetOnPremisesInstancesInput {
6
- }
7
- export interface BatchGetOnPremisesInstancesCommandOutput extends BatchGetOnPremisesInstancesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class BatchGetOnPremisesInstancesCommand extends $Command<BatchGetOnPremisesInstancesCommandInput, BatchGetOnPremisesInstancesCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: BatchGetOnPremisesInstancesCommandInput;
12
- constructor(input: BatchGetOnPremisesInstancesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchGetOnPremisesInstancesCommandInput, BatchGetOnPremisesInstancesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ContinueDeploymentInput } from "../models/models_0";
5
- export interface ContinueDeploymentCommandInput extends ContinueDeploymentInput {
6
- }
7
- export interface ContinueDeploymentCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class ContinueDeploymentCommand extends $Command<ContinueDeploymentCommandInput, ContinueDeploymentCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ContinueDeploymentCommandInput;
12
- constructor(input: ContinueDeploymentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ContinueDeploymentCommandInput, ContinueDeploymentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { CreateApplicationInput, CreateApplicationOutput } from "../models/models_0";
5
- export interface CreateApplicationCommandInput extends CreateApplicationInput {
6
- }
7
- export interface CreateApplicationCommandOutput extends CreateApplicationOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateApplicationCommand extends $Command<CreateApplicationCommandInput, CreateApplicationCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: CreateApplicationCommandInput;
12
- constructor(input: CreateApplicationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApplicationCommandInput, CreateApplicationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { CreateDeploymentInput, CreateDeploymentOutput } from "../models/models_0";
5
- export interface CreateDeploymentCommandInput extends CreateDeploymentInput {
6
- }
7
- export interface CreateDeploymentCommandOutput extends CreateDeploymentOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateDeploymentCommand extends $Command<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: CreateDeploymentCommandInput;
12
- constructor(input: CreateDeploymentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeploymentCommandInput, CreateDeploymentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { CreateDeploymentConfigInput, CreateDeploymentConfigOutput } from "../models/models_0";
5
- export interface CreateDeploymentConfigCommandInput extends CreateDeploymentConfigInput {
6
- }
7
- export interface CreateDeploymentConfigCommandOutput extends CreateDeploymentConfigOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateDeploymentConfigCommand extends $Command<CreateDeploymentConfigCommandInput, CreateDeploymentConfigCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: CreateDeploymentConfigCommandInput;
12
- constructor(input: CreateDeploymentConfigCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeploymentConfigCommandInput, CreateDeploymentConfigCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { CreateDeploymentGroupInput, CreateDeploymentGroupOutput } from "../models/models_0";
5
- export interface CreateDeploymentGroupCommandInput extends CreateDeploymentGroupInput {
6
- }
7
- export interface CreateDeploymentGroupCommandOutput extends CreateDeploymentGroupOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateDeploymentGroupCommand extends $Command<CreateDeploymentGroupCommandInput, CreateDeploymentGroupCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: CreateDeploymentGroupCommandInput;
12
- constructor(input: CreateDeploymentGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeploymentGroupCommandInput, CreateDeploymentGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { DeleteApplicationInput } from "../models/models_0";
5
- export interface DeleteApplicationCommandInput extends DeleteApplicationInput {
6
- }
7
- export interface DeleteApplicationCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteApplicationCommand extends $Command<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: DeleteApplicationCommandInput;
12
- constructor(input: DeleteApplicationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApplicationCommandInput, DeleteApplicationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { DeleteDeploymentConfigInput } from "../models/models_0";
5
- export interface DeleteDeploymentConfigCommandInput extends DeleteDeploymentConfigInput {
6
- }
7
- export interface DeleteDeploymentConfigCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteDeploymentConfigCommand extends $Command<DeleteDeploymentConfigCommandInput, DeleteDeploymentConfigCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: DeleteDeploymentConfigCommandInput;
12
- constructor(input: DeleteDeploymentConfigCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDeploymentConfigCommandInput, DeleteDeploymentConfigCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { DeleteDeploymentGroupInput, DeleteDeploymentGroupOutput } from "../models/models_0";
5
- export interface DeleteDeploymentGroupCommandInput extends DeleteDeploymentGroupInput {
6
- }
7
- export interface DeleteDeploymentGroupCommandOutput extends DeleteDeploymentGroupOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteDeploymentGroupCommand extends $Command<DeleteDeploymentGroupCommandInput, DeleteDeploymentGroupCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: DeleteDeploymentGroupCommandInput;
12
- constructor(input: DeleteDeploymentGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDeploymentGroupCommandInput, DeleteDeploymentGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { DeleteGitHubAccountTokenInput, DeleteGitHubAccountTokenOutput } from "../models/models_0";
5
- export interface DeleteGitHubAccountTokenCommandInput extends DeleteGitHubAccountTokenInput {
6
- }
7
- export interface DeleteGitHubAccountTokenCommandOutput extends DeleteGitHubAccountTokenOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteGitHubAccountTokenCommand extends $Command<DeleteGitHubAccountTokenCommandInput, DeleteGitHubAccountTokenCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: DeleteGitHubAccountTokenCommandInput;
12
- constructor(input: DeleteGitHubAccountTokenCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteGitHubAccountTokenCommandInput, DeleteGitHubAccountTokenCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { DeleteResourcesByExternalIdInput, DeleteResourcesByExternalIdOutput } from "../models/models_0";
5
- export interface DeleteResourcesByExternalIdCommandInput extends DeleteResourcesByExternalIdInput {
6
- }
7
- export interface DeleteResourcesByExternalIdCommandOutput extends DeleteResourcesByExternalIdOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteResourcesByExternalIdCommand extends $Command<DeleteResourcesByExternalIdCommandInput, DeleteResourcesByExternalIdCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: DeleteResourcesByExternalIdCommandInput;
12
- constructor(input: DeleteResourcesByExternalIdCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResourcesByExternalIdCommandInput, DeleteResourcesByExternalIdCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { DeregisterOnPremisesInstanceInput } from "../models/models_0";
5
- export interface DeregisterOnPremisesInstanceCommandInput extends DeregisterOnPremisesInstanceInput {
6
- }
7
- export interface DeregisterOnPremisesInstanceCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeregisterOnPremisesInstanceCommand extends $Command<DeregisterOnPremisesInstanceCommandInput, DeregisterOnPremisesInstanceCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: DeregisterOnPremisesInstanceCommandInput;
12
- constructor(input: DeregisterOnPremisesInstanceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterOnPremisesInstanceCommandInput, DeregisterOnPremisesInstanceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { GetApplicationInput, GetApplicationOutput } from "../models/models_0";
5
- export interface GetApplicationCommandInput extends GetApplicationInput {
6
- }
7
- export interface GetApplicationCommandOutput extends GetApplicationOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetApplicationCommand extends $Command<GetApplicationCommandInput, GetApplicationCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: GetApplicationCommandInput;
12
- constructor(input: GetApplicationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationCommandInput, GetApplicationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { GetApplicationRevisionInput, GetApplicationRevisionOutput } from "../models/models_0";
5
- export interface GetApplicationRevisionCommandInput extends GetApplicationRevisionInput {
6
- }
7
- export interface GetApplicationRevisionCommandOutput extends GetApplicationRevisionOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetApplicationRevisionCommand extends $Command<GetApplicationRevisionCommandInput, GetApplicationRevisionCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: GetApplicationRevisionCommandInput;
12
- constructor(input: GetApplicationRevisionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApplicationRevisionCommandInput, GetApplicationRevisionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { GetDeploymentInput, GetDeploymentOutput } from "../models/models_0";
5
- export interface GetDeploymentCommandInput extends GetDeploymentInput {
6
- }
7
- export interface GetDeploymentCommandOutput extends GetDeploymentOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetDeploymentCommand extends $Command<GetDeploymentCommandInput, GetDeploymentCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: GetDeploymentCommandInput;
12
- constructor(input: GetDeploymentCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentCommandInput, GetDeploymentCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { GetDeploymentConfigInput, GetDeploymentConfigOutput } from "../models/models_0";
5
- export interface GetDeploymentConfigCommandInput extends GetDeploymentConfigInput {
6
- }
7
- export interface GetDeploymentConfigCommandOutput extends GetDeploymentConfigOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetDeploymentConfigCommand extends $Command<GetDeploymentConfigCommandInput, GetDeploymentConfigCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: GetDeploymentConfigCommandInput;
12
- constructor(input: GetDeploymentConfigCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentConfigCommandInput, GetDeploymentConfigCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { GetDeploymentGroupInput, GetDeploymentGroupOutput } from "../models/models_0";
5
- export interface GetDeploymentGroupCommandInput extends GetDeploymentGroupInput {
6
- }
7
- export interface GetDeploymentGroupCommandOutput extends GetDeploymentGroupOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetDeploymentGroupCommand extends $Command<GetDeploymentGroupCommandInput, GetDeploymentGroupCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: GetDeploymentGroupCommandInput;
12
- constructor(input: GetDeploymentGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentGroupCommandInput, GetDeploymentGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { GetDeploymentInstanceInput, GetDeploymentInstanceOutput } from "../models/models_0";
5
- export interface GetDeploymentInstanceCommandInput extends GetDeploymentInstanceInput {
6
- }
7
- export interface GetDeploymentInstanceCommandOutput extends GetDeploymentInstanceOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetDeploymentInstanceCommand extends $Command<GetDeploymentInstanceCommandInput, GetDeploymentInstanceCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: GetDeploymentInstanceCommandInput;
12
- constructor(input: GetDeploymentInstanceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentInstanceCommandInput, GetDeploymentInstanceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { GetDeploymentTargetInput, GetDeploymentTargetOutput } from "../models/models_0";
5
- export interface GetDeploymentTargetCommandInput extends GetDeploymentTargetInput {
6
- }
7
- export interface GetDeploymentTargetCommandOutput extends GetDeploymentTargetOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetDeploymentTargetCommand extends $Command<GetDeploymentTargetCommandInput, GetDeploymentTargetCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: GetDeploymentTargetCommandInput;
12
- constructor(input: GetDeploymentTargetCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentTargetCommandInput, GetDeploymentTargetCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { GetOnPremisesInstanceInput, GetOnPremisesInstanceOutput } from "../models/models_0";
5
- export interface GetOnPremisesInstanceCommandInput extends GetOnPremisesInstanceInput {
6
- }
7
- export interface GetOnPremisesInstanceCommandOutput extends GetOnPremisesInstanceOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class GetOnPremisesInstanceCommand extends $Command<GetOnPremisesInstanceCommandInput, GetOnPremisesInstanceCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: GetOnPremisesInstanceCommandInput;
12
- constructor(input: GetOnPremisesInstanceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetOnPremisesInstanceCommandInput, GetOnPremisesInstanceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListApplicationRevisionsInput, ListApplicationRevisionsOutput } from "../models/models_0";
5
- export interface ListApplicationRevisionsCommandInput extends ListApplicationRevisionsInput {
6
- }
7
- export interface ListApplicationRevisionsCommandOutput extends ListApplicationRevisionsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListApplicationRevisionsCommand extends $Command<ListApplicationRevisionsCommandInput, ListApplicationRevisionsCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListApplicationRevisionsCommandInput;
12
- constructor(input: ListApplicationRevisionsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListApplicationRevisionsCommandInput, ListApplicationRevisionsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListApplicationsInput, ListApplicationsOutput } from "../models/models_0";
5
- export interface ListApplicationsCommandInput extends ListApplicationsInput {
6
- }
7
- export interface ListApplicationsCommandOutput extends ListApplicationsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListApplicationsCommand extends $Command<ListApplicationsCommandInput, ListApplicationsCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListApplicationsCommandInput;
12
- constructor(input: ListApplicationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListApplicationsCommandInput, ListApplicationsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListDeploymentConfigsInput, ListDeploymentConfigsOutput } from "../models/models_0";
5
- export interface ListDeploymentConfigsCommandInput extends ListDeploymentConfigsInput {
6
- }
7
- export interface ListDeploymentConfigsCommandOutput extends ListDeploymentConfigsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListDeploymentConfigsCommand extends $Command<ListDeploymentConfigsCommandInput, ListDeploymentConfigsCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListDeploymentConfigsCommandInput;
12
- constructor(input: ListDeploymentConfigsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeploymentConfigsCommandInput, ListDeploymentConfigsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListDeploymentGroupsInput, ListDeploymentGroupsOutput } from "../models/models_0";
5
- export interface ListDeploymentGroupsCommandInput extends ListDeploymentGroupsInput {
6
- }
7
- export interface ListDeploymentGroupsCommandOutput extends ListDeploymentGroupsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListDeploymentGroupsCommand extends $Command<ListDeploymentGroupsCommandInput, ListDeploymentGroupsCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListDeploymentGroupsCommandInput;
12
- constructor(input: ListDeploymentGroupsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeploymentGroupsCommandInput, ListDeploymentGroupsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListDeploymentInstancesInput, ListDeploymentInstancesOutput } from "../models/models_0";
5
- export interface ListDeploymentInstancesCommandInput extends ListDeploymentInstancesInput {
6
- }
7
- export interface ListDeploymentInstancesCommandOutput extends ListDeploymentInstancesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListDeploymentInstancesCommand extends $Command<ListDeploymentInstancesCommandInput, ListDeploymentInstancesCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListDeploymentInstancesCommandInput;
12
- constructor(input: ListDeploymentInstancesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeploymentInstancesCommandInput, ListDeploymentInstancesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListDeploymentTargetsInput, ListDeploymentTargetsOutput } from "../models/models_0";
5
- export interface ListDeploymentTargetsCommandInput extends ListDeploymentTargetsInput {
6
- }
7
- export interface ListDeploymentTargetsCommandOutput extends ListDeploymentTargetsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListDeploymentTargetsCommand extends $Command<ListDeploymentTargetsCommandInput, ListDeploymentTargetsCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListDeploymentTargetsCommandInput;
12
- constructor(input: ListDeploymentTargetsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeploymentTargetsCommandInput, ListDeploymentTargetsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListDeploymentsInput, ListDeploymentsOutput } from "../models/models_0";
5
- export interface ListDeploymentsCommandInput extends ListDeploymentsInput {
6
- }
7
- export interface ListDeploymentsCommandOutput extends ListDeploymentsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListDeploymentsCommand extends $Command<ListDeploymentsCommandInput, ListDeploymentsCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListDeploymentsCommandInput;
12
- constructor(input: ListDeploymentsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDeploymentsCommandInput, ListDeploymentsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListGitHubAccountTokenNamesInput, ListGitHubAccountTokenNamesOutput } from "../models/models_0";
5
- export interface ListGitHubAccountTokenNamesCommandInput extends ListGitHubAccountTokenNamesInput {
6
- }
7
- export interface ListGitHubAccountTokenNamesCommandOutput extends ListGitHubAccountTokenNamesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListGitHubAccountTokenNamesCommand extends $Command<ListGitHubAccountTokenNamesCommandInput, ListGitHubAccountTokenNamesCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListGitHubAccountTokenNamesCommandInput;
12
- constructor(input: ListGitHubAccountTokenNamesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGitHubAccountTokenNamesCommandInput, ListGitHubAccountTokenNamesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListOnPremisesInstancesInput, ListOnPremisesInstancesOutput } from "../models/models_0";
5
- export interface ListOnPremisesInstancesCommandInput extends ListOnPremisesInstancesInput {
6
- }
7
- export interface ListOnPremisesInstancesCommandOutput extends ListOnPremisesInstancesOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListOnPremisesInstancesCommand extends $Command<ListOnPremisesInstancesCommandInput, ListOnPremisesInstancesCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListOnPremisesInstancesCommandInput;
12
- constructor(input: ListOnPremisesInstancesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOnPremisesInstancesCommandInput, ListOnPremisesInstancesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CodeDeployClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeDeployClient";
4
- import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceInput {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CodeDeployClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeDeployClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }