Prowler is an Open Source security tool to perform AWS, GCP and Azure security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness.
We’ll be using AWS cloud shell. You can access the your cloud shell by clicking on the console icon at the top or the cloud shell icon at the bottom left of the page:

Then you’ll get this kind of shell:

pip install prowler
prowler -v
git clone <https://github.com/prowler-cloud/prowler>
cd prowler
poetry shell
poetry install
python prowler.py -v