AWS::EC2::IPAM IpamOrganizationalUnitExclusion - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::EC2::IPAM IpamOrganizationalUnitExclusion

If your IPAM is integrated with Amazon Organizations, you can exclude an organizational unit (OU) from being managed by IPAM. When you exclude an OU, IPAM will not manage the IP addresses in accounts in that OU. For more information, see Exclude organizational units from IPAM in the Amazon Virtual Private Cloud IP Address Manager User Guide.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "OrganizationsEntityPath" : String }

Properties

OrganizationsEntityPath

An Amazon Organizations entity path. For more information on the entity path, see Understand the Amazon Organizations entity path in the Amazon Identity and Access Management User Guide.

Required: Yes

Type: String

Minimum: 1

Update requires: No interruption