Following the migration of AWS CloudShell from Amazon Linux 2 to Amazon Linux 2023
AWS CloudShell has migrated from Amazon Linux 2 to Amazon Linux 2023 [1] [2]. With this transition, Python 3.9 is now included by default in AL2023, eliminating the need for manual compilation. To install Prowler v4 in AWS CloudShell, follow the standard installation method using pip:Downloading Files from AWS CloudShell
To download results from AWS CloudShell:- Select Actions → Download File.
-
Specify the full file path of each file you wish to download. For example, downloading a CSV file would require providing its complete path, as in:
/home/cloudshell-user/output/prowler-output-123456789012-20221220191331.csv

