mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
fix(docs): correct permissions links (#1701)
This commit is contained in:
@@ -26,9 +26,9 @@ Those credentials must be associated to a user or role with proper permissions t
|
|||||||
- arn:aws:iam::aws:policy/SecurityAudit
|
- arn:aws:iam::aws:policy/SecurityAudit
|
||||||
- arn:aws:iam::aws:policy/job-function/ViewOnlyAccess
|
- arn:aws:iam::aws:policy/job-function/ViewOnlyAccess
|
||||||
|
|
||||||
> Moreover, some read-only additional permissions are needed for several checks, make sure you attach also the custom policy [prowler-additions-policy.json](https://github.com/prowler-cloud/prowler/blob/master/iam/prowler-additions-policy.json) to the role you are using.
|
> Moreover, some read-only additional permissions are needed for several checks, make sure you attach also the custom policy [prowler-additions-policy.json](https://github.com/prowler-cloud/prowler/blob/master/permissions/prowler-additions-policy.json) to the role you are using.
|
||||||
|
|
||||||
> If you want Prowler to send findings to [AWS Security Hub](https://aws.amazon.com/security-hub), make sure you also attach the custom policy [prowler-security-hub.json](https://github.com/prowler-cloud/prowler/blob/master/iam/prowler-security-hub.json).
|
> If you want Prowler to send findings to [AWS Security Hub](https://aws.amazon.com/security-hub), make sure you also attach the custom policy [prowler-security-hub.json](https://github.com/prowler-cloud/prowler/blob/master/permissions/prowler-security-hub.json).
|
||||||
|
|
||||||
## Azure
|
## Azure
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user