Associate Subnet CIDR Block
GET {{aws_ec2_base_url}}/?Ipv6CidrBlock&SubnetId&Action=AssociateSubnetCidrBlock
Associates a CIDR block with your subnet.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Ipv6CidrBlock | null | The IPv6 CIDR block for your subnet. The subnet must have a /64 prefix length. | |
SubnetId | null | The ID of your subnet. | |
Action | string |