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

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

Syntax

To declare this entity in your Amazon 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