paws.security.identity (version 0.1.0)

guardduty_get_detector: Retrieves an Amazon GuardDuty detector specified by the detectorId

Description

Retrieves an Amazon GuardDuty detector specified by the detectorId.

Usage

guardduty_get_detector(DetectorId)

Arguments

DetectorId

[required] The unique ID of the detector that you want to retrieve.

Request syntax

svc$get_detector(
  DetectorId = "string"
)