aws-sdk-databasemigrationservice 1.80.0 → 1.82.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.
@@ -46,6 +46,7 @@ module Aws::DatabaseMigrationService
46
46
  CollectorStatus = Shapes::StringShape.new(name: 'CollectorStatus')
47
47
  CollectorsList = Shapes::ListShape.new(name: 'CollectorsList')
48
48
  CompressionTypeValue = Shapes::StringShape.new(name: 'CompressionTypeValue')
49
+ ComputeConfig = Shapes::StructureShape.new(name: 'ComputeConfig')
49
50
  Connection = Shapes::StructureShape.new(name: 'Connection')
50
51
  ConnectionList = Shapes::ListShape.new(name: 'ConnectionList')
51
52
  CreateEndpointMessage = Shapes::StructureShape.new(name: 'CreateEndpointMessage')
@@ -54,6 +55,8 @@ module Aws::DatabaseMigrationService
54
55
  CreateEventSubscriptionResponse = Shapes::StructureShape.new(name: 'CreateEventSubscriptionResponse')
55
56
  CreateFleetAdvisorCollectorRequest = Shapes::StructureShape.new(name: 'CreateFleetAdvisorCollectorRequest')
56
57
  CreateFleetAdvisorCollectorResponse = Shapes::StructureShape.new(name: 'CreateFleetAdvisorCollectorResponse')
58
+ CreateReplicationConfigMessage = Shapes::StructureShape.new(name: 'CreateReplicationConfigMessage')
59
+ CreateReplicationConfigResponse = Shapes::StructureShape.new(name: 'CreateReplicationConfigResponse')
57
60
  CreateReplicationInstanceMessage = Shapes::StructureShape.new(name: 'CreateReplicationInstanceMessage')
58
61
  CreateReplicationInstanceResponse = Shapes::StructureShape.new(name: 'CreateReplicationInstanceResponse')
59
62
  CreateReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'CreateReplicationSubnetGroupMessage')
@@ -78,6 +81,8 @@ module Aws::DatabaseMigrationService
78
81
  DeleteEventSubscriptionResponse = Shapes::StructureShape.new(name: 'DeleteEventSubscriptionResponse')
79
82
  DeleteFleetAdvisorDatabasesRequest = Shapes::StructureShape.new(name: 'DeleteFleetAdvisorDatabasesRequest')
80
83
  DeleteFleetAdvisorDatabasesResponse = Shapes::StructureShape.new(name: 'DeleteFleetAdvisorDatabasesResponse')
84
+ DeleteReplicationConfigMessage = Shapes::StructureShape.new(name: 'DeleteReplicationConfigMessage')
85
+ DeleteReplicationConfigResponse = Shapes::StructureShape.new(name: 'DeleteReplicationConfigResponse')
81
86
  DeleteReplicationInstanceMessage = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceMessage')
82
87
  DeleteReplicationInstanceResponse = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceResponse')
83
88
  DeleteReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupMessage')
@@ -126,12 +131,16 @@ module Aws::DatabaseMigrationService
126
131
  DescribeRecommendationsResponse = Shapes::StructureShape.new(name: 'DescribeRecommendationsResponse')
127
132
  DescribeRefreshSchemasStatusMessage = Shapes::StructureShape.new(name: 'DescribeRefreshSchemasStatusMessage')
128
133
  DescribeRefreshSchemasStatusResponse = Shapes::StructureShape.new(name: 'DescribeRefreshSchemasStatusResponse')
134
+ DescribeReplicationConfigsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationConfigsMessage')
135
+ DescribeReplicationConfigsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationConfigsResponse')
129
136
  DescribeReplicationInstanceTaskLogsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationInstanceTaskLogsMessage')
130
137
  DescribeReplicationInstanceTaskLogsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationInstanceTaskLogsResponse')
131
138
  DescribeReplicationInstancesMessage = Shapes::StructureShape.new(name: 'DescribeReplicationInstancesMessage')
132
139
  DescribeReplicationInstancesResponse = Shapes::StructureShape.new(name: 'DescribeReplicationInstancesResponse')
133
140
  DescribeReplicationSubnetGroupsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationSubnetGroupsMessage')
134
141
  DescribeReplicationSubnetGroupsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationSubnetGroupsResponse')
142
+ DescribeReplicationTableStatisticsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTableStatisticsMessage')
143
+ DescribeReplicationTableStatisticsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTableStatisticsResponse')
135
144
  DescribeReplicationTaskAssessmentResultsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTaskAssessmentResultsMessage')
136
145
  DescribeReplicationTaskAssessmentResultsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTaskAssessmentResultsResponse')
137
146
  DescribeReplicationTaskAssessmentRunsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTaskAssessmentRunsMessage')
@@ -140,6 +149,8 @@ module Aws::DatabaseMigrationService
140
149
  DescribeReplicationTaskIndividualAssessmentsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTaskIndividualAssessmentsResponse')
141
150
  DescribeReplicationTasksMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTasksMessage')
142
151
  DescribeReplicationTasksResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTasksResponse')
152
+ DescribeReplicationsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationsMessage')
153
+ DescribeReplicationsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationsResponse')
143
154
  DescribeSchemasMessage = Shapes::StructureShape.new(name: 'DescribeSchemasMessage')
144
155
  DescribeSchemasResponse = Shapes::StructureShape.new(name: 'DescribeSchemasResponse')
145
156
  DescribeTableStatisticsMessage = Shapes::StructureShape.new(name: 'DescribeTableStatisticsMessage')
@@ -200,6 +211,7 @@ module Aws::DatabaseMigrationService
200
211
  KafkaSaslMechanism = Shapes::StringShape.new(name: 'KafkaSaslMechanism')
201
212
  KafkaSecurityProtocol = Shapes::StringShape.new(name: 'KafkaSecurityProtocol')
202
213
  KafkaSettings = Shapes::StructureShape.new(name: 'KafkaSettings')
214
+ KafkaSslEndpointIdentificationAlgorithm = Shapes::StringShape.new(name: 'KafkaSslEndpointIdentificationAlgorithm')
203
215
  KeyList = Shapes::ListShape.new(name: 'KeyList')
204
216
  KinesisSettings = Shapes::StructureShape.new(name: 'KinesisSettings')
205
217
  Limitation = Shapes::StructureShape.new(name: 'Limitation')
@@ -208,6 +220,7 @@ module Aws::DatabaseMigrationService
208
220
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
209
221
  Long = Shapes::IntegerShape.new(name: 'Long')
210
222
  LongOptional = Shapes::IntegerShape.new(name: 'LongOptional')
223
+ LongVarcharMappingType = Shapes::StringShape.new(name: 'LongVarcharMappingType')
211
224
  MessageFormatValue = Shapes::StringShape.new(name: 'MessageFormatValue')
