---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_guardduty_filter{% #aws_guardduty_filter %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `action`{% #action %}

**Type**: `STRING`**Provider name**: `Action`**Description**: Specifies the action that is to be applied to the findings that match the filter.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The description of the filter.

## `finding_criteria`{% #finding_criteria %}

**Type**: `STRUCT`**Provider name**: `FindingCriteria`**Description**: Represents the criteria to be used in the filter for querying findings.

- `criterion`**Type**: `STRING`**Provider name**: `Criterion`**Description**: Represents a map of finding properties that match specified conditions and values when querying findings.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the filter.

## `rank`{% #rank %}

**Type**: `INT32`**Provider name**: `Rank`**Description**: Specifies the position of the filter in the list of current filters. Also specifies the order in which this filter is applied to the findings.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
