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 Auto Scaling
AWS exposes two scaling planes: EC2 Auto Scaling (autoscaling:) for Auto Scaling groups and Application Auto Scaling (application-autoscaling:) for ECS, DynamoDB, Aurora, Spot Fleet, and similar. Iru needs both read paths for full coverage.
How it works
AttachAutoScalingReadOnlyAccess, then add an inline policy for application-autoscaling:Describe* (see below). The role is global; resources are Regional.
| Detail | Value |
|---|---|
| Category | Infrastructure |
| Authentication | Cross-account IAM role |
Prerequisites
- IAM rights to create roles and attach the managed + inline policies below.
Connect AWS Auto Scaling to Iru
Copy the trust policy from Iru
Turn on AWS Auto Scaling
Find AWS Auto Scaling (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.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.
No ECS / DynamoDB / Aurora scaling
No ECS / DynamoDB / Aurora scaling
You only attached
AutoScalingReadOnlyAccess - add the application-autoscaling inline policy.AssumeRole denied
AssumeRole denied
External ID mismatch.
See also
- See Sources Management for the full connector list.
