Updates the GuardDuty detector specified by the detector ID.
See https://www.paws-r-sdk.com/docs/guardduty_update_detector/ for full documentation.
guardduty_update_detector(
DetectorId,
Enable = NULL,
FindingPublishingFrequency = NULL,
DataSources = NULL,
Features = NULL
)
[required] The unique ID of the detector to update.
Specifies whether the detector is enabled or not enabled.
An enum value that specifies how frequently findings are exported, such as to CloudWatch Events.
Describes which data sources will be updated.
There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
Provides the features that will be updated for the detector.