aws-sdk-databasemigrationservice 1.111.0 → 1.119.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 41afd1d59ab0afca4b13466a5d2968a7d7327323d5c030b28229ff2a3ec6fbfb
4
- data.tar.gz: a2b8e83c9cf724fd035634e370ba341bbeea9d6da800628314a36a69ef47d5cb
3
+ metadata.gz: 6bef0620cfa24957e3fad77da700ecbf736b413c67d139d730253216f1e4864d
4
+ data.tar.gz: 29b5d37c59179c9744c41ec55a5c00f95666611ea8ccdf2d44ef786329d3571f
5
5
  SHA512:
6
- metadata.gz: 9c046d768532cf3a90da41c924cbdd20eeb163be2b24e92e9ace2b06918841fbe3162fcd2840dfafe9ff63b89d8ca69d114e840d1a48d239de1830b36aeba539
7
- data.tar.gz: 06e9f352e770f6084447673224cb5122ac7f002bc67925f0ccabb6179595676c05237110354b80e00af9c3037f55f060b4df233ce9b31df3f2c8c50b93368d74
6
+ metadata.gz: a48f4f4d948d560af7d430da1907c00f518c18c8b1879592ee96ed5813acb6249919fc0af8b0439b050d2006310f3e564be755dce57b326fd336776e606be7d5
7
+ data.tar.gz: 230bf2135efc846933351b48eb3aa3b85634abab9ef79e74ab82827997f06b2e05c18e6683be741442b1a11b6f2b7d7ec0ab00b59bbca516211bb31824f4974f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,46 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.119.0 (2025-02-28)
5
+ ------------------
6
+
7
+ * Feature - Add skipped status to the Result Statistics of an Assessment Run
8
+
9
+ 1.118.0 (2025-02-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.117.0 (2025-02-17)
15
+ ------------------
16
+
17
+ * Feature - Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API.
18
+
19
+ 1.116.0 (2025-02-14)
20
+ ------------------
21
+
22
+ * Feature - Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications
23
+
24
+ 1.115.0 (2025-02-10)
25
+ ------------------
26
+
27
+ * Feature - New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS
28
+
29
+ 1.114.0 (2025-02-06)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.113.0 (2025-02-04)
35
+ ------------------
36
+
37
+ * Feature - Introduces TargetDataSettings with the TablePreparationMode option available for data migrations.
38
+
39
+ 1.112.0 (2025-01-15)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
4
44
  1.111.0 (2024-12-12)
5
45
  ------------------
6
46
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.111.0
1
+ 1.119.0
@@ -7,34 +7,34 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
- require 'seahorse/client/plugins/content_length.rb'
11
- require 'aws-sdk-core/plugins/credentials_configuration.rb'
12
- require 'aws-sdk-core/plugins/logging.rb'
13
- require 'aws-sdk-core/plugins/param_converter.rb'
14
- require 'aws-sdk-core/plugins/param_validator.rb'
15
- require 'aws-sdk-core/plugins/user_agent.rb'
16
- require 'aws-sdk-core/plugins/helpful_socket_errors.rb'
17
- require 'aws-sdk-core/plugins/retry_errors.rb'
18
- require 'aws-sdk-core/plugins/global_configuration.rb'
19
- require 'aws-sdk-core/plugins/regional_endpoint.rb'
20
- require 'aws-sdk-core/plugins/endpoint_discovery.rb'
21
- require 'aws-sdk-core/plugins/endpoint_pattern.rb'
22
- require 'aws-sdk-core/plugins/response_paging.rb'
23
- require 'aws-sdk-core/plugins/stub_responses.rb'
24
- require 'aws-sdk-core/plugins/idempotency_token.rb'
25
- require 'aws-sdk-core/plugins/invocation_id.rb'
26
- require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
27
- require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
28
- require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
29
- require 'aws-sdk-core/plugins/transfer_encoding.rb'
30
- require 'aws-sdk-core/plugins/http_checksum.rb'
31
- require 'aws-sdk-core/plugins/checksum_algorithm.rb'
32
- require 'aws-sdk-core/plugins/request_compression.rb'
33
- require 'aws-sdk-core/plugins/defaults_mode.rb'
34
- require 'aws-sdk-core/plugins/recursion_detection.rb'
35
- require 'aws-sdk-core/plugins/telemetry.rb'
36
- require 'aws-sdk-core/plugins/sign.rb'
37
- require 'aws-sdk-core/plugins/protocols/json_rpc.rb'
10
+ require 'seahorse/client/plugins/content_length'
11
+ require 'aws-sdk-core/plugins/credentials_configuration'
12
+ require 'aws-sdk-core/plugins/logging'
13
+ require 'aws-sdk-core/plugins/param_converter'
14
+ require 'aws-sdk-core/plugins/param_validator'
15
+ require 'aws-sdk-core/plugins/user_agent'
16
+ require 'aws-sdk-core/plugins/helpful_socket_errors'
17
+ require 'aws-sdk-core/plugins/retry_errors'
18
+ require 'aws-sdk-core/plugins/global_configuration'
19
+ require 'aws-sdk-core/plugins/regional_endpoint'
20
+ require 'aws-sdk-core/plugins/endpoint_discovery'
21
+ require 'aws-sdk-core/plugins/endpoint_pattern'
22
+ require 'aws-sdk-core/plugins/response_paging'
23
+ require 'aws-sdk-core/plugins/stub_responses'
24
+ require 'aws-sdk-core/plugins/idempotency_token'
25
+ require 'aws-sdk-core/plugins/invocation_id'
26
+ require 'aws-sdk-core/plugins/jsonvalue_converter'
27
+ require 'aws-sdk-core/plugins/client_metrics_plugin'
28
+ require 'aws-sdk-core/plugins/client_metrics_send_plugin'
29
+ require 'aws-sdk-core/plugins/transfer_encoding'
30
+ require 'aws-sdk-core/plugins/http_checksum'
31
+ require 'aws-sdk-core/plugins/checksum_algorithm'
32
+ require 'aws-sdk-core/plugins/request_compression'
33
+ require 'aws-sdk-core/plugins/defaults_mode'
34
+ require 'aws-sdk-core/plugins/recursion_detection'
35
+ require 'aws-sdk-core/plugins/telemetry'
36
+ require 'aws-sdk-core/plugins/sign'
37
+ require 'aws-sdk-core/plugins/protocols/json_rpc'
38
38
 
39
39
  module Aws::DatabaseMigrationService
40
40
  # An API client for DatabaseMigrationService. To construct a client, you need to configure a `:region` and `:credentials`.
@@ -257,11 +257,34 @@ module Aws::DatabaseMigrationService
257
257
  # Used when loading credentials from the shared credentials file
258
258
  # at HOME/.aws/credentials. When not specified, 'default' is used.
259
259
  #
260
+ # @option options [String] :request_checksum_calculation ("when_supported")
261
+ # Determines when a checksum will be calculated for request payloads. Values are:
262
+ #
263
+ # * `when_supported` - (default) When set, a checksum will be
264
+ # calculated for all request payloads of operations modeled with the
265
+ # `httpChecksum` trait where `requestChecksumRequired` is `true` and/or a
266
+ # `requestAlgorithmMember` is modeled.
267
+ # * `when_required` - When set, a checksum will only be calculated for
268
+ # request payloads of operations modeled with the `httpChecksum` trait where
269
+ # `requestChecksumRequired` is `true` or where a `requestAlgorithmMember`
270
+ # is modeled and supplied.
271
+ #
260
272
  # @option options [Integer] :request_min_compression_size_bytes (10240)
261
273
  # The minimum size in bytes that triggers compression for request
262
274
  # bodies. The value must be non-negative integer value between 0
263
275
  # and 10485780 bytes inclusive.
264
276
  #
277
+ # @option options [String] :response_checksum_validation ("when_supported")
278
+ # Determines when checksum validation will be performed on response payloads. Values are:
279
+ #
280
+ # * `when_supported` - (default) When set, checksum validation is performed on all
281
+ # response payloads of operations modeled with the `httpChecksum` trait where
282
+ # `responseAlgorithms` is modeled, except when no modeled checksum algorithms
283
+ # are supported.
284
+ # * `when_required` - When set, checksum validation is not performed on
285
+ # response payloads of operations unless the checksum algorithm is supported and
286
+ # the `requestValidationModeMember` member is set to `ENABLED`.
287
+ #
265
288
  # @option options [Proc] :retry_backoff
266
289
  # A proc or lambda used for backoff. Defaults to 2**retries * retry_base_delay.
267
290
  # This option is only used in the `legacy` retry mode.
@@ -529,7 +552,7 @@ module Aws::DatabaseMigrationService
529
552
  # @option params [required, String] :apply_action
530
553
  # The pending maintenance action to apply to this resource.
531
554
  #
532
- # Valid values: `os-upgrade`, `system-update`, `db-upgrade`
555
+ # Valid values: `os-upgrade`, `system-update`, `db-upgrade`, `os-patch`
533
556
  #
534
557
  # @option params [required, String] :opt_in_type
535
558
  # A value that specifies the type of opt-in request, or undoes an opt-in
@@ -671,6 +694,7 @@ module Aws::DatabaseMigrationService
671
694
  # resp.replication_task_assessment_run.result_statistic.error #=> Integer
672
695
  # resp.replication_task_assessment_run.result_statistic.warning #=> Integer
673
696
  # resp.replication_task_assessment_run.result_statistic.cancelled #=> Integer
697
+ # resp.replication_task_assessment_run.result_statistic.skipped #=> Integer
674
698
  #
675
699
  # @see http://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/CancelReplicationTaskAssessmentRun AWS API Documentation
676
700
  #
@@ -711,6 +735,9 @@ module Aws::DatabaseMigrationService
711
735
  # @option params [Array<Types::SourceDataSetting>] :source_data_settings
712
736
  # Specifies information about the source data provider.
713
737
  #
738
+ # @option params [Array<Types::TargetDataSetting>] :target_data_settings
739
+ # Specifies information about the target data provider.
740
+ #
714
741
  # @option params [Integer] :number_of_jobs
715
742
  # The number of parallel jobs that trigger parallel threads to unload
716
743
  # the tables from the source, and then load them to the target.
@@ -742,6 +769,11 @@ module Aws::DatabaseMigrationService
742
769
  # slot_name: "String",
743
770
  # },
744
771
  # ],
772
+ # target_data_settings: [
773
+ # {
774
+ # table_preparation_mode: "do-nothing", # accepts do-nothing, truncate, drop-tables-on-target
775
+ # },
776
+ # ],
745
777
  # number_of_jobs: 1,
746
778
  # tags: [
747
779
  # {
@@ -771,6 +803,8 @@ module Aws::DatabaseMigrationService
771
803
  # resp.data_migration.source_data_settings[0].cdc_start_time #=> Time
772
804
  # resp.data_migration.source_data_settings[0].cdc_stop_time #=> Time
773
805
  # resp.data_migration.source_data_settings[0].slot_name #=> String
806
+ # resp.data_migration.target_data_settings #=> Array
807
+ # resp.data_migration.target_data_settings[0].table_preparation_mode #=> String, one of "do-nothing", "truncate", "drop-tables-on-target"
774
808
  # resp.data_migration.data_migration_statistics.tables_loaded #=> Integer
775
809
  # resp.data_migration.data_migration_statistics.elapsed_time_millis #=> Integer
776
810
  # resp.data_migration.data_migration_statistics.tables_loading #=> Integer
@@ -809,8 +843,8 @@ module Aws::DatabaseMigrationService
809
843
  # @option params [required, String] :engine
810
844
  # The type of database engine for the data provider. Valid values
811
845
  # include `"aurora"`, `"aurora-postgresql"`, `"mysql"`, `"oracle"`,
812
- # `"postgres"`, `"sqlserver"`, `redshift`, `mariadb`, `mongodb`, and
813
- # `docdb`. A value of `"aurora"` represents Amazon Aurora
846
+ # `"postgres"`, `"sqlserver"`, `redshift`, `mariadb`, `mongodb`, `db2`,
847
+ # `db2-zos` and `docdb`. A value of `"aurora"` represents Amazon Aurora
814
848
  # MySQL-Compatible Edition.
815
849
  #
816
850
  # @option params [required, Types::DataProviderSettings] :settings
@@ -923,6 +957,20 @@ module Aws::DatabaseMigrationService
923
957
  # ssl_mode: "none", # accepts none, require, verify-ca, verify-full
924
958
  # certificate_arn: "String",
925
959
  # },
960
+ # ibm_db_2_luw_settings: {
961
+ # server_name: "String",
962
+ # port: 1,
963
+ # database_name: "String",
964
+ # ssl_mode: "none", # accepts none, require, verify-ca, verify-full
965
+ # certificate_arn: "String",
966
+ # },
967
+ # ibm_db_2z_os_settings: {
968
+ # server_name: "String",
969
+ # port: 1,
970
+ # database_name: "String",
971
+ # ssl_mode: "none", # accepts none, require, verify-ca, verify-full
972
+ # certificate_arn: "String",
973
+ # },
926
974
  # mongo_db_settings: {
927
975
  # server_name: "String",
928
976
  # port: 1,
@@ -986,6 +1034,16 @@ module Aws::DatabaseMigrationService
986
1034
  # resp.data_provider.settings.maria_db_settings.port #=> Integer
987
1035
  # resp.data_provider.settings.maria_db_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
988
1036
  # resp.data_provider.settings.maria_db_settings.certificate_arn #=> String
1037
+ # resp.data_provider.settings.ibm_db_2_luw_settings.server_name #=> String
1038
+ # resp.data_provider.settings.ibm_db_2_luw_settings.port #=> Integer
1039
+ # resp.data_provider.settings.ibm_db_2_luw_settings.database_name #=> String
1040
+ # resp.data_provider.settings.ibm_db_2_luw_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
1041
+ # resp.data_provider.settings.ibm_db_2_luw_settings.certificate_arn #=> String
1042
+ # resp.data_provider.settings.ibm_db_2z_os_settings.server_name #=> String
1043
+ # resp.data_provider.settings.ibm_db_2z_os_settings.port #=> Integer
1044
+ # resp.data_provider.settings.ibm_db_2z_os_settings.database_name #=> String
1045
+ # resp.data_provider.settings.ibm_db_2z_os_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
1046
+ # resp.data_provider.settings.ibm_db_2z_os_settings.certificate_arn #=> String
989
1047
  # resp.data_provider.settings.mongo_db_settings.server_name #=> String
990
1048
  # resp.data_provider.settings.mongo_db_settings.port #=> Integer
991
1049
  # resp.data_provider.settings.mongo_db_settings.database_name #=> String
@@ -2748,8 +2806,8 @@ module Aws::DatabaseMigrationService
2748
2806
  # addressing. IPv6 only is not yet supported.
2749
2807
  #
2750
2808
  # @option params [Types::KerberosAuthenticationSettings] :kerberos_authentication_settings
2751
- # Specifies the ID of the secret that stores the key cache file required
2752
- # for kerberos authentication, when creating a replication instance.
2809
+ # Specifies the settings required for kerberos authentication when
2810
+ # creating the replication instance.
2753
2811
  #
2754
2812
  # @return [Types::CreateReplicationInstanceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2755
2813
  #
@@ -3392,6 +3450,8 @@ module Aws::DatabaseMigrationService
3392
3450
  # resp.data_migration.source_data_settings[0].cdc_start_time #=> Time
3393
3451
  # resp.data_migration.source_data_settings[0].cdc_stop_time #=> Time
3394
3452
  # resp.data_migration.source_data_settings[0].slot_name #=> String
3453
+ # resp.data_migration.target_data_settings #=> Array
3454
+ # resp.data_migration.target_data_settings[0].table_preparation_mode #=> String, one of "do-nothing", "truncate", "drop-tables-on-target"
3395
3455
  # resp.data_migration.data_migration_statistics.tables_loaded #=> Integer
3396
3456
  # resp.data_migration.data_migration_statistics.elapsed_time_millis #=> Integer
3397
3457
  # resp.data_migration.data_migration_statistics.tables_loading #=> Integer
@@ -3508,6 +3568,16 @@ module Aws::DatabaseMigrationService
3508
3568
  # resp.data_provider.settings.maria_db_settings.port #=> Integer
3509
3569
  # resp.data_provider.settings.maria_db_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
3510
3570
  # resp.data_provider.settings.maria_db_settings.certificate_arn #=> String
3571
+ # resp.data_provider.settings.ibm_db_2_luw_settings.server_name #=> String
3572
+ # resp.data_provider.settings.ibm_db_2_luw_settings.port #=> Integer
3573
+ # resp.data_provider.settings.ibm_db_2_luw_settings.database_name #=> String
3574
+ # resp.data_provider.settings.ibm_db_2_luw_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
3575
+ # resp.data_provider.settings.ibm_db_2_luw_settings.certificate_arn #=> String
3576
+ # resp.data_provider.settings.ibm_db_2z_os_settings.server_name #=> String
3577
+ # resp.data_provider.settings.ibm_db_2z_os_settings.port #=> Integer
3578
+ # resp.data_provider.settings.ibm_db_2z_os_settings.database_name #=> String
3579
+ # resp.data_provider.settings.ibm_db_2z_os_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
3580
+ # resp.data_provider.settings.ibm_db_2z_os_settings.certificate_arn #=> String
3511
3581
  # resp.data_provider.settings.mongo_db_settings.server_name #=> String
3512
3582
  # resp.data_provider.settings.mongo_db_settings.port #=> Integer
3513
3583
  # resp.data_provider.settings.mongo_db_settings.database_name #=> String
@@ -4474,6 +4544,7 @@ module Aws::DatabaseMigrationService
4474
4544
  # resp.replication_task_assessment_run.result_statistic.error #=> Integer
4475
4545
  # resp.replication_task_assessment_run.result_statistic.warning #=> Integer
4476
4546
  # resp.replication_task_assessment_run.result_statistic.cancelled #=> Integer
4547
+ # resp.replication_task_assessment_run.result_statistic.skipped #=> Integer
4477
4548
  #
4478
4549
  # @see http://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteReplicationTaskAssessmentRun AWS API Documentation
4479
4550
  #
@@ -4579,6 +4650,10 @@ module Aws::DatabaseMigrationService
4579
4650
  # ARN of a replication instance on which you want to base the default
4580
4651
  # list of individual assessments.
4581
4652
  #
4653
+ # @option params [String] :replication_config_arn
4654
+ # Amazon Resource Name (ARN) of a serverless replication on which you
4655
+ # want to base the default list of individual assessments.
4656
+ #
4582
4657
  # @option params [String] :source_engine_name
4583
4658
  # Name of a database engine that the specified replication instance
4584
4659
  # supports as a source.
@@ -4614,6 +4689,7 @@ module Aws::DatabaseMigrationService
4614
4689
  # resp = client.describe_applicable_individual_assessments({
4615
4690
  # replication_task_arn: "String",
4616
4691
  # replication_instance_arn: "String",
4692
+ # replication_config_arn: "String",
4617
4693
  # source_engine_name: "String",
4618
4694
  # target_engine_name: "String",
4619
4695
  # migration_type: "full-load", # accepts full-load, cdc, full-load-and-cdc
@@ -4942,6 +5018,8 @@ module Aws::DatabaseMigrationService
4942
5018
  # resp.data_migrations[0].source_data_settings[0].cdc_start_time #=> Time
4943
5019
  # resp.data_migrations[0].source_data_settings[0].cdc_stop_time #=> Time
4944
5020
  # resp.data_migrations[0].source_data_settings[0].slot_name #=> String
5021
+ # resp.data_migrations[0].target_data_settings #=> Array
5022
+ # resp.data_migrations[0].target_data_settings[0].table_preparation_mode #=> String, one of "do-nothing", "truncate", "drop-tables-on-target"
4945
5023
  # resp.data_migrations[0].data_migration_statistics.tables_loaded #=> Integer
4946
5024
  # resp.data_migrations[0].data_migration_statistics.elapsed_time_millis #=> Integer
4947
5025
  # resp.data_migrations[0].data_migration_statistics.tables_loading #=> Integer
@@ -5098,6 +5176,16 @@ module Aws::DatabaseMigrationService
5098
5176
  # resp.data_providers[0].settings.maria_db_settings.port #=> Integer
5099
5177
  # resp.data_providers[0].settings.maria_db_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
5100
5178
  # resp.data_providers[0].settings.maria_db_settings.certificate_arn #=> String
5179
+ # resp.data_providers[0].settings.ibm_db_2_luw_settings.server_name #=> String
5180
+ # resp.data_providers[0].settings.ibm_db_2_luw_settings.port #=> Integer
5181
+ # resp.data_providers[0].settings.ibm_db_2_luw_settings.database_name #=> String
5182
+ # resp.data_providers[0].settings.ibm_db_2_luw_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
5183
+ # resp.data_providers[0].settings.ibm_db_2_luw_settings.certificate_arn #=> String
5184
+ # resp.data_providers[0].settings.ibm_db_2z_os_settings.server_name #=> String
5185
+ # resp.data_providers[0].settings.ibm_db_2z_os_settings.port #=> Integer
5186
+ # resp.data_providers[0].settings.ibm_db_2z_os_settings.database_name #=> String
5187
+ # resp.data_providers[0].settings.ibm_db_2z_os_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
5188
+ # resp.data_providers[0].settings.ibm_db_2z_os_settings.certificate_arn #=> String
5101
5189
  # resp.data_providers[0].settings.mongo_db_settings.server_name #=> String
5102
5190
  # resp.data_providers[0].settings.mongo_db_settings.port #=> Integer
5103
5191
  # resp.data_providers[0].settings.mongo_db_settings.database_name #=> String
@@ -7159,7 +7247,8 @@ module Aws::DatabaseMigrationService
7159
7247
  req.send_request(options)
7160
7248
  end
7161
7249
 
7162
- # For internal use only
7250
+ # Returns a list of upcoming maintenance events for replication
7251
+ # instances in your account in the current Region.
7163
7252
  #
7164
7253
  # @option params [String] :replication_instance_arn
7165
7254
  # The Amazon Resource Name (ARN) of the replication instance.
@@ -7996,6 +8085,7 @@ module Aws::DatabaseMigrationService
7996
8085
  # resp.replication_task_assessment_runs[0].result_statistic.error #=> Integer
7997
8086
  # resp.replication_task_assessment_runs[0].result_statistic.warning #=> Integer
7998
8087
  # resp.replication_task_assessment_runs[0].result_statistic.cancelled #=> Integer
8088
+ # resp.replication_task_assessment_runs[0].result_statistic.skipped #=> Integer
7999
8089
  #
8000
8090
  # @see http://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DescribeReplicationTaskAssessmentRuns AWS API Documentation
8001
8091
  #
@@ -8249,6 +8339,24 @@ module Aws::DatabaseMigrationService
8249
8339
  # resp.replications[0].provision_data.is_new_provisioning_available #=> Boolean
8250
8340
  # resp.replications[0].provision_data.date_new_provisioning_data_available #=> Time
8251
8341
  # resp.replications[0].provision_data.reason_for_new_provisioning_data #=> String
8342
+ # resp.replications[0].premigration_assessment_statuses #=> Array
8343
+ # resp.replications[0].premigration_assessment_statuses[0].premigration_assessment_run_arn #=> String
8344
+ # resp.replications[0].premigration_assessment_statuses[0].fail_on_assessment_failure #=> Boolean
8345
+ # resp.replications[0].premigration_assessment_statuses[0].status #=> String
8346
+ # resp.replications[0].premigration_assessment_statuses[0].premigration_assessment_run_creation_date #=> Time
8347
+ # resp.replications[0].premigration_assessment_statuses[0].assessment_progress.individual_assessment_count #=> Integer
8348
+ # resp.replications[0].premigration_assessment_statuses[0].assessment_progress.individual_assessment_completed_count #=> Integer
8349
+ # resp.replications[0].premigration_assessment_statuses[0].last_failure_message #=> String
8350
+ # resp.replications[0].premigration_assessment_statuses[0].result_location_bucket #=> String
8351
+ # resp.replications[0].premigration_assessment_statuses[0].result_location_folder #=> String
8352
+ # resp.replications[0].premigration_assessment_statuses[0].result_encryption_mode #=> String
8353
+ # resp.replications[0].premigration_assessment_statuses[0].result_kms_key_arn #=> String
8354
+ # resp.replications[0].premigration_assessment_statuses[0].result_statistic.passed #=> Integer
8355
+ # resp.replications[0].premigration_assessment_statuses[0].result_statistic.failed #=> Integer
8356
+ # resp.replications[0].premigration_assessment_statuses[0].result_statistic.error #=> Integer
8357
+ # resp.replications[0].premigration_assessment_statuses[0].result_statistic.warning #=> Integer
8358
+ # resp.replications[0].premigration_assessment_statuses[0].result_statistic.cancelled #=> Integer
8359
+ # resp.replications[0].premigration_assessment_statuses[0].result_statistic.skipped #=> Integer
8252
8360
  # resp.replications[0].stop_reason #=> String
8253
8361
  # resp.replications[0].failure_messages #=> Array
8254
8362
  # resp.replications[0].failure_messages[0] #=> String
@@ -8746,6 +8854,10 @@ module Aws::DatabaseMigrationService
8746
8854
  # The new information about the source data provider for the data
8747
8855
  # migration.
8748
8856
  #
8857
+ # @option params [Array<Types::TargetDataSetting>] :target_data_settings
8858
+ # The new information about the target data provider for the data
8859
+ # migration.
8860
+ #
8749
8861
  # @option params [Integer] :number_of_jobs
8750
8862
  # The number of parallel jobs that trigger parallel threads to unload
8751
8863
  # the tables from the source, and then load them to the target.
@@ -8774,6 +8886,11 @@ module Aws::DatabaseMigrationService
8774
8886
  # slot_name: "String",
8775
8887
  # },
8776
8888
  # ],
8889
+ # target_data_settings: [
8890
+ # {
8891
+ # table_preparation_mode: "do-nothing", # accepts do-nothing, truncate, drop-tables-on-target
8892
+ # },
8893
+ # ],
8777
8894
  # number_of_jobs: 1,
8778
8895
  # selection_rules: "SecretString",
8779
8896
  # })
@@ -8796,6 +8913,8 @@ module Aws::DatabaseMigrationService
8796
8913
  # resp.data_migration.source_data_settings[0].cdc_start_time #=> Time
8797
8914
  # resp.data_migration.source_data_settings[0].cdc_stop_time #=> Time
8798
8915
  # resp.data_migration.source_data_settings[0].slot_name #=> String
8916
+ # resp.data_migration.target_data_settings #=> Array
8917
+ # resp.data_migration.target_data_settings[0].table_preparation_mode #=> String, one of "do-nothing", "truncate", "drop-tables-on-target"
8799
8918
  # resp.data_migration.data_migration_statistics.tables_loaded #=> Integer
8800
8919
  # resp.data_migration.data_migration_statistics.elapsed_time_millis #=> Integer
8801
8920
  # resp.data_migration.data_migration_statistics.tables_loading #=> Integer
@@ -8843,8 +8962,8 @@ module Aws::DatabaseMigrationService
8843
8962
  # @option params [String] :engine
8844
8963
  # The type of database engine for the data provider. Valid values
8845
8964
  # include `"aurora"`, `"aurora-postgresql"`, `"mysql"`, `"oracle"`,
8846
- # `"postgres"`, `"sqlserver"`, `redshift`, `mariadb`, `mongodb`, and
8847
- # `docdb`. A value of `"aurora"` represents Amazon Aurora
8965
+ # `"postgres"`, `"sqlserver"`, `redshift`, `mariadb`, `mongodb`, `db2`,
8966
+ # `db2-zos` and `docdb`. A value of `"aurora"` represents Amazon Aurora
8848
8967
  # MySQL-Compatible Edition.
8849
8968
  #
8850
8969
  # @option params [Boolean] :exact_settings
@@ -8963,6 +9082,20 @@ module Aws::DatabaseMigrationService
8963
9082
  # ssl_mode: "none", # accepts none, require, verify-ca, verify-full
8964
9083
  # certificate_arn: "String",
8965
9084
  # },
9085
+ # ibm_db_2_luw_settings: {
9086
+ # server_name: "String",
9087
+ # port: 1,
9088
+ # database_name: "String",
9089
+ # ssl_mode: "none", # accepts none, require, verify-ca, verify-full
9090
+ # certificate_arn: "String",
9091
+ # },
9092
+ # ibm_db_2z_os_settings: {
9093
+ # server_name: "String",
9094
+ # port: 1,
9095
+ # database_name: "String",
9096
+ # ssl_mode: "none", # accepts none, require, verify-ca, verify-full
9097
+ # certificate_arn: "String",
9098
+ # },
8966
9099
  # mongo_db_settings: {
8967
9100
  # server_name: "String",
8968
9101
  # port: 1,
@@ -9019,6 +9152,16 @@ module Aws::DatabaseMigrationService
9019
9152
  # resp.data_provider.settings.maria_db_settings.port #=> Integer
9020
9153
  # resp.data_provider.settings.maria_db_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
9021
9154
  # resp.data_provider.settings.maria_db_settings.certificate_arn #=> String
9155
+ # resp.data_provider.settings.ibm_db_2_luw_settings.server_name #=> String
9156
+ # resp.data_provider.settings.ibm_db_2_luw_settings.port #=> Integer
9157
+ # resp.data_provider.settings.ibm_db_2_luw_settings.database_name #=> String
9158
+ # resp.data_provider.settings.ibm_db_2_luw_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
9159
+ # resp.data_provider.settings.ibm_db_2_luw_settings.certificate_arn #=> String
9160
+ # resp.data_provider.settings.ibm_db_2z_os_settings.server_name #=> String
9161
+ # resp.data_provider.settings.ibm_db_2z_os_settings.port #=> Integer
9162
+ # resp.data_provider.settings.ibm_db_2z_os_settings.database_name #=> String
9163
+ # resp.data_provider.settings.ibm_db_2z_os_settings.ssl_mode #=> String, one of "none", "require", "verify-ca", "verify-full"
9164
+ # resp.data_provider.settings.ibm_db_2z_os_settings.certificate_arn #=> String
9022
9165
  # resp.data_provider.settings.mongo_db_settings.server_name #=> String
9023
9166
  # resp.data_provider.settings.mongo_db_settings.port #=> Integer
9024
9167
  # resp.data_provider.settings.mongo_db_settings.database_name #=> String
@@ -10540,8 +10683,8 @@ module Aws::DatabaseMigrationService
10540
10683
  # addressing. IPv6 only is not yet supported.
10541
10684
  #
10542
10685
  # @option params [Types::KerberosAuthenticationSettings] :kerberos_authentication_settings
10543
- # Specifies the ID of the secret that stores the key cache file required
10544
- # for kerberos authentication, when modifying a replication instance.
10686
+ # Specifies the settings required for kerberos authentication when
10687
+ # modifying a replication instance.
10545
10688
  #
10546
10689
  # @return [Types::ModifyReplicationInstanceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
10547
10690
  #
@@ -11339,6 +11482,8 @@ module Aws::DatabaseMigrationService
11339
11482
  # resp.data_migration.source_data_settings[0].cdc_start_time #=> Time
11340
11483
  # resp.data_migration.source_data_settings[0].cdc_stop_time #=> Time
11341
11484
  # resp.data_migration.source_data_settings[0].slot_name #=> String
11485
+ # resp.data_migration.target_data_settings #=> Array
11486
+ # resp.data_migration.target_data_settings[0].table_preparation_mode #=> String, one of "do-nothing", "truncate", "drop-tables-on-target"
11342
11487
  # resp.data_migration.data_migration_statistics.tables_loaded #=> Integer
11343
11488
  # resp.data_migration.data_migration_statistics.elapsed_time_millis #=> Integer
11344
11489
  # resp.data_migration.data_migration_statistics.tables_loading #=> Integer
@@ -11761,6 +11906,41 @@ module Aws::DatabaseMigrationService
11761
11906
  # Otherwise use `resume-processing`, to replicate the changes from the
11762
11907
  # last stop position.
11763
11908
  #
11909
+ # @option params [String] :premigration_assessment_settings
11910
+ # User-defined settings for the premigration assessment. The possible
11911
+ # values are:
11912
+ #
11913
+ # * `ResultLocationFolder`: The folder within an Amazon S3 bucket where
11914
+ # you want DMS to store the results of this assessment run.
11915
+ #
11916
+ # * `ResultEncryptionMode`: The supported values are `SSE_KMS` and
11917
+ # `SSE_S3`. If these values are not provided, then the files are not
11918
+ # encrypted at rest. For more information, see [Creating Amazon Web
11919
+ # Services KMS keys to encrypt Amazon S3 target objects][1].
11920
+ #
11921
+ # * `ResultKmsKeyArn`: The ARN of a customer KMS encryption key that you
11922
+ # specify when you set `ResultEncryptionMode` to `SSE_KMS`.
11923
+ #
11924
+ # * `IncludeOnly`: A space-separated list of names for specific
11925
+ # individual assessments that you want to include. These names come
11926
+ # from the default list of individual assessments that Database
11927
+ # Migration Service supports for the associated migration.
11928
+ #
11929
+ # * `Exclude`: A space-separated list of names for specific individual
11930
+ # assessments that you want to exclude. These names come from the
11931
+ # default list of individual assessments that Database Migration
11932
+ # Service supports for the associated migration.
11933
+ #
11934
+ # * `FailOnAssessmentFailure`: A configurable setting you can set to
11935
+ # `true` (the default setting) or `false`. Use this setting to to stop
11936
+ # the replication from starting automatically if the assessment fails.
11937
+ # This can help you evaluate the issue that is preventing the
11938
+ # replication from running successfully.
11939
+ #
11940
+ #
11941
+ #
11942
+ # [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html#CHAP_Target.S3.KMSKeys
11943
+ #
11764
11944
  # @option params [Time,DateTime,Date,Integer,String] :cdc_start_time
11765
11945
  # Indicates the start time for a change data capture (CDC) operation.
11766
11946
  # Use either `CdcStartTime` or `CdcStartPosition` to specify when you
@@ -11788,6 +11968,7 @@ module Aws::DatabaseMigrationService
11788
11968
  # resp = client.start_replication({
11789
11969
  # replication_config_arn: "String", # required
11790
11970
  # start_replication_type: "String", # required
11971
+ # premigration_assessment_settings: "String",
11791
11972
  # cdc_start_time: Time.now,
11792
11973
  # cdc_start_position: "String",
11793
11974
  # cdc_stop_position: "String",
@@ -11807,6 +11988,24 @@ module Aws::DatabaseMigrationService
11807
11988
  # resp.replication.provision_data.is_new_provisioning_available #=> Boolean
11808
11989
  # resp.replication.provision_data.date_new_provisioning_data_available #=> Time
11809
11990
  # resp.replication.provision_data.reason_for_new_provisioning_data #=> String
11991
+ # resp.replication.premigration_assessment_statuses #=> Array
11992
+ # resp.replication.premigration_assessment_statuses[0].premigration_assessment_run_arn #=> String
11993
+ # resp.replication.premigration_assessment_statuses[0].fail_on_assessment_failure #=> Boolean
11994
+ # resp.replication.premigration_assessment_statuses[0].status #=> String
11995
+ # resp.replication.premigration_assessment_statuses[0].premigration_assessment_run_creation_date #=> Time
11996
+ # resp.replication.premigration_assessment_statuses[0].assessment_progress.individual_assessment_count #=> Integer
11997
+ # resp.replication.premigration_assessment_statuses[0].assessment_progress.individual_assessment_completed_count #=> Integer
11998
+ # resp.replication.premigration_assessment_statuses[0].last_failure_message #=> String
11999
+ # resp.replication.premigration_assessment_statuses[0].result_location_bucket #=> String
12000
+ # resp.replication.premigration_assessment_statuses[0].result_location_folder #=> String
12001
+ # resp.replication.premigration_assessment_statuses[0].result_encryption_mode #=> String
12002
+ # resp.replication.premigration_assessment_statuses[0].result_kms_key_arn #=> String
12003
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.passed #=> Integer
12004
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.failed #=> Integer
12005
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.error #=> Integer
12006
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.warning #=> Integer
12007
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.cancelled #=> Integer
12008
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.skipped #=> Integer
11810
12009
  # resp.replication.stop_reason #=> String
11811
12010
  # resp.replication.failure_messages #=> Array
11812
12011
  # resp.replication.failure_messages[0] #=> String
@@ -12201,6 +12400,7 @@ module Aws::DatabaseMigrationService
12201
12400
  # resp.replication_task_assessment_run.result_statistic.error #=> Integer
12202
12401
  # resp.replication_task_assessment_run.result_statistic.warning #=> Integer
12203
12402
  # resp.replication_task_assessment_run.result_statistic.cancelled #=> Integer
12403
+ # resp.replication_task_assessment_run.result_statistic.skipped #=> Integer
12204
12404
  #
12205
12405
  # @see http://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/StartReplicationTaskAssessmentRun AWS API Documentation
12206
12406
  #
@@ -12244,6 +12444,8 @@ module Aws::DatabaseMigrationService
12244
12444
  # resp.data_migration.source_data_settings[0].cdc_start_time #=> Time
12245
12445
  # resp.data_migration.source_data_settings[0].cdc_stop_time #=> Time
12246
12446
  # resp.data_migration.source_data_settings[0].slot_name #=> String
12447
+ # resp.data_migration.target_data_settings #=> Array
12448
+ # resp.data_migration.target_data_settings[0].table_preparation_mode #=> String, one of "do-nothing", "truncate", "drop-tables-on-target"
12247
12449
  # resp.data_migration.data_migration_statistics.tables_loaded #=> Integer
12248
12450
  # resp.data_migration.data_migration_statistics.elapsed_time_millis #=> Integer
12249
12451
  # resp.data_migration.data_migration_statistics.tables_loading #=> Integer
@@ -12301,6 +12503,24 @@ module Aws::DatabaseMigrationService
12301
12503
  # resp.replication.provision_data.is_new_provisioning_available #=> Boolean
12302
12504
  # resp.replication.provision_data.date_new_provisioning_data_available #=> Time
12303
12505
  # resp.replication.provision_data.reason_for_new_provisioning_data #=> String
12506
+ # resp.replication.premigration_assessment_statuses #=> Array
12507
+ # resp.replication.premigration_assessment_statuses[0].premigration_assessment_run_arn #=> String
12508
+ # resp.replication.premigration_assessment_statuses[0].fail_on_assessment_failure #=> Boolean
12509
+ # resp.replication.premigration_assessment_statuses[0].status #=> String
12510
+ # resp.replication.premigration_assessment_statuses[0].premigration_assessment_run_creation_date #=> Time
12511
+ # resp.replication.premigration_assessment_statuses[0].assessment_progress.individual_assessment_count #=> Integer
12512
+ # resp.replication.premigration_assessment_statuses[0].assessment_progress.individual_assessment_completed_count #=> Integer
12513
+ # resp.replication.premigration_assessment_statuses[0].last_failure_message #=> String
12514
+ # resp.replication.premigration_assessment_statuses[0].result_location_bucket #=> String
12515
+ # resp.replication.premigration_assessment_statuses[0].result_location_folder #=> String
12516
+ # resp.replication.premigration_assessment_statuses[0].result_encryption_mode #=> String
12517
+ # resp.replication.premigration_assessment_statuses[0].result_kms_key_arn #=> String
12518
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.passed #=> Integer
12519
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.failed #=> Integer
12520
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.error #=> Integer
12521
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.warning #=> Integer
12522
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.cancelled #=> Integer
12523
+ # resp.replication.premigration_assessment_statuses[0].result_statistic.skipped #=> Integer
12304
12524
  # resp.replication.stop_reason #=> String
12305
12525
  # resp.replication.failure_messages #=> Array
12306
12526
  # resp.replication.failure_messages[0] #=> String
@@ -12537,7 +12757,7 @@ module Aws::DatabaseMigrationService
12537
12757
  tracer: tracer
12538
12758
  )
12539
12759
  context[:gem_name] = 'aws-sdk-databasemigrationservice'
12540
- context[:gem_version] = '1.111.0'
12760
+ context[:gem_version] = '1.119.0'
12541
12761
  Seahorse::Client::Request.new(handlers, context)
12542
12762
  end
12543
12763