

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::DMS::MigrationProject SchemaConversionApplicationAttributes
<a name="aws-properties-dms-migrationproject-schemaconversionapplicationattributes"></a>

<a name="aws-properties-dms-migrationproject-schemaconversionapplicationattributes-description"></a>The `SchemaConversionApplicationAttributes` property type specifies Property description not available. for an [AWS::DMS::MigrationProject](aws-resource-dms-migrationproject.md).

## Syntax
<a name="aws-properties-dms-migrationproject-schemaconversionapplicationattributes-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-dms-migrationproject-schemaconversionapplicationattributes-syntax.json"></a>

```
{
  "[S3BucketPath](#cfn-dms-migrationproject-schemaconversionapplicationattributes-s3bucketpath)" : String,
  "[S3BucketRoleArn](#cfn-dms-migrationproject-schemaconversionapplicationattributes-s3bucketrolearn)" : String
}
```

### YAML
<a name="aws-properties-dms-migrationproject-schemaconversionapplicationattributes-syntax.yaml"></a>

```
  [S3BucketPath](#cfn-dms-migrationproject-schemaconversionapplicationattributes-s3bucketpath): String
  [S3BucketRoleArn](#cfn-dms-migrationproject-schemaconversionapplicationattributes-s3bucketrolearn): String
```

## Properties
<a name="aws-properties-dms-migrationproject-schemaconversionapplicationattributes-properties"></a>

`S3BucketPath`  <a name="cfn-dms-migrationproject-schemaconversionapplicationattributes-s3bucketpath"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`S3BucketRoleArn`  <a name="cfn-dms-migrationproject-schemaconversionapplicationattributes-s3bucketrolearn"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)