Skip to main content

AWS Onboarding

This guide walks you through connecting your AWS environment to Chronom using the onboarding wizard. By the end, Chronom will be scanning your AWS accounts and delivering insights.

tip

For advanced users or CLI-based setup, refer to the detailed AWS Integration guides.

Step 1: Select AWS

On the Select Connection Type screen, choose AWS and click Continue.

Select AWS

Step 2: Go To AWS

Chronom generates a unique External ID for your organization and presents two deployment options:

OptionDescription
Single AccountDeploy a CloudFormation stack to one AWS account. Best for targeted setups.
Payer (Root) AccountDeploy an organization-wide CloudFormation StackSet from the management account. Best for connecting all accounts at once.

Go To AWS

Click the button for your preferred option — it will redirect you to the AWS Console with a pre-filled CloudFormation template.

info

For detailed manual steps, see:

warning

Do not modify the CloudFormation template parameters. The External ID must match between Chronom and AWS for the connection to work.

Step 3: CloudFormation Stack Details

Once the CloudFormation stack is created in AWS, return to Chronom and enter the details:

CloudFormation Stack Details

FieldWhere to find it
Role ARNCloudFormation → your stack → Outputs tab → ChronomReadonlyRoleArn (or ManagementRoleArn for organization deployments)
Friendly Account NameA human-readable name for this account in Chronom
External IDAuto-filled — do not change

Click Continue when ready.

Step 4: Permission Verification

Chronom automatically verifies that the IAM role is correctly configured and that it can assume the role using the External ID.

If everything is set up correctly, you'll see the success screen:

All Permissions Verified

Click Continue to proceed.

Step 5: Select Accounts to Scan

For organization-wide deployments, Chronom detects all accounts in your AWS Organization. Select the ones you want to scan.

Select Accounts to Scan

Use the checkboxes to include or exclude accounts, then click Continue.

tip

You can use Deselect all to clear the selection and pick only the accounts you need.

Step 6: Set Scan Frequency

Choose how often Chronom scans your environment for changes, risks, and opportunities.

Scan Frequency

Select a frequency from the Scan Frequency dropdown and click Continue.

Step 7: You're All Set!

Chronom has started analyzing your AWS environment. You'll receive an email notification when the first scan is complete.

You're All Set

Click Continue to enter the Chronom dashboard.


Troubleshooting

Could not verify credentials (CloudFormation)

Error — CloudFormation verification failed

Cause: Chronom could not assume the IAM role. The CloudFormation stack may not be fully deployed, or the External ID doesn't match.

Resolution:

  1. In the AWS Console, navigate to CloudFormation and verify the stack status is CREATE_COMPLETE.
  2. Check the stack Outputs tab and confirm the Role ARN matches what you entered in Chronom.
  3. Verify the External ID in the stack parameters matches the one shown in Chronom.
  4. If the stack is still creating, wait a few minutes and click Retry.
  5. If you modified the template parameters, delete the stack and redeploy without changes.

Account already exists

Error — Account already exists

Cause: This AWS account has already been connected to Chronom.

Resolution:

  1. If you manage multiple Chronom organizations, verify you are in the correct one.
  2. If you're re-connecting an account that was previously removed, contact support@chronom.ai.