質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
以下のコマンドにてElastic Ip情報を得られる
|
8
8
|
|
9
9
|
```
|
10
|
-
aws ec2 describe-addresses --
|
10
|
+
aws ec2 describe-addresses --output json
|
11
11
|
```
|
12
12
|
|
13
13
|
出力結果
|