212
225
  MicrosoftSQLServerSettings = Shapes::StructureShape.new(name: 'MicrosoftSQLServerSettings')
213
226
  MigrationTypeValue = Shapes::StringShape.new(name: 'MigrationTypeValue')
@@ -215,6 +228,8 @@ module Aws::DatabaseMigrationService
215
228
  ModifyEndpointResponse = Shapes::StructureShape.new(name: 'ModifyEndpointResponse')
216
229
  ModifyEventSubscriptionMessage = Shapes::StructureShape.new(name: 'ModifyEventSubscriptionMessage')
217
230
  ModifyEventSubscriptionResponse = Shapes::StructureShape.new(name: 'ModifyEventSubscriptionResponse')
231
+ ModifyReplicationConfigMessage = Shapes::StructureShape.new(name: 'ModifyReplicationConfigMessage')
232
+ ModifyReplicationConfigResponse = Shapes::StructureShape.new(name: 'ModifyReplicationConfigResponse')
218
233
  ModifyReplicationInstanceMessage = Shapes::StructureShape.new(name: 'ModifyReplicationInstanceMessage')
219
234
  ModifyReplicationInstanceResponse = Shapes::StructureShape.new(name: 'ModifyReplicationInstanceResponse')
220
235
  ModifyReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'ModifyReplicationSubnetGroupMessage')
@@ -236,6 +251,7 @@ module Aws::DatabaseMigrationService
236
251
  PendingMaintenanceActions = Shapes::ListShape.new(name: 'PendingMaintenanceActions')
237
252
  PluginNameValue = Shapes::StringShape.new(name: 'PluginNameValue')
238
253
  PostgreSQLSettings = Shapes::StructureShape.new(name: 'PostgreSQLSettings')
254
+ ProvisionData = Shapes::StructureShape.new(name: 'ProvisionData')
239
255
  RdsConfiguration = Shapes::StructureShape.new(name: 'RdsConfiguration')
240
256
  RdsRecommendation = Shapes::StructureShape.new(name: 'RdsRecommendation')
241
257
  RdsRequirements = Shapes::StructureShape.new(name: 'RdsRequirements')
@@ -254,10 +270,15 @@ module Aws::DatabaseMigrationService
254
270
  RefreshSchemasStatusTypeValue = Shapes::StringShape.new(name: 'RefreshSchemasStatusTypeValue')
255
271
  ReleaseStatusValues = Shapes::StringShape.new(name: 'ReleaseStatusValues')
256
272
  ReloadOptionValue = Shapes::StringShape.new(name: 'ReloadOptionValue')
273
+ ReloadReplicationTablesMessage = Shapes::StructureShape.new(name: 'ReloadReplicationTablesMessage')
274
+ ReloadReplicationTablesResponse = Shapes::StructureShape.new(name: 'ReloadReplicationTablesResponse')
257
275
  ReloadTablesMessage = Shapes::StructureShape.new(name: 'ReloadTablesMessage')
258
276
  ReloadTablesResponse = Shapes::StructureShape.new(name: 'ReloadTablesResponse')
259
277
  RemoveTagsFromResourceMessage = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceMessage')
260
278
  RemoveTagsFromResourceResponse = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceResponse')
279
+ Replication = Shapes::StructureShape.new(name: 'Replication')
280
+ ReplicationConfig = Shapes::StructureShape.new(name: 'ReplicationConfig')
281
+ ReplicationConfigList = Shapes::ListShape.new(name: 'ReplicationConfigList')
261
282
  ReplicationEndpointTypeValue = Shapes::StringShape.new(name: 'ReplicationEndpointTypeValue')
262
283
  ReplicationInstance = Shapes::StructureShape.new(name: 'ReplicationInstance')
263
284
  ReplicationInstanceIpv6AddressList = Shapes::ListShape.new(name: 'ReplicationInstanceIpv6AddressList')
@@ -266,10 +287,13 @@ module Aws::DatabaseMigrationService
266
287
  ReplicationInstancePublicIpAddressList = Shapes::ListShape.new(name: 'ReplicationInstancePublicIpAddressList')
267
288
  ReplicationInstanceTaskLog = Shapes::StructureShape.new(name: 'ReplicationInstanceTaskLog')
268
289
  ReplicationInstanceTaskLogsList = Shapes::ListShape.new(name: 'ReplicationInstanceTaskLogsList')
290
+ ReplicationList = Shapes::ListShape.new(name: 'ReplicationList')
269
291
  ReplicationPendingModifiedValues = Shapes::StructureShape.new(name: 'ReplicationPendingModifiedValues')
292
+ ReplicationStats = Shapes::StructureShape.new(name: 'ReplicationStats')
270
293
  ReplicationSubnetGroup = Shapes::StructureShape.new(name: 'ReplicationSubnetGroup')
271
294
  ReplicationSubnetGroupDoesNotCoverEnoughAZs = Shapes::StructureShape.new(name: 'ReplicationSubnetGroupDoesNotCoverEnoughAZs')
272
295
  ReplicationSubnetGroups = Shapes::ListShape.new(name: 'ReplicationSubnetGroups')
296
+ ReplicationTableStatisticsList = Shapes::ListShape.new(name: 'ReplicationTableStatisticsList')
273
297
  ReplicationTask = Shapes::StructureShape.new(name: 'ReplicationTask')
274
298
  ReplicationTaskAssessmentResult = Shapes::StructureShape.new(name: 'ReplicationTaskAssessmentResult')
275
299
  ReplicationTaskAssessmentResultList = Shapes::ListShape.new(name: 'ReplicationTaskAssessmentResultList')
@@ -303,6 +327,8 @@ module Aws::DatabaseMigrationService
303
327
  StartRecommendationsRequest = Shapes::StructureShape.new(name: 'StartRecommendationsRequest')
304
328
  StartRecommendationsRequestEntry = Shapes::StructureShape.new(name: 'StartRecommendationsRequestEntry')
305
329
  StartRecommendationsRequestEntryList = Shapes::ListShape.new(name: 'StartRecommendationsRequestEntryList')
330
+ StartReplicationMessage = Shapes::StructureShape.new(name: 'StartReplicationMessage')
331
+ StartReplicationResponse = Shapes::StructureShape.new(name: 'StartReplicationResponse')
306
332
  StartReplicationTaskAssessmentMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentMessage')
307
333
  StartReplicationTaskAssessmentResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentResponse')
308
334
  StartReplicationTaskAssessmentRunMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskAssessmentRunMessage')
@@ -310,6 +336,8 @@ module Aws::DatabaseMigrationService
310
336
  StartReplicationTaskMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskMessage')
311
337
  StartReplicationTaskResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskResponse')
312
338
  StartReplicationTaskTypeValue = Shapes::StringShape.new(name: 'StartReplicationTaskTypeValue')
