Overview
This guide walks you through setting up an IAM Role with CloudWatch access to enable the Antimetal integration.Set up in Antimetal
Go to the CloudWatch integration setup in the Antimetal dashboard.
Prerequisites
- An AWS account
- A user account with permissions to create cross-account IAM Roles
Setup
Open the CloudFormation quick create link
Navigate to the following link in your AWS account: Launch Antimetal CloudFormation Stack
Provide the External ID
Enter the External ID shown in the Antimetal UI (or provided by the Antimetal team).
(Optional) Exclude specific log groups
To prevent Antimetal from accessing certain log groups, paste comma-separated log group ARNs in the ExcludedLogGroups field.You can find ARNs in CloudWatch Console > Log groups > [select group] > Copy ARN.
Acknowledge IAM resource creation
Scroll to the bottom and check the box confirming that the stack may create IAM resources.
Find the IAM Role
In the stack’s outputs, click on AntimetalReadOnlyRole. This will open the role in the IAM console.