AWS::EC2::IPAMResourceDiscovery IpamOperatingRegion - AWS CloudFormation

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