Command option Sample:aws ec2 detach-classic-link-vpc

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

Unlinks (detaches) a linked EC2-Classic instance from a VPC.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/detach-classic-link-vpc.html

aws ec2 detach-classic-link-vpc --instance-id i-0598c7d356eba48d7 --vpc-id vpc-88888888
    detach-internet-gateway — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/detach-classic-link-vpc.html

aws のオプション一覧