<< Click to Display Table of Contents >> RayVentory Data Hub > 12.6 u5 > Connectors > Alphabetic Connector List > Amazon Relational Database Service Extracted Data |
Endpoint: |
https://rds.{region}.amazonaws.com |
Description: |
The connector will connect to the regionsal endpoints of the specified regions. |
Documentation: |
https://docs.aws.amazon.com/general/latest/gr/rande.html |
RayVentory 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,
)