@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
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -56,10 +53,7 @@ import {
56
53
  CreateSourceNetworkCommandInput,
57
54
  CreateSourceNetworkCommandOutput,
58
55
  } from "./commands/CreateSourceNetworkCommand";
59
- import {
60
- DeleteJobCommandInput,
61
- DeleteJobCommandOutput,
62
- } from "./commands/DeleteJobCommand";
56
+ import { DeleteJobCommandInput, DeleteJobCommandOutput } from "./commands/DeleteJobCommand";
63
57
  import {
64
58
  DeleteLaunchActionCommandInput,
65
59
  DeleteLaunchActionCommandOutput,
@@ -204,10 +198,7 @@ import {
204
198
  StopSourceNetworkReplicationCommandInput,
205
199
  StopSourceNetworkReplicationCommandOutput,
206
200
  } from "./commands/StopSourceNetworkReplicationCommand";
207
- import {
208
- TagResourceCommandInput,
209
- TagResourceCommandOutput,
210
- } from "./commands/TagResourceCommand";
201
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
211
202
  import {
212
203
  TerminateRecoveryInstancesCommandInput,
213
204
  TerminateRecoveryInstancesCommandOutput,
@@ -345,8 +336,7 @@ export type ServiceOutputTypes =
345
336
  | UpdateLaunchConfigurationTemplateCommandOutput
346
337
  | UpdateReplicationConfigurationCommandOutput
347
338
  | UpdateReplicationConfigurationTemplateCommandOutput;
348
- export interface ClientDefaults
349
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
339
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
350
340
  requestHandler?: __HttpHandlerUserInput;
351
341
  sha256?: __ChecksumConstructor | __HashConstructor;
352
342
  urlParser?: __UrlParser;
@@ -371,9 +361,7 @@ export interface ClientDefaults
371
361
  extensions?: RuntimeExtension[];
372
362
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
373
363
  }
374
- export type DrsClientConfigType = Partial<
375
- __SmithyConfiguration<__HttpHandlerOptions>
376
- > &
364
+ export type DrsClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
377
365
  ClientDefaults &
378
366
  UserAgentInputConfig &
379
367
  RetryInputConfig &
@@ -383,17 +371,16 @@ export type DrsClientConfigType = Partial<
383
371
  HttpAuthSchemeInputConfig &
384
372
  ClientInputEndpointParameters;
385
373
  export interface DrsClientConfig extends DrsClientConfigType {}
386
- export type DrsClientResolvedConfigType =
387
- __SmithyResolvedConfiguration<__HttpHandlerOptions> &
388
- Required<ClientDefaults> &
389
- RuntimeExtensionsConfig &
390
- UserAgentResolvedConfig &
391
- RetryResolvedConfig &
392
- RegionResolvedConfig &
393
- HostHeaderResolvedConfig &
394
- EndpointResolvedConfig<EndpointParameters> &
395
- HttpAuthSchemeResolvedConfig &
396
- ClientResolvedEndpointParameters;
374
+ export type DrsClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
375
+ Required<ClientDefaults> &
376
+ RuntimeExtensionsConfig &
377
+ UserAgentResolvedConfig &
378
+ RetryResolvedConfig &
379
+ RegionResolvedConfig &
380
+ HostHeaderResolvedConfig &
381
+ EndpointResolvedConfig<EndpointParameters> &
382
+ HttpAuthSchemeResolvedConfig &
383
+ ClientResolvedEndpointParameters;
397
384
  export interface DrsClientResolvedConfig extends DrsClientResolvedConfigType {}
398
385
  export declare class DrsClient extends __Client<
399
386
  __HttpHandlerOptions,
@@ -7,17 +7,10 @@ import { DrsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: DrsHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: DrsHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): DrsHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -15,32 +15,29 @@ import { DrsClientResolvedConfig } from "../DrsClient";
15
15
  export interface DrsHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
16
16
  region?: string;
17
17
  }
