@aws-sdk/client-drs 3.1087.0 → 3.1089.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 (68) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/Drs.d.ts +163 -229
  3. package/dist-types/ts3.4/DrsClient.d.ts +15 -28
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -5
  13. package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +3 -4
  16. package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +2 -4
  21. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +3 -5
  23. package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +5 -11
  29. package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +4 -9
  34. package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +4 -7
  40. package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +4 -9
  44. package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +2 -2
  47. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  50. package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  52. package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  58. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  59. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  60. package/dist-types/ts3.4/models/enums.d.ts +16 -32
  61. package/dist-types/ts3.4/models/errors.d.ts +7 -21
  62. package/dist-types/ts3.4/models/models_0.d.ts +14 -42
  63. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  64. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  65. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  66. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  67. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  68. package/package.json +38 -38
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StopReplicationRequest,
4
- StopReplicationResponse,
5
- } from "../models/models_0";
2
+ import { StopReplicationRequest, StopReplicationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface StopReplicationCommandInput extends StopReplicationRequest {}
8
- export interface StopReplicationCommandOutput
9
- extends StopReplicationResponse,
10
- __MetadataBearer {}
5
+ export interface StopReplicationCommandOutput extends StopReplicationResponse, __MetadataBearer {}
11
6
  declare const StopReplicationCommand_base: {
12
7
  new (
13
- input: StopReplicationCommandInput
8
+ input: StopReplicationCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  StopReplicationCommandInput,
16
11
  StopReplicationCommandOutput,
@@ -19,7 +14,7 @@ declare const StopReplicationCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: StopReplicationCommandInput
17
+ input: StopReplicationCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  StopReplicationCommandInput,
25
20
  StopReplicationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  StopSourceNetworkReplicationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface StopSourceNetworkReplicationCommandInput
8
- extends StopSourceNetworkReplicationRequest {}
7
+ export interface StopSourceNetworkReplicationCommandInput extends StopSourceNetworkReplicationRequest {}
9
8
  export interface StopSourceNetworkReplicationCommandOutput
10
- extends StopSourceNetworkReplicationResponse,
11
- __MetadataBearer {}
9
+ extends StopSourceNetworkReplicationResponse, __MetadataBearer {}
12
10
  declare const StopSourceNetworkReplicationCommand_base: {
13
11
  new (
14
- input: StopSourceNetworkReplicationCommandInput
12
+ input: StopSourceNetworkReplicationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  StopSourceNetworkReplicationCommandInput,
17
15
  StopSourceNetworkReplicationCommandOutput,
@@ -20,7 +18,7 @@ declare const StopSourceNetworkReplicationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: StopSourceNetworkReplicationCommandInput
21
+ input: StopSourceNetworkReplicationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  StopSourceNetworkReplicationCommandInput,
26
24
  StopSourceNetworkReplicationCommandOutput,
@@ -5,7 +5,7 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
5
5
  export interface TagResourceCommandOutput extends __MetadataBearer {}
6
6
  declare const TagResourceCommand_base: {
7
7
  new (
8
- input: TagResourceCommandInput
8
+ input: TagResourceCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  TagResourceCommandInput,
11
11
  TagResourceCommandOutput,
@@ -14,7 +14,7 @@ declare const TagResourceCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: TagResourceCommandInput
17
+ input: TagResourceCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  TagResourceCommandInput,
20
20
  TagResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  TerminateRecoveryInstancesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface TerminateRecoveryInstancesCommandInput
8
- extends TerminateRecoveryInstancesRequest {}
7
+ export interface TerminateRecoveryInstancesCommandInput extends TerminateRecoveryInstancesRequest {}
9
8
  export interface TerminateRecoveryInstancesCommandOutput
10
- extends TerminateRecoveryInstancesResponse,
11
- __MetadataBearer {}
9
+ extends TerminateRecoveryInstancesResponse, __MetadataBearer {}
12
10
  declare const TerminateRecoveryInstancesCommand_base: {
13
11
  new (
14
- input: TerminateRecoveryInstancesCommandInput
12
+ input: TerminateRecoveryInstancesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  TerminateRecoveryInstancesCommandInput,
17
15
  TerminateRecoveryInstancesCommandOutput,
@@ -20,7 +18,7 @@ declare const TerminateRecoveryInstancesCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: TerminateRecoveryInstancesCommandInput
21
+ input: TerminateRecoveryInstancesCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  TerminateRecoveryInstancesCommandInput,
26
24
  TerminateRecoveryInstancesCommandOutput,
@@ -5,7 +5,7 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
5
5
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
6
6
  declare const UntagResourceCommand_base: {
7
7
  new (
8
- input: UntagResourceCommandInput
8
+ input: UntagResourceCommandInput,
9
9
  ): import("@smithy/core/client").CommandImpl<
10
10
  UntagResourceCommandInput,
11
11
  UntagResourceCommandOutput,
@@ -14,7 +14,7 @@ declare const UntagResourceCommand_base: {
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
16
  new (
17
- input: UntagResourceCommandInput
17
+ input: UntagResourceCommandInput,
18
18
  ): import("@smithy/core/client").CommandImpl<
19
19
  UntagResourceCommandInput,
20
20
  UntagResourceCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateFailbackReplicationConfigurationRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface UpdateFailbackReplicationConfigurationCommandInput
5
- extends UpdateFailbackReplicationConfigurationRequest {}
6
- export interface UpdateFailbackReplicationConfigurationCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface UpdateFailbackReplicationConfigurationCommandInput extends UpdateFailbackReplicationConfigurationRequest {}
5
+ export interface UpdateFailbackReplicationConfigurationCommandOutput extends __MetadataBearer {}
8
6
  declare const UpdateFailbackReplicationConfigurationCommand_base: {
9
7
  new (
10
- input: UpdateFailbackReplicationConfigurationCommandInput
8
+ input: UpdateFailbackReplicationConfigurationCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UpdateFailbackReplicationConfigurationCommandInput,
13
11
  UpdateFailbackReplicationConfigurationCommandOutput,
@@ -16,7 +14,7 @@ declare const UpdateFailbackReplicationConfigurationCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: UpdateFailbackReplicationConfigurationCommandInput
17
+ input: UpdateFailbackReplicationConfigurationCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  UpdateFailbackReplicationConfigurationCommandInput,
22
20
  UpdateFailbackReplicationConfigurationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- LaunchConfiguration,
4
- UpdateLaunchConfigurationRequest,
5
- } from "../models/models_0";
2
+ import { LaunchConfiguration, UpdateLaunchConfigurationRequest } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateLaunchConfigurationCommandInput
8
- extends UpdateLaunchConfigurationRequest {}
4
+ export interface UpdateLaunchConfigurationCommandInput extends UpdateLaunchConfigurationRequest {}
9
5
  export interface UpdateLaunchConfigurationCommandOutput
10
- extends LaunchConfiguration,
11
- __MetadataBearer {}
6
+ extends LaunchConfiguration, __MetadataBearer {}
12
7
  declare const UpdateLaunchConfigurationCommand_base: {
13
8
  new (
14
- input: UpdateLaunchConfigurationCommandInput
9
+ input: UpdateLaunchConfigurationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateLaunchConfigurationCommandInput,
17
12
  UpdateLaunchConfigurationCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateLaunchConfigurationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateLaunchConfigurationCommandInput
18
+ input: UpdateLaunchConfigurationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateLaunchConfigurationCommandInput,
26
21
  UpdateLaunchConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateLaunchConfigurationTemplateResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateLaunchConfigurationTemplateCommandInput
8
- extends UpdateLaunchConfigurationTemplateRequest {}
7
+ export interface UpdateLaunchConfigurationTemplateCommandInput extends UpdateLaunchConfigurationTemplateRequest {}
9
8
  export interface UpdateLaunchConfigurationTemplateCommandOutput
10
- extends UpdateLaunchConfigurationTemplateResponse,
11
- __MetadataBearer {}
9
+ extends UpdateLaunchConfigurationTemplateResponse, __MetadataBearer {}
12
10
  declare const UpdateLaunchConfigurationTemplateCommand_base: {
13
11
  new (
14
- input: UpdateLaunchConfigurationTemplateCommandInput
12
+ input: UpdateLaunchConfigurationTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateLaunchConfigurationTemplateCommandInput,
17
15
  UpdateLaunchConfigurationTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateLaunchConfigurationTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateLaunchConfigurationTemplateCommandInput
21
+ input: UpdateLaunchConfigurationTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateLaunchConfigurationTemplateCommandInput,
26
24
  UpdateLaunchConfigurationTemplateCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateReplicationConfigurationRequest,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateReplicationConfigurationCommandInput
8
- extends UpdateReplicationConfigurationRequest {}
7
+ export interface UpdateReplicationConfigurationCommandInput extends UpdateReplicationConfigurationRequest {}
9
8
  export interface UpdateReplicationConfigurationCommandOutput
10
- extends ReplicationConfiguration,
11
- __MetadataBearer {}
9
+ extends ReplicationConfiguration, __MetadataBearer {}
12
10
  declare const UpdateReplicationConfigurationCommand_base: {
13
11
  new (
14
- input: UpdateReplicationConfigurationCommandInput
12
+ input: UpdateReplicationConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateReplicationConfigurationCommandInput,
17
15
  UpdateReplicationConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateReplicationConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateReplicationConfigurationCommandInput
21
+ input: UpdateReplicationConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateReplicationConfigurationCommandInput,
26
24
  UpdateReplicationConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateReplicationConfigurationTemplateRequest,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateReplicationConfigurationTemplateCommandInput
8
- extends UpdateReplicationConfigurationTemplateRequest {}
7
+ export interface UpdateReplicationConfigurationTemplateCommandInput extends UpdateReplicationConfigurationTemplateRequest {}
9
8
  export interface UpdateReplicationConfigurationTemplateCommandOutput
10
- extends ReplicationConfigurationTemplate,
11
- __MetadataBearer {}
9
+ extends ReplicationConfigurationTemplate, __MetadataBearer {}
12
10
  declare const UpdateReplicationConfigurationTemplateCommand_base: {
13
11
  new (
14
- input: UpdateReplicationConfigurationTemplateCommandInput
12
+ input: UpdateReplicationConfigurationTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateReplicationConfigurationTemplateCommandInput,
17
15
  UpdateReplicationConfigurationTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateReplicationConfigurationTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateReplicationConfigurationTemplateCommandInput
21
+ input: UpdateReplicationConfigurationTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateReplicationConfigurationTemplateCommandInput,
26
24
  UpdateReplicationConfigurationTemplateCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface DrsExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -25,8 +25,7 @@ export declare const LaunchActionCategory: {
25
25
  readonly SECURITY: "SECURITY";
26
26
  readonly VALIDATION: "VALIDATION";
27
27
  };
28
- export type LaunchActionCategory =
29
- (typeof LaunchActionCategory)[keyof typeof LaunchActionCategory];
28
+ export type LaunchActionCategory = (typeof LaunchActionCategory)[keyof typeof LaunchActionCategory];
30
29
  export declare const LaunchActionParameterType: {
31
30
  readonly DYNAMIC: "DYNAMIC";
32
31
  readonly SSM_STORE: "SSM_STORE";
@@ -37,8 +36,7 @@ export declare const LaunchActionType: {
37
36
  readonly SSM_AUTOMATION: "SSM_AUTOMATION";
38
37
  readonly SSM_COMMAND: "SSM_COMMAND";
39
38
  };
40
- export type LaunchActionType =
41
- (typeof LaunchActionType)[keyof typeof LaunchActionType];
39
+ export type LaunchActionType = (typeof LaunchActionType)[keyof typeof LaunchActionType];
42
40
  export declare const LaunchActionRunStatus: {
43
41
  readonly FAILED: "FAILED";
44
42
  readonly IN_PROGRESS: "IN_PROGRESS";
@@ -70,8 +68,7 @@ export declare const ProductCodeMode: {
70
68
  readonly DISABLED: "DISABLED";
71
69
  readonly ENABLED: "ENABLED";
72
70
  };
73
- export type ProductCodeMode =
74
- (typeof ProductCodeMode)[keyof typeof ProductCodeMode];
71
+ export type ProductCodeMode = (typeof ProductCodeMode)[keyof typeof ProductCodeMode];
75
72
  export declare const DataReplicationErrorString: {
76
73
  readonly AGENT_NOT_SEEN: "AGENT_NOT_SEEN";
77
74
  readonly FAILED_TO_ATTACH_STAGING_DISKS: "FAILED_TO_ATTACH_STAGING_DISKS";
@@ -126,8 +123,7 @@ export declare const DataReplicationState: {
126
123
  readonly STALLED: "STALLED";
127
124
  readonly STOPPED: "STOPPED";
128
125
  };
129
- export type DataReplicationState =
130
- (typeof DataReplicationState)[keyof typeof DataReplicationState];
126
+ export type DataReplicationState = (typeof DataReplicationState)[keyof typeof DataReplicationState];
131
127
  export declare const VolumeStatus: {
132
128
  readonly CONTAINS_MARKETPLACE_PRODUCT_CODES: "CONTAINS_MARKETPLACE_PRODUCT_CODES";
133
129
  readonly MISSING_VOLUME_ATTRIBUTES: "MISSING_VOLUME_ATTRIBUTES";
@@ -142,33 +138,28 @@ export declare const LastLaunchResult: {
142
138
  readonly PENDING: "PENDING";
143
139
  readonly SUCCEEDED: "SUCCEEDED";
144
140
  };
145
- export type LastLaunchResult =
146
- (typeof LastLaunchResult)[keyof typeof LastLaunchResult];
141
+ export type LastLaunchResult = (typeof LastLaunchResult)[keyof typeof LastLaunchResult];
147
142
  export declare const LastLaunchType: {
148
143
  readonly DRILL: "DRILL";
149
144
  readonly RECOVERY: "RECOVERY";
150
145
  };
151
- export type LastLaunchType =
152
- (typeof LastLaunchType)[keyof typeof LastLaunchType];
146
+ export type LastLaunchType = (typeof LastLaunchType)[keyof typeof LastLaunchType];
153
147
  export declare const ReplicationDirection: {
154
148
  readonly FAILBACK: "FAILBACK";
155
149
  readonly FAILOVER: "FAILOVER";
156
150
  };
157
- export type ReplicationDirection =
158
- (typeof ReplicationDirection)[keyof typeof ReplicationDirection];
151
+ export type ReplicationDirection = (typeof ReplicationDirection)[keyof typeof ReplicationDirection];
159
152
  export declare const ExtensionStatus: {
160
153
  readonly EXTENDED: "EXTENDED";
161
154
  readonly EXTENSION_ERROR: "EXTENSION_ERROR";
162
155
  readonly NOT_EXTENDED: "NOT_EXTENDED";
163
156
  };
164
- export type ExtensionStatus =
165
- (typeof ExtensionStatus)[keyof typeof ExtensionStatus];
157
+ export type ExtensionStatus = (typeof ExtensionStatus)[keyof typeof ExtensionStatus];
166
158
  export declare const LaunchDisposition: {
167
159
  readonly STARTED: "STARTED";
168
160
  readonly STOPPED: "STOPPED";
169
161
  };
170
- export type LaunchDisposition =
171
- (typeof LaunchDisposition)[keyof typeof LaunchDisposition];
162
+ export type LaunchDisposition = (typeof LaunchDisposition)[keyof typeof LaunchDisposition];
172
163
  export declare const RecoveryMode: {
173
164
  readonly FAST: "FAST";
174
165
  readonly OPTIMAL: "OPTIMAL";
@@ -206,15 +197,13 @@ export declare const InternetProtocol: {
206
197
  readonly IPV4: "IPV4";
207
198
  readonly IPV6: "IPV6";
208
199
  };
209
- export type InternetProtocol =
210
- (typeof InternetProtocol)[keyof typeof InternetProtocol];
200
+ export type InternetProtocol = (typeof InternetProtocol)[keyof typeof InternetProtocol];
211
201
  export declare const PITPolicyRuleUnits: {
212
202
  readonly DAY: "DAY";
213
203
  readonly HOUR: "HOUR";
214
204
  readonly MINUTE: "MINUTE";
215
205
  };
216
- export type PITPolicyRuleUnits =
217
- (typeof PITPolicyRuleUnits)[keyof typeof PITPolicyRuleUnits];
206
+ export type PITPolicyRuleUnits = (typeof PITPolicyRuleUnits)[keyof typeof PITPolicyRuleUnits];
218
207
  export declare const JobLogEvent: {
219
208
  readonly CLEANUP_END: "CLEANUP_END";
220
209
  readonly CLEANUP_FAIL: "CLEANUP_FAIL";
@@ -326,14 +315,12 @@ export declare const EC2InstanceState: {
326
315
  readonly STOPPING: "STOPPING";
327
316
  readonly TERMINATED: "TERMINATED";
328
317
  };
329
- export type EC2InstanceState =
330
- (typeof EC2InstanceState)[keyof typeof EC2InstanceState];
318
+ export type EC2InstanceState = (typeof EC2InstanceState)[keyof typeof EC2InstanceState];
331
319
  export declare const FailbackLaunchType: {
332
320
  readonly DRILL: "DRILL";
333
321
  readonly RECOVERY: "RECOVERY";
334
322
  };
335
- export type FailbackLaunchType =
336
- (typeof FailbackLaunchType)[keyof typeof FailbackLaunchType];
323
+ export type FailbackLaunchType = (typeof FailbackLaunchType)[keyof typeof FailbackLaunchType];
337
324
  export declare const FailbackState: {
338
325
  readonly FAILBACK_COMPLETED: "FAILBACK_COMPLETED";
339
326
  readonly FAILBACK_ERROR: "FAILBACK_ERROR";
@@ -348,8 +335,7 @@ export declare const OriginEnvironment: {
348
335
  readonly AWS: "AWS";
349
336
  readonly ON_PREMISES: "ON_PREMISES";
350
337
  };
351
- export type OriginEnvironment =
352
- (typeof OriginEnvironment)[keyof typeof OriginEnvironment];
338
+ export type OriginEnvironment = (typeof OriginEnvironment)[keyof typeof OriginEnvironment];
353
339
  export declare const RecoverySnapshotsOrder: {
354
340
  readonly ASC: "ASC";
355
341
  readonly DESC: "DESC";
@@ -365,16 +351,14 @@ export declare const RecoveryResult: {
365
351
  readonly PARTIAL_SUCCESS: "PARTIAL_SUCCESS";
366
352
  readonly SUCCESS: "SUCCESS";
367
353
  };
368
- export type RecoveryResult =
369
- (typeof RecoveryResult)[keyof typeof RecoveryResult];
354
+ export type RecoveryResult = (typeof RecoveryResult)[keyof typeof RecoveryResult];
370
355
  export declare const ReplicationStatus: {
371
356
  readonly ERROR: "ERROR";
372
357
  readonly IN_PROGRESS: "IN_PROGRESS";
373
358
  readonly PROTECTED: "PROTECTED";
374
359
  readonly STOPPED: "STOPPED";
375
360
  };
376
- export type ReplicationStatus =
377
- (typeof ReplicationStatus)[keyof typeof ReplicationStatus];
361
+ export type ReplicationStatus = (typeof ReplicationStatus)[keyof typeof ReplicationStatus];
378
362
  export declare const ReplicationConfigurationReplicatedDiskStagingDiskType: {
379
363
  readonly AUTO: "AUTO";
380
364
  readonly GP2: "GP2";
@@ -6,9 +6,7 @@ export declare class AccessDeniedException extends __BaseException {
6
6
  readonly name: "AccessDeniedException";
7
7
  readonly $fault: "client";
8
8
  code?: string | undefined;
9
- constructor(
10
- opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
11
- );
9
+ constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
12
10
  }
13
11
  export declare class ConflictException extends __BaseException {
14
12
  readonly name: "ConflictException";
@@ -22,9 +20,7 @@ export declare class InternalServerException extends __BaseException {
22
20
  readonly name: "InternalServerException";
23
21
  readonly $fault: "server";
24
22
  retryAfterSeconds?: number | undefined;
25
- constructor(
26
- opts: __ExceptionOptionType<InternalServerException, __BaseException>
27
- );
23
+ constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
28
24
  }
29
25
  export declare class ResourceNotFoundException extends __BaseException {
30
26
  readonly name: "ResourceNotFoundException";
@@ -32,9 +28,7 @@ export declare class ResourceNotFoundException extends __BaseException {
32
28
  code?: string | undefined;
33
29
  resourceId?: string | undefined;
34
30
  resourceType?: string | undefined;
35
- constructor(
36
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
37
- );
31
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
38
32
  }
39
33
  export declare class ServiceQuotaExceededException extends __BaseException {
40
34
  readonly name: "ServiceQuotaExceededException";
@@ -44,9 +38,7 @@ export declare class ServiceQuotaExceededException extends __BaseException {
44
38
  resourceType?: string | undefined;
45
39
  serviceCode?: string | undefined;
46
40
  quotaCode?: string | undefined;
47
- constructor(
48
- opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
49
- );
41
+ constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
50
42
  }
51
43
  export declare class ThrottlingException extends __BaseException {
52
44
  readonly name: "ThrottlingException";
@@ -54,17 +46,13 @@ export declare class ThrottlingException extends __BaseException {
54
46
  serviceCode?: string | undefined;
55
47
  quotaCode?: string | undefined;
56
48
  retryAfterSeconds?: string | undefined;
57
- constructor(
58
- opts: __ExceptionOptionType<ThrottlingException, __BaseException>
59
- );
49
+ constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
60
50
  }
61
51
  export declare class UninitializedAccountException extends __BaseException {
62
52
  readonly name: "UninitializedAccountException";
63
53
  readonly $fault: "client";
64
54
  code?: string | undefined;
65
- constructor(
66
- opts: __ExceptionOptionType<UninitializedAccountException, __BaseException>
67
- );
55
+ constructor(opts: __ExceptionOptionType<UninitializedAccountException, __BaseException>);
68
56
  }
69
57
  export declare class ValidationException extends __BaseException {
70
58
  readonly name: "ValidationException";
@@ -72,7 +60,5 @@ export declare class ValidationException extends __BaseException {
72
60
  code?: string | undefined;
73
61
  reason?: ValidationExceptionReason | undefined;
74
62
  fieldList?: ValidationExceptionField[] | undefined;
75
- constructor(
76
- opts: __ExceptionOptionType<ValidationException, __BaseException>
77
- );
63
+ constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
78
64
  }
@@ -252,9 +252,7 @@ export interface Licensing {
252
252
  export interface CreateLaunchConfigurationTemplateRequest {
253
253
  tags?: Record<string, string> | undefined;
254
254
  launchDisposition?: LaunchDisposition | undefined;
255
- targetInstanceTypeRightSizingMethod?:
256
- | TargetInstanceTypeRightSizingMethod
257
- | undefined;
255
+ targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod | undefined;
258
256
  copyPrivateIp?: boolean | undefined;
259
257
  copyTags?: boolean | undefined;
260
258
  licensing?: Licensing | undefined;
@@ -268,9 +266,7 @@ export interface LaunchConfigurationTemplate {
268
266
  arn?: string | undefined;
269
267
  tags?: Record<string, string> | undefined;
270
268
  launchDisposition?: LaunchDisposition | undefined;
271
- targetInstanceTypeRightSizingMethod?:
272
- | TargetInstanceTypeRightSizingMethod
273
- | undefined;
269
+ targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod | undefined;
274
270
  copyPrivateIp?: boolean | undefined;
275
271
  copyTags?: boolean | undefined;
276
272
  licensing?: Licensing | undefined;
@@ -295,9 +291,7 @@ export interface CreateReplicationConfigurationTemplateRequest {
295
291
  replicationServersSecurityGroupsIDs: string[] | undefined;
296
292
  replicationServerInstanceType?: string | undefined;
297
293
  useDedicatedReplicationServer?: boolean | undefined;
298
- defaultLargeStagingDiskType?:
299
- | ReplicationConfigurationDefaultLargeStagingDiskType
300
- | undefined;
294
+ defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType | undefined;
301
295
  ebsEncryption: ReplicationConfigurationEbsEncryption | undefined;
302
296
  ebsEncryptionKeyArn?: string | undefined;
303
297
  bandwidthThrottling: number | undefined;
@@ -317,9 +311,7 @@ export interface ReplicationConfigurationTemplate {
317
311
  replicationServersSecurityGroupsIDs?: string[] | undefined;
318
312
  replicationServerInstanceType?: string | undefined;
319
313
  useDedicatedReplicationServer?: boolean | undefined;
320
- defaultLargeStagingDiskType?:
321
- | ReplicationConfigurationDefaultLargeStagingDiskType
322
- | undefined;
314
+ defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType | undefined;
323
315
  ebsEncryption?: ReplicationConfigurationEbsEncryption | undefined;
324
316
  ebsEncryptionKeyArn?: string | undefined;
325
317
  bandwidthThrottling?: number | undefined;
@@ -469,13 +461,9 @@ export interface RecoveryInstanceDataReplicationInfoReplicatedDisk {
469
461
  export interface RecoveryInstanceDataReplicationInfo {
470
462
  lagDuration?: string | undefined;
471
463
  etaDateTime?: string | undefined;
472
- replicatedDisks?:
473
- | RecoveryInstanceDataReplicationInfoReplicatedDisk[]
474
- | undefined;
464
+ replicatedDisks?: RecoveryInstanceDataReplicationInfoReplicatedDisk[] | undefined;
475
465
  dataReplicationState?: RecoveryInstanceDataReplicationState | undefined;
476
- dataReplicationInitiation?:
477
- | RecoveryInstanceDataReplicationInitiation
478
- | undefined;
466
+ dataReplicationInitiation?: RecoveryInstanceDataReplicationInitiation | undefined;
479
467
  dataReplicationError?: RecoveryInstanceDataReplicationError | undefined;
480
468
  stagingAvailabilityZone?: string | undefined;
481
469
  stagingOutpostArn?: string | undefined;
@@ -616,9 +604,7 @@ export interface InitializeServiceResponse {}
616
604
  export interface UpdateLaunchConfigurationTemplateRequest {
617
605
  launchConfigurationTemplateID: string | undefined;
618
606
  launchDisposition?: LaunchDisposition | undefined;
619
- targetInstanceTypeRightSizingMethod?:
620
- | TargetInstanceTypeRightSizingMethod
621
- | undefined;
607
+ targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod | undefined;
622
608
  copyPrivateIp?: boolean | undefined;
623
609
  copyTags?: boolean | undefined;
624
610
  licensing?: Licensing | undefined;
@@ -745,9 +731,7 @@ export interface UpdateReplicationConfigurationTemplateRequest {
745
731
  replicationServersSecurityGroupsIDs?: string[] | undefined;
746
732
  replicationServerInstanceType?: string | undefined;
747
733
  useDedicatedReplicationServer?: boolean | undefined;
748
- defaultLargeStagingDiskType?:
749
- | ReplicationConfigurationDefaultLargeStagingDiskType
750
- | undefined;
734
+ defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType | undefined;
751
735
  ebsEncryption?: ReplicationConfigurationEbsEncryption | undefined;
752
736
  ebsEncryptionKeyArn?: string | undefined;
753
737
  bandwidthThrottling?: number | undefined;
@@ -799,9 +783,7 @@ export interface LaunchConfiguration {
799
783
  name?: string | undefined;
800
784
  ec2LaunchTemplateID?: string | undefined;
801
785
  launchDisposition?: LaunchDisposition | undefined;
802
- targetInstanceTypeRightSizingMethod?:
803
- | TargetInstanceTypeRightSizingMethod
804
- | undefined;
786
+ targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod | undefined;
805
787
  copyPrivateIp?: boolean | undefined;
806
788
  copyTags?: boolean | undefined;
807
789
  licensing?: Licensing | undefined;
@@ -815,14 +797,10 @@ export interface GetReplicationConfigurationRequest {
815
797
  export interface ReplicationConfigurationReplicatedDisk {
816
798
  deviceName?: string | undefined;
817
799
  isBootDisk?: boolean | undefined;
818
- stagingDiskType?:
819
- | ReplicationConfigurationReplicatedDiskStagingDiskType
820
- | undefined;
800
+ stagingDiskType?: ReplicationConfigurationReplicatedDiskStagingDiskType | undefined;
821
801
  iops?: number | undefined;
822
802
  throughput?: number | undefined;
823
- optimizedStagingDiskType?:
824
- | ReplicationConfigurationReplicatedDiskStagingDiskType
825
- | undefined;
803
+ optimizedStagingDiskType?: ReplicationConfigurationReplicatedDiskStagingDiskType | undefined;
826
804
  }
827
805
  export interface ReplicationConfiguration {
828
806
  sourceServerID?: string | undefined;
@@ -832,9 +810,7 @@ export interface ReplicationConfiguration {
832
810
  replicationServersSecurityGroupsIDs?: string[] | undefined;
833
811
  replicationServerInstanceType?: string | undefined;
834
812
  useDedicatedReplicationServer?: boolean | undefined;
835
- defaultLargeStagingDiskType?:
836
- | ReplicationConfigurationDefaultLargeStagingDiskType
837
- | undefined;
813
+ defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType | undefined;
838
814
  replicatedDisks?: ReplicationConfigurationReplicatedDisk[] | undefined;
839
815
  ebsEncryption?: ReplicationConfigurationEbsEncryption | undefined;
840
816
  ebsEncryptionKeyArn?: string | undefined;
@@ -877,9 +853,7 @@ export interface UpdateLaunchConfigurationRequest {
877
853
  sourceServerID: string | undefined;
878
854
  name?: string | undefined;
879
855
  launchDisposition?: LaunchDisposition | undefined;
880
- targetInstanceTypeRightSizingMethod?:
881
- | TargetInstanceTypeRightSizingMethod
882
- | undefined;
856
+ targetInstanceTypeRightSizingMethod?: TargetInstanceTypeRightSizingMethod | undefined;
883
857
  copyPrivateIp?: boolean | undefined;
884
858
  copyTags?: boolean | undefined;
885
859
  licensing?: Licensing | undefined;
@@ -895,9 +869,7 @@ export interface UpdateReplicationConfigurationRequest {
895
869
  replicationServersSecurityGroupsIDs?: string[] | undefined;
896
870
  replicationServerInstanceType?: string | undefined;
897
871
  useDedicatedReplicationServer?: boolean | undefined;
898
- defaultLargeStagingDiskType?:
899
- | ReplicationConfigurationDefaultLargeStagingDiskType
900
- | undefined;
872
+ defaultLargeStagingDiskType?: ReplicationConfigurationDefaultLargeStagingDiskType | undefined;
901
873
  replicatedDisks?: ReplicationConfigurationReplicatedDisk[] | undefined;
902
874
  ebsEncryption?: ReplicationConfigurationEbsEncryption | undefined;
903
875
  ebsEncryptionKeyArn?: string | undefined;