339
+ StopReplicationMessage = Shapes::StructureShape.new(name: 'StopReplicationMessage')
340
+ StopReplicationResponse = Shapes::StructureShape.new(name: 'StopReplicationResponse')
313
341
  StopReplicationTaskMessage = Shapes::StructureShape.new(name: 'StopReplicationTaskMessage')
314
342
  StopReplicationTaskResponse = Shapes::StructureShape.new(name: 'StopReplicationTaskResponse')
315
343
  StorageQuotaExceededFault = Shapes::StructureShape.new(name: 'StorageQuotaExceededFault')
@@ -332,6 +360,7 @@ module Aws::DatabaseMigrationService
332
360
  TargetDbType = Shapes::StringShape.new(name: 'TargetDbType')
333
361
  TestConnectionMessage = Shapes::StructureShape.new(name: 'TestConnectionMessage')
334
362
  TestConnectionResponse = Shapes::StructureShape.new(name: 'TestConnectionResponse')
363
+ TimestreamSettings = Shapes::StructureShape.new(name: 'TimestreamSettings')
335
364
  TlogAccessMode = Shapes::StringShape.new(name: 'TlogAccessMode')
336
365
  UpdateSubscriptionsToEventBridgeMessage = Shapes::StructureShape.new(name: 'UpdateSubscriptionsToEventBridgeMessage')
337
366
  UpdateSubscriptionsToEventBridgeResponse = Shapes::StructureShape.new(name: 'UpdateSubscriptionsToEventBridgeResponse')
@@ -437,6 +466,17 @@ module Aws::DatabaseMigrationService
437
466
 
438
467
  CollectorsList.member = Shapes::ShapeRef.new(shape: CollectorShortInfoResponse)
439
468
 
