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 AWS Secrets Manager
This connector enumerates secret metadata, rotation configuration, resource policies, and tags - but never callsGetSecretValue. Avoid SecretsManagerReadWrite because it grants GetSecretValue. Use the inline JSON below unless your cloud security group publishes an audited equivalent.
How it works
Standardsts:AssumeRole trust plus explicit secretsmanager actions that skip value retrieval.
| Detail | Value |
|---|---|
| Category | Secrets management |
| Authentication | Cross-account IAM role |
Prerequisites
- IAM rights to create roles and inline policies.
Connect AWS Secrets Manager to Iru
Copy the trust policy from Iru
Turn on AWS Secrets Manager
Find AWS Secrets Manager (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.Attach the metadata-only inline policy
Add this inline policy (do not attach
SecretsManagerReadWrite):GetSecretValue is intentionally omitted. Iru cannot fetch cleartext secrets with this policy.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.
Specific secrets invisible
Specific secrets invisible
Secret resource policies may deny cross-account principals - adjust policies cautiously with security stakeholders.
AssumeRole denied
AssumeRole denied
External ID mismatch.
Considerations
Secrets are Regional: inventory spans enabled…
Secrets are Regional; inventory spans enabled Regions.
See also
- See Sources Management for the full connector list.
