Unassign Private IP Addresses

GET {{aws_ec2_base_url}}/?NetworkInterfaceId&PrivateIpAddress.N&Action=UnassignPrivateIpAddresses

Unassigns one or more secondary private IP addresses from a network interface.

Request Params

KeyDatatypeRequiredDescription
NetworkInterfaceIdnullThe ID of the network interface.
PrivateIpAddress.NnullThe secondary private IP addresses to unassign from the network interface. You can specify this option multiple times to unassign more than one IP address.
Actionstring