469
+ ComputeConfig.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
470
+ ComputeConfig.add_member(:dns_name_servers, Shapes::ShapeRef.new(shape: String, location_name: "DnsNameServers"))
471
+ ComputeConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
472
+ ComputeConfig.add_member(:max_capacity_units, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxCapacityUnits"))
473
+ ComputeConfig.add_member(:min_capacity_units, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MinCapacityUnits"))
474
+ ComputeConfig.add_member(:multi_az, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MultiAZ"))
475
+ ComputeConfig.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
476
+ ComputeConfig.add_member(:replication_subnet_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupId"))
477
+ ComputeConfig.add_member(:vpc_security_group_ids, Shapes::ShapeRef.new(shape: StringList, location_name: "VpcSecurityGroupIds"))
478
+ ComputeConfig.struct_class = Types::ComputeConfig
479
+
440
480
  Connection.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
441
481
  Connection.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "EndpointArn"))
442
482
  Connection.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
@@ -481,6 +521,7 @@ module Aws::DatabaseMigrationService
481
521
  CreateEndpointMessage.add_member(:doc_db_settings, Shapes::ShapeRef.new(shape: DocDbSettings, location_name: "DocDbSettings"))
482
522
  CreateEndpointMessage.add_member(:redis_settings, Shapes::ShapeRef.new(shape: RedisSettings, location_name: "RedisSettings"))
483
523
  CreateEndpointMessage.add_member(:gcp_my_sql_settings, Shapes::ShapeRef.new(shape: GcpMySQLSettings, location_name: "GcpMySQLSettings"))
524
+ CreateEndpointMessage.add_member(:timestream_settings, Shapes::ShapeRef.new(shape: TimestreamSettings, location_name: "TimestreamSettings"))
484
525
  CreateEndpointMessage.struct_class = Types::CreateEndpointMessage
485
526
 
486
527
  CreateEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
@@ -511,6 +552,21 @@ module Aws::DatabaseMigrationService
511
552
  CreateFleetAdvisorCollectorResponse.add_member(:s3_bucket_name, Shapes::ShapeRef.new(shape: String, location_name: "S3BucketName"))
512
553
  CreateFleetAdvisorCollectorResponse.struct_class = Types::CreateFleetAdvisorCollectorResponse
513
554
 
555
+ CreateReplicationConfigMessage.add_member(:replication_config_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigIdentifier"))
556
+ CreateReplicationConfigMessage.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceEndpointArn"))
557
+ CreateReplicationConfigMessage.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetEndpointArn"))
558
+ CreateReplicationConfigMessage.add_member(:compute_config, Shapes::ShapeRef.new(shape: ComputeConfig, required: true, location_name: "ComputeConfig"))
559
+ CreateReplicationConfigMessage.add_member(:replication_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, required: true, location_name: "ReplicationType"))
560
+ CreateReplicationConfigMessage.add_member(:table_mappings, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TableMappings"))
561
+ CreateReplicationConfigMessage.add_member(:replication_settings, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSettings"))
562
+ CreateReplicationConfigMessage.add_member(:supplemental_settings, Shapes::ShapeRef.new(shape: String, location_name: "SupplementalSettings"))
563
+ CreateReplicationConfigMessage.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ResourceIdentifier"))
564
+ CreateReplicationConfigMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
565
+ CreateReplicationConfigMessage.struct_class = Types::CreateReplicationConfigMessage
566
+
567
+ CreateReplicationConfigResponse.add_member(:replication_config, Shapes::ShapeRef.new(shape: ReplicationConfig, location_name: "ReplicationConfig"))
568
+ CreateReplicationConfigResponse.struct_class = Types::CreateReplicationConfigResponse
569
+
514
570
  CreateReplicationInstanceMessage.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceIdentifier"))
515
571
  CreateReplicationInstanceMessage.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
516
572
  CreateReplicationInstanceMessage.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceClass"))
@@ -619,6 +675,12 @@ module Aws::DatabaseMigrationService
619
675
  DeleteFleetAdvisorDatabasesResponse.add_member(:database_ids, Shapes::ShapeRef.new(shape: StringList, location_name: "DatabaseIds"))
620
676
  DeleteFleetAdvisorDatabasesResponse.struct_class = Types::DeleteFleetAdvisorDatabasesResponse
621
677
 
678
+ DeleteReplicationConfigMessage.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigArn"))
679
+ DeleteReplicationConfigMessage.struct_class = Types::DeleteReplicationConfigMessage
680
+
681
+ DeleteReplicationConfigResponse.add_member(:replication_config, Shapes::ShapeRef.new(shape: ReplicationConfig, location_name: "ReplicationConfig"))
682
+ DeleteReplicationConfigResponse.struct_class = Types::DeleteReplicationConfigResponse
683
+
622
684
  DeleteReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
623
685
  DeleteReplicationInstanceMessage.struct_class = Types::DeleteReplicationInstanceMessage
624
686
 
@@ -824,6 +886,15 @@ module Aws::DatabaseMigrationService
824
886
  DescribeRefreshSchemasStatusResponse.add_member(:refresh_schemas_status, Shapes::ShapeRef.new(shape: RefreshSchemasStatus, location_name: "RefreshSchemasStatus"))
825
887
  DescribeRefreshSchemasStatusResponse.struct_class = Types::DescribeRefreshSchemasStatusResponse
826
888
 
889
+ DescribeReplicationConfigsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
890
+ DescribeReplicationConfigsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
891
+ DescribeReplicationConfigsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
892
+ DescribeReplicationConfigsMessage.struct_class = Types::DescribeReplicationConfigsMessage
893
+
894
+ DescribeReplicationConfigsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
895
+ DescribeReplicationConfigsResponse.add_member(:replication_configs, Shapes::ShapeRef.new(shape: ReplicationConfigList, location_name: "ReplicationConfigs"))
896
+ DescribeReplicationConfigsResponse.struct_class = Types::DescribeReplicationConfigsResponse
897
+
827
898
  DescribeReplicationInstanceTaskLogsMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
828
899
  DescribeReplicationInstanceTaskLogsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
829
900
  DescribeReplicationInstanceTaskLogsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
@@ -852,6 +923,17 @@ module Aws::DatabaseMigrationService
852
923
  DescribeReplicationSubnetGroupsResponse.add_member(:replication_subnet_groups, Shapes::ShapeRef.new(shape: ReplicationSubnetGroups, location_name: "ReplicationSubnetGroups"))
853
924
  DescribeReplicationSubnetGroupsResponse.struct_class = Types::DescribeReplicationSubnetGroupsResponse
854
925
 
926
+ DescribeReplicationTableStatisticsMessage.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigArn"))
927
+ DescribeReplicationTableStatisticsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
928
+ DescribeReplicationTableStatisticsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
929
+ DescribeReplicationTableStatisticsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
930
+ DescribeReplicationTableStatisticsMessage.struct_class = Types::DescribeReplicationTableStatisticsMessage
931
+
932
+ DescribeReplicationTableStatisticsResponse.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationConfigArn"))
933
+ DescribeReplicationTableStatisticsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
934
+ DescribeReplicationTableStatisticsResponse.add_member(:replication_table_statistics, Shapes::ShapeRef.new(shape: ReplicationTableStatisticsList, location_name: "ReplicationTableStatistics"))
935
+ DescribeReplicationTableStatisticsResponse.struct_class = Types::DescribeReplicationTableStatisticsResponse
936
+
855
937
  DescribeReplicationTaskAssessmentResultsMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskArn"))
856
938
  DescribeReplicationTaskAssessmentResultsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
857
939
  DescribeReplicationTaskAssessmentResultsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
@@ -890,6 +972,15 @@ module Aws::DatabaseMigrationService
890
972
  DescribeReplicationTasksResponse.add_member(:replication_tasks, Shapes::ShapeRef.new(shape: ReplicationTaskList, location_name: "ReplicationTasks"))
891
973
  DescribeReplicationTasksResponse.struct_class = Types::DescribeReplicationTasksResponse
892
974
 
975
+ DescribeReplicationsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
976
+ DescribeReplicationsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
977
+ DescribeReplicationsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
978
+ DescribeReplicationsMessage.struct_class = Types::DescribeReplicationsMessage
979
+
980
+ DescribeReplicationsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
981
+ DescribeReplicationsResponse.add_member(:replications, Shapes::ShapeRef.new(shape: ReplicationList, location_name: "Replications"))
982
+ DescribeReplicationsResponse.struct_class = Types::DescribeReplicationsResponse
983
+
893
984
  DescribeSchemasMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
894
985
  DescribeSchemasMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
895
986
  DescribeSchemasMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
@@ -925,6 +1016,8 @@ module Aws::DatabaseMigrationService
925
1016
  DocDbSettings.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
926
1017
  DocDbSettings.add_member(:secrets_manager_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerAccessRoleArn"))
927
1018
  DocDbSettings.add_member(:secrets_manager_secret_id, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerSecretId"))
1019
+ DocDbSettings.add_member(:use_update_look_up, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "UseUpdateLookUp"))
1020
+ DocDbSettings.add_member(:replicate_shard_collections, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ReplicateShardCollections"))
928
1021
  DocDbSettings.struct_class = Types::DocDbSettings
929
1022
 
930
1023
  DynamoDbSettings.add_member(:service_access_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ServiceAccessRoleArn"))
@@ -972,6 +1065,7 @@ module Aws::DatabaseMigrationService
972
1065
  Endpoint.add_member(:doc_db_settings, Shapes::ShapeRef.new(shape: DocDbSettings, location_name: "DocDbSettings"))
973
1066
  Endpoint.add_member(:redis_settings, Shapes::ShapeRef.new(shape: RedisSettings, location_name: "RedisSettings"))
974
1067
  Endpoint.add_member(:gcp_my_sql_settings, Shapes::ShapeRef.new(shape: GcpMySQLSettings, location_name: "GcpMySQLSettings"))
1068
+ Endpoint.add_member(:timestream_settings, Shapes::ShapeRef.new(shape: TimestreamSettings, location_name: "TimestreamSettings"))
975
1069
  Endpoint.struct_class = Types::Endpoint
976
1070
 
977
1071
  EndpointList.member = Shapes::ShapeRef.new(shape: Endpoint)
@@ -1150,6 +1244,7 @@ module Aws::DatabaseMigrationService
1150
1244
  KafkaSettings.add_member(:sasl_password, Shapes::ShapeRef.new(shape: SecretString, location_name: "SaslPassword"))
1151
1245
  KafkaSettings.add_member(:no_hex_prefix, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "NoHexPrefix"))
1152
1246
  KafkaSettings.add_member(:sasl_mechanism, Shapes::ShapeRef.new(shape: KafkaSaslMechanism, location_name: "SaslMechanism"))
1247
+ KafkaSettings.add_member(:ssl_endpoint_identification_algorithm, Shapes::ShapeRef.new(shape: KafkaSslEndpointIdentificationAlgorithm, location_name: "SslEndpointIdentificationAlgorithm"))
1153
1248
  KafkaSettings.struct_class = Types::KafkaSettings
1154
1249
 
1155
1250
  KeyList.member = Shapes::ShapeRef.new(shape: String)
@@ -1235,6 +1330,7 @@ module Aws::DatabaseMigrationService
1235
1330
  ModifyEndpointMessage.add_member(:redis_settings, Shapes::ShapeRef.new(shape: RedisSettings, location_name: "RedisSettings"))
1236
1331
  ModifyEndpointMessage.add_member(:exact_settings, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ExactSettings"))
1237
1332
  ModifyEndpointMessage.add_member(:gcp_my_sql_settings, Shapes::ShapeRef.new(shape: GcpMySQLSettings, location_name: "GcpMySQLSettings"))
1333
+ ModifyEndpointMessage.add_member(:timestream_settings, Shapes::ShapeRef.new(shape: TimestreamSettings, location_name: "TimestreamSettings"))
1238
1334
  ModifyEndpointMessage.struct_class = Types::ModifyEndpointMessage
1239
1335
 
1240
1336
  ModifyEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
@@ -1250,6 +1346,20 @@ module Aws::DatabaseMigrationService
1250
1346
  ModifyEventSubscriptionResponse.add_member(:event_subscription, Shapes::ShapeRef.new(shape: EventSubscription, location_name: "EventSubscription"))
1251
1347
  ModifyEventSubscriptionResponse.struct_class = Types::ModifyEventSubscriptionResponse
1252
1348
 
1349
+ ModifyReplicationConfigMessage.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigArn"))
1350
+ ModifyReplicationConfigMessage.add_member(:replication_config_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationConfigIdentifier"))
1351
+ ModifyReplicationConfigMessage.add_member(:replication_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, location_name: "ReplicationType"))
1352
+ ModifyReplicationConfigMessage.add_member(:table_mappings, Shapes::ShapeRef.new(shape: String, location_name: "TableMappings"))
1353
+ ModifyReplicationConfigMessage.add_member(:replication_settings, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSettings"))
1354
+ ModifyReplicationConfigMessage.add_member(:supplemental_settings, Shapes::ShapeRef.new(shape: String, location_name: "SupplementalSettings"))
1355
+ ModifyReplicationConfigMessage.add_member(:compute_config, Shapes::ShapeRef.new(shape: ComputeConfig, location_name: "ComputeConfig"))
1356
+ ModifyReplicationConfigMessage.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "SourceEndpointArn"))
1357
+ ModifyReplicationConfigMessage.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "TargetEndpointArn"))
1358
+ ModifyReplicationConfigMessage.struct_class = Types::ModifyReplicationConfigMessage
1359
+
1360
+ ModifyReplicationConfigResponse.add_member(:replication_config, Shapes::ShapeRef.new(shape: ReplicationConfig, location_name: "ReplicationConfig"))
1361
+ ModifyReplicationConfigResponse.struct_class = Types::ModifyReplicationConfigResponse
1362
+
1253
1363
  ModifyReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
1254
1364
  ModifyReplicationInstanceMessage.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
1255
1365
  ModifyReplicationInstanceMessage.add_member(:apply_immediately, Shapes::ShapeRef.new(shape: Boolean, location_name: "ApplyImmediately"))
@@ -1303,6 +1413,8 @@ module Aws::DatabaseMigrationService
1303
1413
  MongoDbSettings.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
1304
1414
  MongoDbSettings.add_member(:secrets_manager_access_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerAccessRoleArn"))
1305
1415
  MongoDbSettings.add_member(:secrets_manager_secret_id, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerSecretId"))
1416
+ MongoDbSettings.add_member(:use_update_look_up, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "UseUpdateLookUp"))
1417
+ MongoDbSettings.add_member(:replicate_shard_collections, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ReplicateShardCollections"))
1306
1418
  MongoDbSettings.struct_class = Types::MongoDbSettings
1307
1419
 
1308
1420
  MoveReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
@@ -1379,6 +1491,7 @@ module Aws::DatabaseMigrationService
1379
1491
  OracleSettings.add_member(:secrets_manager_oracle_asm_secret_id, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerOracleAsmSecretId"))
1380
1492
  OracleSettings.add_member(:trim_space_in_char, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "TrimSpaceInChar"))
1381
1493
  OracleSettings.add_member(:convert_timestamp_with_zone_to_utc, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ConvertTimestampWithZoneToUTC"))
1494
+ OracleSettings.add_member(:open_transaction_window, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "OpenTransactionWindow"))
1382
1495
  OracleSettings.struct_class = Types::OracleSettings
1383
1496
 
1384
1497
  OrderableReplicationInstance.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
@@ -1426,8 +1539,18 @@ module Aws::DatabaseMigrationService
1426
1539
  PostgreSQLSettings.add_member(:secrets_manager_secret_id, Shapes::ShapeRef.new(shape: String, location_name: "SecretsManagerSecretId"))
1427
1540
  PostgreSQLSettings.add_member(:trim_space_in_char, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "TrimSpaceInChar"))
1428
1541
  PostgreSQLSettings.add_member(:map_boolean_as_boolean, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MapBooleanAsBoolean"))
1542
+ PostgreSQLSettings.add_member(:map_jsonb_as_clob, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MapJsonbAsClob"))
1543
+ PostgreSQLSettings.add_member(:map_long_varchar_as, Shapes::ShapeRef.new(shape: LongVarcharMappingType, location_name: "MapLongVarcharAs"))
1429
1544
  PostgreSQLSettings.struct_class = Types::PostgreSQLSettings
1430
1545
 
1546
+ ProvisionData.add_member(:provision_state, Shapes::ShapeRef.new(shape: String, location_name: "ProvisionState"))
1547
+ ProvisionData.add_member(:provisioned_capacity_units, Shapes::ShapeRef.new(shape: Integer, location_name: "ProvisionedCapacityUnits"))
1548
+ ProvisionData.add_member(:date_provisioned, Shapes::ShapeRef.new(shape: TStamp, location_name: "DateProvisioned"))
1549
+ ProvisionData.add_member(:is_new_provisioning_available, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsNewProvisioningAvailable"))
1550
+ ProvisionData.add_member(:date_new_provisioning_data_available, Shapes::ShapeRef.new(shape: TStamp, location_name: "DateNewProvisioningDataAvailable"))
1551
+ ProvisionData.add_member(:reason_for_new_provisioning_data, Shapes::ShapeRef.new(shape: String, location_name: "ReasonForNewProvisioningData"))
1552
+ ProvisionData.struct_class = Types::ProvisionData
1553
+
1431
1554
  RdsConfiguration.add_member(:engine_edition, Shapes::ShapeRef.new(shape: String, location_name: "EngineEdition"))
1432
1555
  RdsConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "InstanceType"))
1433
1556
  RdsConfiguration.add_member(:instance_vcpu, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "InstanceVcpu"))
@@ -1436,6 +1559,7 @@ module Aws::DatabaseMigrationService
1436
1559
  RdsConfiguration.add_member(:storage_size, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "StorageSize"))
1437
1560
  RdsConfiguration.add_member(:storage_iops, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "StorageIops"))
1438
1561
  RdsConfiguration.add_member(:deployment_option, Shapes::ShapeRef.new(shape: String, location_name: "DeploymentOption"))
1562
+ RdsConfiguration.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
1439
1563
  RdsConfiguration.struct_class = Types::RdsConfiguration
1440
1564
 
1441
1565
  RdsRecommendation.add_member(:requirements_to_target, Shapes::ShapeRef.new(shape: RdsRequirements, location_name: "RequirementsToTarget"))
@@ -1448,6 +1572,7 @@ module Aws::DatabaseMigrationService
1448
1572
  RdsRequirements.add_member(:storage_size, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "StorageSize"))
1449
1573
  RdsRequirements.add_member(:storage_iops, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "StorageIops"))
1450
1574
  RdsRequirements.add_member(:deployment_option, Shapes::ShapeRef.new(shape: String, location_name: "DeploymentOption"))
1575
+ RdsRequirements.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
1451
1576
  RdsRequirements.struct_class = Types::RdsRequirements
1452
1577
 
1453
1578
  RebootReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
@@ -1532,6 +1657,14 @@ module Aws::DatabaseMigrationService
1532
1657
  RefreshSchemasStatus.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
1533
1658
  RefreshSchemasStatus.struct_class = Types::RefreshSchemasStatus
1534
1659
 
1660
+ ReloadReplicationTablesMessage.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigArn"))
1661
+ ReloadReplicationTablesMessage.add_member(:tables_to_reload, Shapes::ShapeRef.new(shape: TableListToReload, required: true, location_name: "TablesToReload"))
1662
+ ReloadReplicationTablesMessage.add_member(:reload_option, Shapes::ShapeRef.new(shape: ReloadOptionValue, location_name: "ReloadOption"))
1663
+ ReloadReplicationTablesMessage.struct_class = Types::ReloadReplicationTablesMessage
1664
+
1665
+ ReloadReplicationTablesResponse.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationConfigArn"))
1666
+ ReloadReplicationTablesResponse.struct_class = Types::ReloadReplicationTablesResponse
1667
+
1535
1668
  ReloadTablesMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
1536
1669
  ReloadTablesMessage.add_member(:tables_to_reload, Shapes::ShapeRef.new(shape: TableListToReload, required: true, location_name: "TablesToReload"))
1537
1670
  ReloadTablesMessage.add_member(:reload_option, Shapes::ShapeRef.new(shape: ReloadOptionValue, location_name: "ReloadOption"))
@@ -1546,6 +1679,41 @@ module Aws::DatabaseMigrationService
1546
1679
 
1547
1680
  RemoveTagsFromResourceResponse.struct_class = Types::RemoveTagsFromResourceResponse
1548
1681
 
1682
+ Replication.add_member(:replication_config_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationConfigIdentifier"))
1683
+ Replication.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationConfigArn"))
1684
+ Replication.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "SourceEndpointArn"))
1685
+ Replication.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "TargetEndpointArn"))
1686
+ Replication.add_member(:replication_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, location_name: "ReplicationType"))
1687
+ Replication.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1688
+ Replication.add_member(:provision_data, Shapes::ShapeRef.new(shape: ProvisionData, location_name: "ProvisionData"))
1689
+ Replication.add_member(:stop_reason, Shapes::ShapeRef.new(shape: String, location_name: "StopReason"))
1690
+ Replication.add_member(:failure_messages, Shapes::ShapeRef.new(shape: StringList, location_name: "FailureMessages"))
1691
+ Replication.add_member(:replication_stats, Shapes::ShapeRef.new(shape: ReplicationStats, location_name: "ReplicationStats"))
1692
+ Replication.add_member(:start_replication_type, Shapes::ShapeRef.new(shape: String, location_name: "StartReplicationType"))
1693
+ Replication.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
1694
+ Replication.add_member(:cdc_start_position, Shapes::ShapeRef.new(shape: String, location_name: "CdcStartPosition"))
1695
+ Replication.add_member(:cdc_stop_position, Shapes::ShapeRef.new(shape: String, location_name: "CdcStopPosition"))
1696
+ Replication.add_member(:recovery_checkpoint, Shapes::ShapeRef.new(shape: String, location_name: "RecoveryCheckpoint"))
1697
+ Replication.add_member(:replication_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationCreateTime"))
1698
+ Replication.add_member(:replication_update_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationUpdateTime"))
1699
+ Replication.add_member(:replication_last_stop_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationLastStopTime"))
1700
+ Replication.struct_class = Types::Replication
1701
+
1702
+ ReplicationConfig.add_member(:replication_config_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationConfigIdentifier"))
1703
+ ReplicationConfig.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationConfigArn"))
1704
+ ReplicationConfig.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "SourceEndpointArn"))
1705
+ ReplicationConfig.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "TargetEndpointArn"))
1706
+ ReplicationConfig.add_member(:replication_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, location_name: "ReplicationType"))
1707
+ ReplicationConfig.add_member(:compute_config, Shapes::ShapeRef.new(shape: ComputeConfig, location_name: "ComputeConfig"))
1708
+ ReplicationConfig.add_member(:replication_settings, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSettings"))
1709
+ ReplicationConfig.add_member(:supplemental_settings, Shapes::ShapeRef.new(shape: String, location_name: "SupplementalSettings"))
1710
+ ReplicationConfig.add_member(:table_mappings, Shapes::ShapeRef.new(shape: String, location_name: "TableMappings"))
1711
+ ReplicationConfig.add_member(:replication_config_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationConfigCreateTime"))
1712
+ ReplicationConfig.add_member(:replication_config_update_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationConfigUpdateTime"))
1713
+ ReplicationConfig.struct_class = Types::ReplicationConfig
1714
+
1715
+ ReplicationConfigList.member = Shapes::ShapeRef.new(shape: ReplicationConfig)
1716
+
1549
1717
  ReplicationInstance.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceIdentifier"))
1550
1718
  ReplicationInstance.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
1551
1719
  ReplicationInstance.add_member(:replication_instance_status, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceStatus"))
@@ -1588,6 +1756,8 @@ module Aws::DatabaseMigrationService
1588
1756
 
1589
1757
  ReplicationInstanceTaskLogsList.member = Shapes::ShapeRef.new(shape: ReplicationInstanceTaskLog)
1590
1758
 
1759
+ ReplicationList.member = Shapes::ShapeRef.new(shape: Replication)
1760
+
1591
1761
  ReplicationPendingModifiedValues.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
1592
1762
  ReplicationPendingModifiedValues.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
1593
1763
  ReplicationPendingModifiedValues.add_member(:multi_az, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MultiAZ"))
@@ -1595,6 +1765,19 @@ module Aws::DatabaseMigrationService
1595
1765
  ReplicationPendingModifiedValues.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
1596
1766
  ReplicationPendingModifiedValues.struct_class = Types::ReplicationPendingModifiedValues
1597
1767
 
1768
+ ReplicationStats.add_member(:full_load_progress_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "FullLoadProgressPercent"))
1769
+ ReplicationStats.add_member(:elapsed_time_millis, Shapes::ShapeRef.new(shape: Long, location_name: "ElapsedTimeMillis"))
1770
+ ReplicationStats.add_member(:tables_loaded, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesLoaded"))
1771
+ ReplicationStats.add_member(:tables_loading, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesLoading"))
1772
+ ReplicationStats.add_member(:tables_queued, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesQueued"))
1773
+ ReplicationStats.add_member(:tables_errored, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesErrored"))
1774
+ ReplicationStats.add_member(:fresh_start_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "FreshStartDate"))
1775
+ ReplicationStats.add_member(:start_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartDate"))
1776
+ ReplicationStats.add_member(:stop_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "StopDate"))
1777
+ ReplicationStats.add_member(:full_load_start_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "FullLoadStartDate"))
1778
+ ReplicationStats.add_member(:full_load_finish_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "FullLoadFinishDate"))
1779
+ ReplicationStats.struct_class = Types::ReplicationStats
1780
+
1598
1781
  ReplicationSubnetGroup.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupIdentifier"))
1599
1782
  ReplicationSubnetGroup.add_member(:replication_subnet_group_description, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupDescription"))
1600
1783
  ReplicationSubnetGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
@@ -1608,6 +1791,8 @@ module Aws::DatabaseMigrationService
1608
1791
 
1609
1792
  ReplicationSubnetGroups.member = Shapes::ShapeRef.new(shape: ReplicationSubnetGroup)
1610
1793
 
1794
+ ReplicationTableStatisticsList.member = Shapes::ShapeRef.new(shape: TableStatistics)
1795
+
1611
1796
  ReplicationTask.add_member(:replication_task_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskIdentifier"))
1612
1797
  ReplicationTask.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "SourceEndpointArn"))
1613
1798
  ReplicationTask.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "TargetEndpointArn"))
@@ -1794,6 +1979,16 @@ module Aws::DatabaseMigrationService
1794
1979
 
1795
1980
  StartRecommendationsRequestEntryList.member = Shapes::ShapeRef.new(shape: StartRecommendationsRequestEntry)
1796
1981
 
1982
+ StartReplicationMessage.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigArn"))
1983
+ StartReplicationMessage.add_member(:start_replication_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "StartReplicationType"))
1984
+ StartReplicationMessage.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
1985
+ StartReplicationMessage.add_member(:cdc_start_position, Shapes::ShapeRef.new(shape: String, location_name: "CdcStartPosition"))
1986
+ StartReplicationMessage.add_member(:cdc_stop_position, Shapes::ShapeRef.new(shape: String, location_name: "CdcStopPosition"))
1987
+ StartReplicationMessage.struct_class = Types::StartReplicationMessage
1988
+
1989
+ StartReplicationResponse.add_member(:replication, Shapes::ShapeRef.new(shape: Replication, location_name: "Replication"))
1990
+ StartReplicationResponse.struct_class = Types::StartReplicationResponse
1991
+
1797
1992
  StartReplicationTaskAssessmentMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
1798
1993
  StartReplicationTaskAssessmentMessage.struct_class = Types::StartReplicationTaskAssessmentMessage
1799
1994
 
@@ -1824,6 +2019,12 @@ module Aws::DatabaseMigrationService
1824
2019
  StartReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
1825
2020
  StartReplicationTaskResponse.struct_class = Types::StartReplicationTaskResponse
1826
2021
 
2022
+ StopReplicationMessage.add_member(:replication_config_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationConfigArn"))
2023
+ StopReplicationMessage.struct_class = Types::StopReplicationMessage
2024
+
2025
+ StopReplicationResponse.add_member(:replication, Shapes::ShapeRef.new(shape: Replication, location_name: "Replication"))
2026
+ StopReplicationResponse.struct_class = Types::StopReplicationResponse
2027
+
1827
2028
  StopReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
1828
2029
  StopReplicationTaskMessage.struct_class = Types::StopReplicationTaskMessage
1829
2030
 
@@ -1912,6 +2113,13 @@ module Aws::DatabaseMigrationService
1912
2113
  TestConnectionResponse.add_member(:connection, Shapes::ShapeRef.new(shape: Connection, location_name: "Connection"))
1913
2114
  TestConnectionResponse.struct_class = Types::TestConnectionResponse
1914
2115
 
2116
+ TimestreamSettings.add_member(:database_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DatabaseName"))
2117
+ TimestreamSettings.add_member(:memory_duration, Shapes::ShapeRef.new(shape: IntegerOptional, required: true, location_name: "MemoryDuration"))
2118
+ TimestreamSettings.add_member(:magnetic_duration, Shapes::ShapeRef.new(shape: IntegerOptional, required: true, location_name: "MagneticDuration"))
2119
+ TimestreamSettings.add_member(:cdc_inserts_and_updates, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "CdcInsertsAndUpdates"))
2120
+ TimestreamSettings.add_member(:enable_magnetic_store_writes, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnableMagneticStoreWrites"))
2121
+ TimestreamSettings.struct_class = Types::TimestreamSettings
2122
+
1915
2123
  UpdateSubscriptionsToEventBridgeMessage.add_member(:force_move, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ForceMove"))
1916
2124
  UpdateSubscriptionsToEventBridgeMessage.struct_class = Types::UpdateSubscriptionsToEventBridgeMessage
1917
2125
 
@@ -2033,6 +2241,22 @@ module Aws::DatabaseMigrationService
2033
2241
  o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
2034
2242
  end)
2035
2243
 
2244
+ api.add_operation(:create_replication_config, Seahorse::Model::Operation.new.tap do |o|
2245
+ o.name = "CreateReplicationConfig"
2246
+ o.http_method = "POST"
2247
+ o.http_request_uri = "/"
2248
+ o.input = Shapes::ShapeRef.new(shape: CreateReplicationConfigMessage)
2249
+ o.output = Shapes::ShapeRef.new(shape: CreateReplicationConfigResponse)
2250
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2251
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
2252
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2253
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2254
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationSubnetGroupDoesNotCoverEnoughAZs)
2255
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
2256
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
2257
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
2258
+ end)
2259
+
2036
2260
  api.add_operation(:create_replication_instance, Seahorse::Model::Operation.new.tap do |o|
2037
2261
  o.name = "CreateReplicationInstance"
2038
2262
  o.http_method = "POST"
@@ -2140,6 +2364,17 @@ module Aws::DatabaseMigrationService
2140
2364
  o.errors << Shapes::ShapeRef.new(shape: InvalidOperationFault)
2141
2365
  end)
2142
2366
 
2367
+ api.add_operation(:delete_replication_config, Seahorse::Model::Operation.new.tap do |o|
2368
+ o.name = "DeleteReplicationConfig"
2369
+ o.http_method = "POST"
2370
+ o.http_request_uri = "/"
2371
+ o.input = Shapes::ShapeRef.new(shape: DeleteReplicationConfigMessage)
2372
+ o.output = Shapes::ShapeRef.new(shape: DeleteReplicationConfigResponse)
2373
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2374
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2375
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2376
+ end)
2377
+
2143
2378
  api.add_operation(:delete_replication_instance, Seahorse::Model::Operation.new.tap do |o|
2144
2379
  o.name = "DeleteReplicationInstance"
2145
2380
  o.http_method = "POST"
@@ -2462,6 +2697,21 @@ module Aws::DatabaseMigrationService
2462
2697
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2463
2698
  end)
2464
2699
 
2700
+ api.add_operation(:describe_replication_configs, Seahorse::Model::Operation.new.tap do |o|
2701
+ o.name = "DescribeReplicationConfigs"
2702
+ o.http_method = "POST"
2703
+ o.http_request_uri = "/"
2704
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationConfigsMessage)
2705
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationConfigsResponse)
2706
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2707
+ o[:pager] = Aws::Pager.new(
2708
+ limit_key: "max_records",
2709
+ tokens: {
2710
+ "marker" => "marker"
2711
+ }
2712
+ )
2713
+ end)
2714
+
2465
2715
  api.add_operation(:describe_replication_instance_task_logs, Seahorse::Model::Operation.new.tap do |o|
2466
2716
  o.name = "DescribeReplicationInstanceTaskLogs"
2467
2717
  o.http_method = "POST"
@@ -2508,6 +2758,22 @@ module Aws::DatabaseMigrationService
2508
2758
  )
2509
2759
  end)
