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

回答編集履歴

2

参考リンクにハイパーリンクを追加

2021/04/24 11:56

投稿

MH4GF
MH4GF

スコア29

answer CHANGED
@@ -12,5 +12,5 @@
12
12
  おそらくこれで疎通確認はできるかと思います。
13
13
 
14
14
  参考
15
- https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/S3/Client.html
15
+ [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)
16
- https://docs.aws.amazon.com/ja_jp/sdk-for-ruby/v3/developer-guide/setup-config.html
16
+ [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

参考リンクを追加

2021/04/24 11:56

投稿

MH4GF
MH4GF

スコア29

answer CHANGED
@@ -9,4 +9,8 @@
9
9
  secret_access_key: Rails.application.credentials.dig(:aws, :secret_access_key),
10
10
  )
11
11
  ```
12
- おそらくこれで疎通確認はできるかと思います。
12
+ おそらくこれで疎通確認はできるかと思います。
13
+
14
+ 参考
15
+ https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/S3/Client.html
16
+ https://docs.aws.amazon.com/ja_jp/sdk-for-ruby/v3/developer-guide/setup-config.html