You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MachineLearning::Types::RDSDatabaseCredentialsWhen passing RDSDatabaseCredentials as input to an Aws::Client method, you can use a vanilla Hash:
{
username: "RDSDatabaseUsername", password: "RDSDatabasePassword", }
The database credentials to connect to a database on an RDS DB instance.
Returned by:
Instance Attribute Summary collapseThe password to be used by Amazon ML to connect to a database on an RDS DB instance.
The username to be used by Amazon ML to connect to database on an Amazon RDS instance.
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.
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.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4