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.

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 Sept. 12, 2023, 1:10 a.m.