RDSDatabaseCredentials
The database credentials to connect to a database on an RDS DB instance.
Contents
- Password
-
The password to be used by Amazon ML to connect to a database on an RDS DB instance. The password should have sufficient permissions to execute the
RDSSelectQuery
query.Type: String
Length Constraints: Minimum length of 8. Maximum length of 128.
Required: Yes
- Username
-
The username to be used by Amazon ML to connect to database on an Amazon RDS instance. The username should have sufficient permissions to execute an
RDSSelectSqlQuery
query.Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: