---
type: resource-type
title: IPAMResourceDiscovery
description: aws resource type AWS::EC2::IPAMResourceDiscovery
name: IPAMResourceDiscovery
lexicon: aws
resource_type: AWS::EC2::IPAMResourceDiscovery
---
`AWS::EC2::IPAMResourceDiscovery`, a resource type of the aws lexicon.

## Properties

- `Description` (`string`, optional)
- `IpamResourceDiscoveryArn` (`string`, optional): Amazon Resource Name (Arn) for the Resource Discovery.
- `IpamResourceDiscoveryId` (`string`, optional): Id of the IPAM Pool.
- `IpamResourceDiscoveryRegion` (`string`, optional): The region the resource discovery is setup in.
- `IsDefault` (`boolean`, optional): Determines whether or not address space from this pool is publicly advertised. Must be set if and only if the pool is IPv6.
- `OperatingRegions` (`IPAMResourceDiscovery_IpamOperatingRegion[]`, optional): The regions Resource Discovery is enabled for. Allows resource discoveries to be created in these regions, as well as enabling monitoring
- `OrganizationalUnitExclusions` (`IPAMResourceDiscovery_IpamResourceDiscoveryOrganizationalUnitExclusion[]`, optional): A set of organizational unit (OU) exclusions for this resource.
- `OwnerId` (`string`, optional): Owner Account ID of the Resource Discovery
- `State` (`string`, optional): The state of this Resource Discovery.
- `Tags` (`IPAMResourceDiscovery_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `IpamResourceDiscoveryArn`
- `IpamResourceDiscoveryId`
- `IpamResourceDiscoveryRegion`
- `IsDefault`
- `OwnerId`
- `State`
