---
type: resource-type
title: MigrationProject
description: aws resource type AWS::DMS::MigrationProject
name: MigrationProject
lexicon: aws
resource_type: AWS::DMS::MigrationProject
---
`AWS::DMS::MigrationProject`, a resource type of the aws lexicon.

## Properties

- `Description` (`string`, optional): The optional description of the migration project.
- `InstanceProfileArn` (`string`, optional): The property describes an instance profile arn for the migration project. For read
- `InstanceProfileIdentifier` (`string`, optional): The property describes an instance profile identifier for the migration project. For create
- `InstanceProfileName` (`string`, optional): The property describes an instance profile name for the migration project. For read
- `MigrationProjectArn` (`string`, optional): The property describes an ARN of the migration project.
- `MigrationProjectCreationTime` (`string`, optional): The property describes a creating time of the migration project.
- `MigrationProjectIdentifier` (`string`, optional): The property describes an identifier for the migration project. It is used for describing/deleting/modifying can be name/arn
- `MigrationProjectName` (`string`, optional): The property describes a name to identify the migration project.
- `SchemaConversionApplicationAttributes` (`Record<string, unknown>`, optional): The property describes schema conversion application attributes for the migration project.
- `SourceDataProviderDescriptors` (`MigrationProject_DataProviderDescriptor[]`, optional): The property describes source data provider descriptors for the migration project.
- `Tags` (`MigrationProject_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `TargetDataProviderDescriptors` (`MigrationProject_DataProviderDescriptor[]`, optional): The property describes target data provider descriptors for the migration project.
- `TransformationRules` (`string`, optional): The property describes transformation rules for the migration project.

## Attributes

- `MigrationProjectArn`
