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:StringResourceOwner:StringResourceRegion:StringResourceType: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:
vpcUpdate requires: Replacement
Warning Javascript is disabled or is unavailable in your browser.
To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.