Release Address
GET {{aws_ec2_base_url}}/?AllocationId&DryRun&PublicIp&Action=ReleaseAddress
Releases the specified Elastic IP address.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AllocationId | null | [EC2-VPC] The allocation ID. Required for EC2-VPC. | |
DryRun | null | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
PublicIp | null | [EC2-Classic] The Elastic IP address. Required for EC2-Classic. | |
Action | string |