2510
2760
 
2761
+ api.add_operation(:describe_replication_table_statistics, Seahorse::Model::Operation.new.tap do |o|
2762
+ o.name = "DescribeReplicationTableStatistics"
2763
+ o.http_method = "POST"
2764
+ o.http_request_uri = "/"
2765
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationTableStatisticsMessage)
2766
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationTableStatisticsResponse)
2767
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2768
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2769
+ o[:pager] = Aws::Pager.new(
2770
+ limit_key: "max_records",
2771
+ tokens: {
2772
+ "marker" => "marker"
2773
+ }
2774
+ )
2775
+ end)
2776
+
2511
2777
  api.add_operation(:describe_replication_task_assessment_results, Seahorse::Model::Operation.new.tap do |o|
2512
2778
  o.name = "DescribeReplicationTaskAssessmentResults"
2513
2779
  o.http_method = "POST"
@@ -2568,6 +2834,21 @@ module Aws::DatabaseMigrationService
2568
2834
  )
2569
2835
  end)
2570
2836
 
2837
+ api.add_operation(:describe_replications, Seahorse::Model::Operation.new.tap do |o|
2838
+ o.name = "DescribeReplications"
2839
+ o.http_method = "POST"
2840
+ o.http_request_uri = "/"
2841
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationsMessage)
2842
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationsResponse)
2843
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2844
+ o[:pager] = Aws::Pager.new(
2845
+ limit_key: "max_records",
2846
+ tokens: {
2847
+ "marker" => "marker"
2848
+ }
2849
+ )
2850
+ end)
2851
+
2571
2852
  api.add_operation(:describe_schemas, Seahorse::Model::Operation.new.tap do |o|
2572
2853
  o.name = "DescribeSchemas"
2573
2854
  o.http_method = "POST"
@@ -2650,6 +2931,20 @@ module Aws::DatabaseMigrationService
2650
2931
  o.errors << Shapes::ShapeRef.new(shape: KMSThrottlingFault)
2651
2932
  end)
