-
API Gateway 인증에 idToken, accessToken 차이dev/aws 2019. 5. 30. 11:26
AWS API Gateway - using Access Token with Cognito User Pool authorizer?
I am configuring an app with various frontends (mobile and web apps) and a single API backend, powered by Lambda and accessed via AWS API Gateway. As I'm planning to use Cognito to authenticate and
stackoverflow.com
Integrate a REST API with an Amazon Cognito user pool - Amazon API Gateway
Integrate a REST API with an Amazon Cognito user pool After creating an Amazon Cognito user pool, in API Gateway, you must then create a COGNITO_USER_POOLS authorizer that uses the user pool. The following procedure walks you through the steps to do this u
docs.aws.amazon.com