guardduty_update_member_detectors: Contains information on member accounts to be updated

View source: R/guardduty_operations.R

guardduty_update_member_detectorsR Documentation

Contains information on member accounts to be updated

Description

Contains 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 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 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.


paws.security.identity documentation built on April 3, 2025, 10:59 p.m.