chore: remove SaaS reference in dashboard (#10288)

This commit is contained in:
Pepe Fagoaga
2026-03-09 12:14:19 +00:00
committed by GitHub
parent b60867c5b6
commit 5a062b19dc
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ def get_table(data):
## S3 Integration
If you are using Prowler SaaS with the S3 integration or that integration from Prowler Open Source and you want to use your data from your S3 bucket, you can run the following command in order to load the dashboard with the new files:
If you are using Prowler Cloud with the S3 integration or that integration from Prowler CLI and you want to use your data from your S3 bucket, you can run the following command in order to load the dashboard with the new files:
```sh
aws s3 cp s3://<your-bucket>/output/csv ./output --recursive