ReplicationConfig - AWS Database Migration Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ReplicationConfig

This object provides configuration information about a serverless replication.

Contents

ComputeConfig

Configuration parameters for provisioning an AWS DMS serverless replication.

Type: ComputeConfig object

Required: No

IsReadOnly

Indicates whether the replication configuration is read-only. When set to true, this replication configuration is managed by AWS DMS as part of a zero-ETL integration and cannot be modified or deleted directly. You can only modify or delete read-only replication configurations through their associated zero-ETL integration.

Type: Boolean

Required: No

ReplicationConfigArn

The Amazon Resource Name (ARN) of this AWS DMS Serverless replication configuration.

Type: String

Required: No

ReplicationConfigCreateTime

The time the serverless replication config was created.

Type: Timestamp

Required: No

ReplicationConfigIdentifier

The identifier for the ReplicationConfig associated with the replication.

Type: String

Required: No

ReplicationConfigUpdateTime

The time the serverless replication config was updated.

Type: Timestamp

Required: No

ReplicationSettings

Configuration parameters for an AWS DMS serverless replication.

Type: String

Required: No

ReplicationType

The type of the replication.

Type: String

Valid Values: full-load | cdc | full-load-and-cdc

Required: No

SourceEndpointArn

The Amazon Resource Name (ARN) of the source endpoint for this AWS DMS serverless replication configuration.

Type: String

Required: No

SupplementalSettings

Additional parameters for an AWS DMS serverless replication.

Type: String

Required: No

TableMappings

Table mappings specified in the replication.

Type: String

Required: No

TargetEndpointArn

The Amazon Resource Name (ARN) of the target endpoint for this AWS DMS serverless replication configuration.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: