@aws-sdk/client-database-migration-service 3.300.0 → 3.301.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
  2. package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchStartRecommendationsCommand.d.ts +4 -4
  4. package/dist-types/commands/CancelReplicationTaskAssessmentRunCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateEndpointCommand.d.ts +22 -22
  6. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +5 -5
  7. package/dist-types/commands/CreateFleetAdvisorCollectorCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateReplicationInstanceCommand.d.ts +4 -4
  9. package/dist-types/commands/CreateReplicationSubnetGroupCommand.d.ts +4 -4
  10. package/dist-types/commands/CreateReplicationTaskCommand.d.ts +3 -3
  11. package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteFleetAdvisorCollectorCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteFleetAdvisorDatabasesCommand.d.ts +2 -2
  17. package/dist-types/commands/DeleteReplicationInstanceCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteReplicationSubnetGroupCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteReplicationTaskAssessmentRunCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteReplicationTaskCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeApplicableIndividualAssessmentsCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeCertificatesCommand.d.ts +4 -4
  23. package/dist-types/commands/DescribeConnectionsCommand.d.ts +4 -4
  24. package/dist-types/commands/DescribeEndpointSettingsCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeEndpointTypesCommand.d.ts +4 -4
  26. package/dist-types/commands/DescribeEndpointsCommand.d.ts +4 -4
  27. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +4 -4
  28. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +4 -4
  29. package/dist-types/commands/DescribeEventsCommand.d.ts +5 -5
  30. package/dist-types/commands/DescribeFleetAdvisorCollectorsCommand.d.ts +4 -4
  31. package/dist-types/commands/DescribeFleetAdvisorDatabasesCommand.d.ts +4 -4
  32. package/dist-types/commands/DescribeFleetAdvisorLsaAnalysisCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.d.ts +4 -4
  34. package/dist-types/commands/DescribeFleetAdvisorSchemasCommand.d.ts +4 -4
  35. package/dist-types/commands/DescribeOrderableReplicationInstancesCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +4 -4
  37. package/dist-types/commands/DescribeRecommendationLimitationsCommand.d.ts +4 -4
  38. package/dist-types/commands/DescribeRecommendationsCommand.d.ts +4 -4
  39. package/dist-types/commands/DescribeRefreshSchemasStatusCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeReplicationInstanceTaskLogsCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeReplicationInstancesCommand.d.ts +4 -4
  42. package/dist-types/commands/DescribeReplicationSubnetGroupsCommand.d.ts +4 -4
  43. package/dist-types/commands/DescribeReplicationTaskAssessmentResultsCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeReplicationTaskAssessmentRunsCommand.d.ts +4 -4
  45. package/dist-types/commands/DescribeReplicationTaskIndividualAssessmentsCommand.d.ts +4 -4
  46. package/dist-types/commands/DescribeReplicationTasksCommand.d.ts +4 -4
  47. package/dist-types/commands/DescribeSchemasCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeTableStatisticsCommand.d.ts +4 -4
  49. package/dist-types/commands/ImportCertificateCommand.d.ts +3 -3
  50. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  51. package/dist-types/commands/ModifyEndpointCommand.d.ts +20 -20
  52. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -2
  53. package/dist-types/commands/ModifyReplicationInstanceCommand.d.ts +2 -2
  54. package/dist-types/commands/ModifyReplicationSubnetGroupCommand.d.ts +2 -2
  55. package/dist-types/commands/ModifyReplicationTaskCommand.d.ts +1 -1
  56. package/dist-types/commands/MoveReplicationTaskCommand.d.ts +1 -1
  57. package/dist-types/commands/RebootReplicationInstanceCommand.d.ts +1 -1
  58. package/dist-types/commands/RefreshSchemasCommand.d.ts +1 -1
  59. package/dist-types/commands/ReloadTablesCommand.d.ts +3 -3
  60. package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
  61. package/dist-types/commands/StartRecommendationsCommand.d.ts +2 -2
  62. package/dist-types/commands/StartReplicationTaskAssessmentCommand.d.ts +1 -1
  63. package/dist-types/commands/StartReplicationTaskAssessmentRunCommand.d.ts +3 -3
  64. package/dist-types/commands/StartReplicationTaskCommand.d.ts +1 -1
  65. package/dist-types/commands/StopReplicationTaskCommand.d.ts +1 -1
  66. package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateSubscriptionsToEventBridgeCommand.d.ts +1 -1
  68. package/package.json +3 -3
