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

質問編集履歴

1

INPUTの記載ミスを修正

2021/04/11 14:12

投稿

mns
mns

スコア3

title CHANGED
File without changes
body CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  INPUT:
6
6
  ```
7
- aws s3 cp s3://aws-codedeploy-ap-east-1/samples/latest/SampleApp_Linux.zip . --region ap-east-1
7
+ aws s3 cp s3://aws-codedeploy-ap-northeast-1/samples/latest/SampleApp_Linux.zip . --region ap-northeast-1
8
8
  ```
9
9
  OUTPUT:
10
10
  ```