teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

修正

2020/02/03 02:05

投稿

kozica
kozica

スコア58

title CHANGED
File without changes
body CHANGED
@@ -103,10 +103,10 @@
103
103
  ```shell
104
104
  $ cat notification.json | jq '.Items[] | { notificationId: .notificationId}'
105
105
  {
106
- "notificationId": {"S": "aaabbbccc"},
106
+ "notificationId": {"S": "aaabbbccc"}
107
107
  }
108
108
  {
109
- "notificationId": {"S": "dddeeefff"},
109
+ "notificationId": {"S": "dddeeefff"}
110
110
  }
111
111
  {
112
112
  .