/AWS1/CL_DMG=>MODIFYREPLICATIONCONFIG()
¶
About ModifyReplicationConfig¶
Modifies an existing DMS Serverless replication configuration that you can use to start a replication. This command includes input validation and logic to check the state of any replication that uses this configuration. You can only modify a replication configuration before any replication that uses it has started. As soon as you have initially started a replication with a given configuiration, you can't modify that configuration, even if you stop it.
Other run statuses that allow you to run this command include FAILED and CREATED. A provisioning state that allows you to run this command is FAILED_PROVISION.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_REPLICATIONCONFIGARN
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
The Amazon Resource Name of the replication to modify.
Optional arguments:¶
IV_REPLCONFIGIDENTIFIER
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
The new replication config to apply to the replication.
IV_REPLICATIONTYPE
TYPE /AWS1/DMGMIGRATIONTYPEVALUE
/AWS1/DMGMIGRATIONTYPEVALUE
¶
The type of replication.
IV_TABLEMAPPINGS
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
Table mappings specified in the replication.
IV_REPLICATIONSETTINGS
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
The settings for the replication.
IV_SUPPLEMENTALSETTINGS
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
Additional settings for the replication.
IO_COMPUTECONFIG
TYPE REF TO /AWS1/CL_DMGCOMPUTECONFIG
/AWS1/CL_DMGCOMPUTECONFIG
¶
Configuration parameters for provisioning an DMS Serverless replication.
IV_SOURCEENDPOINTARN
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
The Amazon Resource Name (ARN) of the source endpoint for this DMS serverless replication configuration.
IV_TARGETENDPOINTARN
TYPE /AWS1/DMGSTRING
/AWS1/DMGSTRING
¶
The Amazon Resource Name (ARN) of the target endpoint for this DMS serverless replication configuration.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_DMGMODIFYREPLCFGRSP
/AWS1/CL_DMGMODIFYREPLCFGRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC