是否可以在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
EXPERT
demandé il y a 6 mois31 vues
1 réponse
0

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

profile picture
EXPERT
répondu il y a 6 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions