回答編集履歴
2
参考リンクにハイパーリンクを追加
test
CHANGED
@@ -26,6 +26,6 @@
|
|
26
26
|
|
27
27
|
参考
|
28
28
|
|
29
|
-
https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/S3/Client.html
|
29
|
+
[https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/S3/Client.html](https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/S3/Client.html)
|
30
30
|
|
31
|
-
https://docs.aws.amazon.com/ja_jp/sdk-for-ruby/v3/developer-guide/setup-config.html
|
31
|
+
[https://docs.aws.amazon.com/ja_jp/sdk-for-ruby/v3/developer-guide/setup-config.html](https://docs.aws.amazon.com/ja_jp/sdk-for-ruby/v3/developer-guide/setup-config.html)
|
1
参考リンクを追加
test
CHANGED
@@ -21,3 +21,11 @@
|
|
21
21
|
```
|
22
22
|
|
23
23
|
おそらくこれで疎通確認はできるかと思います。
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
参考
|
28
|
+
|
29
|
+
https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/S3/Client.html
|
30
|
+
|
31
|
+
https://docs.aws.amazon.com/ja_jp/sdk-for-ruby/v3/developer-guide/setup-config.html
|