2652
2933
 
2934
+ api.add_operation(:modify_replication_config, Seahorse::Model::Operation.new.tap do |o|
2935
+ o.name = "ModifyReplicationConfig"
2936
+ o.http_method = "POST"
2937
+ o.http_request_uri = "/"
2938
+ o.input = Shapes::ShapeRef.new(shape: ModifyReplicationConfigMessage)
2939
+ o.output = Shapes::ShapeRef.new(shape: ModifyReplicationConfigResponse)
2940
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
2941
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2942
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationSubnetGroupDoesNotCoverEnoughAZs)
2943
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
2944
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
2945
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
2946
+ end)
2947
+
2653
2948
  api.add_operation(:modify_replication_instance, Seahorse::Model::Operation.new.tap do |o|
2654
2949
  o.name = "ModifyReplicationInstance"
2655
2950
  o.http_method = "POST"
@@ -2726,6 +3021,16 @@ module Aws::DatabaseMigrationService
2726
3021
  o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
2727
3022
  end)
2728
3023
 
3024
+ api.add_operation(:reload_replication_tables, Seahorse::Model::Operation.new.tap do |o|
3025
+ o.name = "ReloadReplicationTables"
3026
+ o.http_method = "POST"
3027
+ o.http_request_uri = "/"
3028
+ o.input = Shapes::ShapeRef.new(shape: ReloadReplicationTablesMessage)
3029
+ o.output = Shapes::ShapeRef.new(shape: ReloadReplicationTablesResponse)
3030
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3031
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3032
+ end)
3033
+
2729
3034
  api.add_operation(:reload_tables, Seahorse::Model::Operation.new.tap do |o|
2730
3035
  o.name = "ReloadTables"
2731
3036
  o.http_method = "POST"
@@ -2766,6 +3071,17 @@ module Aws::DatabaseMigrationService
2766
3071
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
2767
3072
  end)
