Move Address To VPC
GET {{aws_ec2_base_url}}/?DryRun&PublicIp&Action=MoveAddressToVpc
Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
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 | The Elastic IP address. | |
Action | string |