This product is not supported for your selected
Datadog site. (
).
aws_dms_data_provider
account_id
Type: STRING
data_provider_arn
Type: STRING
Provider name: DataProviderArn
Description: The Amazon Resource Name (ARN) string that uniquely identifies the data provider.
data_provider_creation_time
Type: TIMESTAMP
Provider name: DataProviderCreationTime
Description: The time the data provider was created.
data_provider_name
Type: STRING
Provider name: DataProviderName
Description: The name of the data provider.
description
Type: STRING
Provider name: Description
Description: A description of the data provider. Descriptions can have up to 31 characters. A description can contain only ASCII letters, digits, and hyphens (’-’). Also, it can’t end with a hyphen or contain two consecutive hyphens, and can only begin with a letter.
engine
Type: STRING
Provider name: Engine
Description: The type of database engine for the data provider. Valid values include “aurora”
, “aurora-postgresql”
, “mysql”
, “oracle”
, “postgres”
, “sqlserver”
, redshift
, mariadb
, mongodb
, db2
, db2-zos
and docdb
. A value of “aurora”
represents Amazon Aurora MySQL-Compatible Edition.
settings
Type: STRUCT
Provider name: Settings
Description: The settings in JSON format for a data provider.
doc_db_settings
Type: STRUCT
Provider name: DocDbSettings
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate used for SSL connection.
database_name
Type: STRING
Provider name: DatabaseName
Description: The database name on the DocumentDB data provider.
port
Type: INT32
Provider name: Port
Description: The port value for the DocumentDB data provider.
server_name
Type: STRING
Provider name: ServerName
Description: The name of the source DocumentDB server.
ssl_mode
Type: STRING
Provider name: SslMode
Description: The SSL mode used to connect to the DocumentDB data provider. The default value is none
.
ibm_db2_luw_settings
Type: STRUCT
Provider name: IbmDb2LuwSettings
Description: Provides information that defines an IBM DB2 LUW data provider.
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate used for SSL connection.
database_name
Type: STRING
Provider name: DatabaseName
Description: The database name on the DB2 LUW data provider.
port
Type: INT32
Provider name: Port
Description: The port value for the DB2 LUW data provider.
server_name
Type: STRING
Provider name: ServerName
Description: The name of the DB2 LUW server.
ssl_mode
Type: STRING
Provider name: SslMode
Description: The SSL mode used to connect to the DB2 LUW data provider. The default value is none
. Valid Values: none
and verify-ca
.
ibm_db2z_os_settings
Type: STRUCT
Provider name: IbmDb2zOsSettings
Description: Provides information that defines an IBM DB2 for z/OS data provider.
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate used for SSL connection.
database_name
Type: STRING
Provider name: DatabaseName
Description: The database name on the DB2 for z/OS data provider.
port
Type: INT32
Provider name: Port
Description: The port value for the DB2 for z/OS data provider.
server_name
Type: STRING
Provider name: ServerName
Description: The name of the DB2 for z/OS server.
ssl_mode
Type: STRING
Provider name: SslMode
Description: The SSL mode used to connect to the DB2 for z/OS data provider. The default value is none
. Valid Values: none
and verify-ca
.
maria_db_settings
Type: STRUCT
Provider name: MariaDbSettings
Description: Provides information that defines a MariaDB data provider.
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate used for SSL connection.
port
Type: INT32
Provider name: Port
Description: The port value for the MariaDB data provider
server_name
Type: STRING
Provider name: ServerName
Description: The name of the MariaDB server.
ssl_mode
Type: STRING
Provider name: SslMode
Description: The SSL mode used to connect to the MariaDB data provider. The default value is none
.
microsoft_sql_server_settings
Type: STRUCT
Provider name: MicrosoftSqlServerSettings
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate used for SSL connection.
database_name
Type: STRING
Provider name: DatabaseName
Description: The database name on the Microsoft SQL Server data provider.
port
Type: INT32
Provider name: Port
Description: The port value for the Microsoft SQL Server data provider.
server_name
Type: STRING
Provider name: ServerName
Description: The name of the Microsoft SQL Server server.
ssl_mode
Type: STRING
Provider name: SslMode
Description: The SSL mode used to connect to the Microsoft SQL Server data provider. The default value is none
.
mongo_db_settings
Type: STRUCT
Provider name: MongoDbSettings
Description: Provides information that defines a MongoDB data provider.
auth_mechanism
Type: STRING
Provider name: AuthMechanism
Description: The authentication method for connecting to the data provider. Valid values are DEFAULT, MONGODB_CR, or SCRAM_SHA_1.
auth_source
Type: STRING
Provider name: AuthSource
Description: The MongoDB database name. This setting isn’t used when AuthType
is set to “no”
. The default is “admin”
.
auth_type
Type: STRING
Provider name: AuthType
Description: The authentication type for the database connection. Valid values are PASSWORD or NO.
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate used for SSL connection.
database_name
Type: STRING
Provider name: DatabaseName
Description: The database name on the MongoDB data provider.
port
Type: INT32
Provider name: Port
Description: The port value for the MongoDB data provider.
server_name
Type: STRING
Provider name: ServerName
Description: The name of the MongoDB server.
ssl_mode
Type: STRING
Provider name: SslMode
Description: The SSL mode used to connect to the MongoDB data provider. The default value is none
.
my_sql_settings
Type: STRUCT
Provider name: MySqlSettings
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate used for SSL connection.
port
Type: INT32
Provider name: Port
Description: The port value for the MySQL data provider.
server_name
Type: STRING
Provider name: ServerName
Description: The name of the MySQL server.
ssl_mode
Type: STRING
Provider name: SslMode
Description: The SSL mode used to connect to the MySQL data provider. The default value is none
.
oracle_settings
Type: STRUCT
Provider name: OracleSettings
asm_server
Type: STRING
Provider name: AsmServer
Description: The address of your Oracle Automatic Storage Management (ASM) server. You can set this value from the asm_server
value. You set asm_server
as part of the extra connection attribute string to access an Oracle server with Binary Reader that uses ASM. For more information, see Configuration for change data capture (CDC) on an Oracle source database.
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate used for SSL connection.
database_name
Type: STRING
Provider name: DatabaseName
Description: The database name on the Oracle data provider.
port
Type: INT32
Provider name: Port
Description: The port value for the Oracle data provider.
secrets_manager_oracle_asm_access_role_arn
Type: STRING
Provider name: SecretsManagerOracleAsmAccessRoleArn
Description: The ARN of the IAM role that provides access to the secret in Secrets Manager that contains the Oracle ASM connection details.
secrets_manager_oracle_asm_secret_id
Type: STRING
Provider name: SecretsManagerOracleAsmSecretId
Description: The identifier of the secret in Secrets Manager that contains the Oracle ASM connection details. Required only if your data provider uses the Oracle ASM server.
secrets_manager_security_db_encryption_access_role_arn
Type: STRING
Provider name: SecretsManagerSecurityDbEncryptionAccessRoleArn
Description: The ARN of the IAM role that provides access to the secret in Secrets Manager that contains the TDE password.
secrets_manager_security_db_encryption_secret_id
Type: STRING
Provider name: SecretsManagerSecurityDbEncryptionSecretId
Description: The identifier of the secret in Secrets Manager that contains the transparent data encryption (TDE) password. DMS requires this password to access Oracle redo logs encrypted by TDE using Binary Reader.
server_name
Type: STRING
Provider name: ServerName
Description: The name of the Oracle server.
ssl_mode
Type: STRING
Provider name: SslMode
Description: The SSL mode used to connect to the Oracle data provider. The default value is none
.
postgre_sql_settings
Type: STRUCT
Provider name: PostgreSqlSettings
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate used for SSL connection.
database_name
Type: STRING
Provider name: DatabaseName
Description: The database name on the PostgreSQL data provider.
port
Type: INT32
Provider name: Port
Description: The port value for the PostgreSQL data provider.
server_name
Type: STRING
Provider name: ServerName
Description: The name of the PostgreSQL server.
ssl_mode
Type: STRING
Provider name: SslMode
Description: The SSL mode used to connect to the PostgreSQL data provider. The default value is none
.
redshift_settings
Type: STRUCT
Provider name: RedshiftSettings
database_name
Type: STRING
Provider name: DatabaseName
Description: The database name on the Amazon Redshift data provider.
port
Type: INT32
Provider name: Port
Description: The port value for the Amazon Redshift data provider.
server_name
Type: STRING
Provider name: ServerName
Description: The name of the Amazon Redshift server.
Type: UNORDERED_LIST_STRING