2768
3073
 
3074
+ api.add_operation(:start_replication, Seahorse::Model::Operation.new.tap do |o|
3075
+ o.name = "StartReplication"
3076
+ o.http_method = "POST"
3077
+ o.http_request_uri = "/"
3078
+ o.input = Shapes::ShapeRef.new(shape: StartReplicationMessage)
3079
+ o.output = Shapes::ShapeRef.new(shape: StartReplicationResponse)
3080
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3081
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3082
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3083
+ end)
3084
+
2769
3085
  api.add_operation(:start_replication_task, Seahorse::Model::Operation.new.tap do |o|
2770
3086
  o.name = "StartReplicationTask"
2771
3087
  o.http_method = "POST"
@@ -2807,6 +3123,17 @@ module Aws::DatabaseMigrationService
2807
3123
  o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
2808
3124
  end)
2809
3125
 
3126
+ api.add_operation(:stop_replication, Seahorse::Model::Operation.new.tap do |o|
3127
+ o.name = "StopReplication"
3128
+ o.http_method = "POST"
3129
+ o.http_request_uri = "/"
3130
+ o.input = Shapes::ShapeRef.new(shape: StopReplicationMessage)
3131
+ o.output = Shapes::ShapeRef.new(shape: StopReplicationResponse)
3132
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
3133
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
3134
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
3135
+ end)
3136
+
2810
3137
  api.add_operation(:stop_replication_task, Seahorse::Model::Operation.new.tap do |o|
2811
3138
  o.name = "StopReplicationTask"
2812
3139
  o.http_method = "POST"