

# DataProviderDescriptor
<a name="API_DataProviderDescriptor"></a>

Information about a data provider.

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

 ** DataProviderArn **   <a name="DMS-Type-DataProviderDescriptor-DataProviderArn"></a>
The Amazon Resource Name (ARN) of the data provider.  
Type: String  
Required: No

 ** DataProviderName **   <a name="DMS-Type-DataProviderDescriptor-DataProviderName"></a>
The user-friendly name of the data provider.  
Type: String  
Required: No

 ** SecretsManagerAccessRoleArn **   <a name="DMS-Type-DataProviderDescriptor-SecretsManagerAccessRoleArn"></a>
The ARN of the role used to access AWS Secrets Manager.  
Type: String  
Required: No

 ** SecretsManagerSecretId **   <a name="DMS-Type-DataProviderDescriptor-SecretsManagerSecretId"></a>
The identifier of the AWS Secrets Manager Secret used to store access credentials for the data provider.  
Type: String  
Required: No

## See Also
<a name="API_DataProviderDescriptor_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/DataProviderDescriptor) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/dms-2016-01-01/DataProviderDescriptor) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/dms-2016-01-01/DataProviderDescriptor) 