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