

# RedshiftDataProviderSettings
<a name="API_RedshiftDataProviderSettings"></a>

Provides information that defines an Amazon Redshift data provider.

## Contents
<a name="API_RedshiftDataProviderSettings_Contents"></a>

 ** DatabaseName **   <a name="DMS-Type-RedshiftDataProviderSettings-DatabaseName"></a>
The database name on the Amazon Redshift data provider.  
Type: String  
Required: No

 ** Port **   <a name="DMS-Type-RedshiftDataProviderSettings-Port"></a>
The port value for the Amazon Redshift data provider.  
Type: Integer  
Required: No

 ** S3AccessRoleArn **   <a name="DMS-Type-RedshiftDataProviderSettings-S3AccessRoleArn"></a>
The ARN for the role the application uses to access its Amazon S3 bucket.  
Type: String  
Required: No

 ** S3Path **   <a name="DMS-Type-RedshiftDataProviderSettings-S3Path"></a>
The path for the Amazon S3 bucket that the application uses for accessing the user-defined schema.  
Type: String  
Required: No

 ** ServerName **   <a name="DMS-Type-RedshiftDataProviderSettings-ServerName"></a>
The name of the Amazon Redshift server.  
Type: String  
Required: No

## See Also
<a name="API_RedshiftDataProviderSettings_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/dms-2016-01-01/RedshiftDataProviderSettings) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dms-2016-01-01/RedshiftDataProviderSettings) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dms-2016-01-01/RedshiftDataProviderSettings) 