explain_path
Analyze AWS security attack paths by providing detailed breakdowns of each step from entry point to target resource, helping identify vulnerabilities and prioritize remediation actions.
Instructions
Get detailed explanation of an attack path.
Args:
path_id: The attack path ID to explain
snapshot_id: Optional snapshot ID (default: latest)
Returns:
Detailed breakdown of the attack path with each hop explained.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_id | Yes | ||
| snapshot_id | No |