Documentation Index
Fetch the complete documentation index at: https://docs.iru.com/llms.txt
Use this file to discover all available pages before exploring further.
About Amazon Relational Database Service (RDS)
The Amazon RDS connector collects instance and Aurora cluster settings, parameter groups, subnet groups, snapshots, backups, and encryption posture without connecting to databases or running queries. Authentication is a cross-account IAM role withsts:AssumeRole and an external ID.
How it works
AttachAmazonRDSReadOnlyAccess for simplicity, or paste the inline JSON below for a narrower rds:Describe* footprint.
| Detail | Value |
|---|---|
| Category | Databases |
| Authentication | Cross-account IAM role |
Prerequisites
- IAM rights to create roles and policies.
- Live principal + external ID from your connector tab.
Connect AWS RDS to Iru
Copy the trust policy from Iru
Turn on AWS RDS
Find AWS RDS (use Category or Search by name or description). On that card, turn on the toggle. Leave the wizard tab open.
Create the IAM role in AWS
Configure trusted entity
Choose AWS account → Another AWS account. Enter
753695775620 (or the ID Iru shows). Enable Require external ID and paste the external ID from Iru.Name the role and copy the ARN
Name the role (for example
IruRDSReadOnly), create it, and copy the Role ARN.Submit the role ARN in Iru
Troubleshooting
Nothing opens when you turn the source on
Nothing opens when you turn the source on
Check pop-up blocker settings for the Iru site and try again.
AssumeRole denied
AssumeRole denied
Fix external ID / principal typos.
Aurora clusters missing
Aurora clusters missing
Ensure
rds:DescribeDBClusters is allowed (Describe* covers it).Snapshots absent
Snapshots absent
Confirm
DescribeDBSnapshots / cluster snapshot APIs match your engine types.Considerations
RDS APIs are Regional: inventory spans enabled…
RDS APIs are Regional; inventory spans enabled Regions.
Evidence is infrastructure metadata, not SQL result…
Evidence is infrastructure metadata, not SQL result sets.
See also
- See Sources Management for the full connector list.
