AWS Access

Configure AWS IAM access to enable live resource monitoring and access to S3 Terraform State files. Choose between two methods depending on your organizational needs:

  • Option 1: Use an IAM Assume Role for secure cross-account access with temporary credentials.
  • Option 2: Use an IAM user with programmatic credentials. Repeat this process for each AWS account you wish to monitor.

We ensure that both methods follow a least-privilege, read-only permission model.

Quick Setup