Command option Sample:aws ec2 move-address-to-vpc

Search command sample in the internet.It is the result.

Moves an Elastic IP address from the EC2-Classic platform to theEC2-VPC platform.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/move-address-to-vpc.html

aws ec2 move-address-to-vpc --public-ip
    System update this morning -- why it took so long - PythonAnywhere News : http://blog.pythonanywhere.com/146/
aws ec2 move-address-to-vpc --public-ip *.*.*.*
    move-address-to-vpc — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/move-address-to-vpc.html
aws ec2 move-address-to-vpc --public-ip *.*.*.*
    amazon web services - How to assign EIP to Autoscaling Group of VPC in Cloudformation template - Stack Overflow : http://stackoverflow.com/questions/34849360/how-to-assign-eip-to-autoscaling-group-of-vpc-in-cloudformation-template/34858161
aws ec2 move-address-to-vpc --public-ip*.*.*.* Output
    Migrate Elastic IP Address from EC2-Classic to EC2-VPC | TO THE NEW Blog : http://www.tothenew.com/blog/migrate-elastic-ip-address-from-ec2-classic-to-ec2-vpc/

aws のオプション一覧