View source: R/guardduty_operations.R
guardduty_update_member_detectors | R Documentation |
Contains information on member accounts to be updated.
See https://www.paws-r-sdk.com/docs/guardduty_update_member_detectors/ for full documentation.
guardduty_update_member_detectors(
DetectorId,
AccountIds,
DataSources = NULL,
Features = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.