

# RDSDatabase
<a name="API_RDSDatabase"></a>

The database details of an Amazon RDS database.

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

 ** DatabaseName **   <a name="amazonml-Type-RDSDatabase-DatabaseName"></a>
The name of a database hosted on an RDS DB instance.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: Yes

 ** InstanceIdentifier **   <a name="amazonml-Type-RDSDatabase-InstanceIdentifier"></a>
The ID of an RDS DB instance.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 63.  
Required: Yes

## See Also
<a name="API_RDSDatabase_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/machinelearning-2014-12-12/RDSDatabase) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/machinelearning-2014-12-12/RDSDatabase) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/machinelearning-2014-12-12/RDSDatabase) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for MachineLearning. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query machine-learning` — 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).
