Contains information on member accounts to be updated
Source:R/guardduty_operations.R
guardduty_update_member_detectors.RdContains information on member accounts to be updated.
See https://www.paws-r-sdk.com/docs/guardduty_update_member_detectors/ for full documentation.
Usage
guardduty_update_member_detectors(
DetectorId,
AccountIds,
DataSources = NULL,
Features = NULL
)Arguments
- DetectorId
[required] The detector ID of the administrator account.
To find the
detectorIdin the current Region, see the Settings page in the GuardDuty console, or run thelist_detectorsAPI.- AccountIds
[required] A list of member account IDs to be updated.
- DataSources
Describes which data sources will be updated.
- Features
A list of features that will be updated for the specified member accounts.