DMS Replication Configuration

DMS Replication Configuration in AWS defines the settings for a Database Migration Service replication task. It specifies how data is migrated or replicated between source and target databases, including task settings, migration type, and replication instance details. This configuration controls the behavior of ongoing replication or one-time migrations.

aws.dms_replication_config

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
compute_configcorejsonConfiguration parameters for provisioning an DMS serverless replication.
replication_config_arncorestringThe Amazon Resource Name (ARN) of this DMS Serverless replication configuration.
replication_config_create_timecoretimestampThe time the serverless replication config was created.
replication_config_identifiercorestringThe identifier for the ReplicationConfig associated with the replication.
replication_config_update_timecoretimestampThe time the serverless replication config was updated.
replication_settingscorestringConfiguration parameters for an DMS serverless replication.
replication_typecorestringThe type of the replication.
source_endpoint_arncorestringThe Amazon Resource Name (ARN) of the source endpoint for this DMS serverless replication configuration.
supplemental_settingscorestringAdditional parameters for an DMS serverless replication.
table_mappingscorestringTable mappings specified in the replication.
tagscorehstore
target_endpoint_arncorestringThe Amazon Resource Name (ARN) of the target endpoint for this DMS serverless replication configuration.