AWS::EC2::IPAM IpamOperatingRegion - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

AWS::EC2::IPAM IpamOperatingRegion

The operating Regions for an IPAM. Operating Regions are AWS Regions where the IPAM is allowed to manage IP address CIDRs. IPAM only discovers and monitors resources in the AWS 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 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