@aws-sdk/client-database-migration-service 3.1087.0 → 3.1088.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 (155) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/DatabaseMigrationService.d.ts +416 -512
  3. package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +5 -13
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -10
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchStartRecommendationsCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CancelMetadataModelConversionCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CancelMetadataModelCreationCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateDataMigrationCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CreateDataProviderCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateFleetAdvisorCollectorCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +4 -9
  19. package/dist-types/ts3.4/commands/CreateMigrationProjectCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateReplicationConfigCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateReplicationInstanceCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateReplicationSubnetGroupCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/CreateReplicationTaskCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteDataMigrationCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteDataProviderCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteFleetAdvisorCollectorCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteMigrationProjectCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeleteReplicationConfigCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeleteReplicationInstanceCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeleteReplicationSubnetGroupCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DeleteReplicationTaskCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/DescribeConversionConfigurationCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeDataMigrationsCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/DescribeDataProvidersCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeEndpointSettingsCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DescribeEndpointTypesCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DescribeEngineVersionsCommand.d.ts +4 -9
  50. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +3 -8
  53. package/dist-types/ts3.4/commands/DescribeExtensionPackAssociationsCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +3 -5
  58. package/dist-types/ts3.4/commands/DescribeFleetAdvisorSchemasCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/DescribeInstanceProfilesCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DescribeMetadataModelAssessmentsCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeMetadataModelChildrenCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/DescribeMetadataModelCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DescribeMetadataModelConversionsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DescribeMetadataModelCreationsCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsAsScriptCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/DescribeMetadataModelExportsToTargetCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/DescribeMetadataModelImportsCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/DescribeMigrationProjectsCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/DescribeOrderableReplicationInstancesCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/DescribeRecommendationLimitationsCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/DescribeRecommendationsCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/DescribeRefreshSchemasStatusCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/DescribeReplicationConfigsCommand.d.ts +3 -5
  75. package/dist-types/ts3.4/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/DescribeReplicationInstancesCommand.d.ts +3 -5
  77. package/dist-types/ts3.4/commands/DescribeReplicationSubnetGroupsCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/DescribeReplicationTableStatisticsCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +3 -5
  81. package/dist-types/ts3.4/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +3 -5
  82. package/dist-types/ts3.4/commands/DescribeReplicationTasksCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/DescribeReplicationsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/DescribeSchemasCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/DescribeTableStatisticsCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/ExportMetadataModelAssessmentCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/GetTargetSelectionRulesCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/ModifyConversionConfigurationCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/ModifyDataMigrationCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/ModifyDataProviderCommand.d.ts +5 -10
  93. package/dist-types/ts3.4/commands/ModifyEndpointCommand.d.ts +4 -9
  94. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/ModifyInstanceProfileCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/ModifyMigrationProjectCommand.d.ts +5 -10
  97. package/dist-types/ts3.4/commands/ModifyReplicationConfigCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/ModifyReplicationInstanceCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/ModifyReplicationSubnetGroupCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/ModifyReplicationTaskCommand.d.ts +5 -10
  101. package/dist-types/ts3.4/commands/MoveReplicationTaskCommand.d.ts +5 -10
  102. package/dist-types/ts3.4/commands/RebootReplicationInstanceCommand.d.ts +4 -6
  103. package/dist-types/ts3.4/commands/RefreshSchemasCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/ReloadReplicationTablesCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/ReloadTablesCommand.d.ts +3 -5
  106. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
  107. package/dist-types/ts3.4/commands/RunFleetAdvisorLsaAnalysisCommand.d.ts +2 -3
  108. package/dist-types/ts3.4/commands/StartDataMigrationCommand.d.ts +5 -10
  109. package/dist-types/ts3.4/commands/StartExtensionPackAssociationCommand.d.ts +4 -6
  110. package/dist-types/ts3.4/commands/StartMetadataModelAssessmentCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/StartMetadataModelConversionCommand.d.ts +4 -6
  112. package/dist-types/ts3.4/commands/StartMetadataModelCreationCommand.d.ts +4 -6
  113. package/dist-types/ts3.4/commands/StartMetadataModelExportAsScriptCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/StartMetadataModelExportToTargetCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/commands/StartMetadataModelImportCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/StartRecommendationsCommand.d.ts +3 -4
  117. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +4 -9
  118. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentCommand.d.ts +4 -6
  119. package/dist-types/ts3.4/commands/StartReplicationTaskAssessmentRunCommand.d.ts +4 -6
  120. package/dist-types/ts3.4/commands/StartReplicationTaskCommand.d.ts +5 -10
  121. package/dist-types/ts3.4/commands/StopDataMigrationCommand.d.ts +5 -10
  122. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +4 -9
  123. package/dist-types/ts3.4/commands/StopReplicationTaskCommand.d.ts +5 -10
  124. package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +4 -9
  125. package/dist-types/ts3.4/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +3 -5
  126. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  127. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  128. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  129. package/dist-types/ts3.4/models/enums.d.ts +22 -44
  130. package/dist-types/ts3.4/models/errors.d.ts +19 -61
  131. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  132. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  133. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  134. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  135. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  136. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  137. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  138. package/dist-types/ts3.4/waiters/waitForEndpointDeleted.d.ts +3 -5
  139. package/dist-types/ts3.4/waiters/waitForExtensionPackAssociated.d.ts +3 -4
  140. package/dist-types/ts3.4/waiters/waitForMetadataModelAssessed.d.ts +3 -4
  141. package/dist-types/ts3.4/waiters/waitForMetadataModelConversionCancelled.d.ts +3 -4
  142. package/dist-types/ts3.4/waiters/waitForMetadataModelConverted.d.ts +3 -4
  143. package/dist-types/ts3.4/waiters/waitForMetadataModelCreated.d.ts +3 -4
  144. package/dist-types/ts3.4/waiters/waitForMetadataModelCreationCancelled.d.ts +3 -4
  145. package/dist-types/ts3.4/waiters/waitForMetadataModelExportedAsScript.d.ts +3 -4
  146. package/dist-types/ts3.4/waiters/waitForMetadataModelExportedToTarget.d.ts +3 -4
  147. package/dist-types/ts3.4/waiters/waitForMetadataModelImported.d.ts +3 -6
  148. package/dist-types/ts3.4/waiters/waitForReplicationInstanceAvailable.d.ts +3 -6
  149. package/dist-types/ts3.4/waiters/waitForReplicationInstanceDeleted.d.ts +3 -6
  150. package/dist-types/ts3.4/waiters/waitForReplicationTaskDeleted.d.ts +3 -6
  151. package/dist-types/ts3.4/waiters/waitForReplicationTaskReady.d.ts +3 -6
  152. package/dist-types/ts3.4/waiters/waitForReplicationTaskRunning.d.ts +3 -6
  153. package/dist-types/ts3.4/waiters/waitForReplicationTaskStopped.d.ts +3 -6
  154. package/dist-types/ts3.4/waiters/waitForTestConnectionSucceeds.d.ts +3 -5
  155. 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 {
@@ -759,8 +756,7 @@ export type ServiceOutputTypes =
759
756
  | StopReplicationTaskCommandOutput
760
757
  | TestConnectionCommandOutput
761
758
  | UpdateSubscriptionsToEventBridgeCommandOutput;
762
- export interface ClientDefaults
763
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
759
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
764
760
  requestHandler?: __HttpHandlerUserInput;
765
761
  sha256?: __ChecksumConstructor | __HashConstructor;
766
762
  urlParser?: __UrlParser;
@@ -796,8 +792,7 @@ export type DatabaseMigrationServiceClientConfigType = Partial<
796
792
  EndpointInputConfig<EndpointParameters> &
797
793
  HttpAuthSchemeInputConfig &
798
794
  ClientInputEndpointParameters;
799
- export interface DatabaseMigrationServiceClientConfig
800
- extends DatabaseMigrationServiceClientConfigType {}
795
+ export interface DatabaseMigrationServiceClientConfig extends DatabaseMigrationServiceClientConfigType {}
801
796
  export type DatabaseMigrationServiceClientResolvedConfigType =
802
797
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
803
798
  Required<ClientDefaults> &
@@ -809,8 +804,7 @@ export type DatabaseMigrationServiceClientResolvedConfigType =
809
804
  EndpointResolvedConfig<EndpointParameters> &
810
805
  HttpAuthSchemeResolvedConfig &
811
806
  ClientResolvedEndpointParameters;
812
- export interface DatabaseMigrationServiceClientResolvedConfig
813
- extends DatabaseMigrationServiceClientResolvedConfigType {}
807
+ export interface DatabaseMigrationServiceClientResolvedConfig extends DatabaseMigrationServiceClientResolvedConfigType {}
814
808
  export declare class DatabaseMigrationServiceClient extends __Client<
815
809
  __HttpHandlerOptions,
816
810
  ServiceInputTypes,
@@ -819,9 +813,7 @@ export declare class DatabaseMigrationServiceClient extends __Client<
819
813
  > {
820
814
  readonly config: DatabaseMigrationServiceClientResolvedConfig;
821
815
  constructor(
822
- ...[
823
- configuration,
824
- ]: __CheckOptionalClientConfig<DatabaseMigrationServiceClientConfig>
816
+ ...[configuration]: __CheckOptionalClientConfig<DatabaseMigrationServiceClientConfig>
825
817
  );
826
818
  destroy(): void;
827
819
  }
@@ -8,16 +8,11 @@ export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
10
  setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: DatabaseMigrationServiceHttpAuthSchemeProvider
11
+ httpAuthSchemeProvider: DatabaseMigrationServiceHttpAuthSchemeProvider,
12
12
  ): void;
