回答編集履歴

2

ガードの実例を追記

2019/10/23 08:05

投稿

tacsheaven
tacsheaven

スコア13703

test CHANGED
@@ -79,3 +79,7 @@
79
79
  }
80
80
 
81
81
  ```
82
+
83
+
84
+
85
+ ちなみに上記の設定をやると、S3 Management Console でオブジェクトの概要に出てくるオブジェクトURL をクリックした場合でもアクセスが拒否されます(w

1

誤字修正

2019/10/23 08:05

投稿

tacsheaven
tacsheaven

スコア13703

test CHANGED
@@ -66,7 +66,7 @@
66
66
 
67
67
  "StringLike": {
68
68
 
69
- "aws:Referer": "https:///*"
69
+ "aws:Referer": "https://example1.com/*"
70
70
 
71
71
  }
72
72