18
- export interface DrsHttpAuthSchemeParametersProvider
19
- extends HttpAuthSchemeParametersProvider<
20
- DrsClientResolvedConfig,
21
- HandlerExecutionContext,
22
- DrsHttpAuthSchemeParameters,
23
- object
24
- > {}
18
+ export interface DrsHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ DrsClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ DrsHttpAuthSchemeParameters,
22
+ object
23
+ > {}
25
24
  export declare const defaultDrsHttpAuthSchemeParametersProvider: (
26
25
  config: DrsClientResolvedConfig,
27
26
  context: HandlerExecutionContext,
28
- input: object
27
+ input: object,
29
28
  ) => Promise<DrsHttpAuthSchemeParameters>;
30
- export interface DrsHttpAuthSchemeProvider
31
- extends HttpAuthSchemeProvider<DrsHttpAuthSchemeParameters> {}
29
+ export interface DrsHttpAuthSchemeProvider extends HttpAuthSchemeProvider<DrsHttpAuthSchemeParameters> {}
32
30
  export declare const defaultDrsHttpAuthSchemeProvider: DrsHttpAuthSchemeProvider;
33
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
34
32
  authSchemePreference?: string[] | Provider<string[]>;
35
33
  httpAuthSchemes?: HttpAuthScheme[];
36
34
  httpAuthSchemeProvider?: DrsHttpAuthSchemeProvider;
37
35
  }
38
- export interface HttpAuthSchemeResolvedConfig
39
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
40
37
  readonly authSchemePreference: Provider<string[]>;
41
38
  readonly httpAuthSchemes: HttpAuthScheme[];
42
39
  readonly httpAuthSchemeProvider: DrsHttpAuthSchemeProvider;
43
40
  }
44
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
45
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
46
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -1,25 +1,20 @@
1
1
  import { EndpointParameterInstructions } from "@smithy/types";
2
- import {
3
- DrsClientResolvedConfig,
4
- ServiceInputTypes,
5
- ServiceOutputTypes,
6
- } from "./DrsClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
2
+ import { DrsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./DrsClient";
3
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
4
  added: EndpointParameterInstructions,
12
5
  plugins: (
13
6
  CommandCtor: any,
14
7
  clientStack: any,
15
8
  config: any,
16
- options: any
9
+ options: any,
17
10
  ) => import("@smithy/types").Pluggable<any, any>[],
18
11
  op: string,
19
12
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
13
+ smithyContext?: Record<string, unknown>,
21
14
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
15
+ new (
16
+ input: I,
17
+ ): import("@smithy/core/client").CommandImpl<
23
18
  I,
24
19
  O,
25
20
  DrsClientResolvedConfig,
@@ -38,9 +33,4 @@ export declare const command: <
38
33
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
34
  };
