@aws-sdk/client-database-migration-service 3.293.0 → 3.295.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 (149) hide show
  1. package/dist-cjs/commands/AddTagsToResourceCommand.js +4 -4
  2. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +4 -4
  3. package/dist-cjs/commands/BatchStartRecommendationsCommand.js +4 -4
  4. package/dist-cjs/commands/CancelReplicationTaskAssessmentRunCommand.js +4 -4
  5. package/dist-cjs/commands/CreateEndpointCommand.js +4 -4
  6. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +4 -4
  7. package/dist-cjs/commands/CreateFleetAdvisorCollectorCommand.js +4 -4
  8. package/dist-cjs/commands/CreateReplicationInstanceCommand.js +4 -4
  9. package/dist-cjs/commands/CreateReplicationSubnetGroupCommand.js +4 -4
  10. package/dist-cjs/commands/CreateReplicationTaskCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteCertificateCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteConnectionCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteEndpointCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteFleetAdvisorCollectorCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteFleetAdvisorDatabasesCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteReplicationInstanceCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteReplicationSubnetGroupCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteReplicationTaskAssessmentRunCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteReplicationTaskCommand.js +4 -4
  21. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +4 -4
  22. package/dist-cjs/commands/DescribeApplicableIndividualAssessmentsCommand.js +4 -4
  23. package/dist-cjs/commands/DescribeCertificatesCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeConnectionsCommand.js +4 -4
  25. package/dist-cjs/commands/DescribeEndpointSettingsCommand.js +4 -4
  26. package/dist-cjs/commands/DescribeEndpointTypesCommand.js +4 -4
  27. package/dist-cjs/commands/DescribeEndpointsCommand.js +4 -4
  28. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +4 -4
  29. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +4 -4
  30. package/dist-cjs/commands/DescribeEventsCommand.js +4 -4
  31. package/dist-cjs/commands/DescribeFleetAdvisorCollectorsCommand.js +4 -4
  32. package/dist-cjs/commands/DescribeFleetAdvisorDatabasesCommand.js +4 -4
  33. package/dist-cjs/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +4 -4
  34. package/dist-cjs/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +4 -4
  35. package/dist-cjs/commands/DescribeFleetAdvisorSchemasCommand.js +4 -4
  36. package/dist-cjs/commands/DescribeOrderableReplicationInstancesCommand.js +4 -4
  37. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +4 -4
  38. package/dist-cjs/commands/DescribeRecommendationLimitationsCommand.js +4 -4
  39. package/dist-cjs/commands/DescribeRecommendationsCommand.js +4 -4
  40. package/dist-cjs/commands/DescribeRefreshSchemasStatusCommand.js +4 -4
  41. package/dist-cjs/commands/DescribeReplicationInstanceTaskLogsCommand.js +4 -4
  42. package/dist-cjs/commands/DescribeReplicationInstancesCommand.js +4 -4
  43. package/dist-cjs/commands/DescribeReplicationSubnetGroupsCommand.js +4 -4
  44. package/dist-cjs/commands/DescribeReplicationTaskAssessmentResultsCommand.js +4 -4
  45. package/dist-cjs/commands/DescribeReplicationTaskAssessmentRunsCommand.js +4 -4
  46. package/dist-cjs/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +4 -4
  47. package/dist-cjs/commands/DescribeReplicationTasksCommand.js +4 -4
  48. package/dist-cjs/commands/DescribeSchemasCommand.js +4 -4
  49. package/dist-cjs/commands/DescribeTableStatisticsCommand.js +4 -4
  50. package/dist-cjs/commands/ImportCertificateCommand.js +4 -4
  51. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  52. package/dist-cjs/commands/ModifyEndpointCommand.js +4 -4
  53. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +4 -4
  54. package/dist-cjs/commands/ModifyReplicationInstanceCommand.js +4 -4
  55. package/dist-cjs/commands/ModifyReplicationSubnetGroupCommand.js +4 -4
  56. package/dist-cjs/commands/ModifyReplicationTaskCommand.js +4 -4
  57. package/dist-cjs/commands/MoveReplicationTaskCommand.js +4 -4
  58. package/dist-cjs/commands/RebootReplicationInstanceCommand.js +4 -4
  59. package/dist-cjs/commands/RefreshSchemasCommand.js +4 -4
  60. package/dist-cjs/commands/ReloadTablesCommand.js +4 -4
  61. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +4 -4
  62. package/dist-cjs/commands/RunFleetAdvisorLsaAnalysisCommand.js +4 -4
  63. package/dist-cjs/commands/StartRecommendationsCommand.js +4 -4
  64. package/dist-cjs/commands/StartReplicationTaskAssessmentCommand.js +4 -4
  65. package/dist-cjs/commands/StartReplicationTaskAssessmentRunCommand.js +4 -4
  66. package/dist-cjs/commands/StartReplicationTaskCommand.js +4 -4
  67. package/dist-cjs/commands/StopReplicationTaskCommand.js +4 -4
  68. package/dist-cjs/commands/TestConnectionCommand.js +4 -4
  69. package/dist-cjs/commands/UpdateSubscriptionsToEventBridgeCommand.js +4 -4
  70. package/dist-cjs/models/models_0.js +18 -6
  71. package/dist-cjs/protocols/Aws_json1_1.js +16 -0
  72. package/dist-es/commands/AddTagsToResourceCommand.js +4 -4
  73. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +4 -4
  74. package/dist-es/commands/BatchStartRecommendationsCommand.js +4 -4
  75. package/dist-es/commands/CancelReplicationTaskAssessmentRunCommand.js +4 -4
  76. package/dist-es/commands/CreateEndpointCommand.js +4 -4
  77. package/dist-es/commands/CreateEventSubscriptionCommand.js +4 -4
  78. package/dist-es/commands/CreateFleetAdvisorCollectorCommand.js +4 -4
  79. package/dist-es/commands/CreateReplicationInstanceCommand.js +4 -4
  80. package/dist-es/commands/CreateReplicationSubnetGroupCommand.js +4 -4
  81. package/dist-es/commands/CreateReplicationTaskCommand.js +4 -4
  82. package/dist-es/commands/DeleteCertificateCommand.js +4 -4
  83. package/dist-es/commands/DeleteConnectionCommand.js +4 -4
  84. package/dist-es/commands/DeleteEndpointCommand.js +4 -4
  85. package/dist-es/commands/DeleteEventSubscriptionCommand.js +4 -4
  86. package/dist-es/commands/DeleteFleetAdvisorCollectorCommand.js +4 -4
  87. package/dist-es/commands/DeleteFleetAdvisorDatabasesCommand.js +4 -4
  88. package/dist-es/commands/DeleteReplicationInstanceCommand.js +4 -4
  89. package/dist-es/commands/DeleteReplicationSubnetGroupCommand.js +4 -4
  90. package/dist-es/commands/DeleteReplicationTaskAssessmentRunCommand.js +4 -4
  91. package/dist-es/commands/DeleteReplicationTaskCommand.js +4 -4
  92. package/dist-es/commands/DescribeAccountAttributesCommand.js +4 -4
  93. package/dist-es/commands/DescribeApplicableIndividualAssessmentsCommand.js +4 -4
  94. package/dist-es/commands/DescribeCertificatesCommand.js +4 -4
  95. package/dist-es/commands/DescribeConnectionsCommand.js +4 -4
  96. package/dist-es/commands/DescribeEndpointSettingsCommand.js +4 -4
  97. package/dist-es/commands/DescribeEndpointTypesCommand.js +4 -4
  98. package/dist-es/commands/DescribeEndpointsCommand.js +4 -4
  99. package/dist-es/commands/DescribeEventCategoriesCommand.js +4 -4
  100. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +4 -4
  101. package/dist-es/commands/DescribeEventsCommand.js +4 -4
  102. package/dist-es/commands/DescribeFleetAdvisorCollectorsCommand.js +4 -4
  103. package/dist-es/commands/DescribeFleetAdvisorDatabasesCommand.js +4 -4
  104. package/dist-es/commands/DescribeFleetAdvisorLsaAnalysisCommand.js +4 -4
  105. package/dist-es/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.js +4 -4
  106. package/dist-es/commands/DescribeFleetAdvisorSchemasCommand.js +4 -4
  107. package/dist-es/commands/DescribeOrderableReplicationInstancesCommand.js +4 -4
  108. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +4 -4
  109. package/dist-es/commands/DescribeRecommendationLimitationsCommand.js +4 -4
  110. package/dist-es/commands/DescribeRecommendationsCommand.js +4 -4
  111. package/dist-es/commands/DescribeRefreshSchemasStatusCommand.js +4 -4
  112. package/dist-es/commands/DescribeReplicationInstanceTaskLogsCommand.js +4 -4
  113. package/dist-es/commands/DescribeReplicationInstancesCommand.js +4 -4
  114. package/dist-es/commands/DescribeReplicationSubnetGroupsCommand.js +4 -4
  115. package/dist-es/commands/DescribeReplicationTaskAssessmentResultsCommand.js +4 -4
  116. package/dist-es/commands/DescribeReplicationTaskAssessmentRunsCommand.js +4 -4
  117. package/dist-es/commands/DescribeReplicationTaskIndividualAssessmentsCommand.js +4 -4
  118. package/dist-es/commands/DescribeReplicationTasksCommand.js +4 -4
  119. package/dist-es/commands/DescribeSchemasCommand.js +4 -4
  120. package/dist-es/commands/DescribeTableStatisticsCommand.js +4 -4
  121. package/dist-es/commands/ImportCertificateCommand.js +4 -4
  122. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  123. package/dist-es/commands/ModifyEndpointCommand.js +4 -4
  124. package/dist-es/commands/ModifyEventSubscriptionCommand.js +4 -4
  125. package/dist-es/commands/ModifyReplicationInstanceCommand.js +4 -4
  126. package/dist-es/commands/ModifyReplicationSubnetGroupCommand.js +4 -4
  127. package/dist-es/commands/ModifyReplicationTaskCommand.js +4 -4
  128. package/dist-es/commands/MoveReplicationTaskCommand.js +4 -4
  129. package/dist-es/commands/RebootReplicationInstanceCommand.js +4 -4
  130. package/dist-es/commands/RefreshSchemasCommand.js +4 -4
  131. package/dist-es/commands/ReloadTablesCommand.js +4 -4
  132. package/dist-es/commands/RemoveTagsFromResourceCommand.js +4 -4
  133. package/dist-es/commands/RunFleetAdvisorLsaAnalysisCommand.js +4 -4
  134. package/dist-es/commands/StartRecommendationsCommand.js +4 -4
  135. package/dist-es/commands/StartReplicationTaskAssessmentCommand.js +4 -4
  136. package/dist-es/commands/StartReplicationTaskAssessmentRunCommand.js +4 -4
  137. package/dist-es/commands/StartReplicationTaskCommand.js +4 -4
  138. package/dist-es/commands/StopReplicationTaskCommand.js +4 -4
  139. package/dist-es/commands/TestConnectionCommand.js +4 -4
  140. package/dist-es/commands/UpdateSubscriptionsToEventBridgeCommand.js +4 -4
  141. package/dist-es/models/models_0.js +12 -0
  142. package/dist-es/protocols/Aws_json1_1.js +16 -0
  143. package/dist-types/DatabaseMigrationServiceClient.d.ts +4 -4
  144. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  145. package/dist-types/models/models_0.d.ts +44 -0
  146. package/dist-types/ts3.4/DatabaseMigrationServiceClient.d.ts +4 -4
  147. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  148. package/dist-types/ts3.4/models/models_0.d.ts +17 -0
  149. package/package.json +37 -37
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RunFleetAdvisorLsaAnalysisResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1RunFleetAdvisorLsaAnalysisCommand, serializeAws_json1_1RunFleetAdvisorLsaAnalysisCommand, } from "../protocols/Aws_json1_1";
6
6
  export class RunFleetAdvisorLsaAnalysisCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RunFleetAdvisorLsaAnalysisCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RunFleetAdvisorLsaAnalysisCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartRecommendationsRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartRecommendationsCommand, serializeAws_json1_1StartRecommendationsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartRecommendationsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartRecommendationsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartRecommendationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartReplicationTaskAssessmentMessageFilterSensitiveLog, StartReplicationTaskAssessmentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartReplicationTaskAssessmentCommand, serializeAws_json1_1StartReplicationTaskAssessmentCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartReplicationTaskAssessmentCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartReplicationTaskAssessmentCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartReplicationTaskAssessmentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartReplicationTaskAssessmentRunMessageFilterSensitiveLog, StartReplicationTaskAssessmentRunResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartReplicationTaskAssessmentRunCommand, serializeAws_json1_1StartReplicationTaskAssessmentRunCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartReplicationTaskAssessmentRunCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartReplicationTaskAssessmentRunCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartReplicationTaskAssessmentRunCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartReplicationTaskMessageFilterSensitiveLog, StartReplicationTaskResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StartReplicationTaskCommand, serializeAws_json1_1StartReplicationTaskCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StartReplicationTaskCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StartReplicationTaskCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StartReplicationTaskCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StopReplicationTaskMessageFilterSensitiveLog, StopReplicationTaskResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1StopReplicationTaskCommand, serializeAws_json1_1StopReplicationTaskCommand, } from "../protocols/Aws_json1_1";
6
6
  export class StopReplicationTaskCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class StopReplicationTaskCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, StopReplicationTaskCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TestConnectionMessageFilterSensitiveLog, TestConnectionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1TestConnectionCommand, serializeAws_json1_1TestConnectionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class TestConnectionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TestConnectionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TestConnectionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateSubscriptionsToEventBridgeMessageFilterSensitiveLog, UpdateSubscriptionsToEventBridgeResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1UpdateSubscriptionsToEventBridgeCommand, serializeAws_json1_1UpdateSubscriptionsToEventBridgeCommand, } from "../protocols/Aws_json1_1";
6
6
  export class UpdateSubscriptionsToEventBridgeCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateSubscriptionsToEventBridgeCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateSubscriptionsToEventBridgeCommand.getEndpointParameterInstructions()));
@@ -56,6 +56,11 @@ export var MessageFormatValue;
56
56
  MessageFormatValue["JSON"] = "json";
57
57
  MessageFormatValue["JSON_UNFORMATTED"] = "json-unformatted";
58
58
  })(MessageFormatValue || (MessageFormatValue = {}));
59
+ export var KafkaSaslMechanism;
60
+ (function (KafkaSaslMechanism) {
61
+ KafkaSaslMechanism["PLAIN"] = "plain";
62
+ KafkaSaslMechanism["SCRAM_SHA_512"] = "scram-sha-512";
63
+ })(KafkaSaslMechanism || (KafkaSaslMechanism = {}));
59
64
  export var KafkaSecurityProtocol;
60
65
  (function (KafkaSecurityProtocol) {
61
66
  KafkaSecurityProtocol["PLAINTEXT"] = "plaintext";
@@ -69,6 +74,13 @@ export var SafeguardPolicy;
69
74
  SafeguardPolicy["RELY_ON_SQL_SERVER_REPLICATION_AGENT"] = "rely-on-sql-server-replication-agent";
70
75
  SafeguardPolicy["SHARED_AUTOMATIC_TRUNCATION"] = "shared-automatic-truncation";
71
76
  })(SafeguardPolicy || (SafeguardPolicy = {}));
77
+ export var TlogAccessMode;
78
+ (function (TlogAccessMode) {
79
+ TlogAccessMode["BackupOnly"] = "BackupOnly";
80
+ TlogAccessMode["PreferBackup"] = "PreferBackup";
81
+ TlogAccessMode["PreferTlog"] = "PreferTlog";
82
+ TlogAccessMode["TlogOnly"] = "TlogOnly";
83
+ })(TlogAccessMode || (TlogAccessMode = {}));
72
84
  export var AuthMechanismValue;
73
85
  (function (AuthMechanismValue) {
74
86
  AuthMechanismValue["DEFAULT"] = "default";
@@ -4040,6 +4040,7 @@ const serializeAws_json1_1KafkaSettings = (input, context) => {
4040
4040
  ...(input.PartitionIncludeSchemaTable != null && {
4041
4041
  PartitionIncludeSchemaTable: input.PartitionIncludeSchemaTable,
4042
4042
  }),
4043
+ ...(input.SaslMechanism != null && { SaslMechanism: input.SaslMechanism }),
4043
4044
  ...(input.SaslPassword != null && { SaslPassword: input.SaslPassword }),
4044
4045
  ...(input.SaslUsername != null && { SaslUsername: input.SaslUsername }),
4045
4046
  ...(input.SecurityProtocol != null && { SecurityProtocol: input.SecurityProtocol }),
@@ -4088,6 +4089,7 @@ const serializeAws_json1_1MicrosoftSQLServerSettings = (input, context) => {
4088
4089
  ...(input.BcpPacketSize != null && { BcpPacketSize: input.BcpPacketSize }),
4089
4090
  ...(input.ControlTablesFileGroup != null && { ControlTablesFileGroup: input.ControlTablesFileGroup }),
4090
4091
  ...(input.DatabaseName != null && { DatabaseName: input.DatabaseName }),
4092
+ ...(input.ForceLobLookup != null && { ForceLobLookup: input.ForceLobLookup }),
4091
4093
  ...(input.Password != null && { Password: input.Password }),
4092
4094
  ...(input.Port != null && { Port: input.Port }),
4093
4095
  ...(input.QuerySingleAlwaysOnNode != null && { QuerySingleAlwaysOnNode: input.QuerySingleAlwaysOnNode }),
@@ -4098,6 +4100,7 @@ const serializeAws_json1_1MicrosoftSQLServerSettings = (input, context) => {
4098
4100
  }),
4099
4101
  ...(input.SecretsManagerSecretId != null && { SecretsManagerSecretId: input.SecretsManagerSecretId }),
4100
4102
  ...(input.ServerName != null && { ServerName: input.ServerName }),
4103
+ ...(input.TlogAccessMode != null && { TlogAccessMode: input.TlogAccessMode }),
4101
4104
  ...(input.TrimSpaceInChar != null && { TrimSpaceInChar: input.TrimSpaceInChar }),
4102
4105
  ...(input.UseBcpFullLoad != null && { UseBcpFullLoad: input.UseBcpFullLoad }),
4103
4106
  ...(input.UseThirdPartyBackupDevice != null && { UseThirdPartyBackupDevice: input.UseThirdPartyBackupDevice }),
@@ -4305,6 +4308,9 @@ const serializeAws_json1_1OracleSettings = (input, context) => {
4305
4308
  ...(input.AsmServer != null && { AsmServer: input.AsmServer }),
4306
4309
  ...(input.AsmUser != null && { AsmUser: input.AsmUser }),
4307
4310
  ...(input.CharLengthSemantics != null && { CharLengthSemantics: input.CharLengthSemantics }),
4311
+ ...(input.ConvertTimestampWithZoneToUTC != null && {
4312
+ ConvertTimestampWithZoneToUTC: input.ConvertTimestampWithZoneToUTC,
4313
+ }),
4308
4314
  ...(input.DatabaseName != null && { DatabaseName: input.DatabaseName }),
4309
4315
  ...(input.DirectPathNoLog != null && { DirectPathNoLog: input.DirectPathNoLog }),
4310
4316
  ...(input.DirectPathParallelLoad != null && { DirectPathParallelLoad: input.DirectPathParallelLoad }),
@@ -4361,6 +4367,7 @@ const serializeAws_json1_1PostgreSQLSettings = (input, context) => {
4361
4367
  ...(input.HeartbeatEnable != null && { HeartbeatEnable: input.HeartbeatEnable }),
4362
4368
  ...(input.HeartbeatFrequency != null && { HeartbeatFrequency: input.HeartbeatFrequency }),
4363
4369
  ...(input.HeartbeatSchema != null && { HeartbeatSchema: input.HeartbeatSchema }),
4370
+ ...(input.MapBooleanAsBoolean != null && { MapBooleanAsBoolean: input.MapBooleanAsBoolean }),
4364
4371
  ...(input.MaxFileSize != null && { MaxFileSize: input.MaxFileSize }),
4365
4372
  ...(input.Password != null && { Password: input.Password }),
4366
4373
  ...(input.PluginName != null && { PluginName: input.PluginName }),
@@ -4415,6 +4422,7 @@ const serializeAws_json1_1RedshiftSettings = (input, context) => {
4415
4422
  ...(input.ExplicitIds != null && { ExplicitIds: input.ExplicitIds }),
4416
4423
  ...(input.FileTransferUploadStreams != null && { FileTransferUploadStreams: input.FileTransferUploadStreams }),
4417
4424
  ...(input.LoadTimeout != null && { LoadTimeout: input.LoadTimeout }),
4425
+ ...(input.MapBooleanAsBoolean != null && { MapBooleanAsBoolean: input.MapBooleanAsBoolean }),
4418
4426
  ...(input.MaxFileSize != null && { MaxFileSize: input.MaxFileSize }),
4419
4427
  ...(input.Password != null && { Password: input.Password }),
4420
4428
  ...(input.Port != null && { Port: input.Port }),
@@ -4489,6 +4497,7 @@ const serializeAws_json1_1S3Settings = (input, context) => {
4489
4497
  ...(input.EncryptionMode != null && { EncryptionMode: input.EncryptionMode }),
4490
4498
  ...(input.ExpectedBucketOwner != null && { ExpectedBucketOwner: input.ExpectedBucketOwner }),
4491
4499
  ...(input.ExternalTableDefinition != null && { ExternalTableDefinition: input.ExternalTableDefinition }),
4500
+ ...(input.GlueCatalogGeneration != null && { GlueCatalogGeneration: input.GlueCatalogGeneration }),
4492
4501
  ...(input.IgnoreHeaderRows != null && { IgnoreHeaderRows: input.IgnoreHeaderRows }),
4493
4502
  ...(input.IncludeOpForFullLoad != null && { IncludeOpForFullLoad: input.IncludeOpForFullLoad }),
4494
4503
  ...(input.MaxFileSize != null && { MaxFileSize: input.MaxFileSize }),
@@ -5554,6 +5563,7 @@ const deserializeAws_json1_1KafkaSettings = (output, context) => {
5554
5563
  MessageMaxBytes: __expectInt32(output.MessageMaxBytes),
5555
5564
  NoHexPrefix: __expectBoolean(output.NoHexPrefix),
5556
5565
  PartitionIncludeSchemaTable: __expectBoolean(output.PartitionIncludeSchemaTable),
5566
+ SaslMechanism: __expectString(output.SaslMechanism),
5557
5567
  SaslPassword: __expectString(output.SaslPassword),
5558
5568
  SaslUsername: __expectString(output.SaslUsername),
5559
5569
  SecurityProtocol: __expectString(output.SecurityProtocol),
@@ -5644,6 +5654,7 @@ const deserializeAws_json1_1MicrosoftSQLServerSettings = (output, context) => {
5644
5654
  BcpPacketSize: __expectInt32(output.BcpPacketSize),
5645
5655
  ControlTablesFileGroup: __expectString(output.ControlTablesFileGroup),
5646
5656
  DatabaseName: __expectString(output.DatabaseName),
5657
+ ForceLobLookup: __expectBoolean(output.ForceLobLookup),
5647
5658
  Password: __expectString(output.Password),
5648
5659
  Port: __expectInt32(output.Port),
5649
5660
  QuerySingleAlwaysOnNode: __expectBoolean(output.QuerySingleAlwaysOnNode),
@@ -5652,6 +5663,7 @@ const deserializeAws_json1_1MicrosoftSQLServerSettings = (output, context) => {
5652
5663
  SecretsManagerAccessRoleArn: __expectString(output.SecretsManagerAccessRoleArn),
5653
5664
  SecretsManagerSecretId: __expectString(output.SecretsManagerSecretId),
5654
5665
  ServerName: __expectString(output.ServerName),
5666
+ TlogAccessMode: __expectString(output.TlogAccessMode),
5655
5667
  TrimSpaceInChar: __expectBoolean(output.TrimSpaceInChar),
5656
5668
  UseBcpFullLoad: __expectBoolean(output.UseBcpFullLoad),
5657
5669
  UseThirdPartyBackupDevice: __expectBoolean(output.UseThirdPartyBackupDevice),
@@ -5757,6 +5769,7 @@ const deserializeAws_json1_1OracleSettings = (output, context) => {
5757
5769
  AsmServer: __expectString(output.AsmServer),
5758
5770
  AsmUser: __expectString(output.AsmUser),
5759
5771
  CharLengthSemantics: __expectString(output.CharLengthSemantics),
5772
+ ConvertTimestampWithZoneToUTC: __expectBoolean(output.ConvertTimestampWithZoneToUTC),
5760
5773
  DatabaseName: __expectString(output.DatabaseName),
5761
5774
  DirectPathNoLog: __expectBoolean(output.DirectPathNoLog),
5762
5775
  DirectPathParallelLoad: __expectBoolean(output.DirectPathParallelLoad),
@@ -5867,6 +5880,7 @@ const deserializeAws_json1_1PostgreSQLSettings = (output, context) => {
5867
5880
  HeartbeatEnable: __expectBoolean(output.HeartbeatEnable),
5868
5881
  HeartbeatFrequency: __expectInt32(output.HeartbeatFrequency),
5869
5882
  HeartbeatSchema: __expectString(output.HeartbeatSchema),
5883
+ MapBooleanAsBoolean: __expectBoolean(output.MapBooleanAsBoolean),
5870
5884
  MaxFileSize: __expectInt32(output.MaxFileSize),
5871
5885
  Password: __expectString(output.Password),
5872
5886
  PluginName: __expectString(output.PluginName),
@@ -5978,6 +5992,7 @@ const deserializeAws_json1_1RedshiftSettings = (output, context) => {
5978
5992
  ExplicitIds: __expectBoolean(output.ExplicitIds),
5979
5993
  FileTransferUploadStreams: __expectInt32(output.FileTransferUploadStreams),
5980
5994
  LoadTimeout: __expectInt32(output.LoadTimeout),
5995
+ MapBooleanAsBoolean: __expectBoolean(output.MapBooleanAsBoolean),
5981
5996
  MaxFileSize: __expectInt32(output.MaxFileSize),
5982
5997
  Password: __expectString(output.Password),
5983
5998
  Port: __expectInt32(output.Port),
@@ -6377,6 +6392,7 @@ const deserializeAws_json1_1S3Settings = (output, context) => {
6377
6392
  EncryptionMode: __expectString(output.EncryptionMode),
6378
6393
  ExpectedBucketOwner: __expectString(output.ExpectedBucketOwner),
6379
6394
  ExternalTableDefinition: __expectString(output.ExternalTableDefinition),
6395
+ GlueCatalogGeneration: __expectBoolean(output.GlueCatalogGeneration),
6380
6396
  IgnoreHeaderRows: __expectInt32(output.IgnoreHeaderRows),
6381
6397
  IncludeOpForFullLoad: __expectBoolean(output.IncludeOpForFullLoad),
6382
6398
  MaxFileSize: __expectInt32(output.MaxFileSize),
@@ -77,8 +77,8 @@ import { StopReplicationTaskCommandInput, StopReplicationTaskCommandOutput } fro
77
77
  import { TestConnectionCommandInput, TestConnectionCommandOutput } from "./commands/TestConnectionCommand";
78
78
  import { UpdateSubscriptionsToEventBridgeCommandInput, UpdateSubscriptionsToEventBridgeCommandOutput } from "./commands/UpdateSubscriptionsToEventBridgeCommand";
79
79
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
80
- export declare type ServiceInputTypes = AddTagsToResourceCommandInput | ApplyPendingMaintenanceActionCommandInput | BatchStartRecommendationsCommandInput | CancelReplicationTaskAssessmentRunCommandInput | CreateEndpointCommandInput | CreateEventSubscriptionCommandInput | CreateFleetAdvisorCollectorCommandInput | CreateReplicationInstanceCommandInput | CreateReplicationSubnetGroupCommandInput | CreateReplicationTaskCommandInput | DeleteCertificateCommandInput | DeleteConnectionCommandInput | DeleteEndpointCommandInput | DeleteEventSubscriptionCommandInput | DeleteFleetAdvisorCollectorCommandInput | DeleteFleetAdvisorDatabasesCommandInput | DeleteReplicationInstanceCommandInput | DeleteReplicationSubnetGroupCommandInput | DeleteReplicationTaskAssessmentRunCommandInput | DeleteReplicationTaskCommandInput | DescribeAccountAttributesCommandInput | DescribeApplicableIndividualAssessmentsCommandInput | DescribeCertificatesCommandInput | DescribeConnectionsCommandInput | DescribeEndpointSettingsCommandInput | DescribeEndpointTypesCommandInput | DescribeEndpointsCommandInput | DescribeEventCategoriesCommandInput | DescribeEventSubscriptionsCommandInput | DescribeEventsCommandInput | DescribeFleetAdvisorCollectorsCommandInput | DescribeFleetAdvisorDatabasesCommandInput | DescribeFleetAdvisorLsaAnalysisCommandInput | DescribeFleetAdvisorSchemaObjectSummaryCommandInput | DescribeFleetAdvisorSchemasCommandInput | DescribeOrderableReplicationInstancesCommandInput | DescribePendingMaintenanceActionsCommandInput | DescribeRecommendationLimitationsCommandInput | DescribeRecommendationsCommandInput | DescribeRefreshSchemasStatusCommandInput | DescribeReplicationInstanceTaskLogsCommandInput | DescribeReplicationInstancesCommandInput | DescribeReplicationSubnetGroupsCommandInput | DescribeReplicationTaskAssessmentResultsCommandInput | DescribeReplicationTaskAssessmentRunsCommandInput | DescribeReplicationTaskIndividualAssessmentsCommandInput | DescribeReplicationTasksCommandInput | DescribeSchemasCommandInput | DescribeTableStatisticsCommandInput | ImportCertificateCommandInput | ListTagsForResourceCommandInput | ModifyEndpointCommandInput | ModifyEventSubscriptionCommandInput | ModifyReplicationInstanceCommandInput | ModifyReplicationSubnetGroupCommandInput | ModifyReplicationTaskCommandInput | MoveReplicationTaskCommandInput | RebootReplicationInstanceCommandInput | RefreshSchemasCommandInput | ReloadTablesCommandInput | RemoveTagsFromResourceCommandInput | RunFleetAdvisorLsaAnalysisCommandInput | StartRecommendationsCommandInput | StartReplicationTaskAssessmentCommandInput | StartReplicationTaskAssessmentRunCommandInput | StartReplicationTaskCommandInput | StopReplicationTaskCommandInput | TestConnectionCommandInput | UpdateSubscriptionsToEventBridgeCommandInput;
81
- export declare type ServiceOutputTypes = AddTagsToResourceCommandOutput | ApplyPendingMaintenanceActionCommandOutput | BatchStartRecommendationsCommandOutput | CancelReplicationTaskAssessmentRunCommandOutput | CreateEndpointCommandOutput | CreateEventSubscriptionCommandOutput | CreateFleetAdvisorCollectorCommandOutput | CreateReplicationInstanceCommandOutput | CreateReplicationSubnetGroupCommandOutput | CreateReplicationTaskCommandOutput | DeleteCertificateCommandOutput | DeleteConnectionCommandOutput | DeleteEndpointCommandOutput | DeleteEventSubscriptionCommandOutput | DeleteFleetAdvisorCollectorCommandOutput | DeleteFleetAdvisorDatabasesCommandOutput | DeleteReplicationInstanceCommandOutput | DeleteReplicationSubnetGroupCommandOutput | DeleteReplicationTaskAssessmentRunCommandOutput | DeleteReplicationTaskCommandOutput | DescribeAccountAttributesCommandOutput | DescribeApplicableIndividualAssessmentsCommandOutput | DescribeCertificatesCommandOutput | DescribeConnectionsCommandOutput | DescribeEndpointSettingsCommandOutput | DescribeEndpointTypesCommandOutput | DescribeEndpointsCommandOutput | DescribeEventCategoriesCommandOutput | DescribeEventSubscriptionsCommandOutput | DescribeEventsCommandOutput | DescribeFleetAdvisorCollectorsCommandOutput | DescribeFleetAdvisorDatabasesCommandOutput | DescribeFleetAdvisorLsaAnalysisCommandOutput | DescribeFleetAdvisorSchemaObjectSummaryCommandOutput | DescribeFleetAdvisorSchemasCommandOutput | DescribeOrderableReplicationInstancesCommandOutput | DescribePendingMaintenanceActionsCommandOutput | DescribeRecommendationLimitationsCommandOutput | DescribeRecommendationsCommandOutput | DescribeRefreshSchemasStatusCommandOutput | DescribeReplicationInstanceTaskLogsCommandOutput | DescribeReplicationInstancesCommandOutput | DescribeReplicationSubnetGroupsCommandOutput | DescribeReplicationTaskAssessmentResultsCommandOutput | DescribeReplicationTaskAssessmentRunsCommandOutput | DescribeReplicationTaskIndividualAssessmentsCommandOutput | DescribeReplicationTasksCommandOutput | DescribeSchemasCommandOutput | DescribeTableStatisticsCommandOutput | ImportCertificateCommandOutput | ListTagsForResourceCommandOutput | ModifyEndpointCommandOutput | ModifyEventSubscriptionCommandOutput | ModifyReplicationInstanceCommandOutput | ModifyReplicationSubnetGroupCommandOutput | ModifyReplicationTaskCommandOutput | MoveReplicationTaskCommandOutput | RebootReplicationInstanceCommandOutput | RefreshSchemasCommandOutput | ReloadTablesCommandOutput | RemoveTagsFromResourceCommandOutput | RunFleetAdvisorLsaAnalysisCommandOutput | StartRecommendationsCommandOutput | StartReplicationTaskAssessmentCommandOutput | StartReplicationTaskAssessmentRunCommandOutput | StartReplicationTaskCommandOutput | StopReplicationTaskCommandOutput | TestConnectionCommandOutput | UpdateSubscriptionsToEventBridgeCommandOutput;
80
+ export type ServiceInputTypes = AddTagsToResourceCommandInput | ApplyPendingMaintenanceActionCommandInput | BatchStartRecommendationsCommandInput | CancelReplicationTaskAssessmentRunCommandInput | CreateEndpointCommandInput | CreateEventSubscriptionCommandInput | CreateFleetAdvisorCollectorCommandInput | CreateReplicationInstanceCommandInput | CreateReplicationSubnetGroupCommandInput | CreateReplicationTaskCommandInput | DeleteCertificateCommandInput | DeleteConnectionCommandInput | DeleteEndpointCommandInput | DeleteEventSubscriptionCommandInput | DeleteFleetAdvisorCollectorCommandInput | DeleteFleetAdvisorDatabasesCommandInput | DeleteReplicationInstanceCommandInput | DeleteReplicationSubnetGroupCommandInput | DeleteReplicationTaskAssessmentRunCommandInput | DeleteReplicationTaskCommandInput | DescribeAccountAttributesCommandInput | DescribeApplicableIndividualAssessmentsCommandInput | DescribeCertificatesCommandInput | DescribeConnectionsCommandInput | DescribeEndpointSettingsCommandInput | DescribeEndpointTypesCommandInput | DescribeEndpointsCommandInput | DescribeEventCategoriesCommandInput | DescribeEventSubscriptionsCommandInput | DescribeEventsCommandInput | DescribeFleetAdvisorCollectorsCommandInput | DescribeFleetAdvisorDatabasesCommandInput | DescribeFleetAdvisorLsaAnalysisCommandInput | DescribeFleetAdvisorSchemaObjectSummaryCommandInput | DescribeFleetAdvisorSchemasCommandInput | DescribeOrderableReplicationInstancesCommandInput | DescribePendingMaintenanceActionsCommandInput | DescribeRecommendationLimitationsCommandInput | DescribeRecommendationsCommandInput | DescribeRefreshSchemasStatusCommandInput | DescribeReplicationInstanceTaskLogsCommandInput | DescribeReplicationInstancesCommandInput | DescribeReplicationSubnetGroupsCommandInput | DescribeReplicationTaskAssessmentResultsCommandInput | DescribeReplicationTaskAssessmentRunsCommandInput | DescribeReplicationTaskIndividualAssessmentsCommandInput | DescribeReplicationTasksCommandInput | DescribeSchemasCommandInput | DescribeTableStatisticsCommandInput | ImportCertificateCommandInput | ListTagsForResourceCommandInput | ModifyEndpointCommandInput | ModifyEventSubscriptionCommandInput | ModifyReplicationInstanceCommandInput | ModifyReplicationSubnetGroupCommandInput | ModifyReplicationTaskCommandInput | MoveReplicationTaskCommandInput | RebootReplicationInstanceCommandInput | RefreshSchemasCommandInput | ReloadTablesCommandInput | RemoveTagsFromResourceCommandInput | RunFleetAdvisorLsaAnalysisCommandInput | StartRecommendationsCommandInput | StartReplicationTaskAssessmentCommandInput | StartReplicationTaskAssessmentRunCommandInput | StartReplicationTaskCommandInput | StopReplicationTaskCommandInput | TestConnectionCommandInput | UpdateSubscriptionsToEventBridgeCommandInput;
81
+ export type ServiceOutputTypes = AddTagsToResourceCommandOutput | ApplyPendingMaintenanceActionCommandOutput | BatchStartRecommendationsCommandOutput | CancelReplicationTaskAssessmentRunCommandOutput | CreateEndpointCommandOutput | CreateEventSubscriptionCommandOutput | CreateFleetAdvisorCollectorCommandOutput | CreateReplicationInstanceCommandOutput | CreateReplicationSubnetGroupCommandOutput | CreateReplicationTaskCommandOutput | DeleteCertificateCommandOutput | DeleteConnectionCommandOutput | DeleteEndpointCommandOutput | DeleteEventSubscriptionCommandOutput | DeleteFleetAdvisorCollectorCommandOutput | DeleteFleetAdvisorDatabasesCommandOutput | DeleteReplicationInstanceCommandOutput | DeleteReplicationSubnetGroupCommandOutput | DeleteReplicationTaskAssessmentRunCommandOutput | DeleteReplicationTaskCommandOutput | DescribeAccountAttributesCommandOutput | DescribeApplicableIndividualAssessmentsCommandOutput | DescribeCertificatesCommandOutput | DescribeConnectionsCommandOutput | DescribeEndpointSettingsCommandOutput | DescribeEndpointTypesCommandOutput | DescribeEndpointsCommandOutput | DescribeEventCategoriesCommandOutput | DescribeEventSubscriptionsCommandOutput | DescribeEventsCommandOutput | DescribeFleetAdvisorCollectorsCommandOutput | DescribeFleetAdvisorDatabasesCommandOutput | DescribeFleetAdvisorLsaAnalysisCommandOutput | DescribeFleetAdvisorSchemaObjectSummaryCommandOutput | DescribeFleetAdvisorSchemasCommandOutput | DescribeOrderableReplicationInstancesCommandOutput | DescribePendingMaintenanceActionsCommandOutput | DescribeRecommendationLimitationsCommandOutput | DescribeRecommendationsCommandOutput | DescribeRefreshSchemasStatusCommandOutput | DescribeReplicationInstanceTaskLogsCommandOutput | DescribeReplicationInstancesCommandOutput | DescribeReplicationSubnetGroupsCommandOutput | DescribeReplicationTaskAssessmentResultsCommandOutput | DescribeReplicationTaskAssessmentRunsCommandOutput | DescribeReplicationTaskIndividualAssessmentsCommandOutput | DescribeReplicationTasksCommandOutput | DescribeSchemasCommandOutput | DescribeTableStatisticsCommandOutput | ImportCertificateCommandOutput | ListTagsForResourceCommandOutput | ModifyEndpointCommandOutput | ModifyEventSubscriptionCommandOutput | ModifyReplicationInstanceCommandOutput | ModifyReplicationSubnetGroupCommandOutput | ModifyReplicationTaskCommandOutput | MoveReplicationTaskCommandOutput | RebootReplicationInstanceCommandOutput | RefreshSchemasCommandOutput | ReloadTablesCommandOutput | RemoveTagsFromResourceCommandOutput | RunFleetAdvisorLsaAnalysisCommandOutput | StartRecommendationsCommandOutput | StartReplicationTaskAssessmentCommandOutput | StartReplicationTaskAssessmentRunCommandOutput | StartReplicationTaskCommandOutput | StopReplicationTaskCommandOutput | TestConnectionCommandOutput | UpdateSubscriptionsToEventBridgeCommandOutput;
82
82
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
83
83
  /**
84
84
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -179,13 +179,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
179
179
  */
180
180
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
181
181
  }
182
- declare type DatabaseMigrationServiceClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
182
+ type DatabaseMigrationServiceClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
183
183
  /**
184
184
  * The configuration interface of DatabaseMigrationServiceClient class constructor that set the region, credentials and other options.
185
185
  */
186
186
  export interface DatabaseMigrationServiceClientConfig extends DatabaseMigrationServiceClientConfigType {
187
187
  }
188
- declare type DatabaseMigrationServiceClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
188
+ type DatabaseMigrationServiceClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
189
189
  /**
190
190
  * The resolved configuration interface of DatabaseMigrationServiceClient class. This is resolved and normalized from the {@link DatabaseMigrationServiceClientConfig | constructor configuration interface}.
191
191
  */
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
@@ -737,6 +737,10 @@ export declare enum MessageFormatValue {
737
737
  JSON = "json",
738
738
  JSON_UNFORMATTED = "json-unformatted"
739
739
  }
740
+ export declare enum KafkaSaslMechanism {
741
+ PLAIN = "plain",
742
+ SCRAM_SHA_512 = "scram-sha-512"
743
+ }
740
744
  export declare enum KafkaSecurityProtocol {
741
745
  PLAINTEXT = "plaintext",
742
746
  SASL_SSL = "sasl-ssl",
@@ -854,6 +858,13 @@ export interface KafkaSettings {
854
858
  * type columns without adding the '0x' prefix.</p>
855
859
  */
856
860
  NoHexPrefix?: boolean;
861
+ /**
862
+ * <p>For SASL/SSL authentication, DMS supports the <code>SCRAM-SHA-512</code> mechanism by default. DMS versions
863
+ * 3.5.0 and later also support the <code>PLAIN</code> mechanism. To use the <code>PLAIN</code> mechanism, set this
864
+ * parameter to <code>PLAIN.</code>
865
+ * </p>
866
+ */
867
+ SaslMechanism?: KafkaSaslMechanism | string;
857
868
  }
858
869
  /**
859
870
  * <p>Provides information that describes an Amazon Kinesis Data Stream endpoint. This
@@ -926,6 +937,12 @@ export declare enum SafeguardPolicy {
926
937
  RELY_ON_SQL_SERVER_REPLICATION_AGENT = "rely-on-sql-server-replication-agent",
927
938
  SHARED_AUTOMATIC_TRUNCATION = "shared-automatic-truncation"
928
939
  }
940
+ export declare enum TlogAccessMode {
941
+ BackupOnly = "BackupOnly",
942
+ PreferBackup = "PreferBackup",
943
+ PreferTlog = "PreferTlog",
944
+ TlogOnly = "TlogOnly"
945
+ }
929
946
  /**
930
947
  * <p>Provides information that defines a Microsoft SQL Server endpoint.</p>
931
948
  */
@@ -1045,6 +1062,14 @@ export interface MicrosoftSQLServerSettings {
1045
1062
  * on CHAR and NCHAR data types during migration. The default value is <code>true</code>.</p>
1046
1063
  */
1047
1064
  TrimSpaceInChar?: boolean;
1065
+ /**
1066
+ * <p>Indicates the mode used to fetch CDC data.</p>
1067
+ */
1068
+ TlogAccessMode?: TlogAccessMode | string;
1069
+ /**
1070
+ * <p>Forces LOB lookup on inline LOB.</p>
1071
+ */
1072
+ ForceLobLookup?: boolean;
1048
1073
  }
1049
1074
  export declare enum AuthMechanismValue {
1050
1075
  DEFAULT = "default",
@@ -1665,6 +1690,10 @@ export interface OracleSettings {
1665
1690
  * on CHAR and NCHAR data types during migration. The default value is <code>true</code>.</p>
1666
1691
  */
1667
1692
  TrimSpaceInChar?: boolean;
1693
+ /**
1694
+ * <p>When true, converts timestamps with the <code>timezone</code> datatype to their UTC value.</p>
1695
+ */
1696
+ ConvertTimestampWithZoneToUTC?: boolean;
1668
1697
  }
1669
1698
  export declare enum PluginNameValue {
1670
1699
  NO_PREFERENCE = "no-preference",
@@ -1813,6 +1842,11 @@ export interface PostgreSQLSettings {
1813
1842
  * on CHAR and NCHAR data types during migration. The default value is <code>true</code>.</p>
1814
1843
  */
1815
1844
  TrimSpaceInChar?: boolean;
1845
+ /**
1846
+ * <p>When true, lets PostgreSQL migrate the boolean type as boolean. By default, PostgreSQL migrates booleans as
1847
+ * <code>varchar(5)</code>.</p>
1848
+ */
1849
+ MapBooleanAsBoolean?: boolean;
1816
1850
  }
1817
1851
  export declare enum RedisAuthTypeValue {
1818
1852
  AUTH_ROLE = "auth-role",
@@ -2088,6 +2122,11 @@ export interface RedshiftSettings {
2088
2122
  * <p>The full ARN, partial ARN, or friendly name of the <code>SecretsManagerSecret</code> that contains the Amazon Redshift endpoint connection details.</p>
2089
2123
  */
2090
2124
  SecretsManagerSecretId?: string;
2125
+ /**
2126
+ * <p>When true, lets Redshift migrate the boolean type as boolean. By default, Redshift migrates booleans as
2127
+ * <code>varchar(1)</code>.</p>
2128
+ */
2129
+ MapBooleanAsBoolean?: boolean;
2091
2130
  }
2092
2131
  export declare enum CannedAclForObjectsValue {
2093
2132
  AUTHENTICATED_READ = "authenticated-read",
@@ -2650,6 +2689,11 @@ export interface S3Settings {
2650
2689
  * ID of the bucket owner against the specified parameter.</p>
2651
2690
  */
2652
2691
  ExpectedBucketOwner?: string;
2692
+ /**
2693
+ * <p>When true, allows Glue to catalog your S3 bucket. Creating an Glue catalog
2694
+ * lets you use Athena to query your data.</p>
2695
+ */
2696
+ GlueCatalogGeneration?: boolean;
2653
2697
  }
2654
2698
  export declare enum DmsSslModeValue {
2655
2699
  NONE = "none",
@@ -325,7 +325,7 @@ import {
325
325
  ClientResolvedEndpointParameters,
326
326
  EndpointParameters,
327
327
  } from "./endpoint/EndpointParameters";
328
- export declare type ServiceInputTypes =
328
+ export type ServiceInputTypes =
329
329
  | AddTagsToResourceCommandInput
330
330
  | ApplyPendingMaintenanceActionCommandInput
331
331
  | BatchStartRecommendationsCommandInput
@@ -395,7 +395,7 @@ export declare type ServiceInputTypes =
395
395
  | StopReplicationTaskCommandInput
396
396
  | TestConnectionCommandInput
397
397
  | UpdateSubscriptionsToEventBridgeCommandInput;
398
- export declare type ServiceOutputTypes =
398
+ export type ServiceOutputTypes =
399
399
  | AddTagsToResourceCommandOutput
400
400
  | ApplyPendingMaintenanceActionCommandOutput
401
401
  | BatchStartRecommendationsCommandOutput
@@ -489,7 +489,7 @@ export interface ClientDefaults
489
489
  logger?: __Logger;
490
490
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
491
491
  }
492
- declare type DatabaseMigrationServiceClientConfigType = Partial<
492
+ type DatabaseMigrationServiceClientConfigType = Partial<
493
493
  __SmithyConfiguration<__HttpHandlerOptions>
494
494
  > &
495
495
  ClientDefaults &
@@ -502,7 +502,7 @@ declare type DatabaseMigrationServiceClientConfigType = Partial<
502
502
  ClientInputEndpointParameters;
503
503
  export interface DatabaseMigrationServiceClientConfig
504
504
  extends DatabaseMigrationServiceClientConfigType {}
505
- declare type DatabaseMigrationServiceClientResolvedConfigType =
505
+ type DatabaseMigrationServiceClientResolvedConfigType =
506
506
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
507
507
  Required<ClientDefaults> &
508
508
  RegionResolvedConfig &
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export declare type ClientResolvedEndpointParameters =
20
- ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
19
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
+ defaultSigningName: string;
21
+ };
23
22
  export declare const resolveClientEndpointParameters: <T>(
24
23
  options: T & ClientInputEndpointParameters
25
24
  ) => T &
@@ -168,6 +168,10 @@ export declare enum MessageFormatValue {
168
168
  JSON = "json",
169
169
  JSON_UNFORMATTED = "json-unformatted",
170
170
  }
171
+ export declare enum KafkaSaslMechanism {
172
+ PLAIN = "plain",
173
+ SCRAM_SHA_512 = "scram-sha-512",
174
+ }
171
175
  export declare enum KafkaSecurityProtocol {
172
176
  PLAINTEXT = "plaintext",
173
177
  SASL_SSL = "sasl-ssl",
@@ -193,6 +197,7 @@ export interface KafkaSettings {
193
197
  SaslUsername?: string;
194
198
  SaslPassword?: string;
195
199
  NoHexPrefix?: boolean;
200
+ SaslMechanism?: KafkaSaslMechanism | string;
196
201
  }
197
202
  export interface KinesisSettings {
198
203
  StreamArn?: string;
@@ -211,6 +216,12 @@ export declare enum SafeguardPolicy {
211
216
  RELY_ON_SQL_SERVER_REPLICATION_AGENT = "rely-on-sql-server-replication-agent",
212
217
  SHARED_AUTOMATIC_TRUNCATION = "shared-automatic-truncation",
213
218
  }
219
+ export declare enum TlogAccessMode {
220
+ BackupOnly = "BackupOnly",
221
+ PreferBackup = "PreferBackup",
222
+ PreferTlog = "PreferTlog",
223
+ TlogOnly = "TlogOnly",
224
+ }
214
225
  export interface MicrosoftSQLServerSettings {
215
226
  Port?: number;
216
227
  BcpPacketSize?: number;
@@ -227,6 +238,8 @@ export interface MicrosoftSQLServerSettings {
227
238
  SecretsManagerAccessRoleArn?: string;
228
239
  SecretsManagerSecretId?: string;
229
240
  TrimSpaceInChar?: boolean;
241
+ TlogAccessMode?: TlogAccessMode | string;
242
+ ForceLobLookup?: boolean;
230
243
  }
231
244
  export declare enum AuthMechanismValue {
232
245
  DEFAULT = "default",
@@ -325,6 +338,7 @@ export interface OracleSettings {
325
338
  SecretsManagerOracleAsmAccessRoleArn?: string;
326
339
  SecretsManagerOracleAsmSecretId?: string;
327
340
  TrimSpaceInChar?: boolean;
341
+ ConvertTimestampWithZoneToUTC?: boolean;
328
342
  }
329
343
  export declare enum PluginNameValue {
330
344
  NO_PREFERENCE = "no-preference",
@@ -351,6 +365,7 @@ export interface PostgreSQLSettings {
351
365
  SecretsManagerAccessRoleArn?: string;
352
366
  SecretsManagerSecretId?: string;
353
367
  TrimSpaceInChar?: boolean;
368
+ MapBooleanAsBoolean?: boolean;
354
369
  }
355
370
  export declare enum RedisAuthTypeValue {
356
371
  AUTH_ROLE = "auth-role",
@@ -405,6 +420,7 @@ export interface RedshiftSettings {
405
420
  WriteBufferSize?: number;
406
421
  SecretsManagerAccessRoleArn?: string;
407
422
  SecretsManagerSecretId?: string;
423
+ MapBooleanAsBoolean?: boolean;
408
424
  }
409
425
  export declare enum CannedAclForObjectsValue {
410
426
  AUTHENTICATED_READ = "authenticated-read",
@@ -487,6 +503,7 @@ export interface S3Settings {
487
503
  DatePartitionTimezone?: string;
488
504
  AddTrailingPaddingCharacter?: boolean;
489
505
  ExpectedBucketOwner?: string;
506
+ GlueCatalogGeneration?: boolean;
490
507
  }
491
508
  export declare enum DmsSslModeValue {
492
509
  NONE = "none",