13
13
  httpAuthSchemeProvider(): DatabaseMigrationServiceHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
14
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
15
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
16
  }
22
17
  export type HttpAuthRuntimeConfig = Partial<{
23
18
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +20,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
20
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
21
  }>;
27
22
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
23
+ runtimeConfig: HttpAuthRuntimeConfig,
29
24
  ) => HttpAuthExtensionConfiguration;
30
25
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
26
+ config: HttpAuthExtensionConfiguration,
32
27
  ) => HttpAuthRuntimeConfig;
@@ -12,36 +12,32 @@ import {
12
12
  Provider,
13
13
  } from "@smithy/types";
14
14
  import { DatabaseMigrationServiceClientResolvedConfig } from "../DatabaseMigrationServiceClient";
15
- export interface DatabaseMigrationServiceHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface DatabaseMigrationServiceHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface DatabaseMigrationServiceHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- DatabaseMigrationServiceClientResolvedConfig,
22
- HandlerExecutionContext,
23
- DatabaseMigrationServiceHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface DatabaseMigrationServiceHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ DatabaseMigrationServiceClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ DatabaseMigrationServiceHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultDatabaseMigrationServiceHttpAuthSchemeParametersProvider: (
27
25
  config: DatabaseMigrationServiceClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<DatabaseMigrationServiceHttpAuthSchemeParameters>;
31
- export interface DatabaseMigrationServiceHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<DatabaseMigrationServiceHttpAuthSchemeParameters> {}
29
+ export interface DatabaseMigrationServiceHttpAuthSchemeProvider extends HttpAuthSchemeProvider<DatabaseMigrationServiceHttpAuthSchemeParameters> {}
33
30
  export declare const defaultDatabaseMigrationServiceHttpAuthSchemeProvider: DatabaseMigrationServiceHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: DatabaseMigrationServiceHttpAuthSchemeProvider;
38
35
  }
39
- export interface HttpAuthSchemeResolvedConfig
40
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
41
37
  readonly authSchemePreference: Provider<string[]>;
42
38
  readonly httpAuthSchemes: HttpAuthScheme[];
43
39
  readonly httpAuthSchemeProvider: DatabaseMigrationServiceHttpAuthSchemeProvider;
44
40
  }
45
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
46
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
47
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceInputTypes,
5
5
  ServiceOutputTypes,
6
6
  } from "./DatabaseMigrationServiceClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  DatabaseMigrationServiceClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AddTagsToResourceMessage,
4
- AddTagsToResourceResponse,
5
- } from "../models/models_0";
2
+ import { AddTagsToResourceMessage, AddTagsToResourceResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AddTagsToResourceCommandInput
8
- extends AddTagsToResourceMessage {}
4
+ export interface AddTagsToResourceCommandInput extends AddTagsToResourceMessage {}
9
5
  export interface AddTagsToResourceCommandOutput
10
- extends AddTagsToResourceResponse,
11
- __MetadataBearer {}
6
+ extends AddTagsToResourceResponse, __MetadataBearer {}
12
7
  declare const AddTagsToResourceCommand_base: {
13
8
  new (
14
- input: AddTagsToResourceCommandInput
9
+ input: AddTagsToResourceCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  AddTagsToResourceCommandInput,
17
12
  AddTagsToResourceCommandOutput,
@@ -20,7 +15,7 @@ declare const AddTagsToResourceCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: AddTagsToResourceCommandInput
18
+ input: AddTagsToResourceCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  AddTagsToResourceCommandInput,
26
21
  AddTagsToResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ApplyPendingMaintenanceActionResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ApplyPendingMaintenanceActionCommandInput
8
- extends ApplyPendingMaintenanceActionMessage {}
7
+ export interface ApplyPendingMaintenanceActionCommandInput extends ApplyPendingMaintenanceActionMessage {}
9
8
  export interface ApplyPendingMaintenanceActionCommandOutput
10
- extends ApplyPendingMaintenanceActionResponse,
11
- __MetadataBearer {}
9
+ extends ApplyPendingMaintenanceActionResponse, __MetadataBearer {}
12
10
  declare const ApplyPendingMaintenanceActionCommand_base: {
13
11
  new (
14
- input: ApplyPendingMaintenanceActionCommandInput
12
+ input: ApplyPendingMaintenanceActionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ApplyPendingMaintenanceActionCommandInput,
17
15
  ApplyPendingMaintenanceActionCommandOutput,
@@ -20,7 +18,7 @@ declare const ApplyPendingMaintenanceActionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ApplyPendingMaintenanceActionCommandInput
21
+ input: ApplyPendingMaintenanceActionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ApplyPendingMaintenanceActionCommandInput,
26
24
  ApplyPendingMaintenanceActionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchStartRecommendationsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchStartRecommendationsCommandInput
8
- extends BatchStartRecommendationsRequest {}
7
+ export interface BatchStartRecommendationsCommandInput extends BatchStartRecommendationsRequest {}
9
8
  export interface BatchStartRecommendationsCommandOutput
10
- extends BatchStartRecommendationsResponse,
11
- __MetadataBearer {}
9
+ extends BatchStartRecommendationsResponse, __MetadataBearer {}
12
10
  declare const BatchStartRecommendationsCommand_base: {
13
11
  new (
14
- input: BatchStartRecommendationsCommandInput
12
+ input: BatchStartRecommendationsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchStartRecommendationsCommandInput,
17
15
  BatchStartRecommendationsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CancelMetadataModelConversionResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CancelMetadataModelConversionCommandInput
8
- extends CancelMetadataModelConversionMessage {}
7
+ export interface CancelMetadataModelConversionCommandInput extends CancelMetadataModelConversionMessage {}
9
8
  export interface CancelMetadataModelConversionCommandOutput
10
- extends CancelMetadataModelConversionResponse,
11
- __MetadataBearer {}
9
+ extends CancelMetadataModelConversionResponse, __MetadataBearer {}
12
10
  declare const CancelMetadataModelConversionCommand_base: {
13
11
  new (
14
- input: CancelMetadataModelConversionCommandInput
12
+ input: CancelMetadataModelConversionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CancelMetadataModelConversionCommandInput,
17
15
  CancelMetadataModelConversionCommandOutput,
@@ -20,7 +18,7 @@ declare const CancelMetadataModelConversionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CancelMetadataModelConversionCommandInput
21
+ input: CancelMetadataModelConversionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CancelMetadataModelConversionCommandInput,
26
24
  CancelMetadataModelConversionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CancelMetadataModelCreationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CancelMetadataModelCreationCommandInput
8
- extends CancelMetadataModelCreationMessage {}
7
+ export interface CancelMetadataModelCreationCommandInput extends CancelMetadataModelCreationMessage {}
9
8
  export interface CancelMetadataModelCreationCommandOutput
10
- extends CancelMetadataModelCreationResponse,
11
- __MetadataBearer {}
9
+ extends CancelMetadataModelCreationResponse, __MetadataBearer {}
12
10
  declare const CancelMetadataModelCreationCommand_base: {
13
11
  new (
14
- input: CancelMetadataModelCreationCommandInput
12
+ input: CancelMetadataModelCreationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CancelMetadataModelCreationCommandInput,
17
15
  CancelMetadataModelCreationCommandOutput,
@@ -20,7 +18,7 @@ declare const CancelMetadataModelCreationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CancelMetadataModelCreationCommandInput
21
+ input: CancelMetadataModelCreationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CancelMetadataModelCreationCommandInput,
26
24
  CancelMetadataModelCreationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CancelReplicationTaskAssessmentRunResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CancelReplicationTaskAssessmentRunCommandInput
8
- extends CancelReplicationTaskAssessmentRunMessage {}
7
+ export interface CancelReplicationTaskAssessmentRunCommandInput extends CancelReplicationTaskAssessmentRunMessage {}
9
8
  export interface CancelReplicationTaskAssessmentRunCommandOutput
10
- extends CancelReplicationTaskAssessmentRunResponse,
11
- __MetadataBearer {}
9
+ extends CancelReplicationTaskAssessmentRunResponse, __MetadataBearer {}
12
10
  declare const CancelReplicationTaskAssessmentRunCommand_base: {
13
11
  new (
14
- input: CancelReplicationTaskAssessmentRunCommandInput
12
+ input: CancelReplicationTaskAssessmentRunCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CancelReplicationTaskAssessmentRunCommandInput,
17
15
  CancelReplicationTaskAssessmentRunCommandOutput,
@@ -20,7 +18,7 @@ declare const CancelReplicationTaskAssessmentRunCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CancelReplicationTaskAssessmentRunCommandInput
21
+ input: CancelReplicationTaskAssessmentRunCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CancelReplicationTaskAssessmentRunCommandInput,
26
24
  CancelReplicationTaskAssessmentRunCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateDataMigrationMessage,
4
- CreateDataMigrationResponse,
5
- } from "../models/models_0";
2
+ import { CreateDataMigrationMessage, CreateDataMigrationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateDataMigrationCommandInput
8
- extends CreateDataMigrationMessage {}
4
+ export interface CreateDataMigrationCommandInput extends CreateDataMigrationMessage {}
9
5
  export interface CreateDataMigrationCommandOutput
10
- extends CreateDataMigrationResponse,
11
- __MetadataBearer {}
6
+ extends CreateDataMigrationResponse, __MetadataBearer {}
12
7
  declare const CreateDataMigrationCommand_base: {
13
8
  new (
14
- input: CreateDataMigrationCommandInput
9
+ input: CreateDataMigrationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateDataMigrationCommandInput,
17
12
  CreateDataMigrationCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateDataMigrationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateDataMigrationCommandInput
18
+ input: CreateDataMigrationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateDataMigrationCommandInput,
26
21
  CreateDataMigrationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateDataProviderMessage,
4
- CreateDataProviderResponse,
5
- } from "../models/models_0";
2
+ import { CreateDataProviderMessage, CreateDataProviderResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateDataProviderCommandInput
8
- extends CreateDataProviderMessage {}
4
+ export interface CreateDataProviderCommandInput extends CreateDataProviderMessage {}
9
5
  export interface CreateDataProviderCommandOutput
10
- extends CreateDataProviderResponse,
11
- __MetadataBearer {}
6
+ extends CreateDataProviderResponse, __MetadataBearer {}
12
7
  declare const CreateDataProviderCommand_base: {
13
8
  new (
14
- input: CreateDataProviderCommandInput
9
+ input: CreateDataProviderCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateDataProviderCommandInput,
17
12
  CreateDataProviderCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateDataProviderCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateDataProviderCommandInput
18
+ input: CreateDataProviderCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateDataProviderCommandInput,
26
21
  CreateDataProviderCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateEndpointMessage,
4
- CreateEndpointResponse,
5
- } from "../models/models_0";
2
+ import { CreateEndpointMessage, CreateEndpointResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateEndpointCommandInput extends CreateEndpointMessage {}
8
- export interface CreateEndpointCommandOutput
9
- extends CreateEndpointResponse,
10
- __MetadataBearer {}
5
+ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __MetadataBearer {}
11
6
  declare const CreateEndpointCommand_base: {
12
7
  new (
13
- input: CreateEndpointCommandInput
8
+ input: CreateEndpointCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateEndpointCommandInput,
16
11
  CreateEndpointCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateEndpointCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateEndpointCommandInput
17
+ input: CreateEndpointCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateEndpointCommandInput,
25
20
  CreateEndpointCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateEventSubscriptionResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateEventSubscriptionCommandInput
8
- extends CreateEventSubscriptionMessage {}
7
+ export interface CreateEventSubscriptionCommandInput extends CreateEventSubscriptionMessage {}
9
8
  export interface CreateEventSubscriptionCommandOutput
10
- extends CreateEventSubscriptionResponse,
11
- __MetadataBearer {}
9
+ extends CreateEventSubscriptionResponse, __MetadataBearer {}
12
10
  declare const CreateEventSubscriptionCommand_base: {
13
11
  new (
14
- input: CreateEventSubscriptionCommandInput
12
+ input: CreateEventSubscriptionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateEventSubscriptionCommandInput,
17
15
  CreateEventSubscriptionCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateEventSubscriptionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateEventSubscriptionCommandInput
21
+ input: CreateEventSubscriptionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateEventSubscriptionCommandInput,
26
24
  CreateEventSubscriptionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateFleetAdvisorCollectorResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateFleetAdvisorCollectorCommandInput
8
- extends CreateFleetAdvisorCollectorRequest {}
7
+ export interface CreateFleetAdvisorCollectorCommandInput extends CreateFleetAdvisorCollectorRequest {}
9
8
  export interface CreateFleetAdvisorCollectorCommandOutput
10
- extends CreateFleetAdvisorCollectorResponse,
11
- __MetadataBearer {}
9
+ extends CreateFleetAdvisorCollectorResponse, __MetadataBearer {}
12
10
  declare const CreateFleetAdvisorCollectorCommand_base: {
13
11
  new (
14
- input: CreateFleetAdvisorCollectorCommandInput
12
+ input: CreateFleetAdvisorCollectorCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateFleetAdvisorCollectorCommandInput,
17
15
  CreateFleetAdvisorCollectorCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateFleetAdvisorCollectorCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateFleetAdvisorCollectorCommandInput
21
+ input: CreateFleetAdvisorCollectorCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateFleetAdvisorCollectorCommandInput,
26
24
  CreateFleetAdvisorCollectorCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateInstanceProfileMessage,
4
- CreateInstanceProfileResponse,
5
- } from "../models/models_0";
2
+ import { CreateInstanceProfileMessage, CreateInstanceProfileResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateInstanceProfileCommandInput
8
- extends CreateInstanceProfileMessage {}
4
+ export interface CreateInstanceProfileCommandInput extends CreateInstanceProfileMessage {}
9
5
  export interface CreateInstanceProfileCommandOutput
10
- extends CreateInstanceProfileResponse,
11
- __MetadataBearer {}
6
+ extends CreateInstanceProfileResponse, __MetadataBearer {}
12
7
  declare const CreateInstanceProfileCommand_base: {
13
8
  new (
14
- input: CreateInstanceProfileCommandInput
9
+ input: CreateInstanceProfileCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateInstanceProfileCommandInput,
17
12
  CreateInstanceProfileCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateMigrationProjectMessage,
4
- CreateMigrationProjectResponse,
5
- } from "../models/models_0";
2
+ import { CreateMigrationProjectMessage, CreateMigrationProjectResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateMigrationProjectCommandInput
8
- extends CreateMigrationProjectMessage {}
4
+ export interface CreateMigrationProjectCommandInput extends CreateMigrationProjectMessage {}
9
5
  export interface CreateMigrationProjectCommandOutput
10
- extends CreateMigrationProjectResponse,
11
- __MetadataBearer {}
6
+ extends CreateMigrationProjectResponse, __MetadataBearer {}
12
7
  declare const CreateMigrationProjectCommand_base: {
13
8
  new (
14
- input: CreateMigrationProjectCommandInput
9
+ input: CreateMigrationProjectCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateMigrationProjectCommandInput,
17
12
  CreateMigrationProjectCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateMigrationProjectCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateMigrationProjectCommandInput
18
+ input: CreateMigrationProjectCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateMigrationProjectCommandInput,
26
21
  CreateMigrationProjectCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateReplicationConfigResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateReplicationConfigCommandInput
8
- extends CreateReplicationConfigMessage {}
7
+ export interface CreateReplicationConfigCommandInput extends CreateReplicationConfigMessage {}
9
8
  export interface CreateReplicationConfigCommandOutput
10
- extends CreateReplicationConfigResponse,
11
- __MetadataBearer {}
9
+ extends CreateReplicationConfigResponse, __MetadataBearer {}
12
10
  declare const CreateReplicationConfigCommand_base: {
13
11
  new (
14
- input: CreateReplicationConfigCommandInput
12
+ input: CreateReplicationConfigCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateReplicationConfigCommandInput,
17
15
  CreateReplicationConfigCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateReplicationConfigCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateReplicationConfigCommandInput
21
+ input: CreateReplicationConfigCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateReplicationConfigCommandInput,
26
24
  CreateReplicationConfigCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateReplicationInstanceResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateReplicationInstanceCommandInput
8
- extends CreateReplicationInstanceMessage {}
7
+ export interface CreateReplicationInstanceCommandInput extends CreateReplicationInstanceMessage {}
9
8
  export interface CreateReplicationInstanceCommandOutput
10
- extends CreateReplicationInstanceResponse,
11
- __MetadataBearer {}
9
+ extends CreateReplicationInstanceResponse, __MetadataBearer {}
12
10
  declare const CreateReplicationInstanceCommand_base: {
13
11
  new (
14
- input: CreateReplicationInstanceCommandInput
12
+ input: CreateReplicationInstanceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateReplicationInstanceCommandInput,
17
15
  CreateReplicationInstanceCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateReplicationInstanceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateReplicationInstanceCommandInput
21
+ input: CreateReplicationInstanceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateReplicationInstanceCommandInput,
26
24
  CreateReplicationInstanceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateReplicationSubnetGroupResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateReplicationSubnetGroupCommandInput
8
- extends CreateReplicationSubnetGroupMessage {}
7
+ export interface CreateReplicationSubnetGroupCommandInput extends CreateReplicationSubnetGroupMessage {}
9
8
  export interface CreateReplicationSubnetGroupCommandOutput
10
- extends CreateReplicationSubnetGroupResponse,
11
- __MetadataBearer {}
9
+ extends CreateReplicationSubnetGroupResponse, __MetadataBearer {}
12
10
  declare const CreateReplicationSubnetGroupCommand_base: {
13
11
  new (
14
- input: CreateReplicationSubnetGroupCommandInput
12
+ input: CreateReplicationSubnetGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateReplicationSubnetGroupCommandInput,
17
15
  CreateReplicationSubnetGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateReplicationSubnetGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateReplicationSubnetGroupCommandInput
21
+ input: CreateReplicationSubnetGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateReplicationSubnetGroupCommandInput,
26
24
  CreateReplicationSubnetGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateReplicationTaskMessage,
4
- CreateReplicationTaskResponse,
5
- } from "../models/models_0";
2
+ import { CreateReplicationTaskMessage, CreateReplicationTaskResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateReplicationTaskCommandInput
8
- extends CreateReplicationTaskMessage {}
4
+ export interface CreateReplicationTaskCommandInput extends CreateReplicationTaskMessage {}
9
5
  export interface CreateReplicationTaskCommandOutput
10
- extends CreateReplicationTaskResponse,
11
- __MetadataBearer {}
6
+ extends CreateReplicationTaskResponse, __MetadataBearer {}
12
7
  declare const CreateReplicationTaskCommand_base: {
13
8
  new (
14
- input: CreateReplicationTaskCommandInput
9
+ input: CreateReplicationTaskCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateReplicationTaskCommandInput,
17
12
  CreateReplicationTaskCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateReplicationTaskCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateReplicationTaskCommandInput
18
+ input: CreateReplicationTaskCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateReplicationTaskCommandInput,
26
21
  CreateReplicationTaskCommandOutput,