@aws-sdk/client-codedeploy 3.588.0 → 3.592.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 (103) hide show
  1. package/dist-cjs/index.js +0 -47
  2. package/dist-types/CodeDeployClient.d.ts +4 -4
  3. package/dist-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchGetApplicationsCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchGetDeploymentsCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +2 -1
  11. package/dist-types/commands/ContinueDeploymentCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateDeploymentConfigCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateDeploymentGroupCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteGitHubAccountTokenCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteResourcesByExternalIdCommand.d.ts +2 -1
  21. package/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +2 -1
  22. package/dist-types/commands/GetApplicationCommand.d.ts +2 -1
  23. package/dist-types/commands/GetApplicationRevisionCommand.d.ts +2 -1
  24. package/dist-types/commands/GetDeploymentCommand.d.ts +2 -1
  25. package/dist-types/commands/GetDeploymentConfigCommand.d.ts +2 -1
  26. package/dist-types/commands/GetDeploymentGroupCommand.d.ts +2 -1
  27. package/dist-types/commands/GetDeploymentInstanceCommand.d.ts +2 -1
  28. package/dist-types/commands/GetDeploymentTargetCommand.d.ts +2 -1
  29. package/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +2 -1
  30. package/dist-types/commands/ListApplicationRevisionsCommand.d.ts +2 -1
  31. package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListDeploymentConfigsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListDeploymentGroupsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListDeploymentInstancesCommand.d.ts +2 -1
  35. package/dist-types/commands/ListDeploymentTargetsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListGitHubAccountTokenNamesCommand.d.ts +2 -1
  38. package/dist-types/commands/ListOnPremisesInstancesCommand.d.ts +2 -1
  39. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  40. package/dist-types/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +2 -1
  41. package/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +2 -1
  42. package/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +2 -1
  43. package/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +2 -1
  44. package/dist-types/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +2 -1
  45. package/dist-types/commands/StopDeploymentCommand.d.ts +2 -1
  46. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  47. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +2 -1
  50. package/dist-types/index.d.ts +2 -2
  51. package/dist-types/models/CodeDeployServiceException.d.ts +2 -1
  52. package/dist-types/runtimeConfig.native.d.ts +1 -1
  53. package/dist-types/ts3.4/CodeDeployClient.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/models/CodeDeployServiceException.d.ts +2 -1
  102. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  103. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ListApplicationRevisionsInput, ListApplicationRevisionsOutput } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListApplicationsInput, ListApplicationsOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDeploymentConfigsInput, ListDeploymentConfigsOutput } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDeploymentGroupsInput, ListDeploymentGroupsOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDeploymentInstancesInput, ListDeploymentInstancesOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDeploymentTargetsInput, ListDeploymentTargetsOutput } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDeploymentsInput, ListDeploymentsOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListGitHubAccountTokenNamesInput, ListGitHubAccountTokenNamesOutput } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListOnPremisesInstancesInput, ListOnPremisesInstancesOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutLifecycleEventHookExecutionStatusInput, PutLifecycleEventHookExecuti
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RegisterApplicationRevisionInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RegisterOnPremisesInstanceInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { RemoveTagsFromOnPremisesInstancesInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SkipWaitTimeForInstanceTerminationInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopDeploymentInput, StopDeploymentOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceInput, TagResourceOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateApplicationInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateDeploymentGroupInput, UpdateDeploymentGroupOutput } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -98,8 +98,8 @@
98
98
  export * from "./CodeDeployClient";
99
99
  export * from "./CodeDeploy";
100
100
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
101
- export { RuntimeExtension } from "./runtimeExtensions";
102
- export { CodeDeployExtensionConfiguration } from "./extensionConfiguration";
101
+ export type { RuntimeExtension } from "./runtimeExtensions";
102
+ export type { CodeDeployExtensionConfiguration } from "./extensionConfiguration";
103
103
  export * from "./commands";
104
104
  export * from "./pagination";
