{"id":12107,"date":"2023-06-03T16:11:34","date_gmt":"2023-06-03T07:11:34","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=12107"},"modified":"2023-06-05T06:20:39","modified_gmt":"2023-06-04T21:20:39","slug":"aws%e3%81%ae%e3%83%aa%e3%83%bc%e3%82%b8%e3%83%a7%e3%83%b3%e3%81%ae%e4%b8%80%e8%a6%a7%e3%82%92%e8%a1%a8%e7%a4%ba%e3%81%99%e3%82%8b%ef%bc%81%ef%bc%88aws-cli%ef%bc%89","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/12107","title":{"rendered":"AWS\u306e\u30ea\u30fc\u30b8\u30e7\u30f3\u306e\u4e00\u89a7\u3092\u8868\u793a\u3059\u308b\uff01\uff08AWS CLI\uff09"},"content":{"rendered":"<p>AWS CLI\u3067\u3001\u30ea\u30fc\u30b8\u30e7\u30f3\u306e\u4e00\u89a7\u3092\u8868\u793a\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>AWS\u306e\u30ea\u30fc\u30b8\u30e7\u30f3\u306e\u4e00\u89a7\u3092\u8868\u793a\u3059\u308b\uff01<\/h2>\n<p>\u300caws ec2\u300d\u30b3\u30de\u30f3\u30c9\u3067\u3001\u30ea\u30fc\u30b8\u30e7\u30f3\u306e\u4e00\u89a7\u3092\u8868\u793a\u3057\u307e\u3059\u3002\u30ea\u30fc\u30b8\u30e7\u30f3\u540d\u306e\u4ed6\u306b\u3001\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u540d\u3068\u30aa\u30d7\u30c8\u30a4\u30f3\u8981\u5426\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n$ aws ec2 describe-regions\r\n{\r\n    &quot;Regions&quot;: &#x5B;\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.ap-south-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;ap-south-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.eu-north-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;eu-north-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.eu-west-3.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;eu-west-3&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.eu-west-2.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;eu-west-2&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.eu-west-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;eu-west-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.ap-northeast-3.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;ap-northeast-3&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.ap-northeast-2.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;ap-northeast-2&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.ap-northeast-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;ap-northeast-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.ca-central-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;ca-central-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.sa-east-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;sa-east-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.ap-southeast-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;ap-southeast-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.ap-southeast-2.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;ap-southeast-2&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.eu-central-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;eu-central-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.us-east-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;us-east-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.us-east-2.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;us-east-2&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.us-west-1.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;us-west-1&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        },\r\n        {\r\n            &quot;Endpoint&quot;: &quot;ec2.us-west-2.amazonaws.com&quot;,\r\n            &quot;RegionName&quot;: &quot;us-west-2&quot;,\r\n            &quot;OptInStatus&quot;: &quot;opt-in-not-required&quot;\r\n        }\r\n    ]\r\n}\r\n<\/pre>\n<p>\u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u540d\u306f\u3001ec2\u306e\u5f8c\u306b\u30ea\u30fc\u30b8\u30e7\u30f3\u540d\u304c\u7d9a\u304f\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u3044\u3066\u3082\u3088\u3044\u3067\u3057\u3087\u3046\u3002<\/p>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>AWS CLI\u3067\u30ea\u30fc\u30b8\u30e7\u30f3\u306e\u4e00\u89a7\u3092\u8868\u793a\u3059\u308b\u3068\u3001AWL CLI\u3067\u4f7f\u7528\u3059\u308b\u6b63\u78ba\u306a\u30ea\u30fc\u30b8\u30e7\u30f3\u540d\u3092\u5bb9\u6613\u306b\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/12156\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011AWS\u306e\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u74b0\u5883\u3092\u69cb\u7bc9\u3059\u308b\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2022\/04\/eyecatch_aws_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011AWS\u306e\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u74b0\u5883\u3092\u69cb\u7bc9\u3059\u308b\uff01<\/div><div class=\"substr\">AWS\u306e\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u74b0\u5883\u3092\u69cb\u7bc9\u3059\u308b\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/12112\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011AWS\u3092\u64cd\u4f5c\u3059\u308b\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2022\/04\/eyecatch_aws_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011AWS\u3092\u64cd\u4f5c\u3059\u308b\uff01<\/div><div class=\"substr\">AWS\u3092\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u3067\u64cd\u4f5c\u3059\u308b\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/8161\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011AWS\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2022\/04\/eyecatch_aws_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011AWS\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01<\/div><div class=\"substr\">AWS\u3092\u4f7f\u3044\u3053\u306a\u3059\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>AWS CLI\u3067\u3001\u30ea\u30fc\u30b8\u30e7\u30f3\u306e\u4e00\u89a7\u3092\u8868\u793a\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":8172,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[376],"tags":[288,353,380],"class_list":["post-12107","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-network-aws","tag-aws","tag-aws-cli","tag-380"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/12107","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=12107"}],"version-history":[{"count":6,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/12107\/revisions"}],"predecessor-version":[{"id":12167,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/12107\/revisions\/12167"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/8172"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=12107"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=12107"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=12107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}