Extracted Data

<< Click to Display Table of Contents >>

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

Extracted Data

 

Endpoint:

https://rds.<region>.amazonaws.com/

Description:

The connector establishes a connection to the regional endpoint of the specified AWS region, where the region specified in the configuration defines the scope for scanning RDS instances.

Permissions:

read

Resource:

Instances, Tags, OptionGroups, OptionGroupOptions, OptionGroupMemberships

Documentation:

https://docs.aws.amazon.com/general/latest/gr/rande.html

 

Raynet One Data Hub AWS RDS connector allows for the inventory of RDS instances under an AWS account. As part of the inventory, data pertaining to the following attributes is gathered:

 

awsrds

 

[awsrds](

 [instanceId] [nvarchar](max) NULL,

 [accountId] [nvarchar](max) NULL,

 [instanceType] [nvarchar](max) NULL,

 [state] [nvarchar](max) NULL,

 [dbEngine] [nvarchar](max) NULL,

 [dbVersion] [nvarchar](max) NULL,

 [licenseModel] [nvarchar](max) NULL,

 [publicAccess] [nvarchar](max) NULL,

)