CreateMigrationProjectRequest
Types
Properties
A user-friendly description of the migration project.
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.
A user-friendly name for the migration project.
The schema conversion application attributes, including the Amazon S3 bucket name and Amazon S3 role ARN.
Information about the source data provider, including the name, ARN, and Secrets Manager parameters.
Information about the target data provider, including the name, ARN, and Amazon Web Services Secrets Manager parameters.
A JSON string that specifies the transformation rules for the migration project. Transformation rules let you customize how DMS Schema Conversion converts your source database objects, including renaming, adding prefixes or suffixes, and changing data types. For the transformation rule format and examples, see Transformation rules in DMS Schema Conversion.