@aws-sdk/client-database-migration-service 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 (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
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StopReplicationTaskMessage,
4
- StopReplicationTaskResponse,
5
- } from "../models/models_1";
2
+ import { StopReplicationTaskMessage, StopReplicationTaskResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface StopReplicationTaskCommandInput
8
- extends StopReplicationTaskMessage {}
4
+ export interface StopReplicationTaskCommandInput extends StopReplicationTaskMessage {}
9
5
  export interface StopReplicationTaskCommandOutput
10
- extends StopReplicationTaskResponse,
11
- __MetadataBearer {}
6
+ extends StopReplicationTaskResponse, __MetadataBearer {}
12
7
  declare const StopReplicationTaskCommand_base: {
13
8
  new (
14
- input: StopReplicationTaskCommandInput
9
+ input: StopReplicationTaskCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StopReplicationTaskCommandInput,
17
12
  StopReplicationTaskCommandOutput,
@@ -20,7 +15,7 @@ declare const StopReplicationTaskCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StopReplicationTaskCommandInput
18
+ input: StopReplicationTaskCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StopReplicationTaskCommandInput,
26
21
  StopReplicationTaskCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- TestConnectionMessage,
4
- TestConnectionResponse,
5
- } from "../models/models_1";
2
+ import { TestConnectionMessage, TestConnectionResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface TestConnectionCommandInput extends TestConnectionMessage {}
8
- export interface TestConnectionCommandOutput
9
- extends TestConnectionResponse,
10
- __MetadataBearer {}
5
+ export interface TestConnectionCommandOutput extends TestConnectionResponse, __MetadataBearer {}
11
6
  declare const TestConnectionCommand_base: {
12
7
  new (
13
- input: TestConnectionCommandInput
8
+ input: TestConnectionCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  TestConnectionCommandInput,
16
11
  TestConnectionCommandOutput,
@@ -19,7 +14,7 @@ declare const TestConnectionCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: TestConnectionCommandInput
17
+ input: TestConnectionCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  TestConnectionCommandInput,
25
20
  TestConnectionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateSubscriptionsToEventBridgeResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface UpdateSubscriptionsToEventBridgeCommandInput
8
- extends UpdateSubscriptionsToEventBridgeMessage {}
7
+ export interface UpdateSubscriptionsToEventBridgeCommandInput extends UpdateSubscriptionsToEventBridgeMessage {}
9
8
  export interface UpdateSubscriptionsToEventBridgeCommandOutput
10
- extends UpdateSubscriptionsToEventBridgeResponse,
11
- __MetadataBearer {}
9
+ extends UpdateSubscriptionsToEventBridgeResponse, __MetadataBearer {}
12
10
  declare const UpdateSubscriptionsToEventBridgeCommand_base: {
13
11
  new (
14
- input: UpdateSubscriptionsToEventBridgeCommandInput
12
+ input: UpdateSubscriptionsToEventBridgeCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateSubscriptionsToEventBridgeCommandInput,
17
15
  UpdateSubscriptionsToEventBridgeCommandOutput,
@@ -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 DatabaseMigrationServiceExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -3,30 +3,26 @@ export declare const MigrationTypeValue: {
3
3
  readonly FULL_LOAD: "full-load";
4
4
  readonly FULL_LOAD_AND_CDC: "full-load-and-cdc";
5
5
  };
6
- export type MigrationTypeValue =
7
- (typeof MigrationTypeValue)[keyof typeof MigrationTypeValue];
6
+ export type MigrationTypeValue = (typeof MigrationTypeValue)[keyof typeof MigrationTypeValue];
8
7
  export declare const TablePreparationMode: {
9
8
  readonly DO_NOTHING: "do-nothing";
10
9
  readonly DROP_TABLES_ON_TARGET: "drop-tables-on-target";
11
10
  readonly TRUNCATE: "truncate";
12
11
  };
13
- export type TablePreparationMode =
14
- (typeof TablePreparationMode)[keyof typeof TablePreparationMode];
12
+ export type TablePreparationMode = (typeof TablePreparationMode)[keyof typeof TablePreparationMode];
15
13
  export declare const DmsSslModeValue: {
16
14
  readonly NONE: "none";
17
15
  readonly REQUIRE: "require";
18
16
  readonly VERIFY_CA: "verify-ca";
19
17
  readonly VERIFY_FULL: "verify-full";
20
18
  };
21
- export type DmsSslModeValue =
22
- (typeof DmsSslModeValue)[keyof typeof DmsSslModeValue];
19
+ export type DmsSslModeValue = (typeof DmsSslModeValue)[keyof typeof DmsSslModeValue];
23
20
  export declare const AuthMechanismValue: {
24
21
  readonly DEFAULT: "default";
25
22
  readonly MONGODB_CR: "mongodb_cr";
26
23
  readonly SCRAM_SHA_1: "scram_sha_1";
27
24
  };
28
- export type AuthMechanismValue =
29
- (typeof AuthMechanismValue)[keyof typeof AuthMechanismValue];
25
+ export type AuthMechanismValue = (typeof AuthMechanismValue)[keyof typeof AuthMechanismValue];
30
26
  export declare const AuthTypeValue: {
31
27
  readonly NO: "no";
32
28
  readonly PASSWORD: "password";
@@ -36,8 +32,7 @@ export declare const NestingLevelValue: {
36
32
  readonly NONE: "none";
37
33
  readonly ONE: "one";
38
34
  };
39
- export type NestingLevelValue =
40
- (typeof NestingLevelValue)[keyof typeof NestingLevelValue];
35
+ export type NestingLevelValue = (typeof NestingLevelValue)[keyof typeof NestingLevelValue];
41
36
  export declare const ReplicationEndpointTypeValue: {
42
37
  readonly SOURCE: "source";
43
38
  readonly TARGET: "target";
@@ -53,14 +48,12 @@ export declare const MessageFormatValue: {
53
48
  readonly JSON: "json";
54
49
  readonly JSON_UNFORMATTED: "json-unformatted";
55
50
  };
56
- export type MessageFormatValue =
57
- (typeof MessageFormatValue)[keyof typeof MessageFormatValue];
51
+ export type MessageFormatValue = (typeof MessageFormatValue)[keyof typeof MessageFormatValue];
58
52
  export declare const KafkaSaslMechanism: {
59
53
  readonly PLAIN: "plain";
60
54
  readonly SCRAM_SHA_512: "scram-sha-512";
61
55
  };
62
- export type KafkaSaslMechanism =
63
- (typeof KafkaSaslMechanism)[keyof typeof KafkaSaslMechanism];
56
+ export type KafkaSaslMechanism = (typeof KafkaSaslMechanism)[keyof typeof KafkaSaslMechanism];
64
57
  export declare const KafkaSecurityProtocol: {
65
58
  readonly PLAINTEXT: "plaintext";
66
59
  readonly SASL_SSL: "sasl-ssl";
@@ -86,16 +79,14 @@ export declare const SafeguardPolicy: {
86
79
  readonly RELY_ON_SQL_SERVER_REPLICATION_AGENT: "rely-on-sql-server-replication-agent";
87
80
  readonly SHARED_AUTOMATIC_TRUNCATION: "shared-automatic-truncation";
88
81
  };
89
- export type SafeguardPolicy =
90
- (typeof SafeguardPolicy)[keyof typeof SafeguardPolicy];
82
+ export type SafeguardPolicy = (typeof SafeguardPolicy)[keyof typeof SafeguardPolicy];
91
83
  export declare const TlogAccessMode: {
92
84
  readonly BackupOnly: "BackupOnly";
93
85
  readonly PreferBackup: "PreferBackup";
94
86
  readonly PreferTlog: "PreferTlog";
95
87
  readonly TlogOnly: "TlogOnly";
96
88
  };
97
- export type TlogAccessMode =
98
- (typeof TlogAccessMode)[keyof typeof TlogAccessMode];
89
+ export type TlogAccessMode = (typeof TlogAccessMode)[keyof typeof TlogAccessMode];
99
90
  export declare const MySQLAuthenticationMethod: {
100
91
  readonly IAM: "iam";
101
92
  readonly Password: "password";
@@ -113,8 +104,7 @@ export declare const CharLengthSemantics: {
113
104
  readonly CHAR: "char";
114
105
  readonly DEFAULT: "default";
115
106
  };
116
- export type CharLengthSemantics =
117
- (typeof CharLengthSemantics)[keyof typeof CharLengthSemantics];
107
+ export type CharLengthSemantics = (typeof CharLengthSemantics)[keyof typeof CharLengthSemantics];
118
108
  export declare const PostgreSQLAuthenticationMethod: {
119
109
  readonly IAM: "iam";
120
110
  readonly Password: "password";
@@ -138,15 +128,13 @@ export declare const PluginNameValue: {
138
128
  readonly PGLOGICAL: "pglogical";
139
129
  readonly TEST_DECODING: "test-decoding";
140
130
  };
141
- export type PluginNameValue =
142
- (typeof PluginNameValue)[keyof typeof PluginNameValue];
131
+ export type PluginNameValue = (typeof PluginNameValue)[keyof typeof PluginNameValue];
143
132
  export declare const RedisAuthTypeValue: {
144
133
  readonly AUTH_ROLE: "auth-role";
145
134
  readonly AUTH_TOKEN: "auth-token";
146
135
  readonly NONE: "none";
147
136
  };
148
- export type RedisAuthTypeValue =
149
- (typeof RedisAuthTypeValue)[keyof typeof RedisAuthTypeValue];
137
+ export type RedisAuthTypeValue = (typeof RedisAuthTypeValue)[keyof typeof RedisAuthTypeValue];
150
138
  export declare const SslSecurityProtocolValue: {
151
139
  readonly PLAINTEXT: "plaintext";
152
140
  readonly SSL_ENCRYPTION: "ssl-encryption";
@@ -157,8 +145,7 @@ export declare const EncryptionModeValue: {
157
145
  readonly SSE_KMS: "sse-kms";
158
146
  readonly SSE_S3: "sse-s3";
159
147
  };
160
- export type EncryptionModeValue =
161
- (typeof EncryptionModeValue)[keyof typeof EncryptionModeValue];
148
+ export type EncryptionModeValue = (typeof EncryptionModeValue)[keyof typeof EncryptionModeValue];
162
149
  export declare const CannedAclForObjectsValue: {
163
150
  readonly AUTHENTICATED_READ: "authenticated-read";
164
151
  readonly AWS_EXEC_READ: "aws-exec-read";
@@ -175,14 +162,12 @@ export declare const CompressionTypeValue: {
175
162
  readonly GZIP: "gzip";
176
163
  readonly NONE: "none";
177
164
  };
178
- export type CompressionTypeValue =
179
- (typeof CompressionTypeValue)[keyof typeof CompressionTypeValue];
165
+ export type CompressionTypeValue = (typeof CompressionTypeValue)[keyof typeof CompressionTypeValue];
180
166
  export declare const DataFormatValue: {
181
167
  readonly CSV: "csv";
182
168
  readonly PARQUET: "parquet";
183
169
  };
184
- export type DataFormatValue =
185
- (typeof DataFormatValue)[keyof typeof DataFormatValue];
170
+ export type DataFormatValue = (typeof DataFormatValue)[keyof typeof DataFormatValue];
186
171
  export declare const DatePartitionDelimiterValue: {
187
172
  readonly DASH: "DASH";
188
173
  readonly NONE: "NONE";
@@ -205,14 +190,12 @@ export declare const EncodingTypeValue: {
205
190
  readonly PLAIN_DICTIONARY: "plain-dictionary";
206
191
  readonly RLE_DICTIONARY: "rle-dictionary";
207
192
  };
208
- export type EncodingTypeValue =
209
- (typeof EncodingTypeValue)[keyof typeof EncodingTypeValue];
193
+ export type EncodingTypeValue = (typeof EncodingTypeValue)[keyof typeof EncodingTypeValue];
210
194
  export declare const ParquetVersionValue: {
211
195
  readonly PARQUET_1_0: "parquet-1-0";
212
196
  readonly PARQUET_2_0: "parquet-2-0";
213
197
  };
214
- export type ParquetVersionValue =
215
- (typeof ParquetVersionValue)[keyof typeof ParquetVersionValue];
198
+ export type ParquetVersionValue = (typeof ParquetVersionValue)[keyof typeof ParquetVersionValue];
216
199
  export declare const EndpointSettingTypeValue: {
217
200
  readonly BOOLEAN: "boolean";
218
201
  readonly ENUM: "enum";
@@ -225,8 +208,7 @@ export declare const ReleaseStatusValues: {
225
208
  readonly BETA: "beta";
226
209
  readonly PROD: "prod";
227
210
  };
228
- export type ReleaseStatusValues =
229
- (typeof ReleaseStatusValues)[keyof typeof ReleaseStatusValues];
211
+ export type ReleaseStatusValues = (typeof ReleaseStatusValues)[keyof typeof ReleaseStatusValues];
230
212
  export declare const SourceType: {
231
213
  readonly replication_instance: "replication-instance";
232
214
  };
@@ -235,8 +217,7 @@ export declare const CollectorStatus: {
235
217
  readonly ACTIVE: "ACTIVE";
236
218
  readonly UNREGISTERED: "UNREGISTERED";
237
219
  };
238
- export type CollectorStatus =
239
- (typeof CollectorStatus)[keyof typeof CollectorStatus];
220
+ export type CollectorStatus = (typeof CollectorStatus)[keyof typeof CollectorStatus];
240
221
  export declare const VersionStatus: {
241
222
  readonly OUTDATED: "OUTDATED";
242
223
  readonly UNSUPPORTED: "UNSUPPORTED";
@@ -247,8 +228,7 @@ export declare const OriginTypeValue: {
247
228
  readonly SOURCE: "SOURCE";
248
229
  readonly TARGET: "TARGET";
249
230
  };
250
- export type OriginTypeValue =
251
- (typeof OriginTypeValue)[keyof typeof OriginTypeValue];
231
+ export type OriginTypeValue = (typeof OriginTypeValue)[keyof typeof OriginTypeValue];
252
232
  export declare const RefreshSchemasStatusTypeValue: {
253
233
  readonly FAILED: "failed";
254
234
  readonly REFRESHING: "refreshing";
@@ -260,14 +240,12 @@ export declare const AssessmentReportType: {
260
240
  readonly CSV: "csv";
261
241
  readonly PDF: "pdf";
262
242
  };
263
- export type AssessmentReportType =
264
- (typeof AssessmentReportType)[keyof typeof AssessmentReportType];
243
+ export type AssessmentReportType = (typeof AssessmentReportType)[keyof typeof AssessmentReportType];
265
244
  export declare const ReloadOptionValue: {
266
245
  readonly DATA_RELOAD: "data-reload";
267
246
  readonly VALIDATE_ONLY: "validate-only";
268
247
  };
269
- export type ReloadOptionValue =
270
- (typeof ReloadOptionValue)[keyof typeof ReloadOptionValue];
248
+ export type ReloadOptionValue = (typeof ReloadOptionValue)[keyof typeof ReloadOptionValue];
271
249
  export declare const StartReplicationMigrationTypeValue: {
272
250
  readonly RELOAD_TARGET: "reload-target";
273
251
  readonly RESUME_PROCESSING: "resume-processing";
@@ -8,66 +8,48 @@ export declare class AccessDeniedFault extends __BaseException {
8
8
  export declare class InvalidResourceStateFault extends __BaseException {
9
9
  readonly name: "InvalidResourceStateFault";
10
10
  readonly $fault: "client";
11
- constructor(
12
- opts: __ExceptionOptionType<InvalidResourceStateFault, __BaseException>
13
- );
11
+ constructor(opts: __ExceptionOptionType<InvalidResourceStateFault, __BaseException>);
14
12
  }
15
13
  export declare class ResourceNotFoundFault extends __BaseException {
16
14
  readonly name: "ResourceNotFoundFault";
17
15
  readonly $fault: "client";
18
- constructor(
19
- opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>
20
- );
16
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundFault, __BaseException>);
21
17
  }
22
18
  export declare class FailedDependencyFault extends __BaseException {
23
19
  readonly name: "FailedDependencyFault";
24
20
  readonly $fault: "client";
25
- constructor(
26
- opts: __ExceptionOptionType<FailedDependencyFault, __BaseException>
27
- );
21
+ constructor(opts: __ExceptionOptionType<FailedDependencyFault, __BaseException>);
28
22
  }
29
23
  export declare class InvalidOperationFault extends __BaseException {
30
24
  readonly name: "InvalidOperationFault";
31
25
  readonly $fault: "client";
32
- constructor(
33
- opts: __ExceptionOptionType<InvalidOperationFault, __BaseException>
34
- );
26
+ constructor(opts: __ExceptionOptionType<InvalidOperationFault, __BaseException>);
35
27
  }
36
28
  export declare class ResourceAlreadyExistsFault extends __BaseException {
37
29
  readonly name: "ResourceAlreadyExistsFault";
38
30
  readonly $fault: "client";
39
31
  resourceArn?: string | undefined;
40
- constructor(
41
- opts: __ExceptionOptionType<ResourceAlreadyExistsFault, __BaseException>
42
- );
32
+ constructor(opts: __ExceptionOptionType<ResourceAlreadyExistsFault, __BaseException>);
43
33
  }
44
34
  export declare class ResourceQuotaExceededFault extends __BaseException {
45
35
  readonly name: "ResourceQuotaExceededFault";
46
36
  readonly $fault: "client";
47
- constructor(
48
- opts: __ExceptionOptionType<ResourceQuotaExceededFault, __BaseException>
49
- );
37
+ constructor(opts: __ExceptionOptionType<ResourceQuotaExceededFault, __BaseException>);
50
38
  }
51
39
  export declare class KMSKeyNotAccessibleFault extends __BaseException {
52
40
  readonly name: "KMSKeyNotAccessibleFault";
53
41
  readonly $fault: "client";
54
- constructor(
55
- opts: __ExceptionOptionType<KMSKeyNotAccessibleFault, __BaseException>
56
- );
42
+ constructor(opts: __ExceptionOptionType<KMSKeyNotAccessibleFault, __BaseException>);
57
43
  }
58
44
  export declare class S3AccessDeniedFault extends __BaseException {
59
45
  readonly name: "S3AccessDeniedFault";
60
46
  readonly $fault: "client";
61
- constructor(
62
- opts: __ExceptionOptionType<S3AccessDeniedFault, __BaseException>
63
- );
47
+ constructor(opts: __ExceptionOptionType<S3AccessDeniedFault, __BaseException>);
64
48
  }
65
49
  export declare class KMSAccessDeniedFault extends __BaseException {
66
50
  readonly name: "KMSAccessDeniedFault";
67
51
  readonly $fault: "client";
68
- constructor(
69
- opts: __ExceptionOptionType<KMSAccessDeniedFault, __BaseException>
70
- );
52
+ constructor(opts: __ExceptionOptionType<KMSAccessDeniedFault, __BaseException>);
71
53
  }
72
54
  export declare class KMSDisabledFault extends __BaseException {
73
55
  readonly name: "KMSDisabledFault";
@@ -77,9 +59,7 @@ export declare class KMSDisabledFault extends __BaseException {
77
59
  export declare class KMSInvalidStateFault extends __BaseException {
78
60
  readonly name: "KMSInvalidStateFault";
79
61
  readonly $fault: "client";
80
- constructor(
81
- opts: __ExceptionOptionType<KMSInvalidStateFault, __BaseException>
82
- );
62
+ constructor(opts: __ExceptionOptionType<KMSInvalidStateFault, __BaseException>);
83
63
  }
84
64
  export declare class KMSNotFoundFault extends __BaseException {
85
65
  readonly name: "KMSNotFoundFault";
@@ -94,23 +74,17 @@ export declare class KMSThrottlingFault extends __BaseException {
94
74
  export declare class SNSInvalidTopicFault extends __BaseException {
95
75
  readonly name: "SNSInvalidTopicFault";
96
76
  readonly $fault: "client";
97
- constructor(
98
- opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>
99
- );
77
+ constructor(opts: __ExceptionOptionType<SNSInvalidTopicFault, __BaseException>);
100
78
  }
101
79
  export declare class SNSNoAuthorizationFault extends __BaseException {
102
80
  readonly name: "SNSNoAuthorizationFault";
103
81
  readonly $fault: "client";
104
- constructor(
105
- opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>
106
- );
82
+ constructor(opts: __ExceptionOptionType<SNSNoAuthorizationFault, __BaseException>);
107
83
  }
108
84
  export declare class S3ResourceNotFoundFault extends __BaseException {
109
85
  readonly name: "S3ResourceNotFoundFault";
110
86
  readonly $fault: "client";
111
- constructor(
112
- opts: __ExceptionOptionType<S3ResourceNotFoundFault, __BaseException>
113
- );
87
+ constructor(opts: __ExceptionOptionType<S3ResourceNotFoundFault, __BaseException>);
114
88
  }
115
89
  export declare class InvalidSubnet extends __BaseException {
116
90
  readonly name: "InvalidSubnet";
@@ -121,49 +95,33 @@ export declare class ReplicationSubnetGroupDoesNotCoverEnoughAZs extends __BaseE
121
95
  readonly name: "ReplicationSubnetGroupDoesNotCoverEnoughAZs";
122
96
  readonly $fault: "client";
123
97
  constructor(
124
- opts: __ExceptionOptionType<
125
- ReplicationSubnetGroupDoesNotCoverEnoughAZs,
126
- __BaseException
127
- >
98
+ opts: __ExceptionOptionType<ReplicationSubnetGroupDoesNotCoverEnoughAZs, __BaseException>,
128
99
  );
129
100
  }
130
101
  export declare class InsufficientResourceCapacityFault extends __BaseException {
131
102
  readonly name: "InsufficientResourceCapacityFault";
132
103
  readonly $fault: "client";
133
- constructor(
134
- opts: __ExceptionOptionType<
135
- InsufficientResourceCapacityFault,
136
- __BaseException
137
- >
138
- );
104
+ constructor(opts: __ExceptionOptionType<InsufficientResourceCapacityFault, __BaseException>);
139
105
  }
140
106
  export declare class StorageQuotaExceededFault extends __BaseException {
141
107
  readonly name: "StorageQuotaExceededFault";
142
108
  readonly $fault: "client";
143
- constructor(
144
- opts: __ExceptionOptionType<StorageQuotaExceededFault, __BaseException>
145
- );
109
+ constructor(opts: __ExceptionOptionType<StorageQuotaExceededFault, __BaseException>);
146
110
  }
147
111
  export declare class CollectorNotFoundFault extends __BaseException {
148
112
  readonly name: "CollectorNotFoundFault";
149
113
  readonly $fault: "client";
150
- constructor(
151
- opts: __ExceptionOptionType<CollectorNotFoundFault, __BaseException>
152
- );
114
+ constructor(opts: __ExceptionOptionType<CollectorNotFoundFault, __BaseException>);
153
115
  }
154
116
  export declare class InvalidCertificateFault extends __BaseException {
155
117
  readonly name: "InvalidCertificateFault";
156
118
  readonly $fault: "client";
157
- constructor(
158
- opts: __ExceptionOptionType<InvalidCertificateFault, __BaseException>
159
- );
119
+ constructor(opts: __ExceptionOptionType<InvalidCertificateFault, __BaseException>);
160
120
  }
161
121
  export declare class UpgradeDependencyFailureFault extends __BaseException {
162
122
  readonly name: "UpgradeDependencyFailureFault";
163
123
  readonly $fault: "client";
164
- constructor(
165
- opts: __ExceptionOptionType<UpgradeDependencyFailureFault, __BaseException>
166
- );
124
+ constructor(opts: __ExceptionOptionType<UpgradeDependencyFailureFault, __BaseException>);
167
125
  }
168
126
  export declare class SubnetAlreadyInUse extends __BaseException {
169
127
  readonly name: "SubnetAlreadyInUse";
@@ -73,9 +73,7 @@ export interface ResourcePendingMaintenanceActions {
73
73
  PendingMaintenanceActionDetails?: PendingMaintenanceAction[] | undefined;
74
74
  }
75
75
  export interface ApplyPendingMaintenanceActionResponse {
76
- ResourcePendingMaintenanceActions?:
77
- | ResourcePendingMaintenanceActions
78
- | undefined;
76
+ ResourcePendingMaintenanceActions?: ResourcePendingMaintenanceActions | undefined;
79
77
  }
80
78
  export interface RecommendationSettings {
81
79
  InstanceSizingType: string | undefined;
@@ -103,9 +101,7 @@ export interface CancelMetadataModelConversionMessage {
103
101
  export interface DefaultErrorDetails {
104
102
  Message?: string | undefined;
105
103
  }
106
- export type ErrorDetails =
107
- | ErrorDetails.DefaultErrorDetailsMember
108
- | ErrorDetails.$UnknownMember;
104
+ export type ErrorDetails = ErrorDetails.DefaultErrorDetailsMember | ErrorDetails.$UnknownMember;
109
105
  export declare namespace ErrorDetails {
110
106
  interface DefaultErrorDetailsMember {
111
107
  defaultErrorDetails: DefaultErrorDetails;
@@ -534,9 +530,7 @@ export declare namespace DataProviderSettings {
534
530
  MySqlSettings: (value: MySqlDataProviderSettings) => T;
535
531
  OracleSettings: (value: OracleDataProviderSettings) => T;
536
532
  SybaseAseSettings: (value: SybaseAseDataProviderSettings) => T;
537
- MicrosoftSqlServerSettings: (
538
- value: MicrosoftSqlServerDataProviderSettings
539
- ) => T;
533
+ MicrosoftSqlServerSettings: (value: MicrosoftSqlServerDataProviderSettings) => T;
540
534
  DocDbSettings: (value: DocDbDataProviderSettings) => T;
541
535
  MariaDbSettings: (value: MariaDbDataProviderSettings) => T;
542
536
  IbmDb2LuwSettings: (value: IbmDb2LuwDataProviderSettings) => T;
@@ -646,9 +640,7 @@ export interface KafkaSettings {
646
640
  SaslPassword?: string | undefined;
647
641
  NoHexPrefix?: boolean | undefined;
648
642
  SaslMechanism?: KafkaSaslMechanism | undefined;
649
- SslEndpointIdentificationAlgorithm?:
650
- | KafkaSslEndpointIdentificationAlgorithm
651
- | undefined;
643
+ SslEndpointIdentificationAlgorithm?: KafkaSslEndpointIdentificationAlgorithm | undefined;
652
644
  UseLargeIntegerValue?: boolean | undefined;
653
645
  }
654
646
  export interface KinesisSettings {
@@ -2071,9 +2063,7 @@ export interface ReplicationTaskAssessmentResult {
2071
2063
  export interface DescribeReplicationTaskAssessmentResultsResponse {
2072
2064
  Marker?: string | undefined;
2073
2065
  BucketName?: string | undefined;
2074
- ReplicationTaskAssessmentResults?:
2075
- | ReplicationTaskAssessmentResult[]
2076
- | undefined;
2066
+ ReplicationTaskAssessmentResults?: ReplicationTaskAssessmentResult[] | undefined;
2077
2067
  }
2078
2068
  export interface DescribeReplicationTaskAssessmentRunsMessage {
2079
2069
  Filters?: Filter[] | undefined;
@@ -2098,9 +2088,7 @@ export interface ReplicationTaskIndividualAssessment {
2098
2088
  }
2099
2089
  export interface DescribeReplicationTaskIndividualAssessmentsResponse {
2100
2090
  Marker?: string | undefined;
2101
- ReplicationTaskIndividualAssessments?:
2102
- | ReplicationTaskIndividualAssessment[]
2103
- | undefined;
2091
+ ReplicationTaskIndividualAssessments?: ReplicationTaskIndividualAssessment[] | undefined;
2104
2092
  }
2105
2093
  export interface DescribeReplicationTasksMessage {
2106
2094
  Filters?: Filter[] | undefined;
@@ -2269,12 +2257,8 @@ export interface ModifyInstanceProfileResponse {
2269
2257
  export interface ModifyMigrationProjectMessage {
2270
2258
  MigrationProjectIdentifier: string | undefined;
2271
2259
  MigrationProjectName?: string | undefined;
2272
- SourceDataProviderDescriptors?:
2273
- | DataProviderDescriptorDefinition[]
2274
- | undefined;
2275
- TargetDataProviderDescriptors?:
2276
- | DataProviderDescriptorDefinition[]
2277
- | undefined;
2260
+ SourceDataProviderDescriptors?: DataProviderDescriptorDefinition[] | undefined;
2261
+ TargetDataProviderDescriptors?: DataProviderDescriptorDefinition[] | undefined;
2278
2262
  InstanceProfileIdentifier?: string | undefined;
2279
2263
  TransformationRules?: string | undefined;
2280
2264
  Description?: string | undefined;
@@ -1,6 +1,5 @@
1
1
  import { PaginationConfiguration } from "@smithy/types";
2
2
  import { DatabaseMigrationServiceClient } from "../DatabaseMigrationServiceClient";
3
- export interface DatabaseMigrationServicePaginationConfiguration
4
- extends PaginationConfiguration {
3
+ export interface DatabaseMigrationServicePaginationConfiguration extends PaginationConfiguration {
5
4
  client: DatabaseMigrationServiceClient;
6
5
  }
@@ -1,8 +1,6 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
2
  import { DatabaseMigrationServiceClientConfig } from "./DatabaseMigrationServiceClient";
3
- export declare const getRuntimeConfig: (
4
- config: DatabaseMigrationServiceClientConfig
5
- ) => {
3
+ export declare const getRuntimeConfig: (config: DatabaseMigrationServiceClientConfig) => {
6
4
  runtime: string;
7
5
  defaultsMode: import("@smithy/types").Provider<
8
6
  import("@smithy/core/client").ResolvedDefaultsMode
@@ -10,24 +8,16 @@ export declare const getRuntimeConfig: (
10
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
9
  credentialDefaultProvider:
12
10
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
13
- | ((
14
- _: unknown
15
- ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
+ | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
16
12
  defaultUserAgentProvider: (
17
- config?: import("@aws-sdk/core/client").PreviouslyResolved
13
+ config?: import("@aws-sdk/core/client").PreviouslyResolved,
18
14
  ) => Promise<import("@smithy/types").UserAgent>;
19
15
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
16
  region: string | import("@smithy/types").Provider<any>;
21
- requestHandler:
22
- | import("@smithy/core/protocols").HttpHandler<any>
23
- | RequestHandler;
17
+ requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
24
18
  retryMode: string | import("@smithy/types").Provider<string>;
25
19
  streamCollector: (
26
- stream:
27
- | import("stream").Readable
28
- | import("stream/web").ReadableStream
29
- | ReadableStream
30
- | Blob
20
+ stream: import("stream").Readable | import("stream/web").ReadableStream | ReadableStream | Blob,
31
21
  ) => Promise<Uint8Array>;
32
22
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
33
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
@@ -55,13 +45,8 @@ export declare const getRuntimeConfig: (
55
45
  logger: import("@smithy/types").Logger;
56
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
57
47
  customUserAgent?: string | import("@smithy/types").UserAgent;
58
- userAgentAppId?:
59
- | string
60
- | undefined
61
- | import("@smithy/types").Provider<string | undefined>;
62
- retryStrategy?:
63
- | import("@smithy/types").RetryStrategy
64
- | import("@smithy/types").RetryStrategyV2;
48
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
49
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
65
50
  endpoint?:
66
51
  | ((
67
52
  | string
@@ -83,7 +68,7 @@ export declare const getRuntimeConfig: (
83
68
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
84
69
  context?: {
85
70
  logger?: import("@smithy/types").Logger;
86
- }
71
+ },
87
72
  ) => import("@smithy/types").EndpointV2;
88
73
  tls?: boolean;
89
74
  serviceConfiguredEndpoint?: never;
@@ -96,13 +81,13 @@ export declare const getRuntimeConfig: (
96
81
  signer?:
97
82
  | import("@smithy/types").RequestSigner
98
83
  | ((
99
- authScheme?: import("@smithy/types").AuthScheme
84
+ authScheme?: import("@smithy/types").AuthScheme,
100
85
  ) => Promise<import("@smithy/types").RequestSigner>);
101
86
  signingEscapePath?: boolean;
102
87
  systemClockOffset?: number;
103
88
  signingRegion?: string;
104
89
  signerConstructor?: new (
105
90
  options: import("@smithy/signature-v4").SignatureV4Init &
106
- import("@smithy/signature-v4").SignatureV4CryptoInit
91
+ import("@smithy/signature-v4").SignatureV4CryptoInit,
107
92
  ) => import("@smithy/types").RequestSigner;
108
93
  };