Skip to content

Commit

Permalink
Another permission for RDS enhanced monitoring (#159)
Browse files Browse the repository at this point in the history
* we need this one to get instance memory and CPU
  • Loading branch information
zhrebicek authored Sep 25, 2024
1 parent 4cd7e66 commit 38e52fa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## AwsMetrics

### 25.9.2024
### New permission to be able to get RDS and EC2 instance metadata like allocated memmory, CPU, etc.

### 6.9.2024
### New permission for ECS enhanced monitoring

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ Resources:
- dms:DescribeReplicationTasks
- ec2:DescribeTransitGatewayAttachments
- ec2:DescribeSpotFleetRequests
- ec2:DescribeInstanceTypes
- storagegateway:ListGateways
- storagegateway:ListTagsForResource
- rds:Describe*
Expand Down

0 comments on commit 38e52fa

Please sign in to comment.