AWS::EC2::IPAMPool SourceResource - 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::IPAMPool SourceResource

The resource used to provision CIDRs to a resource planning pool.

Syntax

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

JSON

{ "ResourceId" : String, "ResourceOwner" : String, "ResourceRegion" : String, "ResourceType" : String }

YAML

ResourceId: String ResourceOwner: String ResourceRegion: String ResourceType: String

Properties

ResourceId

The source resource ID.

Required: Yes

Type: String

Update requires: Replacement

ResourceOwner

The source resource owner.

Required: Yes

Type: String

Update requires: Replacement

ResourceRegion

The source resource Region.

Required: Yes

Type: String

Update requires: Replacement

ResourceType

The source resource type.

Required: Yes

Type: String

Allowed values: vpc

Update requires: Replacement