Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_DMG=>CREATEREPLICATIONCONFIG()

About CreateReplicationConfig

Creates a configuration that you can later provide to configure and start an DMS Serverless replication. You can also provide options to validate the configuration inputs before you start the replication.

Method Signature

IMPORTING

Required arguments:

IV_REPLCONFIGIDENTIFIER TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

A unique identifier that you want to use to create a ReplicationConfigArn that is returned as part of the output from this action. You can then pass this output ReplicationConfigArn as the value of the ReplicationConfigArn option for other actions to identify both DMS Serverless replications and replication configurations that you want those actions to operate on. For some actions, you can also use either this unique identifier or a corresponding ARN in action filters to identify the specific replication and replication configuration to operate on.

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.

IO_COMPUTECONFIG TYPE REF TO /AWS1/CL_DMGCOMPUTECONFIG /AWS1/CL_DMGCOMPUTECONFIG

Configuration parameters for provisioning an DMS Serverless replication.

IV_REPLICATIONTYPE TYPE /AWS1/DMGMIGRATIONTYPEVALUE /AWS1/DMGMIGRATIONTYPEVALUE

The type of DMS Serverless replication to provision using this replication configuration.

Possible values:

  • "full-load"

  • "cdc"

  • "full-load-and-cdc"

IV_TABLEMAPPINGS TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

JSON table mappings for DMS Serverless replications that are provisioned using this replication configuration. For more information, see Specifying table selection and transformations rules using JSON.

Optional arguments:

IV_REPLICATIONSETTINGS TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

Optional JSON settings for DMS Serverless replications that are provisioned using this replication configuration. For example, see Change processing tuning settings.

IV_SUPPLEMENTALSETTINGS TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

Optional JSON settings for specifying supplemental data. For more information, see Specifying supplemental data for task settings.

IV_RESOURCEIDENTIFIER TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

Optional unique value or name that you set for a given resource that can be used to construct an Amazon Resource Name (ARN) for that resource. For more information, see Fine-grained access control using resource names and tags.

IT_TAGS TYPE /AWS1/CL_DMGTAG=>TT_TAGLIST TT_TAGLIST

One or more optional tags associated with resources used by the DMS Serverless replication. For more information, see Tagging resources in Database Migration Service.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DMGCREATEREPLCFGRSP /AWS1/CL_DMGCREATEREPLCFGRSP

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC