Skip to content

Data Source: awsGuarddutyDetector

Retrieve information about a GuardDuty detector.

Example Usage

/*Provider bindings are generated by running cdktf get.
See https://cdk.tf/provider-generation for more details.*/
import * as aws from "./.gen/providers/aws";
new aws.dataAwsGuarddutyDetector.DataAwsGuarddutyDetector(this, "example", {});

Argument Reference

  • id - (Optional) ID of the detector.

Attributes Reference

In addition to all arguments above, the following attributes are exported:

  • findingPublishingFrequency - The frequency of notifications sent about subsequent finding occurrences.
  • serviceRoleArn - Service-linked role that grants GuardDuty access to the resources in the AWS account.
  • status - Current status of the detector.