是否可以在API Gateway的HTTP API中配置多个Authorizer?

0

【以下的问题经过翻译处理】 在apigateway http api中,是否可以配置多个Authorizer? 我们当前想配3个Authorizer,这个链接中提到rest api可以,请问http api可以实现吗?

https://stackoverflow.com/questions/58453901/how-to-use-multiple-cognito-user-pools-for-a-single-endpoint-with-aws-api-gateway

profile picture
專家
已提問 6 個月前檢視次數 31 次
1 個回答
0

【以下的回答经过翻译处理】 每个端点只能有一个Authorizer,如果您需要多个,则需要使用Lambda Authorizer来验证多个认证逻辑。

profile picture
專家
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南