Path

Configure the connection between your AWS account and Grafana Cloud using the IAM role you created.

Estimated time: 1 min

Connect to AWS account

In this milestone, you’ll establish the connection between your AWS account and Grafana Cloud using the IAM role you created in the previous milestone. This connection enables Grafana Cloud to securely access your AWS metrics and begin monitoring your resources.

Navigate to the Create new account page in Grafana Cloud if you’re not already there.

  1. In the Account name field, enter a unique name that contains only alphanumeric characters, dashes, and underscores, for example aws-ec2-account.

  2. In the ARN field, paste the role ARN you copied from the previous milestone, for example arn:aws:iam::123456789012:role/GrafanaCloudMonitoringRole.

  3. In the AWS Regions field, select all regions where the AWS resources you want to monitor are located, for example us-east-1.

  4. Click Add account to verify the connection and complete the setup.

Your AWS account is connected to Grafana Cloud and ready to collect metrics.

In your next milestone, you’ll create a scrape job to customize metric collection for specific AWS services.


More to explore (optional)