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

# aws_ec2_ipam_resource_discovery{% #aws_ec2_ipam_resource_discovery %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `Description`**Description**: The resource discovery description.

## `ipam_resource_discovery_arn`{% #ipam_resource_discovery_arn %}

**Type**: `STRING`**Provider name**: `IpamResourceDiscoveryArn`**Description**: The resource discovery Amazon Resource Name (ARN).

## `ipam_resource_discovery_id`{% #ipam_resource_discovery_id %}

**Type**: `STRING`**Provider name**: `IpamResourceDiscoveryId`**Description**: The resource discovery ID.

## `ipam_resource_discovery_region`{% #ipam_resource_discovery_region %}

**Type**: `STRING`**Provider name**: `IpamResourceDiscoveryRegion`**Description**: The resource discovery Region.

## `is_default`{% #is_default %}

**Type**: `BOOLEAN`**Provider name**: `IsDefault`**Description**: Defines if the resource discovery is the default. The default resource discovery is the resource discovery automatically created when you create an IPAM.

## `operating_regions`{% #operating_regions %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `OperatingRegions`**Description**: The operating Regions for the resource discovery. Operating Regions are Amazon Web Services Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Web Services Regions you select as operating Regions.

- `region_name`**Type**: `STRING`**Provider name**: `RegionName`**Description**: The name of the operating Region.

## `organizational_unit_exclusions`{% #organizational_unit_exclusions %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `OrganizationalUnitExclusions`**Description**: If your IPAM is integrated with Amazon Web Services Organizations and you add an organizational unit (OU) exclusion, IPAM will not manage the IP addresses in accounts in that OU exclusion.

- `organizations_entity_path`**Type**: `STRING`**Provider name**: `OrganizationsEntityPath`**Description**: An Amazon Web Services Organizations entity path. For more information on the entity path, see [Understand the Amazon Web Services Organizations entity path](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_last-accessed-view-data-orgs.html#access_policies_access-advisor-viewing-orgs-entity-path) in the Amazon Web Services Identity and Access Management User Guide.

## `owner_id`{% #owner_id %}

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

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `State`**Description**: The lifecycle state of the resource discovery.

- `create-in-progress` - Resource discovery is being created.
- `create-complete` - Resource discovery creation is complete.
- `create-failed` - Resource discovery creation has failed.
- `modify-in-progress` - Resource discovery is being modified.
- `modify-complete` - Resource discovery modification is complete.
- `modify-failed` - Resource discovery modification has failed.
- `delete-in-progress` - Resource discovery is being deleted.
- `delete-complete` - Resource discovery deletion is complete.
- `delete-failed` - Resource discovery deletion has failed.
- `isolate-in-progress` - Amazon Web Services account that created the resource discovery has been removed and the resource discovery is being isolated.
- `isolate-complete` - Resource discovery isolation is complete.
- `restore-in-progress` - Amazon Web Services account that created the resource discovery and was isolated has been restored.



## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
