Command option Sample:aws ec2 release-address

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

Releases the specified Elastic IP address.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/release-address.html

aws ec2 release-address --allocation-id eipalloc-64d5890a
    release-address — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/release-address.html
aws ec2 release-address --public-ip
    aws-ip-rotator/aws-ip-rotator.sh at master 揃 maxharlow/aws-ip-rotator 揃 GitHub : http://github.com/maxharlow/aws-ip-rotator/blob/master/aws-ip-rotator.sh
aws ec2 release-address --public-ip
    Is it possible to get a new public IP on a Amazon EC2 by command / script? - Stack Overflow : http://stackoverflow.com/questions/23364649/is-it-possible-to-get-a-new-public-ip-on-a-amazon-ec2-by-command-script
aws ec2 release-address \
    Releasing an EIP from Your Account - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Releasing+an+EIP+from+Your+Account
aws ec2 release-address --allocation-id
     February 2017 : http://www.aaronmedacco.com/blog/2017/02/default
aws ec2 release-address --allocation-id
    One Week In: How likely are you to recover released EIPs? : http://www.bulletproof.net.au/one-week-likely-recover-released-eips/
aws ec2 release-address --region
    Enhancing Embotics vCommander with the AWS CLI : http://www.embotics.com/blog/enhancing-vommmander-aws-cli

aws のオプション一覧