cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

Add attributes to AWS::EC2::IPAMPool and add new data type IpamPoolSourceResourceRequest

Open ronend opened this issue 2 years ago • 1 comments

Name of the resource

Other

Resource name

AWS::EC2::IPAMPool

Description

To support the new capability Amazon VPC IP Address Manager now automates IP address assignments for VPC subnets, the following changes are required.

Add new attribute to resource AWS::EC2::IPAMPool according to api call CreateIpamPool.

  • SourceResource

Add new resource according to data type IpamPoolSourceResourceRequest

Other Details

See related issue 1851

ronend avatar Nov 21 '23 20:11 ronend

This is now public: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampool.html#cfn-ec2-ipampool-sourceresource

jonahweissman avatar Jan 12 '24 19:01 jonahweissman