Possible to connect multiple Cognito User Pools to API Gateway v2 HTTP API?

0

We are using the V2 HTTP API's for our endpoints exposed through API Gateway (not the older REST API).

We also now want to expand the number of Cognito User Pools we have (1 for public and 1 for private business).

I can see using the REST API AuthorizerProviderARNs to specify multiple user pools to work with but cannot see how I can make this work using the v2 HTTP API's.

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-authorizer.html#cfn-apigateway-authorizer-providerarns

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions