Overview
ScaleOps AWS Marketplace Integration is a minimum-privilege sub-integration whose sole purpose is to allow the ScaleOps agent to tag the Prometheus EBS volume with the AWS Marketplace Private Resource Metering (PRM) identifier.
The integration grants ScaleOps two AWS API actions — ec2:CreateTags, scoped to EBS volume resources (arn:aws:ec2:*:*:volume/*), and iam:SimulatePrincipalPolicy, used to validate the granted permissions.
If you already use the Cloud Node Integration or the Cloud Billing Integration, the ec2:CreateTags permission is already included in those policies — you do not need this integration. Use this sub-flow only when you do not want to grant the broader Node or Cost permissions.
Setup Options
Quick Setup
For quick setup using CloudFormation, follow this guide.
Terraform Setup
For Terraform-based infrastructure setup, follow this guide.
Workload Identity Setup
For workload identity (IRSA) setup, follow this guide.