Associate VPC CIDR Block

GET {{aws_ec2_base_url}}/?AmazonProvidedIpv6CidrBlock&CidrBlock&VpcId&Action=AssociateVpcCidrBlock

Associates a CIDR block with your VPC.

Request Params

KeyDatatypeRequiredDescription
AmazonProvidedIpv6CidrBlocknullRequests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.
CidrBlocknullAn IPv4 CIDR block to associate with the VPC.
VpcIdnullThe ID of the VPC.
Actionstring