AWS IAM Role Setup
Configure IAM role auth for AWS Managed Prometheus (AMP).- Log in to AWS Console
- Navigate to Amazon Managed Service for Prometheus
- Create or select a workspace
- Note the workspace ID
- Create an IAM role with appropriate permissions
- Note the role ARN
- If the role is cross-account, note the External ID (if configured)
- Select the AWS region where your workspace is located
Username and Password Authentication Setup
Configure basic auth for Prometheus.- Ensure your Prometheus instance has basic authentication enabled
- Obtain your Prometheus username
- Obtain your Prometheus password
- Find your Prometheus server URL (hostname)
- The hostname should be accessible from your network
Field Reference
The following fields are used when configuring this integration:- External ID (
externalId) - Prometheus Hostname (
hostname) - Password (
password) - AWS Region (
region) - Role ARN (
roleArn) - Username (
username) - Workspace ID (
workspaceId)