paws.security.identity (version 0.1.0)

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"
)