scan_and_report
Run a full AWS security scan and generate reports in one step, saving them locally to avoid large data transfers between tools.
Instructions
Run a full security scan AND generate reports in one step. Avoids large data transfer between tools. Reports are saved to ~/.aws-security/reports/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language: zh or en (default: zh) | |
| region | No | AWS region (default: server region) | |
| reports | No | Report types to generate (default: all) | |
| org_mode | No | Enable multi-account org scanning | |
| provider | No | Cloud provider to scan (default: aws). With huaweicloud, `region` is a Huawei Cloud region ID (e.g. cn-north-4); omit it or pass "all" to scan every region project of the account. Huawei Cloud Phase 1 is single-account (org_mode falls back to the current account with a warning). | |
| role_name | No | IAM role name for cross-account scanning | |
| ai_summary | No | Optional pre-generated AI executive summary (Markdown/plain text). Rendered in reports + dashboard if present; omit to hide. | |
| account_ids | No | Filter to specific account IDs |