回答編集履歴
1
URLをマークダウンのリンク形式に修正
answer
CHANGED
@@ -1,2 +1,2 @@
|
|
1
1
|
aws-cli を利用して、 `aws s3 cp [file] s3://[backet]/[path]/[to]/[file]` とします。
|
2
|
-
https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3/cp.html
|
2
|
+
[https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3/cp.html](https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3/cp.html)
|