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

# aws_ec2_prefix_list{% #aws_ec2_prefix_list %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `address_family`{% #address_family %}

**Type**: `STRING`**Provider name**: `AddressFamily`**Description**: The IP address version.

## `entries`{% #entries %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Entries`**Description**: Information about the prefix list entries.

- `cidr`**Type**: `STRING`**Provider name**: `Cidr`**Description**: The CIDR block.
- `description`**Type**: `STRING`**Provider name**: `Description`**Description**: The description.

## `max_entries`{% #max_entries %}

**Type**: `INT32`**Provider name**: `MaxEntries`**Description**: The maximum number of entries for the prefix list.

## `owner_id`{% #owner_id %}

**Type**: `STRING`**Provider name**: `OwnerId`**Description**: The ID of the owner of the prefix list.

## `prefix_list_arn`{% #prefix_list_arn %}

**Type**: `STRING`**Provider name**: `PrefixListArn`**Description**: The Amazon Resource Name (ARN) for the prefix list.

## `prefix_list_id`{% #prefix_list_id %}

**Type**: `STRING`**Provider name**: `PrefixListId`**Description**: The ID of the prefix list.

## `prefix_list_name`{% #prefix_list_name %}

**Type**: `STRING`**Provider name**: `PrefixListName`**Description**: The name of the prefix list.

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The current state of the prefix list.

## `state_message`{% #state_message %}

**Type**: `STRING`**Provider name**: `StateMessage`**Description**: The state message.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `version`{% #version %}

**Type**: `INT64`**Provider name**: `Version`**Description**: The version of the prefix list.
