{"id":2765,"date":"2018-02-14T00:00:15","date_gmt":"2018-02-13T15:00:15","guid":{"rendered":"https:\/\/tech.akat.info\/?p=2765"},"modified":"2018-02-14T00:00:55","modified_gmt":"2018-02-13T15:00:55","slug":"aws-cli-%e3%81%a7-ec2-%e4%b8%80%e8%a6%a7%e3%82%92%e5%8f%96%e5%be%97%e3%81%99%e3%82%8b","status":"publish","type":"post","link":"https:\/\/tech.akat.info\/?p=2765","title":{"rendered":"aws cli \u3067 EC2 \u4e00\u89a7\u3092\u53d6\u5f97\u3059\u308b"},"content":{"rendered":"<h1>EC2\u4e00\u89a7<\/h1>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n# ACCOUNT=accountname\r\n# aws ec2 describe-instances --profile $ACCOUNT --query 'Reservations&#x5B;].Instances&#x5B;].{Tags:Tags&#x5B;?Key==`Name`].Value|&#x5B;0]}' | jq -r '.&#x5B;].Tags' | sort\r\n<\/pre>\n<h1>EIP\u4e00\u89a7<\/h1>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n# ACCOUNT=accountname\r\n# aws ec2 describe-addresses --profile $ACCOUNT --query &quot;Addresses&#x5B;].PublicIp&quot; | jq -r '.&#x5B;]'| sort\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>EC2\u4e00\u89a7 # ACCOUNT=accountname # aws ec2 describe-instances &#8211;profile $ACCOUNT &#8211;query &#8216;Reservations&#x5B;].Insta [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[27],"tags":[],"_links":{"self":[{"href":"https:\/\/tech.akat.info\/index.php?rest_route=\/wp\/v2\/posts\/2765"}],"collection":[{"href":"https:\/\/tech.akat.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tech.akat.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tech.akat.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tech.akat.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2765"}],"version-history":[{"count":2,"href":"https:\/\/tech.akat.info\/index.php?rest_route=\/wp\/v2\/posts\/2765\/revisions"}],"predecessor-version":[{"id":2767,"href":"https:\/\/tech.akat.info\/index.php?rest_route=\/wp\/v2\/posts\/2765\/revisions\/2767"}],"wp:attachment":[{"href":"https:\/\/tech.akat.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2765"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tech.akat.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2765"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tech.akat.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}