GuardDuty Detectors¶
Provider: AWS
Service ID: guardduty_detectors
Rendering: Standard table with expandable detail rows
Quick Example¶
<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
service: 'guardduty_detectors',
provider: 'aws',
region: 'eu-west-2',
source: 'live',
attributes: ['name', 'detector_id']
});
</script>
<div data-sd-service="guardduty_detectors" data-sd-source="live"></div>
Default Attributes¶
When no attributes array is specified, these columns are displayed:
All Attributes¶
| Attribute | Display Name | Format | Description |
|---|---|---|---|
name |
Detector ID | text |
Resource display name (from tags or identifier) |
detector_id |
Detector ID | text |
From API field: __id__ |
= included in default view
Sort Order¶
Results are sorted by: name