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

質問編集履歴

1

文章の修正

2021/06/07 07:22

投稿

yamamoto_kk
yamamoto_kk

スコア8

title CHANGED
@@ -1,1 +1,1 @@
1
- ActiveStorageでS3アップロードをしようとすると「Access Denied」が発生する
1
+ ActiveStorageでS3アップロード時に「Access Denied」が発生する Rails
body CHANGED
@@ -16,6 +16,7 @@
16
16
  ### 発生している問題・エラーメッセージ
17
17
 
18
18
  ```
19
+ S3 Storage (365.1ms) Uploaded file to key: ~~~~~ (checksum: ~~~~~)
19
20
  Completed 500 Internal Server Error in 2955ms (ActiveRecord: 12.5ms | Allocations: ~~)
20
21
  Aws::S3::Errors::AccessDenied (Access Denied):
21
22
  ```