40
35
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
36
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -4,14 +4,12 @@ import {
4
4
  AssociateSourceNetworkStackResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateSourceNetworkStackCommandInput
8
- extends AssociateSourceNetworkStackRequest {}
7
+ export interface AssociateSourceNetworkStackCommandInput extends AssociateSourceNetworkStackRequest {}
9
8
  export interface AssociateSourceNetworkStackCommandOutput
10
- extends AssociateSourceNetworkStackResponse,
11
- __MetadataBearer {}
9
+ extends AssociateSourceNetworkStackResponse, __MetadataBearer {}
12
10
  declare const AssociateSourceNetworkStackCommand_base: {
13
11
  new (
14
- input: AssociateSourceNetworkStackCommandInput
12
+ input: AssociateSourceNetworkStackCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateSourceNetworkStackCommandInput,
17
15
  AssociateSourceNetworkStackCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateSourceNetworkStackCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateSourceNetworkStackCommandInput
21
+ input: AssociateSourceNetworkStackCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateSourceNetworkStackCommandInput,
26
24
  AssociateSourceNetworkStackCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateExtendedSourceServerResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateExtendedSourceServerCommandInput
8
- extends CreateExtendedSourceServerRequest {}
7
+ export interface CreateExtendedSourceServerCommandInput extends CreateExtendedSourceServerRequest {}
9
8
  export interface CreateExtendedSourceServerCommandOutput
10
- extends CreateExtendedSourceServerResponse,
11
- __MetadataBearer {}
9
+ extends CreateExtendedSourceServerResponse, __MetadataBearer {}
12
10
  declare const CreateExtendedSourceServerCommand_base: {
13
11
  new (
14
- input: CreateExtendedSourceServerCommandInput
12
+ input: CreateExtendedSourceServerCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateExtendedSourceServerCommandInput,
17
15
  CreateExtendedSourceServerCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateExtendedSourceServerCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateExtendedSourceServerCommandInput
21
+ input: CreateExtendedSourceServerCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateExtendedSourceServerCommandInput,
26
24
  CreateExtendedSourceServerCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateLaunchConfigurationTemplateResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateLaunchConfigurationTemplateCommandInput
8
- extends CreateLaunchConfigurationTemplateRequest {}
7
+ export interface CreateLaunchConfigurationTemplateCommandInput extends CreateLaunchConfigurationTemplateRequest {}
9
8
  export interface CreateLaunchConfigurationTemplateCommandOutput
10
- extends CreateLaunchConfigurationTemplateResponse,
11
- __MetadataBearer {}
9
+ extends CreateLaunchConfigurationTemplateResponse, __MetadataBearer {}
12
10
  declare const CreateLaunchConfigurationTemplateCommand_base: {
13
11
  new (
14
- input: CreateLaunchConfigurationTemplateCommandInput
12
+ input: CreateLaunchConfigurationTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateLaunchConfigurationTemplateCommandInput,
17
15
  CreateLaunchConfigurationTemplateCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ReplicationConfigurationTemplate,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateReplicationConfigurationTemplateCommandInput
8
- extends CreateReplicationConfigurationTemplateRequest {}
7
+ export interface CreateReplicationConfigurationTemplateCommandInput extends CreateReplicationConfigurationTemplateRequest {}
9
8
  export interface CreateReplicationConfigurationTemplateCommandOutput
10
- extends ReplicationConfigurationTemplate,
11
- __MetadataBearer {}
9
+ extends ReplicationConfigurationTemplate, __MetadataBearer {}
12
10
  declare const CreateReplicationConfigurationTemplateCommand_base: {
13
11
  new (
14
- input: CreateReplicationConfigurationTemplateCommandInput
12
+ input: CreateReplicationConfigurationTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateReplicationConfigurationTemplateCommandInput,
17
15
  CreateReplicationConfigurationTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateReplicationConfigurationTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateReplicationConfigurationTemplateCommandInput
21
+ input: CreateReplicationConfigurationTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateReplicationConfigurationTemplateCommandInput,
26
24
  CreateReplicationConfigurationTemplateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateSourceNetworkRequest,
4
- CreateSourceNetworkResponse,
5
- } from "../models/models_0";
2
+ import { CreateSourceNetworkRequest, CreateSourceNetworkResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateSourceNetworkCommandInput
8
- extends CreateSourceNetworkRequest {}
4
+ export interface CreateSourceNetworkCommandInput extends CreateSourceNetworkRequest {}
9
5
  export interface CreateSourceNetworkCommandOutput
10
- extends CreateSourceNetworkResponse,
11
- __MetadataBearer {}
6
+ extends CreateSourceNetworkResponse, __MetadataBearer {}
12
7
  declare const CreateSourceNetworkCommand_base: {
13
8
  new (
14
- input: CreateSourceNetworkCommandInput
9
+ input: CreateSourceNetworkCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateSourceNetworkCommandInput,
17
12
  CreateSourceNetworkCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateSourceNetworkCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateSourceNetworkCommandInput
18
+ input: CreateSourceNetworkCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateSourceNetworkCommandInput,
26
21
  CreateSourceNetworkCommandOutput,
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteJobRequest, DeleteJobResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DeleteJobCommandInput extends DeleteJobRequest {}
5
- export interface DeleteJobCommandOutput
6
- extends DeleteJobResponse,
7
- __MetadataBearer {}
5
+ export interface DeleteJobCommandOutput extends DeleteJobResponse, __MetadataBearer {}
8
6
  declare const DeleteJobCommand_base: {
9
- new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<
7
+ new (
8
+ input: DeleteJobCommandInput,
9
+ ): import("@smithy/core/client").CommandImpl<
10
10
  DeleteJobCommandInput,
11
11
  DeleteJobCommandOutput,
12
12
  import("..").DrsClientResolvedConfig,
13
13
  import("..").ServiceInputTypes,
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
- new (input: DeleteJobCommandInput): import("@smithy/core/client").CommandImpl<
16
+ new (
17
+ input: DeleteJobCommandInput,
18
+ ): import("@smithy/core/client").CommandImpl<
17
19
  DeleteJobCommandInput,
18
20
  DeleteJobCommandOutput,
19
21
  import("..").DrsClientResolvedConfig,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteLaunchActionRequest,
4
- DeleteLaunchActionResponse,
5
- } from "../models/models_0";
2
+ import { DeleteLaunchActionRequest, DeleteLaunchActionResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteLaunchActionCommandInput
8
- extends DeleteLaunchActionRequest {}
4
+ export interface DeleteLaunchActionCommandInput extends DeleteLaunchActionRequest {}
9
5
  export interface DeleteLaunchActionCommandOutput
10
- extends DeleteLaunchActionResponse,
11
- __MetadataBearer {}
6
+ extends DeleteLaunchActionResponse, __MetadataBearer {}
12
7
  declare const DeleteLaunchActionCommand_base: {
13
8
  new (
14
- input: DeleteLaunchActionCommandInput
9
+ input: DeleteLaunchActionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteLaunchActionCommandInput,
17
12
  DeleteLaunchActionCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteLaunchActionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteLaunchActionCommandInput
18
+ input: DeleteLaunchActionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteLaunchActionCommandInput,
26
21
  DeleteLaunchActionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteLaunchConfigurationTemplateResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteLaunchConfigurationTemplateCommandInput
8
- extends DeleteLaunchConfigurationTemplateRequest {}
7
+ export interface DeleteLaunchConfigurationTemplateCommandInput extends DeleteLaunchConfigurationTemplateRequest {}
9
8
  export interface DeleteLaunchConfigurationTemplateCommandOutput
10
- extends DeleteLaunchConfigurationTemplateResponse,
11
- __MetadataBearer {}
9
+ extends DeleteLaunchConfigurationTemplateResponse, __MetadataBearer {}
12
10
  declare const DeleteLaunchConfigurationTemplateCommand_base: {
13
11
  new (
14
- input: DeleteLaunchConfigurationTemplateCommandInput
12
+ input: DeleteLaunchConfigurationTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteLaunchConfigurationTemplateCommandInput,
17
15
  DeleteLaunchConfigurationTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteLaunchConfigurationTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteLaunchConfigurationTemplateCommandInput
21
+ input: DeleteLaunchConfigurationTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteLaunchConfigurationTemplateCommandInput,
26
24
  DeleteLaunchConfigurationTemplateCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteRecoveryInstanceRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteRecoveryInstanceCommandInput
5
- extends DeleteRecoveryInstanceRequest {}
4
+ export interface DeleteRecoveryInstanceCommandInput extends DeleteRecoveryInstanceRequest {}
6
5
  export interface DeleteRecoveryInstanceCommandOutput extends __MetadataBearer {}
7
6
  declare const DeleteRecoveryInstanceCommand_base: {
8
7
  new (
9
- input: DeleteRecoveryInstanceCommandInput
8
+ input: DeleteRecoveryInstanceCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  DeleteRecoveryInstanceCommandInput,
12
11
  DeleteRecoveryInstanceCommandOutput,
@@ -15,7 +14,7 @@ declare const DeleteRecoveryInstanceCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: DeleteRecoveryInstanceCommandInput
17
+ input: DeleteRecoveryInstanceCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  DeleteRecoveryInstanceCommandInput,
21
20
  DeleteRecoveryInstanceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeleteReplicationConfigurationTemplateResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeleteReplicationConfigurationTemplateCommandInput
8
- extends DeleteReplicationConfigurationTemplateRequest {}
7
+ export interface DeleteReplicationConfigurationTemplateCommandInput extends DeleteReplicationConfigurationTemplateRequest {}
9
8
  export interface DeleteReplicationConfigurationTemplateCommandOutput
10
- extends DeleteReplicationConfigurationTemplateResponse,
11
- __MetadataBearer {}
9
+ extends DeleteReplicationConfigurationTemplateResponse, __MetadataBearer {}
12
10
  declare const DeleteReplicationConfigurationTemplateCommand_base: {
13
11
  new (
14
- input: DeleteReplicationConfigurationTemplateCommandInput
12
+ input: DeleteReplicationConfigurationTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeleteReplicationConfigurationTemplateCommandInput,
17
15
  DeleteReplicationConfigurationTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const DeleteReplicationConfigurationTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeleteReplicationConfigurationTemplateCommandInput
21
+ input: DeleteReplicationConfigurationTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeleteReplicationConfigurationTemplateCommandInput,
26
24
  DeleteReplicationConfigurationTemplateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteSourceNetworkRequest,
4
- DeleteSourceNetworkResponse,
5
- } from "../models/models_0";
2
+ import { DeleteSourceNetworkRequest, DeleteSourceNetworkResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteSourceNetworkCommandInput
8
- extends DeleteSourceNetworkRequest {}
4
+ export interface DeleteSourceNetworkCommandInput extends DeleteSourceNetworkRequest {}
9
5
  export interface DeleteSourceNetworkCommandOutput
10
- extends DeleteSourceNetworkResponse,
11
- __MetadataBearer {}
6
+ extends DeleteSourceNetworkResponse, __MetadataBearer {}
12
7
  declare const DeleteSourceNetworkCommand_base: {
13
8
  new (
14
- input: DeleteSourceNetworkCommandInput
9
+ input: DeleteSourceNetworkCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteSourceNetworkCommandInput,
17
12
  DeleteSourceNetworkCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteSourceNetworkCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteSourceNetworkCommandInput
18
+ input: DeleteSourceNetworkCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteSourceNetworkCommandInput,
26
21
  DeleteSourceNetworkCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteSourceServerRequest,
4
- DeleteSourceServerResponse,
5
- } from "../models/models_0";
2
+ import { DeleteSourceServerRequest, DeleteSourceServerResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteSourceServerCommandInput
8
- extends DeleteSourceServerRequest {}
4
+ export interface DeleteSourceServerCommandInput extends DeleteSourceServerRequest {}
9
5
  export interface DeleteSourceServerCommandOutput
10
- extends DeleteSourceServerResponse,
11
- __MetadataBearer {}
6
+ extends DeleteSourceServerResponse, __MetadataBearer {}
12
7
  declare const DeleteSourceServerCommand_base: {
13
8
  new (
14
- input: DeleteSourceServerCommandInput
9
+ input: DeleteSourceServerCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteSourceServerCommandInput,
17
12
  DeleteSourceServerCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteSourceServerCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteSourceServerCommandInput
18
+ input: DeleteSourceServerCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteSourceServerCommandInput,
26
21
  DeleteSourceServerCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeJobLogItemsRequest,
4
- DescribeJobLogItemsResponse,
5
- } from "../models/models_0";
2
+ import { DescribeJobLogItemsRequest, DescribeJobLogItemsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeJobLogItemsCommandInput
8
- extends DescribeJobLogItemsRequest {}
4
+ export interface DescribeJobLogItemsCommandInput extends DescribeJobLogItemsRequest {}
9
5
  export interface DescribeJobLogItemsCommandOutput
10
- extends DescribeJobLogItemsResponse,
11
- __MetadataBearer {}
6
+ extends DescribeJobLogItemsResponse, __MetadataBearer {}
12
7
  declare const DescribeJobLogItemsCommand_base: {
13
8
  new (
14
- input: DescribeJobLogItemsCommandInput
9
+ input: DescribeJobLogItemsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeJobLogItemsCommandInput,
17
12
  DescribeJobLogItemsCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeJobLogItemsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeJobLogItemsCommandInput
18
+ input: DescribeJobLogItemsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeJobLogItemsCommandInput,
26
21
  DescribeJobLogItemsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DescribeJobsRequest, DescribeJobsResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DescribeJobsCommandInput extends DescribeJobsRequest {}
5
- export interface DescribeJobsCommandOutput
6
- extends DescribeJobsResponse,
7
- __MetadataBearer {}
5
+ export interface DescribeJobsCommandOutput extends DescribeJobsResponse, __MetadataBearer {}
8
6
  declare const DescribeJobsCommand_base: {
9
7
  new (
10
- input: DescribeJobsCommandInput
8
+ input: DescribeJobsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DescribeJobsCommandInput,
13
11
  DescribeJobsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeLaunchConfigurationTemplatesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeLaunchConfigurationTemplatesCommandInput
8
- extends DescribeLaunchConfigurationTemplatesRequest {}
7
+ export interface DescribeLaunchConfigurationTemplatesCommandInput extends DescribeLaunchConfigurationTemplatesRequest {}
9
8
  export interface DescribeLaunchConfigurationTemplatesCommandOutput
10
- extends DescribeLaunchConfigurationTemplatesResponse,
11
- __MetadataBearer {}
9
+ extends DescribeLaunchConfigurationTemplatesResponse, __MetadataBearer {}
12
10
  declare const DescribeLaunchConfigurationTemplatesCommand_base: {
13
11
  new (
14
- input: DescribeLaunchConfigurationTemplatesCommandInput
12
+ input: DescribeLaunchConfigurationTemplatesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeLaunchConfigurationTemplatesCommandInput,
17
15
  DescribeLaunchConfigurationTemplatesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeRecoveryInstancesResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeRecoveryInstancesCommandInput
8
- extends DescribeRecoveryInstancesRequest {}
7
+ export interface DescribeRecoveryInstancesCommandInput extends DescribeRecoveryInstancesRequest {}
9
8
  export interface DescribeRecoveryInstancesCommandOutput
10
- extends DescribeRecoveryInstancesResponse,
11
- __MetadataBearer {}
9
+ extends DescribeRecoveryInstancesResponse, __MetadataBearer {}
12
10
  declare const DescribeRecoveryInstancesCommand_base: {
13
11
  new (
14
- input: DescribeRecoveryInstancesCommandInput
12
+ input: DescribeRecoveryInstancesCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeRecoveryInstancesCommandInput,
17
15
  DescribeRecoveryInstancesCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeRecoverySnapshotsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeRecoverySnapshotsCommandInput
8
- extends DescribeRecoverySnapshotsRequest {}
7
+ export interface DescribeRecoverySnapshotsCommandInput extends DescribeRecoverySnapshotsRequest {}
9
8
  export interface DescribeRecoverySnapshotsCommandOutput
10
- extends DescribeRecoverySnapshotsResponse,
11
- __MetadataBearer {}
9
+ extends DescribeRecoverySnapshotsResponse, __MetadataBearer {}
12
10
  declare const DescribeRecoverySnapshotsCommand_base: {
13
11
  new (
14
- input: DescribeRecoverySnapshotsCommandInput
12
+ input: DescribeRecoverySnapshotsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeRecoverySnapshotsCommandInput,
17
15
  DescribeRecoverySnapshotsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeRecoverySnapshotsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeRecoverySnapshotsCommandInput
21
+ input: DescribeRecoverySnapshotsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeRecoverySnapshotsCommandInput,
26
24
  DescribeRecoverySnapshotsCommandOutput,