AWS::EC2::IPAMResourceDiscovery IpamOperatingRegion - 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).

AWS::EC2::IPAMResourceDiscovery IpamOperatingRegion

The operating Regions for an IPAM. Operating Regions are Amazon Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the Amazon Regions you select as operating Regions.

For more information about operating Regions, see Create an IPAM in the Amazon VPC IPAM User Guide.

Syntax

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

JSON

{ "RegionName" : String }

YAML

RegionName: String

Properties

RegionName

The name of the operating Region.

Required: Yes

Type: String

Update requires: No interruption