Amazon Relational Database Service

<< Click to Display Table of Contents >>

Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List 

Amazon Relational Database Service

Amazon Relation Database Service or RDS is a web service offered by Amazon Web Services under the category Database. AWS RDS service offers memory, performance, or I/O optimized database engines including SQL Server, Oracle, PostgreSQL, MySQL, Amazon Aurora, and MariaDB.

 

Raynet One Data Hub AWS RDS connector allows for the inventory of RDS instances under an AWS account and fetches information about all instances hosted at Amazon Relational Database Services (RDS). The connector uses the AWS Java SDK.

 

finger1

Be aware:

The underlying AWS Java SDK behaves strangely with proxies. Only the system parameter 'http.proxyHost' and 'http.proxyPort' are used for both HTTP and HTTPS connections. Setting 'https.proxyHost' and 'https.proxyPort' will have no effect. Socks proxies are not supported by the AWS Java SDK. Setting 'socksProxyHost' and 'socksProxyPort' will have no effect.