質問編集履歴

3

補記

2020/10/27 12:23

投稿

pokemonta
pokemonta

スコア170

test CHANGED
File without changes
test CHANGED
@@ -2,15 +2,13 @@
2
2
 
3
3
  権限不足のエラーが発生します。
4
4
 
5
- APIGWのテスト画面からは正常に実行できますので
6
-
7
- Cognitoの証周が怪しいと考えています。
5
+ IDトークン自体は有効であることは確できております。
8
6
 
9
7
 
10
8
 
11
- しかしながら、以下のリクを参考にIDークン有効か
9
+ ドポイントが「エッジ最適化」の場合、
12
10
 
13
- 確認したところ正常に200返却されま
11
+ CloudFrontでなんらかのProxyエラー発生るのでしょうか
14
12
 
15
13
 
16
14
 
@@ -27,13 +25,3 @@
27
25
  {"message":"Unauthorized"}
28
26
 
29
27
  ```
30
-
31
-
32
-
33
- 補足:
34
-
35
- 以下のサイトを参考にAPIのログ記録を有効化しましたが
36
-
37
- [リンク内容](https://aws.amazon.com/jp/premiumsupport/knowledge-center/api-gateway-cloudwatch-logs/)
38
-
39
- CloudWatch のlogグループに当該のAPIが表示されません

2

ログ調査

2020/10/27 12:22

投稿

pokemonta
pokemonta

スコア170

test CHANGED
File without changes
test CHANGED
@@ -27,3 +27,13 @@
27
27
  {"message":"Unauthorized"}
28
28
 
29
29
  ```
30
+
31
+
32
+
33
+ 補足:
34
+
35
+ 以下のサイトを参考にAPIのログ記録を有効化しましたが
36
+
37
+ [リンク内容](https://aws.amazon.com/jp/premiumsupport/knowledge-center/api-gateway-cloudwatch-logs/)
38
+
39
+ CloudWatch のlogグループに当該のAPIが表示されません

1

goki

2020/10/16 12:40

投稿

pokemonta
pokemonta

スコア170

test CHANGED
File without changes
test CHANGED
@@ -16,6 +16,8 @@
16
16
 
17
17
  どのように解決すれば良いでしょうか?
18
18
 
19
+
20
+
19
21
  [リンク内容](https://stackoverflow.com/questions/46345005/aws-api-gateway-authorizer-cognito-user-pool-not-working-message-unauthor)
20
22
 
21
23
  ```http