Data Source schema for AWS::DMS::DataProvider
id
(String) Uniquely identifies the resource.data_provider_arn
(String) The data provider ARN.data_provider_creation_time
(String) The data provider creation time.data_provider_identifier
(String) The property describes an identifier for the data provider. It is used for describing/deleting/modifying can be name/arndata_provider_name
(String) The property describes a name to identify the data provider.description
(String) The optional description of the data provider.engine
(String) The property describes a data engine for the data provider.exact_settings
(Boolean) The property describes the exact settings which can be modifiedsettings
(Attributes) The property identifies the exact type of settings for the data provider. (see below for nested schema)tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)settings
Read-Only:
microsoft_sql_server_settings
(Attributes) MicrosoftSqlServerSettings property identifier. (see below for nested schema)my_sql_settings
(Attributes) MySqlSettings property identifier. (see below for nested schema)oracle_settings
(Attributes) OracleSettings property identifier. (see below for nested schema)postgre_sql_settings
(Attributes) PostgreSqlSettings property identifier. (see below for nested schema)settings.microsoft_sql_server_settings
Read-Only:
certificate_arn
(String)database_name
(String)port
(Number)server_name
(String)ssl_mode
(String)settings.my_sql_settings
Read-Only:
certificate_arn
(String)port
(Number)server_name
(String)ssl_mode
(String)settings.oracle_settings
Read-Only:
asm_server
(String)certificate_arn
(String)database_name
(String)port
(Number)secrets_manager_oracle_asm_access_role_arn
(String)secrets_manager_oracle_asm_secret_id
(String)secrets_manager_security_db_encryption_access_role_arn
(String)secrets_manager_security_db_encryption_secret_id
(String)server_name
(String)ssl_mode
(String)settings.postgre_sql_settings
Read-Only:
certificate_arn
(String)database_name
(String)port
(Number)server_name
(String)ssl_mode
(String)tags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.