mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-11 07:15:15 +00:00
Added info about env credentials
This commit is contained in:
committed by
GitHub
parent
48ef4f555e
commit
15337ad62c
@@ -61,7 +61,7 @@ arn:aws:iam::aws:policy/SecurityAudit
|
||||
|
||||
## Usage
|
||||
|
||||
1 - Run the prowler.sh command without options (it will use your default credentials and run checks over all regions when needed, default region is us-east-1):
|
||||
1 - Run the prowler.sh command without options (it will use your environment variable credentials if exist or default in ~/.aws/credentials file and run checks over all regions when needed, default region is us-east-1):
|
||||
|
||||
```
|
||||
./prowler
|
||||
|
||||
Reference in New Issue
Block a user