Skip to content

Commit 67205c7

Browse files
committed
MGDAPI-5690 CRO Redis snapshots tagging - remove unused AWS permissions
1 parent 04ae6cf commit 67205c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/providers/aws/credentials.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ var (
9999
"rds:RemoveTagsFromResource",
100100
"rds:ApplyPendingMaintenanceAction",
101101
//"sts:GetCallerIdentity",
102-
"iam:CreateServiceLinkedRole",
102+
//"iam:CreateServiceLinkedRole",
103103
"cloudwatch:ListMetrics",
104104
"cloudwatch:GetMetricData",
105105
},

0 commit comments

Comments
 (0)