aws-sdk-databasemigrationservice 1.39.0 → 1.45.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b582e1e516d0f545a3e393ec64856eba792c78ac0dea75e659c1caaa8ddb4eb0
|
4
|
+
data.tar.gz: 47269932ce7c4bd73a37477cf0718ffb3758a925dc15f665f8d50d5131f7da2f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0db5d4b052aa957789465a9438f04a6725da8351c41feaf8c4cf105ea689f65e212a1d2ccfa1ba6062eb352503da3756b6226f19f1f6843e32d8f0a6fd01e479
|
7
|
+
data.tar.gz: 11603180b77ca12aa8a5a30de7c08fd34d6ee750c713effa7898d5ca2628a15381c793d9c1c9701d380b002a30100ea17d4885f3372186fb5cf79f5f1d36ddbd
|
@@ -7,6 +7,7 @@
|
|
7
7
|
#
|
8
8
|
# WARNING ABOUT GENERATED CODE
|
9
9
|
|
10
|
+
|
10
11
|
require 'aws-sdk-core'
|
11
12
|
require 'aws-sigv4'
|
12
13
|
|
@@ -45,9 +46,9 @@ require_relative 'aws-sdk-databasemigrationservice/customizations'
|
|
45
46
|
#
|
46
47
|
# See {Errors} for more information.
|
47
48
|
#
|
48
|
-
#
|
49
|
+
# @!group service
|
49
50
|
module Aws::DatabaseMigrationService
|
50
51
|
|
51
|
-
GEM_VERSION = '1.
|
52
|
+
GEM_VERSION = '1.45.0'
|
52
53
|
|
53
54
|
end
|
@@ -85,13 +85,28 @@ module Aws::DatabaseMigrationService
|
|
85
85
|
# * `Aws::Credentials` - Used for configuring static, non-refreshing
|
86
86
|
# credentials.
|
87
87
|
#
|
88
|
+
# * `Aws::SharedCredentials` - Used for loading static credentials from a
|
89
|
+
# shared file, such as `~/.aws/config`.
|
90
|
+
#
|
91
|
+
# * `Aws::AssumeRoleCredentials` - Used when you need to assume a role.
|
92
|
+
#
|
93
|
+
# * `Aws::AssumeRoleWebIdentityCredentials` - Used when you need to
|
94
|
+
# assume a role after providing credentials via the web.
|
95
|
+
#
|
96
|
+
# * `Aws::SSOCredentials` - Used for loading credentials from AWS SSO using an
|
97
|
+
# access token generated from `aws login`.
|
98
|
+
#
|
99
|
+
# * `Aws::ProcessCredentials` - Used for loading credentials from a
|
100
|
+
# process that outputs to stdout.
|
101
|
+
#
|
88
102
|
# * `Aws::InstanceProfileCredentials` - Used for loading credentials
|
89
103
|
# from an EC2 IMDS on an EC2 instance.
|
90
104
|
#
|
91
|
-
# * `Aws::
|
92
|
-
#
|
105
|
+
# * `Aws::ECSCredentials` - Used for loading credentials from
|
106
|
+
# instances running in ECS.
|
93
107
|
#
|
94
|
-
# * `Aws::
|
108
|
+
# * `Aws::CognitoIdentityCredentials` - Used for loading credentials
|
109
|
+
# from the Cognito Identity service.
|
95
110
|
#
|
96
111
|
# When `:credentials` are not configured directly, the following
|
97
112
|
# locations will be searched for credentials:
|
@@ -101,10 +116,10 @@ module Aws::DatabaseMigrationService
|
|
101
116
|
# * ENV['AWS_ACCESS_KEY_ID'], ENV['AWS_SECRET_ACCESS_KEY']
|
102
117
|
# * `~/.aws/credentials`
|
103
118
|
# * `~/.aws/config`
|
104
|
-
# * EC2 IMDS instance profile - When used by default, the timeouts
|
105
|
-
# very aggressive. Construct and pass an instance of
|
106
|
-
# `Aws::InstanceProfileCredentails`
|
107
|
-
# timeouts.
|
119
|
+
# * EC2/ECS IMDS instance profile - When used by default, the timeouts
|
120
|
+
# are very aggressive. Construct and pass an instance of
|
121
|
+
# `Aws::InstanceProfileCredentails` or `Aws::ECSCredentials` to
|
122
|
+
# enable retries and extended timeouts.
|
108
123
|
#
|
109
124
|
# @option options [required, String] :region
|
110
125
|
# The AWS region to connect to. The configured `:region` is
|
@@ -326,7 +341,11 @@ module Aws::DatabaseMigrationService
|
|
326
341
|
# instance, endpoint, security group, and migration task. These tags can
|
327
342
|
# also be used with cost allocation reporting to track cost associated
|
328
343
|
# with DMS resources, or used in a Condition statement in an IAM policy
|
329
|
-
# for DMS.
|
344
|
+
# for DMS. For more information, see [ `Tag` ][1] data type description.
|
345
|
+
#
|
346
|
+
#
|
347
|
+
#
|
348
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/APIReference/API_Tag.html
|
330
349
|
#
|
331
350
|
# @option params [required, String] :resource_arn
|
332
351
|
# Identifies the AWS DMS resource to which tags should be added. The
|
@@ -488,7 +507,7 @@ module Aws::DatabaseMigrationService
|
|
488
507
|
# @option params [required, String] :endpoint_identifier
|
489
508
|
# The database endpoint identifier. Identifiers must begin with a letter
|
490
509
|
# and must contain only ASCII letters, digits, and hyphens. They can't
|
491
|
-
# end with a hyphen or contain two consecutive hyphens.
|
510
|
+
# end with a hyphen, or contain two consecutive hyphens.
|
492
511
|
#
|
493
512
|
# @option params [required, String] :endpoint_type
|
494
513
|
# The type of endpoint. Valid values are `source` and `target`.
|
@@ -498,8 +517,8 @@ module Aws::DatabaseMigrationService
|
|
498
517
|
# `EndpointType` value, include `"mysql"`, `"oracle"`, `"postgres"`,
|
499
518
|
# `"mariadb"`, `"aurora"`, `"aurora-postgresql"`, `"redshift"`, `"s3"`,
|
500
519
|
# `"db2"`, `"azuredb"`, `"sybase"`, `"dynamodb"`, `"mongodb"`,
|
501
|
-
# `"kinesis"`, `"kafka"`, `"elasticsearch"`, `"
|
502
|
-
#
|
520
|
+
# `"kinesis"`, `"kafka"`, `"elasticsearch"`, `"docdb"`, `"sqlserver"`,
|
521
|
+
# and `"neptune"`.
|
503
522
|
#
|
504
523
|
# @option params [String] :username
|
505
524
|
# The user name to be used to log in to the endpoint database.
|
@@ -661,8 +680,8 @@ module Aws::DatabaseMigrationService
|
|
661
680
|
#
|
662
681
|
#
|
663
682
|
#
|
664
|
-
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.PostgreSQL.
|
665
|
-
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.PostgreSQL.
|
683
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.PostgreSQL.html
|
684
|
+
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.PostgreSQL.html
|
666
685
|
#
|
667
686
|
# @option params [Types::MySQLSettings] :my_sql_settings
|
668
687
|
# Settings in JSON format for the source and target MySQL endpoint. For
|
@@ -674,8 +693,8 @@ module Aws::DatabaseMigrationService
|
|
674
693
|
#
|
675
694
|
#
|
676
695
|
#
|
677
|
-
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.
|
678
|
-
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.MySQL.
|
696
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.MySQL.html
|
697
|
+
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.MySQL.html
|
679
698
|
#
|
680
699
|
# @option params [Types::OracleSettings] :oracle_settings
|
681
700
|
# Settings in JSON format for the source and target Oracle endpoint. For
|
@@ -686,8 +705,8 @@ module Aws::DatabaseMigrationService
|
|
686
705
|
#
|
687
706
|
#
|
688
707
|
#
|
689
|
-
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.Oracle.
|
690
|
-
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Oracle.
|
708
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.Oracle.html
|
709
|
+
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Oracle.html
|
691
710
|
#
|
692
711
|
# @option params [Types::SybaseSettings] :sybase_settings
|
693
712
|
# Settings in JSON format for the source and target SAP ASE endpoint.
|
@@ -698,8 +717,8 @@ module Aws::DatabaseMigrationService
|
|
698
717
|
#
|
699
718
|
#
|
700
719
|
#
|
701
|
-
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SAP.
|
702
|
-
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.SAP.
|
720
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SAP.html
|
721
|
+
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.SAP.html
|
703
722
|
#
|
704
723
|
# @option params [Types::MicrosoftSQLServerSettings] :microsoft_sql_server_settings
|
705
724
|
# Settings in JSON format for the source and target Microsoft SQL Server
|
@@ -711,8 +730,8 @@ module Aws::DatabaseMigrationService
|
|
711
730
|
#
|
712
731
|
#
|
713
732
|
#
|
714
|
-
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SQLServer.
|
715
|
-
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.SQLServer.
|
733
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SQLServer.html
|
734
|
+
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.SQLServer.html
|
716
735
|
#
|
717
736
|
# @option params [Types::IBMDb2Settings] :ibm_db_2_settings
|
718
737
|
# Settings in JSON format for the source IBM Db2 LUW endpoint. For
|
@@ -722,7 +741,19 @@ module Aws::DatabaseMigrationService
|
|
722
741
|
#
|
723
742
|
#
|
724
743
|
#
|
725
|
-
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.DB2.
|
744
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.DB2.html
|
745
|
+
#
|
746
|
+
# @option params [String] :resource_identifier
|
747
|
+
# A friendly name for the resource identifier at the end of the
|
748
|
+
# `EndpointArn` response parameter that is returned in the created
|
749
|
+
# `Endpoint` object. The value for this parameter can have up to 31
|
750
|
+
# characters. It can contain only ASCII letters, digits, and hyphen
|
751
|
+
# ('-'). Also, it can't end with a hyphen or contain two consecutive
|
752
|
+
# hyphens, and can only begin with a letter, such as `Example-App-ARN1`.
|
753
|
+
# For example, this value might result in the `EndpointArn` value
|
754
|
+
# `arn:aws:dms:eu-west-1:012345678901:rep:Example-App-ARN1`. If you
|
755
|
+
# don't specify a `ResourceIdentifier` value, AWS DMS generates a
|
756
|
+
# default identifier value for the end of `EndpointArn`.
|
726
757
|
#
|
727
758
|
# @return [Types::CreateEndpointResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
728
759
|
#
|
@@ -817,6 +848,9 @@ module Aws::DatabaseMigrationService
|
|
817
848
|
# timestamp_column_name: "String",
|
818
849
|
# parquet_timestamp_in_millisecond: false,
|
819
850
|
# cdc_inserts_and_updates: false,
|
851
|
+
# date_partition_enabled: false,
|
852
|
+
# date_partition_sequence: "YYYYMMDD", # accepts YYYYMMDD, YYYYMMDDHH, YYYYMM, MMYYYYDD, DDMMYYYY
|
853
|
+
# date_partition_delimiter: "SLASH", # accepts SLASH, UNDERSCORE, DASH, NONE
|
820
854
|
# },
|
821
855
|
# dms_transfer_settings: {
|
822
856
|
# service_access_role_arn: "String",
|
@@ -845,6 +879,7 @@ module Aws::DatabaseMigrationService
|
|
845
879
|
# partition_include_schema_table: false,
|
846
880
|
# include_table_alter_operations: false,
|
847
881
|
# include_control_details: false,
|
882
|
+
# include_null_and_empty: false,
|
848
883
|
# },
|
849
884
|
# kafka_settings: {
|
850
885
|
# broker: "String",
|
@@ -855,6 +890,8 @@ module Aws::DatabaseMigrationService
|
|
855
890
|
# partition_include_schema_table: false,
|
856
891
|
# include_table_alter_operations: false,
|
857
892
|
# include_control_details: false,
|
893
|
+
# message_max_bytes: 1,
|
894
|
+
# include_null_and_empty: false,
|
858
895
|
# },
|
859
896
|
# elasticsearch_settings: {
|
860
897
|
# service_access_role_arn: "String", # required
|
@@ -876,11 +913,14 @@ module Aws::DatabaseMigrationService
|
|
876
913
|
# after_connect_script: "String",
|
877
914
|
# bucket_folder: "String",
|
878
915
|
# bucket_name: "String",
|
916
|
+
# case_sensitive_names: false,
|
917
|
+
# comp_update: false,
|
879
918
|
# connection_timeout: 1,
|
880
919
|
# database_name: "String",
|
881
920
|
# date_format: "String",
|
882
921
|
# empty_as_null: false,
|
883
922
|
# encryption_mode: "sse-s3", # accepts sse-s3, sse-kms
|
923
|
+
# explicit_ids: false,
|
884
924
|
# file_transfer_upload_streams: 1,
|
885
925
|
# load_timeout: 1,
|
886
926
|
# max_file_size: 1,
|
@@ -899,26 +939,59 @@ module Aws::DatabaseMigrationService
|
|
899
939
|
# write_buffer_size: 1,
|
900
940
|
# },
|
901
941
|
# postgre_sql_settings: {
|
942
|
+
# after_connect_script: "String",
|
943
|
+
# capture_ddls: false,
|
944
|
+
# max_file_size: 1,
|
902
945
|
# database_name: "String",
|
946
|
+
# ddl_artifacts_schema: "String",
|
947
|
+
# execute_timeout: 1,
|
948
|
+
# fail_tasks_on_lob_truncation: false,
|
903
949
|
# password: "SecretString",
|
904
950
|
# port: 1,
|
905
951
|
# server_name: "String",
|
906
952
|
# username: "String",
|
953
|
+
# slot_name: "String",
|
907
954
|
# },
|
908
955
|
# my_sql_settings: {
|
956
|
+
# after_connect_script: "String",
|
909
957
|
# database_name: "String",
|
958
|
+
# events_poll_interval: 1,
|
959
|
+
# target_db_type: "specific-database", # accepts specific-database, multiple-databases
|
960
|
+
# max_file_size: 1,
|
961
|
+
# parallel_load_threads: 1,
|
910
962
|
# password: "SecretString",
|
911
963
|
# port: 1,
|
912
964
|
# server_name: "String",
|
965
|
+
# server_timezone: "String",
|
913
966
|
# username: "String",
|
914
967
|
# },
|
915
968
|
# oracle_settings: {
|
969
|
+
# add_supplemental_logging: false,
|
970
|
+
# archived_log_dest_id: 1,
|
971
|
+
# additional_archived_log_dest_id: 1,
|
972
|
+
# allow_select_nested_tables: false,
|
973
|
+
# parallel_asm_read_threads: 1,
|
974
|
+
# read_ahead_blocks: 1,
|
975
|
+
# access_alternate_directly: false,
|
976
|
+
# use_alternate_folder_for_online: false,
|
977
|
+
# oracle_path_prefix: "String",
|
978
|
+
# use_path_prefix: "String",
|
979
|
+
# replace_path_prefix: false,
|
980
|
+
# enable_homogenous_tablespace: false,
|
981
|
+
# direct_path_no_log: false,
|
982
|
+
# archived_logs_only: false,
|
916
983
|
# asm_password: "SecretString",
|
917
984
|
# asm_server: "String",
|
918
985
|
# asm_user: "String",
|
986
|
+
# char_length_semantics: "default", # accepts default, char, byte
|
919
987
|
# database_name: "String",
|
988
|
+
# direct_path_parallel_load: false,
|
989
|
+
# fail_tasks_on_lob_truncation: false,
|
990
|
+
# number_datatype_scale: 1,
|
920
991
|
# password: "SecretString",
|
921
992
|
# port: 1,
|
993
|
+
# read_table_space_name: false,
|
994
|
+
# retry_interval: 1,
|
922
995
|
# security_db_encryption: "SecretString",
|
923
996
|
# security_db_encryption_name: "String",
|
924
997
|
# server_name: "String",
|
@@ -933,18 +1006,27 @@ module Aws::DatabaseMigrationService
|
|
933
1006
|
# },
|
934
1007
|
# microsoft_sql_server_settings: {
|
935
1008
|
# port: 1,
|
1009
|
+
# bcp_packet_size: 1,
|
936
1010
|
# database_name: "String",
|
1011
|
+
# control_tables_file_group: "String",
|
937
1012
|
# password: "SecretString",
|
1013
|
+
# read_backup_only: false,
|
1014
|
+
# safeguard_policy: "rely-on-sql-server-replication-agent", # accepts rely-on-sql-server-replication-agent, exclusive-automatic-truncation, shared-automatic-truncation
|
938
1015
|
# server_name: "String",
|
939
1016
|
# username: "String",
|
1017
|
+
# use_bcp_full_load: false,
|
940
1018
|
# },
|
941
1019
|
# ibm_db_2_settings: {
|
942
1020
|
# database_name: "String",
|
943
1021
|
# password: "SecretString",
|
944
1022
|
# port: 1,
|
945
1023
|
# server_name: "String",
|
1024
|
+
# set_data_capture_changes: false,
|
1025
|
+
# current_lsn: "String",
|
1026
|
+
# max_k_bytes_per_read: 1,
|
946
1027
|
# username: "String",
|
947
1028
|
# },
|
1029
|
+
# resource_identifier: "String",
|
948
1030
|
# })
|
949
1031
|
#
|
950
1032
|
# @example Response structure
|
@@ -988,6 +1070,9 @@ module Aws::DatabaseMigrationService
|
|
988
1070
|
# resp.endpoint.s3_settings.timestamp_column_name #=> String
|
989
1071
|
# resp.endpoint.s3_settings.parquet_timestamp_in_millisecond #=> Boolean
|
990
1072
|
# resp.endpoint.s3_settings.cdc_inserts_and_updates #=> Boolean
|
1073
|
+
# resp.endpoint.s3_settings.date_partition_enabled #=> Boolean
|
1074
|
+
# resp.endpoint.s3_settings.date_partition_sequence #=> String, one of "YYYYMMDD", "YYYYMMDDHH", "YYYYMM", "MMYYYYDD", "DDMMYYYY"
|
1075
|
+
# resp.endpoint.s3_settings.date_partition_delimiter #=> String, one of "SLASH", "UNDERSCORE", "DASH", "NONE"
|
991
1076
|
# resp.endpoint.dms_transfer_settings.service_access_role_arn #=> String
|
992
1077
|
# resp.endpoint.dms_transfer_settings.bucket_name #=> String
|
993
1078
|
# resp.endpoint.mongo_db_settings.username #=> String
|
@@ -1010,6 +1095,7 @@ module Aws::DatabaseMigrationService
|
|
1010
1095
|
# resp.endpoint.kinesis_settings.partition_include_schema_table #=> Boolean
|
1011
1096
|
# resp.endpoint.kinesis_settings.include_table_alter_operations #=> Boolean
|
1012
1097
|
# resp.endpoint.kinesis_settings.include_control_details #=> Boolean
|
1098
|
+
# resp.endpoint.kinesis_settings.include_null_and_empty #=> Boolean
|
1013
1099
|
# resp.endpoint.kafka_settings.broker #=> String
|
1014
1100
|
# resp.endpoint.kafka_settings.topic #=> String
|
1015
1101
|
# resp.endpoint.kafka_settings.message_format #=> String, one of "json", "json-unformatted"
|
@@ -1018,6 +1104,8 @@ module Aws::DatabaseMigrationService
|
|
1018
1104
|
# resp.endpoint.kafka_settings.partition_include_schema_table #=> Boolean
|
1019
1105
|
# resp.endpoint.kafka_settings.include_table_alter_operations #=> Boolean
|
1020
1106
|
# resp.endpoint.kafka_settings.include_control_details #=> Boolean
|
1107
|
+
# resp.endpoint.kafka_settings.message_max_bytes #=> Integer
|
1108
|
+
# resp.endpoint.kafka_settings.include_null_and_empty #=> Boolean
|
1021
1109
|
# resp.endpoint.elasticsearch_settings.service_access_role_arn #=> String
|
1022
1110
|
# resp.endpoint.elasticsearch_settings.endpoint_uri #=> String
|
1023
1111
|
# resp.endpoint.elasticsearch_settings.full_load_error_percentage #=> Integer
|
@@ -1033,11 +1121,14 @@ module Aws::DatabaseMigrationService
|
|
1033
1121
|
# resp.endpoint.redshift_settings.after_connect_script #=> String
|
1034
1122
|
# resp.endpoint.redshift_settings.bucket_folder #=> String
|
1035
1123
|
# resp.endpoint.redshift_settings.bucket_name #=> String
|
1124
|
+
# resp.endpoint.redshift_settings.case_sensitive_names #=> Boolean
|
1125
|
+
# resp.endpoint.redshift_settings.comp_update #=> Boolean
|
1036
1126
|
# resp.endpoint.redshift_settings.connection_timeout #=> Integer
|
1037
1127
|
# resp.endpoint.redshift_settings.database_name #=> String
|
1038
1128
|
# resp.endpoint.redshift_settings.date_format #=> String
|
1039
1129
|
# resp.endpoint.redshift_settings.empty_as_null #=> Boolean
|
1040
1130
|
# resp.endpoint.redshift_settings.encryption_mode #=> String, one of "sse-s3", "sse-kms"
|
1131
|
+
# resp.endpoint.redshift_settings.explicit_ids #=> Boolean
|
1041
1132
|
# resp.endpoint.redshift_settings.file_transfer_upload_streams #=> Integer
|
1042
1133
|
# resp.endpoint.redshift_settings.load_timeout #=> Integer
|
1043
1134
|
# resp.endpoint.redshift_settings.max_file_size #=> Integer
|
@@ -1054,22 +1145,55 @@ module Aws::DatabaseMigrationService
|
|
1054
1145
|
# resp.endpoint.redshift_settings.truncate_columns #=> Boolean
|
1055
1146
|
# resp.endpoint.redshift_settings.username #=> String
|
1056
1147
|
# resp.endpoint.redshift_settings.write_buffer_size #=> Integer
|
1148
|
+
# resp.endpoint.postgre_sql_settings.after_connect_script #=> String
|
1149
|
+
# resp.endpoint.postgre_sql_settings.capture_ddls #=> Boolean
|
1150
|
+
# resp.endpoint.postgre_sql_settings.max_file_size #=> Integer
|
1057
1151
|
# resp.endpoint.postgre_sql_settings.database_name #=> String
|
1152
|
+
# resp.endpoint.postgre_sql_settings.ddl_artifacts_schema #=> String
|
1153
|
+
# resp.endpoint.postgre_sql_settings.execute_timeout #=> Integer
|
1154
|
+
# resp.endpoint.postgre_sql_settings.fail_tasks_on_lob_truncation #=> Boolean
|
1058
1155
|
# resp.endpoint.postgre_sql_settings.password #=> String
|
1059
1156
|
# resp.endpoint.postgre_sql_settings.port #=> Integer
|
1060
1157
|
# resp.endpoint.postgre_sql_settings.server_name #=> String
|
1061
1158
|
# resp.endpoint.postgre_sql_settings.username #=> String
|
1159
|
+
# resp.endpoint.postgre_sql_settings.slot_name #=> String
|
1160
|
+
# resp.endpoint.my_sql_settings.after_connect_script #=> String
|
1062
1161
|
# resp.endpoint.my_sql_settings.database_name #=> String
|
1162
|
+
# resp.endpoint.my_sql_settings.events_poll_interval #=> Integer
|
1163
|
+
# resp.endpoint.my_sql_settings.target_db_type #=> String, one of "specific-database", "multiple-databases"
|
1164
|
+
# resp.endpoint.my_sql_settings.max_file_size #=> Integer
|
1165
|
+
# resp.endpoint.my_sql_settings.parallel_load_threads #=> Integer
|
1063
1166
|
# resp.endpoint.my_sql_settings.password #=> String
|
1064
1167
|
# resp.endpoint.my_sql_settings.port #=> Integer
|
1065
1168
|
# resp.endpoint.my_sql_settings.server_name #=> String
|
1169
|
+
# resp.endpoint.my_sql_settings.server_timezone #=> String
|
1066
1170
|
# resp.endpoint.my_sql_settings.username #=> String
|
1171
|
+
# resp.endpoint.oracle_settings.add_supplemental_logging #=> Boolean
|
1172
|
+
# resp.endpoint.oracle_settings.archived_log_dest_id #=> Integer
|
1173
|
+
# resp.endpoint.oracle_settings.additional_archived_log_dest_id #=> Integer
|
1174
|
+
# resp.endpoint.oracle_settings.allow_select_nested_tables #=> Boolean
|
1175
|
+
# resp.endpoint.oracle_settings.parallel_asm_read_threads #=> Integer
|
1176
|
+
# resp.endpoint.oracle_settings.read_ahead_blocks #=> Integer
|
1177
|
+
# resp.endpoint.oracle_settings.access_alternate_directly #=> Boolean
|
1178
|
+
# resp.endpoint.oracle_settings.use_alternate_folder_for_online #=> Boolean
|
1179
|
+
# resp.endpoint.oracle_settings.oracle_path_prefix #=> String
|
1180
|
+
# resp.endpoint.oracle_settings.use_path_prefix #=> String
|
1181
|
+
# resp.endpoint.oracle_settings.replace_path_prefix #=> Boolean
|
1182
|
+
# resp.endpoint.oracle_settings.enable_homogenous_tablespace #=> Boolean
|
1183
|
+
# resp.endpoint.oracle_settings.direct_path_no_log #=> Boolean
|
1184
|
+
# resp.endpoint.oracle_settings.archived_logs_only #=> Boolean
|
1067
1185
|
# resp.endpoint.oracle_settings.asm_password #=> String
|
1068
1186
|
# resp.endpoint.oracle_settings.asm_server #=> String
|
1069
1187
|
# resp.endpoint.oracle_settings.asm_user #=> String
|
1188
|
+
# resp.endpoint.oracle_settings.char_length_semantics #=> String, one of "default", "char", "byte"
|
1070
1189
|
# resp.endpoint.oracle_settings.database_name #=> String
|
1190
|
+
# resp.endpoint.oracle_settings.direct_path_parallel_load #=> Boolean
|
1191
|
+
# resp.endpoint.oracle_settings.fail_tasks_on_lob_truncation #=> Boolean
|
1192
|
+
# resp.endpoint.oracle_settings.number_datatype_scale #=> Integer
|
1071
1193
|
# resp.endpoint.oracle_settings.password #=> String
|
1072
1194
|
# resp.endpoint.oracle_settings.port #=> Integer
|
1195
|
+
# resp.endpoint.oracle_settings.read_table_space_name #=> Boolean
|
1196
|
+
# resp.endpoint.oracle_settings.retry_interval #=> Integer
|
1073
1197
|
# resp.endpoint.oracle_settings.security_db_encryption #=> String
|
1074
1198
|
# resp.endpoint.oracle_settings.security_db_encryption_name #=> String
|
1075
1199
|
# resp.endpoint.oracle_settings.server_name #=> String
|
@@ -1080,14 +1204,22 @@ module Aws::DatabaseMigrationService
|
|
1080
1204
|
# resp.endpoint.sybase_settings.server_name #=> String
|
1081
1205
|
# resp.endpoint.sybase_settings.username #=> String
|
1082
1206
|
# resp.endpoint.microsoft_sql_server_settings.port #=> Integer
|
1207
|
+
# resp.endpoint.microsoft_sql_server_settings.bcp_packet_size #=> Integer
|
1083
1208
|
# resp.endpoint.microsoft_sql_server_settings.database_name #=> String
|
1209
|
+
# resp.endpoint.microsoft_sql_server_settings.control_tables_file_group #=> String
|
1084
1210
|
# resp.endpoint.microsoft_sql_server_settings.password #=> String
|
1211
|
+
# resp.endpoint.microsoft_sql_server_settings.read_backup_only #=> Boolean
|
1212
|
+
# resp.endpoint.microsoft_sql_server_settings.safeguard_policy #=> String, one of "rely-on-sql-server-replication-agent", "exclusive-automatic-truncation", "shared-automatic-truncation"
|
1085
1213
|
# resp.endpoint.microsoft_sql_server_settings.server_name #=> String
|
1086
1214
|
# resp.endpoint.microsoft_sql_server_settings.username #=> String
|
1215
|
+
# resp.endpoint.microsoft_sql_server_settings.use_bcp_full_load #=> Boolean
|
1087
1216
|
# resp.endpoint.ibm_db_2_settings.database_name #=> String
|
1088
1217
|
# resp.endpoint.ibm_db_2_settings.password #=> String
|
1089
1218
|
# resp.endpoint.ibm_db_2_settings.port #=> Integer
|
1090
1219
|
# resp.endpoint.ibm_db_2_settings.server_name #=> String
|
1220
|
+
# resp.endpoint.ibm_db_2_settings.set_data_capture_changes #=> Boolean
|
1221
|
+
# resp.endpoint.ibm_db_2_settings.current_lsn #=> String
|
1222
|
+
# resp.endpoint.ibm_db_2_settings.max_k_bytes_per_read #=> Integer
|
1091
1223
|
# resp.endpoint.ibm_db_2_settings.username #=> String
|
1092
1224
|
#
|
1093
1225
|
# @see http://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/CreateEndpoint AWS API Documentation
|
@@ -1219,8 +1351,8 @@ module Aws::DatabaseMigrationService
|
|
1219
1351
|
#
|
1220
1352
|
#
|
1221
1353
|
#
|
1222
|
-
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.APIRole
|
1223
|
-
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.IAMPermissions
|
1354
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.html#CHAP_Security.APIRole
|
1355
|
+
# [2]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Security.html#CHAP_Security.IAMPermissions
|
1224
1356
|
#
|
1225
1357
|
# @option params [required, String] :replication_instance_identifier
|
1226
1358
|
# The replication instance identifier. This parameter is stored as a
|
@@ -1288,6 +1420,10 @@ module Aws::DatabaseMigrationService
|
|
1288
1420
|
# @option params [String] :engine_version
|
1289
1421
|
# The engine version number of the replication instance.
|
1290
1422
|
#
|
1423
|
+
# If an engine version number is not specified when a replication
|
1424
|
+
# instance is created, the default is the latest engine version
|
1425
|
+
# available.
|
1426
|
+
#
|
1291
1427
|
# @option params [Boolean] :auto_minor_version_upgrade
|
1292
1428
|
# A value that indicates whether minor engine upgrades are applied
|
1293
1429
|
# automatically to the replication instance during the maintenance
|
@@ -1323,6 +1459,18 @@ module Aws::DatabaseMigrationService
|
|
1323
1459
|
# for up to four on-premise DNS name servers. For example:
|
1324
1460
|
# `"1.1.1.1,2.2.2.2,3.3.3.3,4.4.4.4"`
|
1325
1461
|
#
|
1462
|
+
# @option params [String] :resource_identifier
|
1463
|
+
# A friendly name for the resource identifier at the end of the
|
1464
|
+
# `EndpointArn` response parameter that is returned in the created
|
1465
|
+
# `Endpoint` object. The value for this parameter can have up to 31
|
1466
|
+
# characters. It can contain only ASCII letters, digits, and hyphen
|
1467
|
+
# ('-'). Also, it can't end with a hyphen or contain two consecutive
|
1468
|
+
# hyphens, and can only begin with a letter, such as `Example-App-ARN1`.
|
1469
|
+
# For example, this value might result in the `EndpointArn` value
|
1470
|
+
# `arn:aws:dms:eu-west-1:012345678901:rep:Example-App-ARN1`. If you
|
1471
|
+
# don't specify a `ResourceIdentifier` value, AWS DMS generates a
|
1472
|
+
# default identifier value for the end of `EndpointArn`.
|
1473
|
+
#
|
1326
1474
|
# @return [Types::CreateReplicationInstanceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1327
1475
|
#
|
1328
1476
|
# * {Types::CreateReplicationInstanceResponse#replication_instance #replication_instance} => Types::ReplicationInstance
|
@@ -1430,6 +1578,7 @@ module Aws::DatabaseMigrationService
|
|
1430
1578
|
# kms_key_id: "String",
|
1431
1579
|
# publicly_accessible: false,
|
1432
1580
|
# dns_name_servers: "String",
|
1581
|
+
# resource_identifier: "String",
|
1433
1582
|
# })
|
1434
1583
|
#
|
1435
1584
|
# @example Response structure
|
@@ -1652,10 +1801,10 @@ module Aws::DatabaseMigrationService
|
|
1652
1801
|
# The value can be either server time or commit time.
|
1653
1802
|
#
|
1654
1803
|
# Server time example: --cdc-stop-position
|
1655
|
-
# “server\_time:
|
1804
|
+
# “server\_time:2018-02-09T12:12:12”
|
1656
1805
|
#
|
1657
1806
|
# Commit time example: --cdc-stop-position “commit\_time:
|
1658
|
-
#
|
1807
|
+
# 2018-02-09T12:12:12 “
|
1659
1808
|
#
|
1660
1809
|
# @option params [Array<Types::Tag>] :tags
|
1661
1810
|
# One or more tags to be assigned to the replication task.
|
@@ -1670,6 +1819,18 @@ module Aws::DatabaseMigrationService
|
|
1670
1819
|
#
|
1671
1820
|
# [1]: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.TaskData.html
|
1672
1821
|
#
|
1822
|
+
# @option params [String] :resource_identifier
|
1823
|
+
# A friendly name for the resource identifier at the end of the
|
1824
|
+
# `EndpointArn` response parameter that is returned in the created
|
1825
|
+
# `Endpoint` object. The value for this parameter can have up to 31
|
1826
|
+
# characters. It can contain only ASCII letters, digits, and hyphen
|
1827
|
+
# ('-'). Also, it can't end with a hyphen or contain two consecutive
|
1828
|
+
# hyphens, and can only begin with a letter, such as `Example-App-ARN1`.
|
1829
|
+
# For example, this value might result in the `EndpointArn` value
|
1830
|
+
# `arn:aws:dms:eu-west-1:012345678901:rep:Example-App-ARN1`. If you
|
1831
|
+
# don't specify a `ResourceIdentifier` value, AWS DMS generates a
|
1832
|
+
# default identifier value for the end of `EndpointArn`.
|
1833
|
+
#
|
1673
1834
|
# @return [Types::CreateReplicationTaskResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
1674
1835
|
#
|
1675
1836
|
# * {Types::CreateReplicationTaskResponse#replication_task #replication_task} => Types::ReplicationTask
|
@@ -1732,6 +1893,7 @@ module Aws::DatabaseMigrationService
|
|
1732
1893
|
# },
|
1733
1894
|
# ],
|
1734
1895
|
# task_data: "String",
|
1896
|
+
# resource_identifier: "String",
|
1735
1897
|
# })
|
1736
1898
|
#
|
1737
1899
|
# @example Response structure
|
@@ -1967,6 +2129,9 @@ module Aws::DatabaseMigrationService
|
|
1967
2129
|
# resp.endpoint.s3_settings.timestamp_column_name #=> String
|
1968
2130
|
# resp.endpoint.s3_settings.parquet_timestamp_in_millisecond #=> Boolean
|
1969
2131
|
# resp.endpoint.s3_settings.cdc_inserts_and_updates #=> Boolean
|
2132
|
+
# resp.endpoint.s3_settings.date_partition_enabled #=> Boolean
|
2133
|
+
# resp.endpoint.s3_settings.date_partition_sequence #=> String, one of "YYYYMMDD", "YYYYMMDDHH", "YYYYMM", "MMYYYYDD", "DDMMYYYY"
|
2134
|
+
# resp.endpoint.s3_settings.date_partition_delimiter #=> String, one of "SLASH", "UNDERSCORE", "DASH", "NONE"
|
1970
2135
|
# resp.endpoint.dms_transfer_settings.service_access_role_arn #=> String
|
1971
2136
|
# resp.endpoint.dms_transfer_settings.bucket_name #=> String
|
1972
2137
|
# resp.endpoint.mongo_db_settings.username #=> String
|
@@ -1989,6 +2154,7 @@ module Aws::DatabaseMigrationService
|
|
1989
2154
|
# resp.endpoint.kinesis_settings.partition_include_schema_table #=> Boolean
|
1990
2155
|
# resp.endpoint.kinesis_settings.include_table_alter_operations #=> Boolean
|
1991
2156
|
# resp.endpoint.kinesis_settings.include_control_details #=> Boolean
|
2157
|
+
# resp.endpoint.kinesis_settings.include_null_and_empty #=> Boolean
|
1992
2158
|
# resp.endpoint.kafka_settings.broker #=> String
|
1993
2159
|
# resp.endpoint.kafka_settings.topic #=> String
|
1994
2160
|
# resp.endpoint.kafka_settings.message_format #=> String, one of "json", "json-unformatted"
|
@@ -1997,6 +2163,8 @@ module Aws::DatabaseMigrationService
|
|
1997
2163
|
# resp.endpoint.kafka_settings.partition_include_schema_table #=> Boolean
|
1998
2164
|
# resp.endpoint.kafka_settings.include_table_alter_operations #=> Boolean
|
1999
2165
|
# resp.endpoint.kafka_settings.include_control_details #=> Boolean
|
2166
|
+
# resp.endpoint.kafka_settings.message_max_bytes #=> Integer
|
2167
|
+
# resp.endpoint.kafka_settings.include_null_and_empty #=> Boolean
|
2000
2168
|
# resp.endpoint.elasticsearch_settings.service_access_role_arn #=> String
|
2001
2169
|
# resp.endpoint.elasticsearch_settings.endpoint_uri #=> String
|
2002
2170
|
# resp.endpoint.elasticsearch_settings.full_load_error_percentage #=> Integer
|
@@ -2012,11 +2180,14 @@ module Aws::DatabaseMigrationService
|
|
2012
2180
|
# resp.endpoint.redshift_settings.after_connect_script #=> String
|
2013
2181
|
# resp.endpoint.redshift_settings.bucket_folder #=> String
|
2014
2182
|
# resp.endpoint.redshift_settings.bucket_name #=> String
|
2183
|
+
# resp.endpoint.redshift_settings.case_sensitive_names #=> Boolean
|
2184
|
+
# resp.endpoint.redshift_settings.comp_update #=> Boolean
|
2015
2185
|
# resp.endpoint.redshift_settings.connection_timeout #=> Integer
|
2016
2186
|
# resp.endpoint.redshift_settings.database_name #=> String
|
2017
2187
|
# resp.endpoint.redshift_settings.date_format #=> String
|
2018
2188
|
# resp.endpoint.redshift_settings.empty_as_null #=> Boolean
|
2019
2189
|
# resp.endpoint.redshift_settings.encryption_mode #=> String, one of "sse-s3", "sse-kms"
|
2190
|
+
# resp.endpoint.redshift_settings.explicit_ids #=> Boolean
|
2020
2191
|
# resp.endpoint.redshift_settings.file_transfer_upload_streams #=> Integer
|
2021
2192
|
# resp.endpoint.redshift_settings.load_timeout #=> Integer
|
2022
2193
|
# resp.endpoint.redshift_settings.max_file_size #=> Integer
|
@@ -2033,22 +2204,55 @@ module Aws::DatabaseMigrationService
|
|
2033
2204
|
# resp.endpoint.redshift_settings.truncate_columns #=> Boolean
|
2034
2205
|
# resp.endpoint.redshift_settings.username #=> String
|
2035
2206
|
# resp.endpoint.redshift_settings.write_buffer_size #=> Integer
|
2207
|
+
# resp.endpoint.postgre_sql_settings.after_connect_script #=> String
|
2208
|
+
# resp.endpoint.postgre_sql_settings.capture_ddls #=> Boolean
|
2209
|
+
# resp.endpoint.postgre_sql_settings.max_file_size #=> Integer
|
2036
2210
|
# resp.endpoint.postgre_sql_settings.database_name #=> String
|
2211
|
+
# resp.endpoint.postgre_sql_settings.ddl_artifacts_schema #=> String
|
2212
|
+
# resp.endpoint.postgre_sql_settings.execute_timeout #=> Integer
|
2213
|
+
# resp.endpoint.postgre_sql_settings.fail_tasks_on_lob_truncation #=> Boolean
|
2037
2214
|
# resp.endpoint.postgre_sql_settings.password #=> String
|
2038
2215
|
# resp.endpoint.postgre_sql_settings.port #=> Integer
|
2039
2216
|
# resp.endpoint.postgre_sql_settings.server_name #=> String
|
2040
2217
|
# resp.endpoint.postgre_sql_settings.username #=> String
|
2218
|
+
# resp.endpoint.postgre_sql_settings.slot_name #=> String
|
2219
|
+
# resp.endpoint.my_sql_settings.after_connect_script #=> String
|
2041
2220
|
# resp.endpoint.my_sql_settings.database_name #=> String
|
2221
|
+
# resp.endpoint.my_sql_settings.events_poll_interval #=> Integer
|
2222
|
+
# resp.endpoint.my_sql_settings.target_db_type #=> String, one of "specific-database", "multiple-databases"
|
2223
|
+
# resp.endpoint.my_sql_settings.max_file_size #=> Integer
|
2224
|
+
# resp.endpoint.my_sql_settings.parallel_load_threads #=> Integer
|
2042
2225
|
# resp.endpoint.my_sql_settings.password #=> String
|
2043
2226
|
# resp.endpoint.my_sql_settings.port #=> Integer
|
2044
2227
|
# resp.endpoint.my_sql_settings.server_name #=> String
|
2228
|
+
# resp.endpoint.my_sql_settings.server_timezone #=> String
|
2045
2229
|
# resp.endpoint.my_sql_settings.username #=> String
|
2230
|
+
# resp.endpoint.oracle_settings.add_supplemental_logging #=> Boolean
|
2231
|
+
# resp.endpoint.oracle_settings.archived_log_dest_id #=> Integer
|
2232
|
+
# resp.endpoint.oracle_settings.additional_archived_log_dest_id #=> Integer
|
2233
|
+
# resp.endpoint.oracle_settings.allow_select_nested_tables #=> Boolean
|
2234
|
+
# resp.endpoint.oracle_settings.parallel_asm_read_threads #=> Integer
|
2235
|
+
# resp.endpoint.oracle_settings.read_ahead_blocks #=> Integer
|
2236
|
+
# resp.endpoint.oracle_settings.access_alternate_directly #=> Boolean
|
2237
|
+
# resp.endpoint.oracle_settings.use_alternate_folder_for_online #=> Boolean
|
2238
|
+
# resp.endpoint.oracle_settings.oracle_path_prefix #=> String
|
2239
|
+
# resp.endpoint.oracle_settings.use_path_prefix #=> String
|
2240
|
+
# resp.endpoint.oracle_settings.replace_path_prefix #=> Boolean
|
2241
|
+
# resp.endpoint.oracle_settings.enable_homogenous_tablespace #=> Boolean
|
2242
|
+
# resp.endpoint.oracle_settings.direct_path_no_log #=> Boolean
|
2243
|
+
# resp.endpoint.oracle_settings.archived_logs_only #=> Boolean
|
2046
2244
|
# resp.endpoint.oracle_settings.asm_password #=> String
|
2047
2245
|
# resp.endpoint.oracle_settings.asm_server #=> String
|
2048
2246
|
# resp.endpoint.oracle_settings.asm_user #=> String
|
2247
|
+
# resp.endpoint.oracle_settings.char_length_semantics #=> String, one of "default", "char", "byte"
|
2049
2248
|
# resp.endpoint.oracle_settings.database_name #=> String
|
2249
|
+
# resp.endpoint.oracle_settings.direct_path_parallel_load #=> Boolean
|
2250
|
+
# resp.endpoint.oracle_settings.fail_tasks_on_lob_truncation #=> Boolean
|
2251
|
+
# resp.endpoint.oracle_settings.number_datatype_scale #=> Integer
|
2050
2252
|
# resp.endpoint.oracle_settings.password #=> String
|
2051
2253
|
# resp.endpoint.oracle_settings.port #=> Integer
|
2254
|
+
# resp.endpoint.oracle_settings.read_table_space_name #=> Boolean
|
2255
|
+
# resp.endpoint.oracle_settings.retry_interval #=> Integer
|
2052
2256
|
# resp.endpoint.oracle_settings.security_db_encryption #=> String
|
2053
2257
|
# resp.endpoint.oracle_settings.security_db_encryption_name #=> String
|
2054
2258
|
# resp.endpoint.oracle_settings.server_name #=> String
|
@@ -2059,14 +2263,22 @@ module Aws::DatabaseMigrationService
|
|
2059
2263
|
# resp.endpoint.sybase_settings.server_name #=> String
|
2060
2264
|
# resp.endpoint.sybase_settings.username #=> String
|
2061
2265
|
# resp.endpoint.microsoft_sql_server_settings.port #=> Integer
|
2266
|
+
# resp.endpoint.microsoft_sql_server_settings.bcp_packet_size #=> Integer
|
2062
2267
|
# resp.endpoint.microsoft_sql_server_settings.database_name #=> String
|
2268
|
+
# resp.endpoint.microsoft_sql_server_settings.control_tables_file_group #=> String
|
2063
2269
|
# resp.endpoint.microsoft_sql_server_settings.password #=> String
|
2270
|
+
# resp.endpoint.microsoft_sql_server_settings.read_backup_only #=> Boolean
|
2271
|
+
# resp.endpoint.microsoft_sql_server_settings.safeguard_policy #=> String, one of "rely-on-sql-server-replication-agent", "exclusive-automatic-truncation", "shared-automatic-truncation"
|
2064
2272
|
# resp.endpoint.microsoft_sql_server_settings.server_name #=> String
|
2065
2273
|
# resp.endpoint.microsoft_sql_server_settings.username #=> String
|
2274
|
+
# resp.endpoint.microsoft_sql_server_settings.use_bcp_full_load #=> Boolean
|
2066
2275
|
# resp.endpoint.ibm_db_2_settings.database_name #=> String
|
2067
2276
|
# resp.endpoint.ibm_db_2_settings.password #=> String
|
2068
2277
|
# resp.endpoint.ibm_db_2_settings.port #=> Integer
|
2069
2278
|
# resp.endpoint.ibm_db_2_settings.server_name #=> String
|
2279
|
+
# resp.endpoint.ibm_db_2_settings.set_data_capture_changes #=> Boolean
|
2280
|
+
# resp.endpoint.ibm_db_2_settings.current_lsn #=> String
|
2281
|
+
# resp.endpoint.ibm_db_2_settings.max_k_bytes_per_read #=> Integer
|
2070
2282
|
# resp.endpoint.ibm_db_2_settings.username #=> String
|
2071
2283
|
#
|
2072
2284
|
# @see http://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/DeleteEndpoint AWS API Documentation
|
@@ -2955,6 +3167,9 @@ module Aws::DatabaseMigrationService
|
|
2955
3167
|
# resp.endpoints[0].s3_settings.timestamp_column_name #=> String
|
2956
3168
|
# resp.endpoints[0].s3_settings.parquet_timestamp_in_millisecond #=> Boolean
|
2957
3169
|
# resp.endpoints[0].s3_settings.cdc_inserts_and_updates #=> Boolean
|
3170
|
+
# resp.endpoints[0].s3_settings.date_partition_enabled #=> Boolean
|
3171
|
+
# resp.endpoints[0].s3_settings.date_partition_sequence #=> String, one of "YYYYMMDD", "YYYYMMDDHH", "YYYYMM", "MMYYYYDD", "DDMMYYYY"
|
3172
|
+
# resp.endpoints[0].s3_settings.date_partition_delimiter #=> String, one of "SLASH", "UNDERSCORE", "DASH", "NONE"
|
2958
3173
|
# resp.endpoints[0].dms_transfer_settings.service_access_role_arn #=> String
|
2959
3174
|
# resp.endpoints[0].dms_transfer_settings.bucket_name #=> String
|
2960
3175
|
# resp.endpoints[0].mongo_db_settings.username #=> String
|
@@ -2977,6 +3192,7 @@ module Aws::DatabaseMigrationService
|
|
2977
3192
|
# resp.endpoints[0].kinesis_settings.partition_include_schema_table #=> Boolean
|
2978
3193
|
# resp.endpoints[0].kinesis_settings.include_table_alter_operations #=> Boolean
|
2979
3194
|
# resp.endpoints[0].kinesis_settings.include_control_details #=> Boolean
|
3195
|
+
# resp.endpoints[0].kinesis_settings.include_null_and_empty #=> Boolean
|
2980
3196
|
# resp.endpoints[0].kafka_settings.broker #=> String
|
2981
3197
|
# resp.endpoints[0].kafka_settings.topic #=> String
|
2982
3198
|
# resp.endpoints[0].kafka_settings.message_format #=> String, one of "json", "json-unformatted"
|
@@ -2985,6 +3201,8 @@ module Aws::DatabaseMigrationService
|
|
2985
3201
|
# resp.endpoints[0].kafka_settings.partition_include_schema_table #=> Boolean
|
2986
3202
|
# resp.endpoints[0].kafka_settings.include_table_alter_operations #=> Boolean
|
2987
3203
|
# resp.endpoints[0].kafka_settings.include_control_details #=> Boolean
|
3204
|
+
# resp.endpoints[0].kafka_settings.message_max_bytes #=> Integer
|
3205
|
+
# resp.endpoints[0].kafka_settings.include_null_and_empty #=> Boolean
|
2988
3206
|
# resp.endpoints[0].elasticsearch_settings.service_access_role_arn #=> String
|
2989
3207
|
# resp.endpoints[0].elasticsearch_settings.endpoint_uri #=> String
|
2990
3208
|
# resp.endpoints[0].elasticsearch_settings.full_load_error_percentage #=> Integer
|
@@ -3000,11 +3218,14 @@ module Aws::DatabaseMigrationService
|
|
3000
3218
|
# resp.endpoints[0].redshift_settings.after_connect_script #=> String
|
3001
3219
|
# resp.endpoints[0].redshift_settings.bucket_folder #=> String
|
3002
3220
|
# resp.endpoints[0].redshift_settings.bucket_name #=> String
|
3221
|
+
# resp.endpoints[0].redshift_settings.case_sensitive_names #=> Boolean
|
3222
|
+
# resp.endpoints[0].redshift_settings.comp_update #=> Boolean
|
3003
3223
|
# resp.endpoints[0].redshift_settings.connection_timeout #=> Integer
|
3004
3224
|
# resp.endpoints[0].redshift_settings.database_name #=> String
|
3005
3225
|
# resp.endpoints[0].redshift_settings.date_format #=> String
|
3006
3226
|
# resp.endpoints[0].redshift_settings.empty_as_null #=> Boolean
|
3007
3227
|
# resp.endpoints[0].redshift_settings.encryption_mode #=> String, one of "sse-s3", "sse-kms"
|
3228
|
+
# resp.endpoints[0].redshift_settings.explicit_ids #=> Boolean
|
3008
3229
|
# resp.endpoints[0].redshift_settings.file_transfer_upload_streams #=> Integer
|
3009
3230
|
# resp.endpoints[0].redshift_settings.load_timeout #=> Integer
|
3010
3231
|
# resp.endpoints[0].redshift_settings.max_file_size #=> Integer
|
@@ -3021,22 +3242,55 @@ module Aws::DatabaseMigrationService
|
|
3021
3242
|
# resp.endpoints[0].redshift_settings.truncate_columns #=> Boolean
|
3022
3243
|
# resp.endpoints[0].redshift_settings.username #=> String
|
3023
3244
|
# resp.endpoints[0].redshift_settings.write_buffer_size #=> Integer
|
3245
|
+
# resp.endpoints[0].postgre_sql_settings.after_connect_script #=> String
|
3246
|
+
# resp.endpoints[0].postgre_sql_settings.capture_ddls #=> Boolean
|
3247
|
+
# resp.endpoints[0].postgre_sql_settings.max_file_size #=> Integer
|
3024
3248
|
# resp.endpoints[0].postgre_sql_settings.database_name #=> String
|
3249
|
+
# resp.endpoints[0].postgre_sql_settings.ddl_artifacts_schema #=> String
|
3250
|
+
# resp.endpoints[0].postgre_sql_settings.execute_timeout #=> Integer
|
3251
|
+
# resp.endpoints[0].postgre_sql_settings.fail_tasks_on_lob_truncation #=> Boolean
|
3025
3252
|
# resp.endpoints[0].postgre_sql_settings.password #=> String
|
3026
3253
|
# resp.endpoints[0].postgre_sql_settings.port #=> Integer
|
3027
3254
|
# resp.endpoints[0].postgre_sql_settings.server_name #=> String
|
3028
3255
|
# resp.endpoints[0].postgre_sql_settings.username #=> String
|
3256
|
+
# resp.endpoints[0].postgre_sql_settings.slot_name #=> String
|
3257
|
+
# resp.endpoints[0].my_sql_settings.after_connect_script #=> String
|
3029
3258
|
# resp.endpoints[0].my_sql_settings.database_name #=> String
|
3259
|
+
# resp.endpoints[0].my_sql_settings.events_poll_interval #=> Integer
|
3260
|
+
# resp.endpoints[0].my_sql_settings.target_db_type #=> String, one of "specific-database", "multiple-databases"
|
3261
|
+
# resp.endpoints[0].my_sql_settings.max_file_size #=> Integer
|
3262
|
+
# resp.endpoints[0].my_sql_settings.parallel_load_threads #=> Integer
|
3030
3263
|
# resp.endpoints[0].my_sql_settings.password #=> String
|
3031
3264
|
# resp.endpoints[0].my_sql_settings.port #=> Integer
|
3032
3265
|
# resp.endpoints[0].my_sql_settings.server_name #=> String
|
3266
|
+
# resp.endpoints[0].my_sql_settings.server_timezone #=> String
|
3033
3267
|
# resp.endpoints[0].my_sql_settings.username #=> String
|
3268
|
+
# resp.endpoints[0].oracle_settings.add_supplemental_logging #=> Boolean
|
3269
|
+
# resp.endpoints[0].oracle_settings.archived_log_dest_id #=> Integer
|
3270
|
+
# resp.endpoints[0].oracle_settings.additional_archived_log_dest_id #=> Integer
|
3271
|
+
# resp.endpoints[0].oracle_settings.allow_select_nested_tables #=> Boolean
|
3272
|
+
# resp.endpoints[0].oracle_settings.parallel_asm_read_threads #=> Integer
|
3273
|
+
# resp.endpoints[0].oracle_settings.read_ahead_blocks #=> Integer
|
3274
|
+
# resp.endpoints[0].oracle_settings.access_alternate_directly #=> Boolean
|
3275
|
+
# resp.endpoints[0].oracle_settings.use_alternate_folder_for_online #=> Boolean
|
3276
|
+
# resp.endpoints[0].oracle_settings.oracle_path_prefix #=> String
|
3277
|
+
# resp.endpoints[0].oracle_settings.use_path_prefix #=> String
|
3278
|
+
# resp.endpoints[0].oracle_settings.replace_path_prefix #=> Boolean
|
3279
|
+
# resp.endpoints[0].oracle_settings.enable_homogenous_tablespace #=> Boolean
|
3280
|
+
# resp.endpoints[0].oracle_settings.direct_path_no_log #=> Boolean
|
3281
|
+
# resp.endpoints[0].oracle_settings.archived_logs_only #=> Boolean
|
3034
3282
|
# resp.endpoints[0].oracle_settings.asm_password #=> String
|
3035
3283
|
# resp.endpoints[0].oracle_settings.asm_server #=> String
|
3036
3284
|
# resp.endpoints[0].oracle_settings.asm_user #=> String
|
3285
|
+
# resp.endpoints[0].oracle_settings.char_length_semantics #=> String, one of "default", "char", "byte"
|
3037
3286
|
# resp.endpoints[0].oracle_settings.database_name #=> String
|
3287
|
+
# resp.endpoints[0].oracle_settings.direct_path_parallel_load #=> Boolean
|
3288
|
+
# resp.endpoints[0].oracle_settings.fail_tasks_on_lob_truncation #=> Boolean
|
3289
|
+
# resp.endpoints[0].oracle_settings.number_datatype_scale #=> Integer
|
3038
3290
|
# resp.endpoints[0].oracle_settings.password #=> String
|
3039
3291
|
# resp.endpoints[0].oracle_settings.port #=> Integer
|
3292
|
+
# resp.endpoints[0].oracle_settings.read_table_space_name #=> Boolean
|
3293
|
+
# resp.endpoints[0].oracle_settings.retry_interval #=> Integer
|
3040
3294
|
# resp.endpoints[0].oracle_settings.security_db_encryption #=> String
|
3041
3295
|
# resp.endpoints[0].oracle_settings.security_db_encryption_name #=> String
|
3042
3296
|
# resp.endpoints[0].oracle_settings.server_name #=> String
|
@@ -3047,14 +3301,22 @@ module Aws::DatabaseMigrationService
|
|
3047
3301
|
# resp.endpoints[0].sybase_settings.server_name #=> String
|
3048
3302
|
# resp.endpoints[0].sybase_settings.username #=> String
|
3049
3303
|
# resp.endpoints[0].microsoft_sql_server_settings.port #=> Integer
|
3304
|
+
# resp.endpoints[0].microsoft_sql_server_settings.bcp_packet_size #=> Integer
|
3050
3305
|
# resp.endpoints[0].microsoft_sql_server_settings.database_name #=> String
|
3306
|
+
# resp.endpoints[0].microsoft_sql_server_settings.control_tables_file_group #=> String
|
3051
3307
|
# resp.endpoints[0].microsoft_sql_server_settings.password #=> String
|
3308
|
+
# resp.endpoints[0].microsoft_sql_server_settings.read_backup_only #=> Boolean
|
3309
|
+
# resp.endpoints[0].microsoft_sql_server_settings.safeguard_policy #=> String, one of "rely-on-sql-server-replication-agent", "exclusive-automatic-truncation", "shared-automatic-truncation"
|
3052
3310
|
# resp.endpoints[0].microsoft_sql_server_settings.server_name #=> String
|
3053
3311
|
# resp.endpoints[0].microsoft_sql_server_settings.username #=> String
|
3312
|
+
# resp.endpoints[0].microsoft_sql_server_settings.use_bcp_full_load #=> Boolean
|
3054
3313
|
# resp.endpoints[0].ibm_db_2_settings.database_name #=> String
|
3055
3314
|
# resp.endpoints[0].ibm_db_2_settings.password #=> String
|
3056
3315
|
# resp.endpoints[0].ibm_db_2_settings.port #=> Integer
|
3057
3316
|
# resp.endpoints[0].ibm_db_2_settings.server_name #=> String
|
3317
|
+
# resp.endpoints[0].ibm_db_2_settings.set_data_capture_changes #=> Boolean
|
3318
|
+
# resp.endpoints[0].ibm_db_2_settings.current_lsn #=> String
|
3319
|
+
# resp.endpoints[0].ibm_db_2_settings.max_k_bytes_per_read #=> Integer
|
3058
3320
|
# resp.endpoints[0].ibm_db_2_settings.username #=> String
|
3059
3321
|
#
|
3060
3322
|
#
|
@@ -4327,7 +4589,13 @@ module Aws::DatabaseMigrationService
|
|
4327
4589
|
req.send_request(options)
|
4328
4590
|
end
|
4329
4591
|
|
4330
|
-
# Lists all tags
|
4592
|
+
# Lists all metadata tags attached to an AWS DMS resource, including
|
4593
|
+
# replication instance, endpoint, security group, and migration task.
|
4594
|
+
# For more information, see [ `Tag` ][1] data type description.
|
4595
|
+
#
|
4596
|
+
#
|
4597
|
+
#
|
4598
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/APIReference/API_Tag.html
|
4331
4599
|
#
|
4332
4600
|
# @option params [required, String] :resource_arn
|
4333
4601
|
# The Amazon Resource Name (ARN) string that uniquely identifies the AWS
|
@@ -4671,6 +4939,9 @@ module Aws::DatabaseMigrationService
|
|
4671
4939
|
# timestamp_column_name: "String",
|
4672
4940
|
# parquet_timestamp_in_millisecond: false,
|
4673
4941
|
# cdc_inserts_and_updates: false,
|
4942
|
+
# date_partition_enabled: false,
|
4943
|
+
# date_partition_sequence: "YYYYMMDD", # accepts YYYYMMDD, YYYYMMDDHH, YYYYMM, MMYYYYDD, DDMMYYYY
|
4944
|
+
# date_partition_delimiter: "SLASH", # accepts SLASH, UNDERSCORE, DASH, NONE
|
4674
4945
|
# },
|
4675
4946
|
# dms_transfer_settings: {
|
4676
4947
|
# service_access_role_arn: "String",
|
@@ -4699,6 +4970,7 @@ module Aws::DatabaseMigrationService
|
|
4699
4970
|
# partition_include_schema_table: false,
|
4700
4971
|
# include_table_alter_operations: false,
|
4701
4972
|
# include_control_details: false,
|
4973
|
+
# include_null_and_empty: false,
|
4702
4974
|
# },
|
4703
4975
|
# kafka_settings: {
|
4704
4976
|
# broker: "String",
|
@@ -4709,6 +4981,8 @@ module Aws::DatabaseMigrationService
|
|
4709
4981
|
# partition_include_schema_table: false,
|
4710
4982
|
# include_table_alter_operations: false,
|
4711
4983
|
# include_control_details: false,
|
4984
|
+
# message_max_bytes: 1,
|
4985
|
+
# include_null_and_empty: false,
|
4712
4986
|
# },
|
4713
4987
|
# elasticsearch_settings: {
|
4714
4988
|
# service_access_role_arn: "String", # required
|
@@ -4730,11 +5004,14 @@ module Aws::DatabaseMigrationService
|
|
4730
5004
|
# after_connect_script: "String",
|
4731
5005
|
# bucket_folder: "String",
|
4732
5006
|
# bucket_name: "String",
|
5007
|
+
# case_sensitive_names: false,
|
5008
|
+
# comp_update: false,
|
4733
5009
|
# connection_timeout: 1,
|
4734
5010
|
# database_name: "String",
|
4735
5011
|
# date_format: "String",
|
4736
5012
|
# empty_as_null: false,
|
4737
5013
|
# encryption_mode: "sse-s3", # accepts sse-s3, sse-kms
|
5014
|
+
# explicit_ids: false,
|
4738
5015
|
# file_transfer_upload_streams: 1,
|
4739
5016
|
# load_timeout: 1,
|
4740
5017
|
# max_file_size: 1,
|
@@ -4753,26 +5030,59 @@ module Aws::DatabaseMigrationService
|
|
4753
5030
|
# write_buffer_size: 1,
|
4754
5031
|
# },
|
4755
5032
|
# postgre_sql_settings: {
|
5033
|
+
# after_connect_script: "String",
|
5034
|
+
# capture_ddls: false,
|
5035
|
+
# max_file_size: 1,
|
4756
5036
|
# database_name: "String",
|
5037
|
+
# ddl_artifacts_schema: "String",
|
5038
|
+
# execute_timeout: 1,
|
5039
|
+
# fail_tasks_on_lob_truncation: false,
|
4757
5040
|
# password: "SecretString",
|
4758
5041
|
# port: 1,
|
4759
5042
|
# server_name: "String",
|
4760
5043
|
# username: "String",
|
5044
|
+
# slot_name: "String",
|
4761
5045
|
# },
|
4762
5046
|
# my_sql_settings: {
|
5047
|
+
# after_connect_script: "String",
|
4763
5048
|
# database_name: "String",
|
5049
|
+
# events_poll_interval: 1,
|
5050
|
+
# target_db_type: "specific-database", # accepts specific-database, multiple-databases
|
5051
|
+
# max_file_size: 1,
|
5052
|
+
# parallel_load_threads: 1,
|
4764
5053
|
# password: "SecretString",
|
4765
5054
|
# port: 1,
|
4766
5055
|
# server_name: "String",
|
5056
|
+
# server_timezone: "String",
|
4767
5057
|
# username: "String",
|
4768
5058
|
# },
|
4769
5059
|
# oracle_settings: {
|
5060
|
+
# add_supplemental_logging: false,
|
5061
|
+
# archived_log_dest_id: 1,
|
5062
|
+
# additional_archived_log_dest_id: 1,
|
5063
|
+
# allow_select_nested_tables: false,
|
5064
|
+
# parallel_asm_read_threads: 1,
|
5065
|
+
# read_ahead_blocks: 1,
|
5066
|
+
# access_alternate_directly: false,
|
5067
|
+
# use_alternate_folder_for_online: false,
|
5068
|
+
# oracle_path_prefix: "String",
|
5069
|
+
# use_path_prefix: "String",
|
5070
|
+
# replace_path_prefix: false,
|
5071
|
+
# enable_homogenous_tablespace: false,
|
5072
|
+
# direct_path_no_log: false,
|
5073
|
+
# archived_logs_only: false,
|
4770
5074
|
# asm_password: "SecretString",
|
4771
5075
|
# asm_server: "String",
|
4772
5076
|
# asm_user: "String",
|
5077
|
+
# char_length_semantics: "default", # accepts default, char, byte
|
4773
5078
|
# database_name: "String",
|
5079
|
+
# direct_path_parallel_load: false,
|
5080
|
+
# fail_tasks_on_lob_truncation: false,
|
5081
|
+
# number_datatype_scale: 1,
|
4774
5082
|
# password: "SecretString",
|
4775
5083
|
# port: 1,
|
5084
|
+
# read_table_space_name: false,
|
5085
|
+
# retry_interval: 1,
|
4776
5086
|
# security_db_encryption: "SecretString",
|
4777
5087
|
# security_db_encryption_name: "String",
|
4778
5088
|
# server_name: "String",
|
@@ -4787,16 +5097,24 @@ module Aws::DatabaseMigrationService
|
|
4787
5097
|
# },
|
4788
5098
|
# microsoft_sql_server_settings: {
|
4789
5099
|
# port: 1,
|
5100
|
+
# bcp_packet_size: 1,
|
4790
5101
|
# database_name: "String",
|
5102
|
+
# control_tables_file_group: "String",
|
4791
5103
|
# password: "SecretString",
|
5104
|
+
# read_backup_only: false,
|
5105
|
+
# safeguard_policy: "rely-on-sql-server-replication-agent", # accepts rely-on-sql-server-replication-agent, exclusive-automatic-truncation, shared-automatic-truncation
|
4792
5106
|
# server_name: "String",
|
4793
5107
|
# username: "String",
|
5108
|
+
# use_bcp_full_load: false,
|
4794
5109
|
# },
|
4795
5110
|
# ibm_db_2_settings: {
|
4796
5111
|
# database_name: "String",
|
4797
5112
|
# password: "SecretString",
|
4798
5113
|
# port: 1,
|
4799
5114
|
# server_name: "String",
|
5115
|
+
# set_data_capture_changes: false,
|
5116
|
+
# current_lsn: "String",
|
5117
|
+
# max_k_bytes_per_read: 1,
|
4800
5118
|
# username: "String",
|
4801
5119
|
# },
|
4802
5120
|
# })
|
@@ -4842,6 +5160,9 @@ module Aws::DatabaseMigrationService
|
|
4842
5160
|
# resp.endpoint.s3_settings.timestamp_column_name #=> String
|
4843
5161
|
# resp.endpoint.s3_settings.parquet_timestamp_in_millisecond #=> Boolean
|
4844
5162
|
# resp.endpoint.s3_settings.cdc_inserts_and_updates #=> Boolean
|
5163
|
+
# resp.endpoint.s3_settings.date_partition_enabled #=> Boolean
|
5164
|
+
# resp.endpoint.s3_settings.date_partition_sequence #=> String, one of "YYYYMMDD", "YYYYMMDDHH", "YYYYMM", "MMYYYYDD", "DDMMYYYY"
|
5165
|
+
# resp.endpoint.s3_settings.date_partition_delimiter #=> String, one of "SLASH", "UNDERSCORE", "DASH", "NONE"
|
4845
5166
|
# resp.endpoint.dms_transfer_settings.service_access_role_arn #=> String
|
4846
5167
|
# resp.endpoint.dms_transfer_settings.bucket_name #=> String
|
4847
5168
|
# resp.endpoint.mongo_db_settings.username #=> String
|
@@ -4864,6 +5185,7 @@ module Aws::DatabaseMigrationService
|
|
4864
5185
|
# resp.endpoint.kinesis_settings.partition_include_schema_table #=> Boolean
|
4865
5186
|
# resp.endpoint.kinesis_settings.include_table_alter_operations #=> Boolean
|
4866
5187
|
# resp.endpoint.kinesis_settings.include_control_details #=> Boolean
|
5188
|
+
# resp.endpoint.kinesis_settings.include_null_and_empty #=> Boolean
|
4867
5189
|
# resp.endpoint.kafka_settings.broker #=> String
|
4868
5190
|
# resp.endpoint.kafka_settings.topic #=> String
|
4869
5191
|
# resp.endpoint.kafka_settings.message_format #=> String, one of "json", "json-unformatted"
|
@@ -4872,6 +5194,8 @@ module Aws::DatabaseMigrationService
|
|
4872
5194
|
# resp.endpoint.kafka_settings.partition_include_schema_table #=> Boolean
|
4873
5195
|
# resp.endpoint.kafka_settings.include_table_alter_operations #=> Boolean
|
4874
5196
|
# resp.endpoint.kafka_settings.include_control_details #=> Boolean
|
5197
|
+
# resp.endpoint.kafka_settings.message_max_bytes #=> Integer
|
5198
|
+
# resp.endpoint.kafka_settings.include_null_and_empty #=> Boolean
|
4875
5199
|
# resp.endpoint.elasticsearch_settings.service_access_role_arn #=> String
|
4876
5200
|
# resp.endpoint.elasticsearch_settings.endpoint_uri #=> String
|
4877
5201
|
# resp.endpoint.elasticsearch_settings.full_load_error_percentage #=> Integer
|
@@ -4887,11 +5211,14 @@ module Aws::DatabaseMigrationService
|
|
4887
5211
|
# resp.endpoint.redshift_settings.after_connect_script #=> String
|
4888
5212
|
# resp.endpoint.redshift_settings.bucket_folder #=> String
|
4889
5213
|
# resp.endpoint.redshift_settings.bucket_name #=> String
|
5214
|
+
# resp.endpoint.redshift_settings.case_sensitive_names #=> Boolean
|
5215
|
+
# resp.endpoint.redshift_settings.comp_update #=> Boolean
|
4890
5216
|
# resp.endpoint.redshift_settings.connection_timeout #=> Integer
|
4891
5217
|
# resp.endpoint.redshift_settings.database_name #=> String
|
4892
5218
|
# resp.endpoint.redshift_settings.date_format #=> String
|
4893
5219
|
# resp.endpoint.redshift_settings.empty_as_null #=> Boolean
|
4894
5220
|
# resp.endpoint.redshift_settings.encryption_mode #=> String, one of "sse-s3", "sse-kms"
|
5221
|
+
# resp.endpoint.redshift_settings.explicit_ids #=> Boolean
|
4895
5222
|
# resp.endpoint.redshift_settings.file_transfer_upload_streams #=> Integer
|
4896
5223
|
# resp.endpoint.redshift_settings.load_timeout #=> Integer
|
4897
5224
|
# resp.endpoint.redshift_settings.max_file_size #=> Integer
|
@@ -4908,22 +5235,55 @@ module Aws::DatabaseMigrationService
|
|
4908
5235
|
# resp.endpoint.redshift_settings.truncate_columns #=> Boolean
|
4909
5236
|
# resp.endpoint.redshift_settings.username #=> String
|
4910
5237
|
# resp.endpoint.redshift_settings.write_buffer_size #=> Integer
|
5238
|
+
# resp.endpoint.postgre_sql_settings.after_connect_script #=> String
|
5239
|
+
# resp.endpoint.postgre_sql_settings.capture_ddls #=> Boolean
|
5240
|
+
# resp.endpoint.postgre_sql_settings.max_file_size #=> Integer
|
4911
5241
|
# resp.endpoint.postgre_sql_settings.database_name #=> String
|
5242
|
+
# resp.endpoint.postgre_sql_settings.ddl_artifacts_schema #=> String
|
5243
|
+
# resp.endpoint.postgre_sql_settings.execute_timeout #=> Integer
|
5244
|
+
# resp.endpoint.postgre_sql_settings.fail_tasks_on_lob_truncation #=> Boolean
|
4912
5245
|
# resp.endpoint.postgre_sql_settings.password #=> String
|
4913
5246
|
# resp.endpoint.postgre_sql_settings.port #=> Integer
|
4914
5247
|
# resp.endpoint.postgre_sql_settings.server_name #=> String
|
4915
5248
|
# resp.endpoint.postgre_sql_settings.username #=> String
|
5249
|
+
# resp.endpoint.postgre_sql_settings.slot_name #=> String
|
5250
|
+
# resp.endpoint.my_sql_settings.after_connect_script #=> String
|
4916
5251
|
# resp.endpoint.my_sql_settings.database_name #=> String
|
5252
|
+
# resp.endpoint.my_sql_settings.events_poll_interval #=> Integer
|
5253
|
+
# resp.endpoint.my_sql_settings.target_db_type #=> String, one of "specific-database", "multiple-databases"
|
5254
|
+
# resp.endpoint.my_sql_settings.max_file_size #=> Integer
|
5255
|
+
# resp.endpoint.my_sql_settings.parallel_load_threads #=> Integer
|
4917
5256
|
# resp.endpoint.my_sql_settings.password #=> String
|
4918
5257
|
# resp.endpoint.my_sql_settings.port #=> Integer
|
4919
5258
|
# resp.endpoint.my_sql_settings.server_name #=> String
|
5259
|
+
# resp.endpoint.my_sql_settings.server_timezone #=> String
|
4920
5260
|
# resp.endpoint.my_sql_settings.username #=> String
|
5261
|
+
# resp.endpoint.oracle_settings.add_supplemental_logging #=> Boolean
|
5262
|
+
# resp.endpoint.oracle_settings.archived_log_dest_id #=> Integer
|
5263
|
+
# resp.endpoint.oracle_settings.additional_archived_log_dest_id #=> Integer
|
5264
|
+
# resp.endpoint.oracle_settings.allow_select_nested_tables #=> Boolean
|
5265
|
+
# resp.endpoint.oracle_settings.parallel_asm_read_threads #=> Integer
|
5266
|
+
# resp.endpoint.oracle_settings.read_ahead_blocks #=> Integer
|
5267
|
+
# resp.endpoint.oracle_settings.access_alternate_directly #=> Boolean
|
5268
|
+
# resp.endpoint.oracle_settings.use_alternate_folder_for_online #=> Boolean
|
5269
|
+
# resp.endpoint.oracle_settings.oracle_path_prefix #=> String
|
5270
|
+
# resp.endpoint.oracle_settings.use_path_prefix #=> String
|
5271
|
+
# resp.endpoint.oracle_settings.replace_path_prefix #=> Boolean
|
5272
|
+
# resp.endpoint.oracle_settings.enable_homogenous_tablespace #=> Boolean
|
5273
|
+
# resp.endpoint.oracle_settings.direct_path_no_log #=> Boolean
|
5274
|
+
# resp.endpoint.oracle_settings.archived_logs_only #=> Boolean
|
4921
5275
|
# resp.endpoint.oracle_settings.asm_password #=> String
|
4922
5276
|
# resp.endpoint.oracle_settings.asm_server #=> String
|
4923
5277
|
# resp.endpoint.oracle_settings.asm_user #=> String
|
5278
|
+
# resp.endpoint.oracle_settings.char_length_semantics #=> String, one of "default", "char", "byte"
|
4924
5279
|
# resp.endpoint.oracle_settings.database_name #=> String
|
5280
|
+
# resp.endpoint.oracle_settings.direct_path_parallel_load #=> Boolean
|
5281
|
+
# resp.endpoint.oracle_settings.fail_tasks_on_lob_truncation #=> Boolean
|
5282
|
+
# resp.endpoint.oracle_settings.number_datatype_scale #=> Integer
|
4925
5283
|
# resp.endpoint.oracle_settings.password #=> String
|
4926
5284
|
# resp.endpoint.oracle_settings.port #=> Integer
|
5285
|
+
# resp.endpoint.oracle_settings.read_table_space_name #=> Boolean
|
5286
|
+
# resp.endpoint.oracle_settings.retry_interval #=> Integer
|
4927
5287
|
# resp.endpoint.oracle_settings.security_db_encryption #=> String
|
4928
5288
|
# resp.endpoint.oracle_settings.security_db_encryption_name #=> String
|
4929
5289
|
# resp.endpoint.oracle_settings.server_name #=> String
|
@@ -4934,14 +5294,22 @@ module Aws::DatabaseMigrationService
|
|
4934
5294
|
# resp.endpoint.sybase_settings.server_name #=> String
|
4935
5295
|
# resp.endpoint.sybase_settings.username #=> String
|
4936
5296
|
# resp.endpoint.microsoft_sql_server_settings.port #=> Integer
|
5297
|
+
# resp.endpoint.microsoft_sql_server_settings.bcp_packet_size #=> Integer
|
4937
5298
|
# resp.endpoint.microsoft_sql_server_settings.database_name #=> String
|
5299
|
+
# resp.endpoint.microsoft_sql_server_settings.control_tables_file_group #=> String
|
4938
5300
|
# resp.endpoint.microsoft_sql_server_settings.password #=> String
|
5301
|
+
# resp.endpoint.microsoft_sql_server_settings.read_backup_only #=> Boolean
|
5302
|
+
# resp.endpoint.microsoft_sql_server_settings.safeguard_policy #=> String, one of "rely-on-sql-server-replication-agent", "exclusive-automatic-truncation", "shared-automatic-truncation"
|
4939
5303
|
# resp.endpoint.microsoft_sql_server_settings.server_name #=> String
|
4940
5304
|
# resp.endpoint.microsoft_sql_server_settings.username #=> String
|
5305
|
+
# resp.endpoint.microsoft_sql_server_settings.use_bcp_full_load #=> Boolean
|
4941
5306
|
# resp.endpoint.ibm_db_2_settings.database_name #=> String
|
4942
5307
|
# resp.endpoint.ibm_db_2_settings.password #=> String
|
4943
5308
|
# resp.endpoint.ibm_db_2_settings.port #=> Integer
|
4944
5309
|
# resp.endpoint.ibm_db_2_settings.server_name #=> String
|
5310
|
+
# resp.endpoint.ibm_db_2_settings.set_data_capture_changes #=> Boolean
|
5311
|
+
# resp.endpoint.ibm_db_2_settings.current_lsn #=> String
|
5312
|
+
# resp.endpoint.ibm_db_2_settings.max_k_bytes_per_read #=> Integer
|
4945
5313
|
# resp.endpoint.ibm_db_2_settings.username #=> String
|
4946
5314
|
#
|
4947
5315
|
# @see http://docs.aws.amazon.com/goto/WebAPI/dms-2016-01-01/ModifyEndpoint AWS API Documentation
|
@@ -5076,6 +5444,9 @@ module Aws::DatabaseMigrationService
|
|
5076
5444
|
# @option params [String] :engine_version
|
5077
5445
|
# The engine version number of the replication instance.
|
5078
5446
|
#
|
5447
|
+
# When modifying a major engine version of an instance, also set
|
5448
|
+
# `AllowMajorVersionUpgrade` to `true`.
|
5449
|
+
#
|
5079
5450
|
# @option params [Boolean] :allow_major_version_upgrade
|
5080
5451
|
# Indicates that major version upgrades are allowed. Changing this
|
5081
5452
|
# parameter does not result in an outage, and the change is
|
@@ -5389,10 +5760,10 @@ module Aws::DatabaseMigrationService
|
|
5389
5760
|
# The value can be either server time or commit time.
|
5390
5761
|
#
|
5391
5762
|
# Server time example: --cdc-stop-position
|
5392
|
-
# “server\_time:
|
5763
|
+
# “server\_time:2018-02-09T12:12:12”
|
5393
5764
|
#
|
5394
5765
|
# Commit time example: --cdc-stop-position “commit\_time:
|
5395
|
-
#
|
5766
|
+
# 2018-02-09T12:12:12 “
|
5396
5767
|
#
|
5397
5768
|
# @option params [String] :task_data
|
5398
5769
|
# Supplemental information that the task requires to migrate the data
|
@@ -5638,7 +6009,13 @@ module Aws::DatabaseMigrationService
|
|
5638
6009
|
req.send_request(options)
|
5639
6010
|
end
|
5640
6011
|
|
5641
|
-
# Removes metadata tags from
|
6012
|
+
# Removes metadata tags from an AWS DMS resource, including replication
|
6013
|
+
# instance, endpoint, security group, and migration task. For more
|
6014
|
+
# information, see [ `Tag` ][1] data type description.
|
6015
|
+
#
|
6016
|
+
#
|
6017
|
+
#
|
6018
|
+
# [1]: https://docs.aws.amazon.com/dms/latest/APIReference/API_Tag.html
|
5642
6019
|
#
|
5643
6020
|
# @option params [required, String] :resource_arn
|
5644
6021
|
# An AWS DMS resource from which you want to remove tag(s). The value
|
@@ -5693,7 +6070,7 @@ module Aws::DatabaseMigrationService
|
|
5693
6070
|
# The Amazon Resource Name (ARN) of the replication task to be started.
|
5694
6071
|
#
|
5695
6072
|
# @option params [required, String] :start_replication_task_type
|
5696
|
-
#
|
6073
|
+
# A type of replication task.
|
5697
6074
|
#
|
5698
6075
|
# @option params [Time,DateTime,Date,Integer,String] :cdc_start_time
|
5699
6076
|
# Indicates the start time for a change data capture (CDC) operation.
|
@@ -5735,10 +6112,10 @@ module Aws::DatabaseMigrationService
|
|
5735
6112
|
# The value can be either server time or commit time.
|
5736
6113
|
#
|
5737
6114
|
# Server time example: --cdc-stop-position
|
5738
|
-
# “server\_time:
|
6115
|
+
# “server\_time:2018-02-09T12:12:12”
|
5739
6116
|
#
|
5740
6117
|
# Commit time example: --cdc-stop-position “commit\_time:
|
5741
|
-
#
|
6118
|
+
# 2018-02-09T12:12:12 “
|
5742
6119
|
#
|
5743
6120
|
# @return [Types::StartReplicationTaskResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
5744
6121
|
#
|
@@ -6145,7 +6522,7 @@ module Aws::DatabaseMigrationService
|
|
6145
6522
|
params: params,
|
6146
6523
|
config: config)
|
6147
6524
|
context[:gem_name] = 'aws-sdk-databasemigrationservice'
|
6148
|
-
context[:gem_version] = '1.
|
6525
|
+
context[:gem_version] = '1.45.0'
|
6149
6526
|
Seahorse::Client::Request.new(handlers, context)
|
6150
6527
|
end
|
6151
6528
|
|