aws_guardduty_get_findings
Retrieve detailed AWS GuardDuty security findings including severity, type, affected resources, and actions to identify and respond to potential threats.
Instructions
Get full details for GuardDuty findings (severity, type, resource, action).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| detector_id | Yes | Detector ID | |
| finding_ids | Yes | Finding IDs to retrieve (max 50) |