質問編集履歴

1

誤字を修正

2021/03/30 05:42

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  ```
46
46
 
47
- $ aws ecr create-repository --profile terms --repository-name example --image-scanning-configuration scanOnPush=true --region ap-northeast-1
47
+ $ aws ecr create-repository --profile user --repository-name example --image-scanning-configuration scanOnPush=true --region ap-northeast-1
48
48
 
49
49
  ```
50
50