Associate VPC CIDR Block
GET {{aws_ec2_base_url}}/?AmazonProvidedIpv6CidrBlock&CidrBlock&VpcId&Action=AssociateVpcCidrBlock
Associates a CIDR block with your VPC.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AmazonProvidedIpv6CidrBlock | null | Requests 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. | |
CidrBlock | null | An IPv4 CIDR block to associate with the VPC. | |
VpcId | null | The ID of the VPC. | |
Action | string |