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=>CREATEMIGRATIONPROJECT()

About CreateMigrationProject

Creates the migration project using the specified parameters.

You can run this action only after you create an instance profile and data providers using CreateInstanceProfile and CreateDataProvider.

Method Signature

IMPORTING

Required arguments:

IT_SOURCEDATAPVDRDESCRIPTORS TYPE /AWS1/CL_DMGDATAPVDRDESCRIPT00=>TT_DATAPVDRDESCRIPTORDEFNLIST TT_DATAPVDRDESCRIPTORDEFNLIST

Information about the source data provider, including the name, ARN, and Secrets Manager parameters.

IT_TARGETDATAPVDRDESCRIPTORS TYPE /AWS1/CL_DMGDATAPVDRDESCRIPT00=>TT_DATAPVDRDESCRIPTORDEFNLIST TT_DATAPVDRDESCRIPTORDEFNLIST

Information about the target data provider, including the name, ARN, and Amazon Web Services Secrets Manager parameters.

IV_INSTANCEPROFILEIDENTIFIER TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The identifier of the associated instance profile. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen, or contain two consecutive hyphens.

Optional arguments:

IV_MIGRATIONPROJECTNAME TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

A user-friendly name for the migration project.

IV_TRANSFORMATIONRULES TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The settings in JSON format for migration rules. Migration rules make it possible for you to change the object names according to the rules that you specify. For example, you can change an object name to lowercase or uppercase, add or remove a prefix or suffix, or rename objects.

IV_DESCRIPTION TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

A user-friendly description of the migration project.

IT_TAGS TYPE /AWS1/CL_DMGTAG=>TT_TAGLIST TT_TAGLIST

One or more tags to be assigned to the migration project.

IO_SCHCONVRSAPPLICATIONATTRS TYPE REF TO /AWS1/CL_DMGSCAPPLICATIONATTRS /AWS1/CL_DMGSCAPPLICATIONATTRS

The schema conversion application attributes, including the Amazon S3 bucket name and Amazon S3 role ARN.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DMGCREMIGRATIONPROJ01 /AWS1/CL_DMGCREMIGRATIONPROJ01

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC