@aws-sdk/client-database-migration-service 3.300.0 → 3.303.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 (72) hide show
  1. package/dist-cjs/models/models_0.js +156 -188
  2. package/dist-es/models/models_0.js +156 -188
  3. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
  4. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -1
  5. package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +4 -4
  6. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateEndpointCommand.d.ts +22 -22
  8. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +5 -5
  9. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +4 -4
  11. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +4 -4
  12. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +3 -3
  13. package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +2 -2
  19. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeCertificatesCommand.d.ts +4 -4
  25. package/dist-types/commands/DescribeConnectionsCommand.d.ts +4 -4
  26. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +4 -4
  28. package/dist-types/commands/DescribeEndpointsCommand.d.ts +4 -4
  29. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +4 -4
  30. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +4 -4
  31. package/dist-types/commands/DescribeEventsCommand.d.ts +5 -5
  32. package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +4 -4
  33. package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +4 -4
  34. package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +4 -4
  36. package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +4 -4
  37. package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +4 -4
  39. package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +4 -4
  40. package/dist-types/commands/DescribeRecommendationsCommand.d.ts +4 -4
  41. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +4 -4
  44. package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +4 -4
  45. package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +4 -4
  47. package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +4 -4
  48. package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +4 -4
  49. package/dist-types/commands/DescribeSchemasCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +4 -4
  51. package/dist-types/commands/ImportCertificateCommand.d.ts +3 -3
  52. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  53. package/dist-types/commands/ModifyEndpointCommand.d.ts +20 -20
  54. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -2
  55. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +2 -2
  56. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +2 -2
  57. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +1 -1
  58. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +1 -1
  59. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +1 -1
  60. package/dist-types/commands/RefreshSchemasCommand.d.ts +1 -1
  61. package/dist-types/commands/ReloadTablesCommand.d.ts +3 -3
  62. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
  63. package/dist-types/commands/StartRecommendationsCommand.d.ts +2 -2
  64. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +1 -1
  65. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +3 -3
  66. package/dist-types/commands/StartReplicationTaskCommand.d.ts +1 -1
  67. package/dist-types/commands/StopReplicationTaskCommand.d.ts +1 -1
  68. package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +1 -1
  70. package/dist-types/models/models_0.d.ts +316 -156
  71. package/dist-types/ts3.4/models/models_0.d.ts +216 -156
  72. package/package.json +35 -35
@@ -36,144 +36,121 @@ export class InvalidResourceStateFault extends __BaseException {
36
36
  Object.setPrototypeOf(this, InvalidResourceStateFault.prototype);
37
37
  }
38
38
  }
39
- export var NestingLevelValue;
40
- (function (NestingLevelValue) {
41
- NestingLevelValue["NONE"] = "none";
42
- NestingLevelValue["ONE"] = "one";
43
- })(NestingLevelValue || (NestingLevelValue = {}));
44
- export var ReplicationEndpointTypeValue;
45
- (function (ReplicationEndpointTypeValue) {
46
- ReplicationEndpointTypeValue["SOURCE"] = "source";
47
- ReplicationEndpointTypeValue["TARGET"] = "target";
48
- })(ReplicationEndpointTypeValue || (ReplicationEndpointTypeValue = {}));
49
- export var TargetDbType;
50
- (function (TargetDbType) {
51
- TargetDbType["MULTIPLE_DATABASES"] = "multiple-databases";
52
- TargetDbType["SPECIFIC_DATABASE"] = "specific-database";
53
- })(TargetDbType || (TargetDbType = {}));
54
- export var MessageFormatValue;
55
- (function (MessageFormatValue) {
56
- MessageFormatValue["JSON"] = "json";
57
- MessageFormatValue["JSON_UNFORMATTED"] = "json-unformatted";
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 = {}));
64
- export var KafkaSecurityProtocol;
65
- (function (KafkaSecurityProtocol) {
66
- KafkaSecurityProtocol["PLAINTEXT"] = "plaintext";
67
- KafkaSecurityProtocol["SASL_SSL"] = "sasl-ssl";
68
- KafkaSecurityProtocol["SSL_AUTHENTICATION"] = "ssl-authentication";
69
- KafkaSecurityProtocol["SSL_ENCRYPTION"] = "ssl-encryption";
70
- })(KafkaSecurityProtocol || (KafkaSecurityProtocol = {}));
71
- export var SafeguardPolicy;
72
- (function (SafeguardPolicy) {
73
- SafeguardPolicy["EXCLUSIVE_AUTOMATIC_TRUNCATION"] = "exclusive-automatic-truncation";
74
- SafeguardPolicy["RELY_ON_SQL_SERVER_REPLICATION_AGENT"] = "rely-on-sql-server-replication-agent";
75
- SafeguardPolicy["SHARED_AUTOMATIC_TRUNCATION"] = "shared-automatic-truncation";
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 = {}));
84
- export var AuthMechanismValue;
85
- (function (AuthMechanismValue) {
86
- AuthMechanismValue["DEFAULT"] = "default";
87
- AuthMechanismValue["MONGODB_CR"] = "mongodb_cr";
88
- AuthMechanismValue["SCRAM_SHA_1"] = "scram_sha_1";
89
- })(AuthMechanismValue || (AuthMechanismValue = {}));
90
- export var AuthTypeValue;
91
- (function (AuthTypeValue) {
92
- AuthTypeValue["NO"] = "no";
93
- AuthTypeValue["PASSWORD"] = "password";
94
- })(AuthTypeValue || (AuthTypeValue = {}));
95
- export var CharLengthSemantics;
96
- (function (CharLengthSemantics) {
97
- CharLengthSemantics["BYTE"] = "byte";
98
- CharLengthSemantics["CHAR"] = "char";
99
- CharLengthSemantics["DEFAULT"] = "default";
100
- })(CharLengthSemantics || (CharLengthSemantics = {}));
101
- export var PluginNameValue;
102
- (function (PluginNameValue) {
103
- PluginNameValue["NO_PREFERENCE"] = "no-preference";
104
- PluginNameValue["PGLOGICAL"] = "pglogical";
105
- PluginNameValue["TEST_DECODING"] = "test-decoding";
106
- })(PluginNameValue || (PluginNameValue = {}));
107
- export var RedisAuthTypeValue;
108
- (function (RedisAuthTypeValue) {
109
- RedisAuthTypeValue["AUTH_ROLE"] = "auth-role";
110
- RedisAuthTypeValue["AUTH_TOKEN"] = "auth-token";
111
- RedisAuthTypeValue["NONE"] = "none";
112
- })(RedisAuthTypeValue || (RedisAuthTypeValue = {}));
113
- export var SslSecurityProtocolValue;
114
- (function (SslSecurityProtocolValue) {
115
- SslSecurityProtocolValue["PLAINTEXT"] = "plaintext";
116
- SslSecurityProtocolValue["SSL_ENCRYPTION"] = "ssl-encryption";
117
- })(SslSecurityProtocolValue || (SslSecurityProtocolValue = {}));
118
- export var EncryptionModeValue;
119
- (function (EncryptionModeValue) {
120
- EncryptionModeValue["SSE_KMS"] = "sse-kms";
121
- EncryptionModeValue["SSE_S3"] = "sse-s3";
122
- })(EncryptionModeValue || (EncryptionModeValue = {}));
123
- export var CannedAclForObjectsValue;
124
- (function (CannedAclForObjectsValue) {
125
- CannedAclForObjectsValue["AUTHENTICATED_READ"] = "authenticated-read";
126
- CannedAclForObjectsValue["AWS_EXEC_READ"] = "aws-exec-read";
127
- CannedAclForObjectsValue["BUCKET_OWNER_FULL_CONTROL"] = "bucket-owner-full-control";
128
- CannedAclForObjectsValue["BUCKET_OWNER_READ"] = "bucket-owner-read";
129
- CannedAclForObjectsValue["NONE"] = "none";
130
- CannedAclForObjectsValue["PRIVATE"] = "private";
131
- CannedAclForObjectsValue["PUBLIC_READ"] = "public-read";
132
- CannedAclForObjectsValue["PUBLIC_READ_WRITE"] = "public-read-write";
133
- })(CannedAclForObjectsValue || (CannedAclForObjectsValue = {}));
134
- export var CompressionTypeValue;
135
- (function (CompressionTypeValue) {
136
- CompressionTypeValue["GZIP"] = "gzip";
137
- CompressionTypeValue["NONE"] = "none";
138
- })(CompressionTypeValue || (CompressionTypeValue = {}));
139
- export var DataFormatValue;
140
- (function (DataFormatValue) {
141
- DataFormatValue["CSV"] = "csv";
142
- DataFormatValue["PARQUET"] = "parquet";
143
- })(DataFormatValue || (DataFormatValue = {}));
144
- export var DatePartitionDelimiterValue;
145
- (function (DatePartitionDelimiterValue) {
146
- DatePartitionDelimiterValue["DASH"] = "DASH";
147
- DatePartitionDelimiterValue["NONE"] = "NONE";
148
- DatePartitionDelimiterValue["SLASH"] = "SLASH";
149
- DatePartitionDelimiterValue["UNDERSCORE"] = "UNDERSCORE";
150
- })(DatePartitionDelimiterValue || (DatePartitionDelimiterValue = {}));
151
- export var DatePartitionSequenceValue;
152
- (function (DatePartitionSequenceValue) {
153
- DatePartitionSequenceValue["DDMMYYYY"] = "DDMMYYYY";
154
- DatePartitionSequenceValue["MMYYYYDD"] = "MMYYYYDD";
155
- DatePartitionSequenceValue["YYYYMM"] = "YYYYMM";
156
- DatePartitionSequenceValue["YYYYMMDD"] = "YYYYMMDD";
157
- DatePartitionSequenceValue["YYYYMMDDHH"] = "YYYYMMDDHH";
158
- })(DatePartitionSequenceValue || (DatePartitionSequenceValue = {}));
159
- export var EncodingTypeValue;
160
- (function (EncodingTypeValue) {
161
- EncodingTypeValue["PLAIN"] = "plain";
162
- EncodingTypeValue["PLAIN_DICTIONARY"] = "plain-dictionary";
163
- EncodingTypeValue["RLE_DICTIONARY"] = "rle-dictionary";
164
- })(EncodingTypeValue || (EncodingTypeValue = {}));
165
- export var ParquetVersionValue;
166
- (function (ParquetVersionValue) {
167
- ParquetVersionValue["PARQUET_1_0"] = "parquet-1-0";
168
- ParquetVersionValue["PARQUET_2_0"] = "parquet-2-0";
169
- })(ParquetVersionValue || (ParquetVersionValue = {}));
170
- export var DmsSslModeValue;
171
- (function (DmsSslModeValue) {
172
- DmsSslModeValue["NONE"] = "none";
173
- DmsSslModeValue["REQUIRE"] = "require";
174
- DmsSslModeValue["VERIFY_CA"] = "verify-ca";
175
- DmsSslModeValue["VERIFY_FULL"] = "verify-full";
176
- })(DmsSslModeValue || (DmsSslModeValue = {}));
39
+ export const NestingLevelValue = {
40
+ NONE: "none",
41
+ ONE: "one",
42
+ };
43
+ export const ReplicationEndpointTypeValue = {
44
+ SOURCE: "source",
45
+ TARGET: "target",
46
+ };
47
+ export const TargetDbType = {
48
+ MULTIPLE_DATABASES: "multiple-databases",
49
+ SPECIFIC_DATABASE: "specific-database",
50
+ };
51
+ export const MessageFormatValue = {
52
+ JSON: "json",
53
+ JSON_UNFORMATTED: "json-unformatted",
54
+ };
55
+ export const KafkaSaslMechanism = {
56
+ PLAIN: "plain",
57
+ SCRAM_SHA_512: "scram-sha-512",
58
+ };
59
+ export const KafkaSecurityProtocol = {
60
+ PLAINTEXT: "plaintext",
61
+ SASL_SSL: "sasl-ssl",
62
+ SSL_AUTHENTICATION: "ssl-authentication",
63
+ SSL_ENCRYPTION: "ssl-encryption",
64
+ };
65
+ export const SafeguardPolicy = {
66
+ EXCLUSIVE_AUTOMATIC_TRUNCATION: "exclusive-automatic-truncation",
67
+ RELY_ON_SQL_SERVER_REPLICATION_AGENT: "rely-on-sql-server-replication-agent",
68
+ SHARED_AUTOMATIC_TRUNCATION: "shared-automatic-truncation",
69
+ };
70
+ export const TlogAccessMode = {
71
+ BackupOnly: "BackupOnly",
72
+ PreferBackup: "PreferBackup",
73
+ PreferTlog: "PreferTlog",
74
+ TlogOnly: "TlogOnly",
75
+ };
76
+ export const AuthMechanismValue = {
77
+ DEFAULT: "default",
78
+ MONGODB_CR: "mongodb_cr",
79
+ SCRAM_SHA_1: "scram_sha_1",
80
+ };
81
+ export const AuthTypeValue = {
82
+ NO: "no",
83
+ PASSWORD: "password",
84
+ };
85
+ export const CharLengthSemantics = {
86
+ BYTE: "byte",
87
+ CHAR: "char",
88
+ DEFAULT: "default",
89
+ };
90
+ export const PluginNameValue = {
91
+ NO_PREFERENCE: "no-preference",
92
+ PGLOGICAL: "pglogical",
93
+ TEST_DECODING: "test-decoding",
94
+ };
95
+ export const RedisAuthTypeValue = {
96
+ AUTH_ROLE: "auth-role",
97
+ AUTH_TOKEN: "auth-token",
98
+ NONE: "none",
99
+ };
100
+ export const SslSecurityProtocolValue = {
101
+ PLAINTEXT: "plaintext",
102
+ SSL_ENCRYPTION: "ssl-encryption",
103
+ };
104
+ export const EncryptionModeValue = {
105
+ SSE_KMS: "sse-kms",
106
+ SSE_S3: "sse-s3",
107
+ };
108
+ export const CannedAclForObjectsValue = {
109
+ AUTHENTICATED_READ: "authenticated-read",
110
+ AWS_EXEC_READ: "aws-exec-read",
111
+ BUCKET_OWNER_FULL_CONTROL: "bucket-owner-full-control",
112
+ BUCKET_OWNER_READ: "bucket-owner-read",
113
+ NONE: "none",
114
+ PRIVATE: "private",
115
+ PUBLIC_READ: "public-read",
116
+ PUBLIC_READ_WRITE: "public-read-write",
117
+ };
118
+ export const CompressionTypeValue = {
119
+ GZIP: "gzip",
120
+ NONE: "none",
121
+ };
122
+ export const DataFormatValue = {
123
+ CSV: "csv",
124
+ PARQUET: "parquet",
125
+ };
126
+ export const DatePartitionDelimiterValue = {
127
+ DASH: "DASH",
128
+ NONE: "NONE",
129
+ SLASH: "SLASH",
130
+ UNDERSCORE: "UNDERSCORE",
131
+ };
132
+ export const DatePartitionSequenceValue = {
133
+ DDMMYYYY: "DDMMYYYY",
134
+ MMYYYYDD: "MMYYYYDD",
135
+ YYYYMM: "YYYYMM",
136
+ YYYYMMDD: "YYYYMMDD",
137
+ YYYYMMDDHH: "YYYYMMDDHH",
138
+ };
139
+ export const EncodingTypeValue = {
140
+ PLAIN: "plain",
141
+ PLAIN_DICTIONARY: "plain-dictionary",
142
+ RLE_DICTIONARY: "rle-dictionary",
143
+ };
144
+ export const ParquetVersionValue = {
145
+ PARQUET_1_0: "parquet-1-0",
146
+ PARQUET_2_0: "parquet-2-0",
147
+ };
148
+ export const DmsSslModeValue = {
149
+ NONE: "none",
150
+ REQUIRE: "require",
151
+ VERIFY_CA: "verify-ca",
152
+ VERIFY_FULL: "verify-full",
153
+ };
177
154
  export class KMSKeyNotAccessibleFault extends __BaseException {
178
155
  constructor(opts) {
179
156
  super({
@@ -367,12 +344,11 @@ export class StorageQuotaExceededFault extends __BaseException {
367
344
  Object.setPrototypeOf(this, StorageQuotaExceededFault.prototype);
368
345
  }
369
346
  }
370
- export var MigrationTypeValue;
371
- (function (MigrationTypeValue) {
372
- MigrationTypeValue["CDC"] = "cdc";
373
- MigrationTypeValue["FULL_LOAD"] = "full-load";
374
- MigrationTypeValue["FULL_LOAD_AND_CDC"] = "full-load-and-cdc";
375
- })(MigrationTypeValue || (MigrationTypeValue = {}));
347
+ export const MigrationTypeValue = {
348
+ CDC: "cdc",
349
+ FULL_LOAD: "full-load",
350
+ FULL_LOAD_AND_CDC: "full-load-and-cdc",
351
+ };
376
352
  export class CollectorNotFoundFault extends __BaseException {
377
353
  constructor(opts) {
378
354
  super({
@@ -397,39 +373,33 @@ export class InvalidOperationFault extends __BaseException {
397
373
  Object.setPrototypeOf(this, InvalidOperationFault.prototype);
398
374
  }
399
375
  }
400
- export var EndpointSettingTypeValue;
401
- (function (EndpointSettingTypeValue) {
402
- EndpointSettingTypeValue["BOOLEAN"] = "boolean";
403
- EndpointSettingTypeValue["ENUM"] = "enum";
404
- EndpointSettingTypeValue["INTEGER"] = "integer";
405
- EndpointSettingTypeValue["STRING"] = "string";
406
- })(EndpointSettingTypeValue || (EndpointSettingTypeValue = {}));
407
- export var SourceType;
408
- (function (SourceType) {
409
- SourceType["replication_instance"] = "replication-instance";
410
- })(SourceType || (SourceType = {}));
411
- export var CollectorStatus;
412
- (function (CollectorStatus) {
413
- CollectorStatus["ACTIVE"] = "ACTIVE";
414
- CollectorStatus["UNREGISTERED"] = "UNREGISTERED";
415
- })(CollectorStatus || (CollectorStatus = {}));
416
- export var VersionStatus;
417
- (function (VersionStatus) {
418
- VersionStatus["OUTDATED"] = "OUTDATED";
419
- VersionStatus["UNSUPPORTED"] = "UNSUPPORTED";
420
- VersionStatus["UP_TO_DATE"] = "UP_TO_DATE";
421
- })(VersionStatus || (VersionStatus = {}));
422
- export var ReleaseStatusValues;
423
- (function (ReleaseStatusValues) {
424
- ReleaseStatusValues["BETA"] = "beta";
425
- ReleaseStatusValues["PROD"] = "prod";
426
- })(ReleaseStatusValues || (ReleaseStatusValues = {}));
427
- export var RefreshSchemasStatusTypeValue;
428
- (function (RefreshSchemasStatusTypeValue) {
429
- RefreshSchemasStatusTypeValue["FAILED"] = "failed";
430
- RefreshSchemasStatusTypeValue["REFRESHING"] = "refreshing";
431
- RefreshSchemasStatusTypeValue["SUCCESSFUL"] = "successful";
432
- })(RefreshSchemasStatusTypeValue || (RefreshSchemasStatusTypeValue = {}));
376
+ export const EndpointSettingTypeValue = {
377
+ BOOLEAN: "boolean",
378
+ ENUM: "enum",
379
+ INTEGER: "integer",
380
+ STRING: "string",
381
+ };
382
+ export const SourceType = {
383
+ replication_instance: "replication-instance",
384
+ };
385
+ export const CollectorStatus = {
386
+ ACTIVE: "ACTIVE",
387
+ UNREGISTERED: "UNREGISTERED",
388
+ };
389
+ export const VersionStatus = {
390
+ OUTDATED: "OUTDATED",
391
+ UNSUPPORTED: "UNSUPPORTED",
392
+ UP_TO_DATE: "UP_TO_DATE",
393
+ };
394
+ export const ReleaseStatusValues = {
395
+ BETA: "beta",
396
+ PROD: "prod",
397
+ };
398
+ export const RefreshSchemasStatusTypeValue = {
399
+ FAILED: "failed",
400
+ REFRESHING: "refreshing",
401
+ SUCCESSFUL: "successful",
402
+ };
433
403
  export class InvalidCertificateFault extends __BaseException {
434
404
  constructor(opts) {
435
405
  super({
@@ -466,17 +436,15 @@ export class SubnetAlreadyInUse extends __BaseException {
466
436
  Object.setPrototypeOf(this, SubnetAlreadyInUse.prototype);
467
437
  }
468
438
  }
469
- export var ReloadOptionValue;
470
- (function (ReloadOptionValue) {
471
- ReloadOptionValue["DATA_RELOAD"] = "data-reload";
472
- ReloadOptionValue["VALIDATE_ONLY"] = "validate-only";
473
- })(ReloadOptionValue || (ReloadOptionValue = {}));
474
- export var StartReplicationTaskTypeValue;
475
- (function (StartReplicationTaskTypeValue) {
476
- StartReplicationTaskTypeValue["RELOAD_TARGET"] = "reload-target";
477
- StartReplicationTaskTypeValue["RESUME_PROCESSING"] = "resume-processing";
478
- StartReplicationTaskTypeValue["START_REPLICATION"] = "start-replication";
479
- })(StartReplicationTaskTypeValue || (StartReplicationTaskTypeValue = {}));
439
+ export const ReloadOptionValue = {
440
+ DATA_RELOAD: "data-reload",
441
+ VALIDATE_ONLY: "validate-only",
442
+ };
443
+ export const StartReplicationTaskTypeValue = {
444
+ RELOAD_TARGET: "reload-target",
445
+ RESUME_PROCESSING: "resume-processing",
446
+ START_REPLICATION: "start-replication",
447
+ };
480
448
  export class KMSFault extends __BaseException {
481
449
  constructor(opts) {
482
450
  super({
@@ -31,10 +31,10 @@ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceRespons
31
31
  * import { DatabaseMigrationServiceClient, AddTagsToResourceCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
32
32
  * // const { DatabaseMigrationServiceClient, AddTagsToResourceCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
33
33
  * const client = new DatabaseMigrationServiceClient(config);
34
- * const input = {
34
+ * const input = { // AddTagsToResourceMessage
35
35
  * ResourceArn: "STRING_VALUE", // required
36
- * Tags: [ // required
37
- * {
36
+ * Tags: [ // TagList // required
37
+ * { // Tag
38
38
  * Key: "STRING_VALUE",
39
39
  * Value: "STRING_VALUE",
40
40
  * ResourceArn: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ApplyPendingMaintenanceActionCommandOutput extends ApplyPending
26
26
  * import { DatabaseMigrationServiceClient, ApplyPendingMaintenanceActionCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, ApplyPendingMaintenanceActionCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // ApplyPendingMaintenanceActionMessage
30
30
  * ReplicationInstanceArn: "STRING_VALUE", // required
31
31
  * ApplyAction: "STRING_VALUE", // required
32
32
  * OptInType: "STRING_VALUE", // required
@@ -31,11 +31,11 @@ export interface BatchStartRecommendationsCommandOutput extends BatchStartRecomm
31
31
  * import { DatabaseMigrationServiceClient, BatchStartRecommendationsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
32
32
  * // const { DatabaseMigrationServiceClient, BatchStartRecommendationsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
33
33
  * const client = new DatabaseMigrationServiceClient(config);
34
- * const input = {
35
- * Data: [
36
- * {
34
+ * const input = { // BatchStartRecommendationsRequest
35
+ * Data: [ // StartRecommendationsRequestEntryList
36
+ * { // StartRecommendationsRequestEntry
37
37
  * DatabaseId: "STRING_VALUE", // required
38
- * Settings: {
38
+ * Settings: { // RecommendationSettings
39
39
  * InstanceSizingType: "STRING_VALUE", // required
40
40
  * WorkloadType: "STRING_VALUE", // required
41
41
  * },
@@ -29,7 +29,7 @@ export interface CancelReplicationTaskAssessmentRunCommandOutput extends CancelR
29
29
  * import { DatabaseMigrationServiceClient, CancelReplicationTaskAssessmentRunCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
30
30
  * // const { DatabaseMigrationServiceClient, CancelReplicationTaskAssessmentRunCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
31
31
  * const client = new DatabaseMigrationServiceClient(config);
32
- * const input = {
32
+ * const input = { // CancelReplicationTaskAssessmentRunMessage
33
33
  * ReplicationTaskAssessmentRunArn: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new CancelReplicationTaskAssessmentRunCommand(input);
@@ -33,7 +33,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
33
33
  * import { DatabaseMigrationServiceClient, CreateEndpointCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
34
34
  * // const { DatabaseMigrationServiceClient, CreateEndpointCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
35
35
  * const client = new DatabaseMigrationServiceClient(config);
36
- * const input = {
36
+ * const input = { // CreateEndpointMessage
37
37
  * EndpointIdentifier: "STRING_VALUE", // required
38
38
  * EndpointType: "source" || "target", // required
39
39
  * EngineName: "STRING_VALUE", // required
@@ -44,8 +44,8 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
44
44
  * DatabaseName: "STRING_VALUE",
45
45
  * ExtraConnectionAttributes: "STRING_VALUE",
46
46
  * KmsKeyId: "STRING_VALUE",
47
- * Tags: [
48
- * {
47
+ * Tags: [ // TagList
48
+ * { // Tag
49
49
  * Key: "STRING_VALUE",
50
50
  * Value: "STRING_VALUE",
51
51
  * ResourceArn: "STRING_VALUE",
@@ -55,10 +55,10 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
55
55
  * SslMode: "none" || "require" || "verify-ca" || "verify-full",
56
56
  * ServiceAccessRoleArn: "STRING_VALUE",
57
57
  * ExternalTableDefinition: "STRING_VALUE",
58
- * DynamoDbSettings: {
58
+ * DynamoDbSettings: { // DynamoDbSettings
59
59
  * ServiceAccessRoleArn: "STRING_VALUE", // required
60
60
  * },
61
- * S3Settings: {
61
+ * S3Settings: { // S3Settings
62
62
  * ServiceAccessRoleArn: "STRING_VALUE",
63
63
  * ExternalTableDefinition: "STRING_VALUE",
64
64
  * CsvRowDelimiter: "STRING_VALUE",
@@ -101,11 +101,11 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
101
101
  * ExpectedBucketOwner: "STRING_VALUE",
102
102
  * GlueCatalogGeneration: true || false,
103
103
  * },
104
- * DmsTransferSettings: {
104
+ * DmsTransferSettings: { // DmsTransferSettings
105
105
  * ServiceAccessRoleArn: "STRING_VALUE",
106
106
  * BucketName: "STRING_VALUE",
107
107
  * },
108
- * MongoDbSettings: {
108
+ * MongoDbSettings: { // MongoDbSettings
109
109
  * Username: "STRING_VALUE",
110
110
  * Password: "STRING_VALUE",
111
111
  * ServerName: "STRING_VALUE",
@@ -121,7 +121,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
121
121
  * SecretsManagerAccessRoleArn: "STRING_VALUE",
122
122
  * SecretsManagerSecretId: "STRING_VALUE",
123
123
  * },
124
- * KinesisSettings: {
124
+ * KinesisSettings: { // KinesisSettings
125
125
  * StreamArn: "STRING_VALUE",
126
126
  * MessageFormat: "json" || "json-unformatted",
127
127
  * ServiceAccessRoleArn: "STRING_VALUE",
@@ -133,7 +133,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
133
133
  * IncludeNullAndEmpty: true || false,
134
134
  * NoHexPrefix: true || false,
135
135
  * },
136
- * KafkaSettings: {
136
+ * KafkaSettings: { // KafkaSettings
137
137
  * Broker: "STRING_VALUE",
138
138
  * Topic: "STRING_VALUE",
139
139
  * MessageFormat: "json" || "json-unformatted",
@@ -154,14 +154,14 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
154
154
  * NoHexPrefix: true || false,
155
155
  * SaslMechanism: "scram-sha-512" || "plain",
156
156
  * },
157
- * ElasticsearchSettings: {
157
+ * ElasticsearchSettings: { // ElasticsearchSettings
158
158
  * ServiceAccessRoleArn: "STRING_VALUE", // required
159
159
  * EndpointUri: "STRING_VALUE", // required
160
160
  * FullLoadErrorPercentage: Number("int"),
161
161
  * ErrorRetryDuration: Number("int"),
162
162
  * UseNewMappingType: true || false,
163
163
  * },
164
- * NeptuneSettings: {
164
+ * NeptuneSettings: { // NeptuneSettings
165
165
  * ServiceAccessRoleArn: "STRING_VALUE",
166
166
  * S3BucketName: "STRING_VALUE", // required
167
167
  * S3BucketFolder: "STRING_VALUE", // required
@@ -170,7 +170,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
170
170
  * MaxRetryCount: Number("int"),
171
171
  * IamAuthEnabled: true || false,
172
172
  * },
173
- * RedshiftSettings: {
173
+ * RedshiftSettings: { // RedshiftSettings
174
174
  * AcceptAnyDate: true || false,
175
175
  * AfterConnectScript: "STRING_VALUE",
176
176
  * BucketFolder: "STRING_VALUE",
@@ -203,7 +203,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
203
203
  * SecretsManagerSecretId: "STRING_VALUE",
204
204
  * MapBooleanAsBoolean: true || false,
205
205
  * },
206
- * PostgreSQLSettings: {
206
+ * PostgreSQLSettings: { // PostgreSQLSettings
207
207
  * AfterConnectScript: "STRING_VALUE",
208
208
  * CaptureDdls: true || false,
209
209
  * MaxFileSize: Number("int"),
@@ -225,7 +225,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
225
225
  * TrimSpaceInChar: true || false,
226
226
  * MapBooleanAsBoolean: true || false,
227
227
  * },
228
- * MySQLSettings: {
228
+ * MySQLSettings: { // MySQLSettings
229
229
  * AfterConnectScript: "STRING_VALUE",
230
230
  * CleanSourceMetadataOnMismatch: true || false,
231
231
  * DatabaseName: "STRING_VALUE",
@@ -241,11 +241,11 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
241
241
  * SecretsManagerAccessRoleArn: "STRING_VALUE",
242
242
  * SecretsManagerSecretId: "STRING_VALUE",
243
243
  * },
244
- * OracleSettings: {
244
+ * OracleSettings: { // OracleSettings
245
245
  * AddSupplementalLogging: true || false,
246
246
  * ArchivedLogDestId: Number("int"),
247
247
  * AdditionalArchivedLogDestId: Number("int"),
248
- * ExtraArchivedLogDestIds: [
248
+ * ExtraArchivedLogDestIds: [ // IntegerList
249
249
  * Number("int"),
250
250
  * ],
251
251
  * AllowSelectNestedTables: true || false,
@@ -287,7 +287,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
287
287
  * TrimSpaceInChar: true || false,
288
288
  * ConvertTimestampWithZoneToUTC: true || false,
289
289
  * },
290
- * SybaseSettings: {
290
+ * SybaseSettings: { // SybaseSettings
291
291
  * DatabaseName: "STRING_VALUE",
292
292
  * Password: "STRING_VALUE",
293
293
  * Port: Number("int"),
@@ -296,7 +296,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
296
296
  * SecretsManagerAccessRoleArn: "STRING_VALUE",
297
297
  * SecretsManagerSecretId: "STRING_VALUE",
298
298
  * },
299
- * MicrosoftSQLServerSettings: {
299
+ * MicrosoftSQLServerSettings: { // MicrosoftSQLServerSettings
300
300
  * Port: Number("int"),
301
301
  * BcpPacketSize: Number("int"),
302
302
  * DatabaseName: "STRING_VALUE",
@@ -315,7 +315,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
315
315
  * TlogAccessMode: "BackupOnly" || "PreferBackup" || "PreferTlog" || "TlogOnly",
316
316
  * ForceLobLookup: true || false,
317
317
  * },
318
- * IBMDb2Settings: {
318
+ * IBMDb2Settings: { // IBMDb2Settings
319
319
  * DatabaseName: "STRING_VALUE",
320
320
  * Password: "STRING_VALUE",
321
321
  * Port: Number("int"),
@@ -328,7 +328,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
328
328
  * SecretsManagerSecretId: "STRING_VALUE",
329
329
  * },
330
330
  * ResourceIdentifier: "STRING_VALUE",
331
- * DocDbSettings: {
331
+ * DocDbSettings: { // DocDbSettings
332
332
  * Username: "STRING_VALUE",
333
333
  * Password: "STRING_VALUE",
334
334
  * ServerName: "STRING_VALUE",
@@ -341,7 +341,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
341
341
  * SecretsManagerAccessRoleArn: "STRING_VALUE",
342
342
  * SecretsManagerSecretId: "STRING_VALUE",
343
343
  * },
344
- * RedisSettings: {
344
+ * RedisSettings: { // RedisSettings
345
345
  * ServerName: "STRING_VALUE", // required
346
346
  * Port: Number("int"), // required
347
347
  * SslSecurityProtocol: "plaintext" || "ssl-encryption",
@@ -350,7 +350,7 @@ export interface CreateEndpointCommandOutput extends CreateEndpointResponse, __M
350
350
  * AuthPassword: "STRING_VALUE",
351
351
  * SslCaCertificateArn: "STRING_VALUE",
352
352
  * },
353
- * GcpMySQLSettings: {
353
+ * GcpMySQLSettings: { // GcpMySQLSettings
354
354
  * AfterConnectScript: "STRING_VALUE",
355
355
  * CleanSourceMetadataOnMismatch: true || false,
356
356
  * DatabaseName: "STRING_VALUE",
@@ -41,19 +41,19 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
41
41
  * import { DatabaseMigrationServiceClient, CreateEventSubscriptionCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
42
42
  * // const { DatabaseMigrationServiceClient, CreateEventSubscriptionCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
43
43
  * const client = new DatabaseMigrationServiceClient(config);
44
- * const input = {
44
+ * const input = { // CreateEventSubscriptionMessage
45
45
  * SubscriptionName: "STRING_VALUE", // required
46
46
  * SnsTopicArn: "STRING_VALUE", // required
47
47
  * SourceType: "STRING_VALUE",
48
- * EventCategories: [
48
+ * EventCategories: [ // EventCategoriesList
49
49
  * "STRING_VALUE",
50
50
  * ],
51
- * SourceIds: [
51
+ * SourceIds: [ // SourceIdsList
52
52
  * "STRING_VALUE",
53
53
  * ],
54
54
  * Enabled: true || false,
55
- * Tags: [
56
- * {
55
+ * Tags: [ // TagList
56
+ * { // Tag
57
57
  * Key: "STRING_VALUE",
58
58
  * Value: "STRING_VALUE",
59
59
  * ResourceArn: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface CreateFleetAdvisorCollectorCommandOutput extends CreateFleetAdv
26
26
  * import { DatabaseMigrationServiceClient, CreateFleetAdvisorCollectorCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, CreateFleetAdvisorCollectorCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // CreateFleetAdvisorCollectorRequest
30
30
  * CollectorName: "STRING_VALUE", // required
31
31
  * Description: "STRING_VALUE",
32
32
  * ServiceAccessRoleArn: "STRING_VALUE", // required