scan_all
Run all AWS security scanners in parallel across accounts. Read-only, no modifications. Supports multi-account organization scanning.
Instructions
Run all security scanners in parallel (including service detection). Read-only. Does not modify any AWS resources. Supports multi-account org scanning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | AWS region to scan (default: server region) | |
| org_mode | No | Enable multi-account scanning via AWS Organizations | |
| role_name | No | IAM role name to assume in child accounts (default: AWSSecurityMCPAudit) | |
| account_ids | No | Specific account IDs to scan (default: all org accounts) | |
| lang | No | Report language (default: zh) |