105
105
  export * from "./waiters";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: CodeDeployClientConfig) => {
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
21
  region: string | import("@smithy/types").Provider<any>;
22
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
24
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -352,8 +352,8 @@ export interface ClientDefaults
352
352
  serviceId?: string;
353
353
  useDualstackEndpoint?: boolean | __Provider<boolean>;
354
354
  useFipsEndpoint?: boolean | __Provider<boolean>;
355
- defaultUserAgentProvider?: Provider<__UserAgent>;
356
355
  region?: string | __Provider<string>;
356
+ defaultUserAgentProvider?: Provider<__UserAgent>;
357
357
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
358
358
  maxAttempts?: number | __Provider<number>;
359
359
  retryMode?: string | __Provider<string>;
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CodeDeployClient";
8
8
  import { AddTagsToOnPremisesInstancesInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AddTagsToOnPremisesInstancesCommandInput
11
12
  extends AddTagsToOnPremisesInstancesInput {}
12
13
  export interface AddTagsToOnPremisesInstancesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetApplicationRevisionsInput,
10
10
  BatchGetApplicationRevisionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetApplicationRevisionsCommandInput
14
15
  extends BatchGetApplicationRevisionsInput {}
15
16
  export interface BatchGetApplicationRevisionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetApplicationsInput,
10
10
  BatchGetApplicationsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetApplicationsCommandInput
14
15
  extends BatchGetApplicationsInput {}
15
16
  export interface BatchGetApplicationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetDeploymentGroupsInput,
10
10
  BatchGetDeploymentGroupsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetDeploymentGroupsCommandInput
14
15
  extends BatchGetDeploymentGroupsInput {}
15
16
  export interface BatchGetDeploymentGroupsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetDeploymentInstancesInput,
10
10
  BatchGetDeploymentInstancesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetDeploymentInstancesCommandInput
14
15
  extends BatchGetDeploymentInstancesInput {}
15
16
  export interface BatchGetDeploymentInstancesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetDeploymentTargetsInput,
10
10
  BatchGetDeploymentTargetsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetDeploymentTargetsCommandInput
14
15
  extends BatchGetDeploymentTargetsInput {}
15
16
  export interface BatchGetDeploymentTargetsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetDeploymentsInput,
10
10
  BatchGetDeploymentsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetDeploymentsCommandInput
14
15
  extends BatchGetDeploymentsInput {}
15
16
  export interface BatchGetDeploymentsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  BatchGetOnPremisesInstancesInput,
10
10
  BatchGetOnPremisesInstancesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface BatchGetOnPremisesInstancesCommandInput
14
15
  extends BatchGetOnPremisesInstancesInput {}
15
16
  export interface BatchGetOnPremisesInstancesCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CodeDeployClient";
8
8
  import { ContinueDeploymentInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ContinueDeploymentCommandInput
11
12
  extends ContinueDeploymentInput {}
12
13
  export interface ContinueDeploymentCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  CreateApplicationInput,
10
10
  CreateApplicationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateApplicationCommandInput extends CreateApplicationInput {}
14
15
  export interface CreateApplicationCommandOutput
15
16
  extends CreateApplicationOutput,
@@ -9,7 +9,8 @@ import {
9
9
  CreateDeploymentInput,
10
10
  CreateDeploymentOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDeploymentCommandInput extends CreateDeploymentInput {}
14
15
  export interface CreateDeploymentCommandOutput
15
16
  extends CreateDeploymentOutput,
@@ -9,7 +9,8 @@ import {
9
9
  CreateDeploymentConfigInput,
10
10
  CreateDeploymentConfigOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDeploymentConfigCommandInput
14
15
  extends CreateDeploymentConfigInput {}
15
16
  export interface CreateDeploymentConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  CreateDeploymentGroupInput,
10
10
  CreateDeploymentGroupOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateDeploymentGroupCommandInput
14
15
  extends CreateDeploymentGroupInput {}
15
16
  export interface CreateDeploymentGroupCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CodeDeployClient";
8
8
  import { DeleteApplicationInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteApplicationCommandInput extends DeleteApplicationInput {}
11
12
  export interface DeleteApplicationCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteApplicationCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CodeDeployClient";
8
8
  import { DeleteDeploymentConfigInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteDeploymentConfigCommandInput
11
12
  extends DeleteDeploymentConfigInput {}
12
13
  export interface DeleteDeploymentConfigCommandOutput extends __MetadataBearer {}
@@ -9,7 +9,8 @@ import {
9
9
  DeleteDeploymentGroupInput,
10
10
  DeleteDeploymentGroupOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteDeploymentGroupCommandInput
14
15
  extends DeleteDeploymentGroupInput {}
15
16
  export interface DeleteDeploymentGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteGitHubAccountTokenInput,
10
10
  DeleteGitHubAccountTokenOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteGitHubAccountTokenCommandInput
14
15
  extends DeleteGitHubAccountTokenInput {}
15
16
  export interface DeleteGitHubAccountTokenCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  DeleteResourcesByExternalIdInput,
10
10
  DeleteResourcesByExternalIdOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeleteResourcesByExternalIdCommandInput
14
15
  extends DeleteResourcesByExternalIdInput {}
15
16
  export interface DeleteResourcesByExternalIdCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CodeDeployClient";
8
8
  import { DeregisterOnPremisesInstanceInput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeregisterOnPremisesInstanceCommandInput
11
12
  extends DeregisterOnPremisesInstanceInput {}
12
13
  export interface DeregisterOnPremisesInstanceCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CodeDeployClient";
8
8
  import { GetApplicationInput, GetApplicationOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetApplicationCommandInput extends GetApplicationInput {}
11
12
  export interface GetApplicationCommandOutput
12
13
  extends GetApplicationOutput,
@@ -9,7 +9,8 @@ import {
9
9
  GetApplicationRevisionInput,
10
10
  GetApplicationRevisionOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetApplicationRevisionCommandInput
14
15
  extends GetApplicationRevisionInput {}
15
16
  export interface GetApplicationRevisionCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  } from "../CodeDeployClient";
8
8
  import { GetDeploymentInput, GetDeploymentOutput } from "../models/models_0";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetDeploymentCommandInput extends GetDeploymentInput {}
11
12
  export interface GetDeploymentCommandOutput
12
13
  extends GetDeploymentOutput,
@@ -9,7 +9,8 @@ import {
9
9
  GetDeploymentConfigInput,
10
10
  GetDeploymentConfigOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDeploymentConfigCommandInput
14
15
  extends GetDeploymentConfigInput {}
15
16
  export interface GetDeploymentConfigCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetDeploymentGroupInput,
10
10
  GetDeploymentGroupOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDeploymentGroupCommandInput
14
15
  extends GetDeploymentGroupInput {}
15
16
  export interface GetDeploymentGroupCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetDeploymentInstanceInput,
10
10
  GetDeploymentInstanceOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDeploymentInstanceCommandInput
14
15
  extends GetDeploymentInstanceInput {}
15
16
  export interface GetDeploymentInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetDeploymentTargetInput,
10
10
  GetDeploymentTargetOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDeploymentTargetCommandInput
14
15
  extends GetDeploymentTargetInput {}
15
16
  export interface GetDeploymentTargetCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  GetOnPremisesInstanceInput,
10
10
  GetOnPremisesInstanceOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetOnPremisesInstanceCommandInput
14
15
  extends GetOnPremisesInstanceInput {}
15
16
  export interface GetOnPremisesInstanceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListApplicationRevisionsInput,
10
10
  ListApplicationRevisionsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListApplicationRevisionsCommandInput
14
15
  extends ListApplicationRevisionsInput {}
15
16
  export interface ListApplicationRevisionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListApplicationsInput,
10
10
  ListApplicationsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListApplicationsCommandInput extends ListApplicationsInput {}
14
15
  export interface ListApplicationsCommandOutput
15
16
  extends ListApplicationsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ListDeploymentConfigsInput,
10
10
  ListDeploymentConfigsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDeploymentConfigsCommandInput
14
15
  extends ListDeploymentConfigsInput {}
15
16
  export interface ListDeploymentConfigsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListDeploymentGroupsInput,
10
10
  ListDeploymentGroupsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDeploymentGroupsCommandInput
14
15
  extends ListDeploymentGroupsInput {}
15
16
  export interface ListDeploymentGroupsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListDeploymentInstancesInput,
10
10
  ListDeploymentInstancesOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDeploymentInstancesCommandInput
14
15
  extends ListDeploymentInstancesInput {}
15
16
  export interface ListDeploymentInstancesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListDeploymentTargetsInput,
10
10
  ListDeploymentTargetsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListDeploymentTargetsCommandInput
14
15
  extends ListDeploymentTargetsInput {}
15
16
  export interface ListDeploymentTargetsCommandOutput