guardduty_delete_detector: Deletes a Amazon GuardDuty detector specified by the detector ID
Description
Deletes a Amazon GuardDuty detector specified by the detector ID.
Usage
guardduty_delete_detector(DetectorId)
Arguments
DetectorId
[required] The unique ID that specifies the detector that you want to delete.
Request syntax
svc$delete_detector(
DetectorId = "string"
)