guardduty_get_member_detectors {paws.security.identity}R Documentation

Describes which data sources are enabled for the member account's detector

Description

Describes which data sources are enabled for the member account's detector.

See https://www.paws-r-sdk.com/docs/guardduty_get_member_detectors/ for full documentation.

Usage

guardduty_get_member_detectors(DetectorId, AccountIds)

Arguments

DetectorId

[required] The detector ID for the administrator account.

To find the detectorId in the current Region, see the Settings page in the GuardDuty console, or run the list_detectors API.

AccountIds

[required] A list of member account IDs.


[Package paws.security.identity version 0.9.0 Index]