Prerequisites

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2025.3 > Connectors > Alphabetic Connector List > Amazon Relational Database Service 

Prerequisites

The Raynet One Data Hub AWS RDS connector uses the AWS Java SDK to establish a connection to Amazon Relational Database Service (RDS) and retrieve information about RDS instances.

An IAM User (Identity and Access Management User) is a user account created in AWS IAM to control access to AWS resources, such as RDS instances. It is authenticated using an Access Key and Secret Key, with specific permissions defined via IAM policies to perform actions like scanning or managing RDS instances.

 

To establish a connection, the following parameters are required:

 

Access Key        

The access key for an IAM user with permissions to scan RDS instances.

Secret Key

The secret key required for authenticating the IAM user with the AWS Java SDK.

Region

One or more AWS regions to specify the scope for scanning RDS instances, determining the regional endpoint.