@@ -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
@@ -31,11 +31,11 @@ export interface CreateReplicationInstanceCommandOutput extends CreateReplicatio
31
31
  * import { DatabaseMigrationServiceClient, CreateReplicationInstanceCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
32
32
  * // const { DatabaseMigrationServiceClient, CreateReplicationInstanceCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
33
33
  * const client = new DatabaseMigrationServiceClient(config);
34
- * const input = {
34
+ * const input = { // CreateReplicationInstanceMessage
35
35
  * ReplicationInstanceIdentifier: "STRING_VALUE", // required
36
36
  * AllocatedStorage: Number("int"),
37
37
  * ReplicationInstanceClass: "STRING_VALUE", // required
38
- * VpcSecurityGroupIds: [
38
+ * VpcSecurityGroupIds: [ // VpcSecurityGroupIdList
39
39
  * "STRING_VALUE",
40
40
  * ],
41
41
  * AvailabilityZone: "STRING_VALUE",
@@ -44,8 +44,8 @@ export interface CreateReplicationInstanceCommandOutput extends CreateReplicatio
44
44
  * MultiAZ: true || false,
45
45
  * EngineVersion: "STRING_VALUE",
46
46
  * AutoMinorVersionUpgrade: true || false,
47
- * Tags: [
48
- * {
47
+ * Tags: [ // TagList
48
+ * { // Tag
49
49
  * Key: "STRING_VALUE",
50
50
  * Value: "STRING_VALUE",
51
51
  * ResourceArn: "STRING_VALUE",
@@ -28,14 +28,14 @@ export interface CreateReplicationSubnetGroupCommandOutput extends CreateReplica
28
28
  * import { DatabaseMigrationServiceClient, CreateReplicationSubnetGroupCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
29
29
  * // const { DatabaseMigrationServiceClient, CreateReplicationSubnetGroupCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
30
30
  * const client = new DatabaseMigrationServiceClient(config);
31
- * const input = {
31
+ * const input = { // CreateReplicationSubnetGroupMessage
32
32
  * ReplicationSubnetGroupIdentifier: "STRING_VALUE", // required
33
33
  * ReplicationSubnetGroupDescription: "STRING_VALUE", // required
34
- * SubnetIds: [ // required
34
+ * SubnetIds: [ // SubnetIdentifierList // required
35
35
  * "STRING_VALUE",
36
36
  * ],
37
- * Tags: [
38
- * {
37
+ * Tags: [ // TagList
38
+ * { // Tag
39
39
  * Key: "STRING_VALUE",
40
40
  * Value: "STRING_VALUE",
41
41
  * ResourceArn: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface CreateReplicationTaskCommandOutput extends CreateReplicationTas
26
26
  * import { DatabaseMigrationServiceClient, CreateReplicationTaskCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, CreateReplicationTaskCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // CreateReplicationTaskMessage
30
30
  * ReplicationTaskIdentifier: "STRING_VALUE", // required
31
31
  * SourceEndpointArn: "STRING_VALUE", // required
32
32
  * TargetEndpointArn: "STRING_VALUE", // required
@@ -37,8 +37,8 @@ export interface CreateReplicationTaskCommandOutput extends CreateReplicationTas
37
37
  * CdcStartTime: new Date("TIMESTAMP"),
38
38
  * CdcStartPosition: "STRING_VALUE",
39
39
  * CdcStopPosition: "STRING_VALUE",
40
- * Tags: [
41
- * {
40
+ * Tags: [ // TagList
41
+ * { // Tag
42
42
  * Key: "STRING_VALUE",
43
43
  * Value: "STRING_VALUE",
44
44
  * ResourceArn: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface DeleteCertificateCommandOutput extends DeleteCertificateRespons
26
26
  * import { DatabaseMigrationServiceClient, DeleteCertificateCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DeleteCertificateCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // DeleteCertificateMessage
30
30
  * CertificateArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteCertificateCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse,
26
26
  * import { DatabaseMigrationServiceClient, DeleteConnectionCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DeleteConnectionCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // DeleteConnectionMessage
30
30
  * EndpointArn: "STRING_VALUE", // required
31
31
  * ReplicationInstanceArn: "STRING_VALUE", // required
32
32
  * };
@@ -31,7 +31,7 @@ export interface DeleteEndpointCommandOutput extends DeleteEndpointResponse, __M
31
31
  * import { DatabaseMigrationServiceClient, DeleteEndpointCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
32
32
  * // const { DatabaseMigrationServiceClient, DeleteEndpointCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
33
33
  * const client = new DatabaseMigrationServiceClient(config);
34
- * const input = {
34
+ * const input = { // DeleteEndpointMessage
35
35
  * EndpointArn: "STRING_VALUE", // required
36
36
  * };
37
37
  * const command = new DeleteEndpointCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteEventSubscriptionCommandOutput extends DeleteEventSubscri
26
26
  * import { DatabaseMigrationServiceClient, DeleteEventSubscriptionCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DeleteEventSubscriptionCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // DeleteEventSubscriptionMessage
30
30
  * SubscriptionName: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteEventSubscriptionCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteFleetAdvisorCollectorCommandOutput extends __MetadataBear
26
26
  * import { DatabaseMigrationServiceClient, DeleteFleetAdvisorCollectorCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DeleteFleetAdvisorCollectorCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // DeleteCollectorRequest
30
30
  * CollectorReferencedId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteFleetAdvisorCollectorCommand(input);
@@ -26,8 +26,8 @@ export interface DeleteFleetAdvisorDatabasesCommandOutput extends DeleteFleetAdv
26
26
  * import { DatabaseMigrationServiceClient, DeleteFleetAdvisorDatabasesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DeleteFleetAdvisorDatabasesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
30
- * DatabaseIds: [ // required
29
+ * const input = { // DeleteFleetAdvisorDatabasesRequest
30
+ * DatabaseIds: [ // StringList // required
31
31
  * "STRING_VALUE",
32
32
  * ],
33
33
  * };
@@ -31,7 +31,7 @@ export interface DeleteReplicationInstanceCommandOutput extends DeleteReplicatio
31
31
  * import { DatabaseMigrationServiceClient, DeleteReplicationInstanceCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
32
32
  * // const { DatabaseMigrationServiceClient, DeleteReplicationInstanceCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
33
33
  * const client = new DatabaseMigrationServiceClient(config);
34
- * const input = {
34
+ * const input = { // DeleteReplicationInstanceMessage
35
35
  * ReplicationInstanceArn: "STRING_VALUE", // required
36
36
  * };
37
37
  * const command = new DeleteReplicationInstanceCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteReplicationSubnetGroupCommandOutput extends DeleteReplica
26
26
  * import { DatabaseMigrationServiceClient, DeleteReplicationSubnetGroupCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DeleteReplicationSubnetGroupCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // DeleteReplicationSubnetGroupMessage
30
30
  * ReplicationSubnetGroupIdentifier: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteReplicationSubnetGroupCommand(input);
@@ -29,7 +29,7 @@ export interface DeleteReplicationTaskAssessmentRunCommandOutput extends DeleteR
29
29
  * import { DatabaseMigrationServiceClient, DeleteReplicationTaskAssessmentRunCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
30
30
  * // const { DatabaseMigrationServiceClient, DeleteReplicationTaskAssessmentRunCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
31
31
  * const client = new DatabaseMigrationServiceClient(config);
32
- * const input = {
32
+ * const input = { // DeleteReplicationTaskAssessmentRunMessage
33
33
  * ReplicationTaskAssessmentRunArn: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new DeleteReplicationTaskAssessmentRunCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteReplicationTaskCommandOutput extends DeleteReplicationTas
26
26
  * import { DatabaseMigrationServiceClient, DeleteReplicationTaskCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DeleteReplicationTaskCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
29
+ * const input = { // DeleteReplicationTaskMessage
30
30
  * ReplicationTaskArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteReplicationTaskCommand(input);
@@ -40,7 +40,7 @@ export interface DescribeApplicableIndividualAssessmentsCommandOutput extends De
40
40
  * import { DatabaseMigrationServiceClient, DescribeApplicableIndividualAssessmentsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
41
41
  * // const { DatabaseMigrationServiceClient, DescribeApplicableIndividualAssessmentsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
42
42
  * const client = new DatabaseMigrationServiceClient(config);
43
- * const input = {
43
+ * const input = { // DescribeApplicableIndividualAssessmentsMessage
44
44
  * ReplicationTaskArn: "STRING_VALUE",
45
45
  * ReplicationInstanceArn: "STRING_VALUE",
46
46
  * SourceEngineName: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface DescribeCertificatesCommandOutput extends DescribeCertificatesR
26
26
  * import { DatabaseMigrationServiceClient, DescribeCertificatesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DescribeCertificatesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
30
- * Filters: [
31
- * {
29
+ * const input = { // DescribeCertificatesMessage
30
+ * Filters: [ // FilterList
31
+ * { // Filter
32
32
  * Name: "STRING_VALUE", // required
33
- * Values: [ // required
33
+ * Values: [ // FilterValueList // required
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * },
@@ -27,11 +27,11 @@ export interface DescribeConnectionsCommandOutput extends DescribeConnectionsRes
27
27
  * import { DatabaseMigrationServiceClient, DescribeConnectionsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
28
28
  * // const { DatabaseMigrationServiceClient, DescribeConnectionsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
29
29
  * const client = new DatabaseMigrationServiceClient(config);
30
- * const input = {
31
- * Filters: [
32
- * {
30
+ * const input = { // DescribeConnectionsMessage
31
+ * Filters: [ // FilterList
32
+ * { // Filter
33
33
  * Name: "STRING_VALUE", // required
34
- * Values: [ // required
34
+ * Values: [ // FilterValueList // required
35
35
  * "STRING_VALUE",
36
36
  * ],
37
37
  * },
@@ -27,7 +27,7 @@ export interface DescribeEndpointSettingsCommandOutput extends DescribeEndpointS
27
27
  * import { DatabaseMigrationServiceClient, DescribeEndpointSettingsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
28
28
  * // const { DatabaseMigrationServiceClient, DescribeEndpointSettingsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
29
29
  * const client = new DatabaseMigrationServiceClient(config);
30
- * const input = {
30
+ * const input = { // DescribeEndpointSettingsMessage
31
31
  * EngineName: "STRING_VALUE", // required
32
32
  * MaxRecords: Number("int"),
33
33
  * Marker: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface DescribeEndpointTypesCommandOutput extends DescribeEndpointType
26
26
  * import { DatabaseMigrationServiceClient, DescribeEndpointTypesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DescribeEndpointTypesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
30
- * Filters: [
31
- * {
29
+ * const input = { // DescribeEndpointTypesMessage
30
+ * Filters: [ // FilterList
31
+ * { // Filter
32
32
  * Name: "STRING_VALUE", // required
33
- * Values: [ // required
33
+ * Values: [ // FilterValueList // required
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * },
@@ -26,11 +26,11 @@ export interface DescribeEndpointsCommandOutput extends DescribeEndpointsRespons
26
26
  * import { DatabaseMigrationServiceClient, DescribeEndpointsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DescribeEndpointsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
30
- * Filters: [
31
- * {
29
+ * const input = { // DescribeEndpointsMessage
30
+ * Filters: [ // FilterList
31
+ * { // Filter
32
32
  * Name: "STRING_VALUE", // required
33
- * Values: [ // required
33
+ * Values: [ // FilterValueList // required
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * },
@@ -30,12 +30,12 @@ export interface DescribeEventCategoriesCommandOutput extends DescribeEventCateg
30
30
  * import { DatabaseMigrationServiceClient, DescribeEventCategoriesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
31
31
  * // const { DatabaseMigrationServiceClient, DescribeEventCategoriesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
32
32
  * const client = new DatabaseMigrationServiceClient(config);
33
- * const input = {
33
+ * const input = { // DescribeEventCategoriesMessage
34
34
  * SourceType: "STRING_VALUE",
35
- * Filters: [
36
- * {
35
+ * Filters: [ // FilterList
36
+ * { // Filter
37
37
  * Name: "STRING_VALUE", // required
38
- * Values: [ // required
38
+ * Values: [ // FilterValueList // required
39
39
  * "STRING_VALUE",
40
40
  * ],
41
41
  * },
@@ -31,12 +31,12 @@ export interface DescribeEventSubscriptionsCommandOutput extends DescribeEventSu
31
31
  * import { DatabaseMigrationServiceClient, DescribeEventSubscriptionsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
32
32
  * // const { DatabaseMigrationServiceClient, DescribeEventSubscriptionsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
33
33
  * const client = new DatabaseMigrationServiceClient(config);
34
- * const input = {
34
+ * const input = { // DescribeEventSubscriptionsMessage
35
35
  * SubscriptionName: "STRING_VALUE",
36
- * Filters: [
37
- * {
36
+ * Filters: [ // FilterList
37
+ * { // Filter
38
38
  * Name: "STRING_VALUE", // required
39
- * Values: [ // required
39
+ * Values: [ // FilterValueList // required
40
40
  * "STRING_VALUE",
41
41
  * ],
42
42
  * },
@@ -30,19 +30,19 @@ export interface DescribeEventsCommandOutput extends DescribeEventsResponse, __M
30
30
  * import { DatabaseMigrationServiceClient, DescribeEventsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
31
31
  * // const { DatabaseMigrationServiceClient, DescribeEventsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
32
32
  * const client = new DatabaseMigrationServiceClient(config);
33
- * const input = {
33
+ * const input = { // DescribeEventsMessage
34
34
  * SourceIdentifier: "STRING_VALUE",
35
35
  * SourceType: "replication-instance",
36
36
  * StartTime: new Date("TIMESTAMP"),
37
37
  * EndTime: new Date("TIMESTAMP"),
38
38
  * Duration: Number("int"),
39
- * EventCategories: [
39
+ * EventCategories: [ // EventCategoriesList
40
40
  * "STRING_VALUE",
41
41
  * ],
42
- * Filters: [
43
- * {
42
+ * Filters: [ // FilterList
43
+ * { // Filter
44
44
  * Name: "STRING_VALUE", // required
45
- * Values: [ // required
45
+ * Values: [ // FilterValueList // required
46
46
  * "STRING_VALUE",
47
47
  * ],
48
48
  * },
@@ -26,11 +26,11 @@ export interface DescribeFleetAdvisorCollectorsCommandOutput extends DescribeFle
26
26
  * import { DatabaseMigrationServiceClient, DescribeFleetAdvisorCollectorsCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DescribeFleetAdvisorCollectorsCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
30
- * Filters: [
31
- * {
29
+ * const input = { // DescribeFleetAdvisorCollectorsRequest
30
+ * Filters: [ // FilterList
31
+ * { // Filter
32
32
  * Name: "STRING_VALUE", // required
33
- * Values: [ // required
33
+ * Values: [ // FilterValueList // required
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * },
@@ -26,11 +26,11 @@ export interface DescribeFleetAdvisorDatabasesCommandOutput extends DescribeFlee
26
26
  * import { DatabaseMigrationServiceClient, DescribeFleetAdvisorDatabasesCommand } from "@aws-sdk/client-database-migration-service"; // ES Modules import
27
27
  * // const { DatabaseMigrationServiceClient, DescribeFleetAdvisorDatabasesCommand } = require("@aws-sdk/client-database-migration-service"); // CommonJS import
28
28
  * const client = new DatabaseMigrationServiceClient(config);
29
- * const input = {
30
- * Filters: [
31
- * {
29
+ * const input = { // DescribeFleetAdvisorDatabasesRequest
30
+ * Filters: [ // FilterList
31
+ * { // Filter
32
32
  * Name: "STRING_VALUE", // required
33
- * Values: [ // required
33
+ * Values: [ // FilterValueList // required
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * },