Creates a single GuardDuty detector. A detector is a resource that represents the GuardDuty service. To start using GuardDuty, you must create a detector in each Region where you enable the service. You can have only one detector per account per Region. All data sources are enabled in a new detector by default.
See https://www.paws-r-sdk.com/docs/guardduty_create_detector/ for full documentation.
guardduty_create_detector(
Enable,
ClientToken = NULL,
FindingPublishingFrequency = NULL,
DataSources = NULL,
Tags = NULL,
Features = NULL
)
[required] A Boolean value that specifies whether the detector is to be enabled.
The idempotency token for the create request.
A value that specifies how frequently updated findings are exported.
Describes which data sources will be enabled for the detector.
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.
The tags to be added to a new detector resource.
A list of features that will be configured for the detector.