aws_guardduty_get_detector
Retrieve AWS GuardDuty detector configuration and status to monitor threat detection settings and operational state for security management.
Instructions
Get GuardDuty detector configuration and status.
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 (use aws_guardduty_list_detectors to get it) |