mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-11 07:15:15 +00:00
Add "access-analyzer:ListTagsForResource" to prowler-additions-policy.json
check extra769 (Check if IAM Access Analyzer is enabled and its findings) requires this IAM permission
This commit is contained in:
committed by
GitHub
parent
b6e34adc24
commit
53f097c2af
@@ -3,6 +3,7 @@
|
||||
"Statement": [
|
||||
{
|
||||
"Action": [
|
||||
"access-analyzer:ListTagsForResource",
|
||||
"apigateway:get*",
|
||||
"apigatewayv2:get*",
|
||||
"aws-marketplace:viewsubscriptions",
|
||||
@@ -103,4 +104,4 @@
|
||||
"Resource": "*"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user