Command option Sample:aws ec2 describe-addresses

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

Describes one or more of your Elastic IP addresses.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/describe-addresses.html

aws ec2 describe-addresses --filters Name=public-ip
    Converting a Slow Shell Script to golang - fREW Schmidt's Foolish Manifesto : http://blog.afoolishmanifesto.com/posts/converting-a-slow-shell-script-to-golang/
aws ec2 describe-addresses to work out which one isn
    Auto Attach Elastic IP to EC2 Classic Instance For Autoscaling | CloudThat's Blog : http://blog.cloudthat.com/auto-attach-elastic-ip-to-ec2-classic-instance-for-autoscaling/
aws ec2 describe-addresses \
    Check if elastic IP is associated : http://blog.tmtk.net/post/2017-06-06-check-if-associated/
aws ec2 describe-addresses --allocation-ids eipalloc-282d9641
    describe-addresses — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/describe-addresses.html
aws ec2 describe-addresses --output
    Script to assign Public IP from Elastic IP pool for instances hosted in AWS. 'ec2-utils' and AWS CLI packages required. Instance role or access keys need to allow at least next EC2 actions: describe-addresses, associate-address and disassociate-address. Shell script is designed to be integrated with instance start-up 揃 GitHub : http://gist.github.com/jsianes/034a4e15a8be422c6814
aws ec2 describe-addresses --region "
    November 2016 – randops.org : http://randops.org/2016/11/
aws ec2 describe-addresses --output table
    aws - toto_1212 : http://retching66.rssing.com/chan-61413540/latest.php
aws ec2 describe-addresses --filters "Name=instance-id
    aws cli - How to get the Auto-assigned IP address from an Amazon Instance via aws-cli - Server Fault : http://serverfault.com/questions/927514/how-to-get-the-auto-assigned-ip-address-from-an-amazon-instance-via-aws-cli
aws ec2 describe-addresses --query 'Addresses[
    amazon web services - How can I select all elastic IPs that are not assigned to an EC2 instance? - Stack Overflow : http://stackoverflow.com/questions/33832460/how-can-i-select-all-elastic-ips-that-are-not-assigned-to-an-ec2-instance
aws ec2 describe-addresses \
    Getting Information About Your Instances - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Getting+Information+About+Your+EIPs
aws ec2 describe-addresses --output text --query "Addresses[
     PowerShell Script for Removing Unassociated Elastic IPs on AWS : http://www.aaronmedacco.com/blog/post/2017/02/12/powershell-script-for-removing-unassociated-elastic-ips-on-aws

aws のオプション一覧