Connecting Your AWS Accounts
A Connection links frugally.app to one of your AWS accounts via an IAM role. Once connected, frugally.app can discover resources, run executions, and pull cost data.
There are two setup paths:
| Path | Best for | Guide |
|---|---|---|
| Organisation Setup Wizard | Multiple accounts under one AWS Organisation | Organisation setup → |
| Standalone Connection | A single AWS account or a quick evaluation | Standalone setup → |
Quick start — Standalone Connection
If you have a single account and want the fastest path:
- Create an IAM role in your AWS account — trusted account:
829513654501, with an External ID from frugally.app. - Attach a policy granting the permissions frugally.app needs.
- Fill in the Add Connection form with your Account ID, role name, and External ID.
- Click Save — frugally.app verifies the connection automatically.
For the full walkthrough, see Standalone setup.
Quick start — Organisation Setup
If you manage multiple accounts in an AWS Organisation:
- Open the Organisation Setup Wizard.
- Enter your management account details and create the IAM role.
- The wizard discovers member accounts — select which to onboard.
- Generate and deploy IAM policies to each member account.
- Confirm to create all Connections at once.
For the full walkthrough, see Organisation setup.
Learn more
- Connections overview — How connections work, key terminology, and which setup path to choose
- Features — CloudTrail, Cost Explorer, and CUR
- Account health — Verification statuses and troubleshooting
- IAM policy reference — Full policy breakdown with JSON, CloudFormation, and Terraform examples
Next up: Creating Targets — scan your AWS accounts and group resources.