

# 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\+\+](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) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon Database Migration Service (DMS) Documentation. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query dms` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
