MigrationProject - Amazon Database Migration Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

MigrationProject

Provides information that defines a migration project.

Contents

Description

A user-friendly description of the migration project.

Type: String

Required: No

InstanceProfileArn

The Amazon Resource Name (ARN) of the instance profile for your migration project.

Type: String

Required: No

InstanceProfileName

The name of the associated instance profile.

Type: String

Required: No

MigrationProjectArn

The ARN string that uniquely identifies the migration project.

Type: String

Required: No

MigrationProjectCreationTime

The time when the migration project was created.

Type: Timestamp

Required: No

MigrationProjectName

The name of the migration project.

Type: String

Required: No

SchemaConversionApplicationAttributes

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

Type: SCApplicationAttributes object

Required: No

SourceDataProviderDescriptors

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

Type: Array of DataProviderDescriptor objects

Required: No

TargetDataProviderDescriptors

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

Type: Array of DataProviderDescriptor objects

Required: No

TransformationRules

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.

Type: String

Required: No

See Also

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